Account Level Setup

  1. Tracking template is automatically set up upon connecting your Google Ads account to Tapper.
  2. To access and verify the tracking template:
    • Navigate to Tools and Settings -> Account Settings -> Tracking in your Google Ads account.

Adjusting Lower-Level Tracking

If you need to have tracking template, or URL parameters set at the Campaign, Ad Group, or Ad levels:

  1. Obtain Tracking Template:

    • On Tapper, navigate to Mange Google protection tab within the protected website and copy the snippet under the Tracking Template section.
  1. Choose the Level:
    • On Google Ads, navigate to the specific Campaign, Ad Group, or Ad where adjustments are needed.
  2. Open URL options Settings:
    • For a level you are adjusting to, open the settings for URL options.
  3. Modify Tracking Template:
    • Paste the copied tracking template inside the Tracking Template input.

This setup ensures your Google Ads campaigns are effectively tracked, leveraging the initial automatic settings and any necessary manual adjustments.

Moving Tracking Parameters to Final URL Suffix

If tracking is set up at any level other than the Account Level (such as Campaign, Ad Group, or Ad), and it is configured like this:

{lpurl}?utm_campaign={campaignid}&utm_term={keyword}&utm_content={adgroupid}&gclid={gclid}&device={device}

This prevents Tapper Dashboard from tracking clicks properly. Tapper uses Account Level Tracking, but when tracking is set at a lower level, clicks are not captured.

To fix this, tracking parameters must be moved to the Final URL Suffix field. The correct format should only include everything after the question mark (?), like this:

utm_campaign={campaignid}&utm_term={keyword}&utm_content={adgroupid}&gclid={gclid}&device={device}

How to Update the Final URL Suffix in Google Ads

  1. Go to Google Ads.
  2. Navigate to Campaign, Ad Group, or Ad settings.
  3. Expand the Additional Settings section.
  4. Click on URL Options.
  5. Locate the Tracking Template field.
  6. Copy the parameters without {lpurl} and ?.
  7. Locate the Final URL Suffix field.
  8. Paste the cleaned tracking parameters.
  9. Save the changes.

Ensuring this setup will allow Tapper to track clicks accurately.