How to check if the paid marketing monitoring script is working on my site?
to check if the paid marketing monitoring script is working you need to:
Open your landing page in a browser.
Open the Inspect tool* and use the Fetch/XHR
Add /?gclid (for Google Ads) or /?fbid (for Meta [Facebook] Ads) at the end of your domain's name (example: myurl.com/?gclid) and click Enter.
The statsV2?type line is your indication that the tracking code is firing properly.
How to Open the Inspect Tool On Your Browser:
Right-click anywhere on the webpage and choose Inspect.
Press F12/Function + F12 on your keyboard (or Command + Option + I for Mac users).
In Google Chrome: click the icon with 3 stacked dots on the far right of your toolbar More Tools select Developer Tools.
In Safari: Choose Develop Show Web Inspector from the top menu bar.
Open your landing page in a browser.
Open the Inspect tool* and use the Fetch/XHR
Add /?gclid (for Google Ads) or /?fbid (for Meta [Facebook] Ads) at the end of your domain's name (example: myurl.com/?gclid) and click Enter.
The statsV2?type line is your indication that the tracking code is firing properly.
How to Open the Inspect Tool On Your Browser:
Right-click anywhere on the webpage and choose Inspect.
Press F12/Function + F12 on your keyboard (or Command + Option + I for Mac users).
In Google Chrome: click the icon with 3 stacked dots on the far right of your toolbar More Tools select Developer Tools.
In Safari: Choose Develop Show Web Inspector from the top menu bar.
Updated on: 15/08/2024
Thank you!