(Recap - See also 16.2 / 17.1 / 22.13)
Connecting ad platforms enables reporting and allows Close Master
to capture leads and send conversion data back.
- Connect Ad Accounts: Link your
Google Ads
,Facebook Ads
(done via FB Page connection),TikTok Ads
, andLinkedIn Ads
accounts viaSettings
→Integrations
. Grant all permissions. Select the correct Ad Account IDs. - Set Up Ad URL Tracking (
CRUCIAL
- See 16.2 for details):- Google Ads: Apply the
Close Master
Tracking Template at the account level and enable Autotagging. Install the Precautionary Script. - Facebook/Instagram Ads: Apply the
Close Master
URL Parameters string in theURL Parameters
field at the Ad level in Ads Manager. - LinkedIn/TikTok Ads: Apply relevant
UTM
parameters manually to your destination URLs in the ad setup.
- Google Ads: Apply the
- Set Up Conversion Tracking (Sending Data Back to Ad Platforms):
- Facebook Conversion API (
CAPI
): Use theFacebook Conversion API
Workflow
action triggered by key events (e.g.,Form Submitted
,Appointment Booked
,Purchase
via Order Form). Configure the action with yourPixel ID
,Access Token
(from FB Events Manager), select the appropriateEvent Name
(Lead
,Schedule
,CompleteRegistration
,Purchase
), and map required user data fields (Email
,Phone
,Name
,IP Address
,User Agent
). This sends conversion data server-to-server for more reliable tracking. - Google Ads Conversions:
- Create an offline
Import
conversion action within your Google Ads account (Tools & Settings
→Measurement
→Conversions
→+ New Conversion Action
→Import
→Other data sources or CRMs
). Name it clearly (e.g., "CloseMaster Lead
", "CloseMaster Appointment
"). - Use the
Add to Google AdWords
Workflow
action inClose Master
, triggered by the relevant event (e.g.,Form Submitted
,Appointment Booked
). - In the workflow action, select the exact
Conversion Action Name
you created in Google Ads.Close Master
will then attempt to send thegclid
(captured via autotagging/template) associated with that contact back to Google Ads, attributing the offline conversion.
- Create an offline
- Facebook Conversion API (