> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.tapper.ai/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# 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:

1. Open your landing page in a browser.
2. Open the Inspect tool* and use the Fetch/XHR
3. 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.
4. The statsV2?type line is your indication that the tracking code is firing properly.

![](https://storage.crisp.chat/users/helpdesk/website/bfc23b832cfa7000/image_zo59he.png)

How to Open the Inspect Tool On Your Browser:

1. Right-click anywhere on the webpage and choose Inspect.
2. Press F12/Function + F12 on your keyboard (or Command + Option + I for Mac users).
3. In Google Chrome: click the icon with 3 stacked dots on the far right of your toolbar More Tools select Developer Tools.
4. In Safari: Choose Develop Show Web Inspector from the top menu bar.