Introduction
This help article explains how to implement the Spider AF CV tracking tag using GTM (Google Tag Manager).
By installing the Spider AF CV tracking tag on your thank-you page (CV page), you can detect fraudulent conversions.
Generating the Spider AF CV Tracking Tag
First, generate the Spider AF CV tracking tag.
From the Spider AF dashboard, navigate to:
Configurations → Trackers and click the ⚙️ icon in the tracker column of your choice.Scroll down the page and click “Add tracker to your site”
Expand the “Add tracker to your site” dropdown and scroll down to find “How to integrate our Conversion Tag? (Optional).”
Click “Copy to clipboard” to copy the Spider AF CV tracking tag.Replacing Parameters in the Copied Tag (Recommended):
After copying the tag, if possible, please replace the following placeholders with the appropriate values:
Parts to Replace
##xuid##inxuid: '##xuid##'##xsid##inxsid: '##xsid##'
Replacement Values
##xuid##: The ID assigned to each user##xsid##: The ID assigned to each conversion
If only one of these is available, you may replace just one.
If GTM variables are available, please use them.
[Replacement Example]
sptrk('config', '##TRACKER ID##', {
// optional parameters:
// xuid: '##xuid##',
// xsid: '##xsid##',
// segment: '##segment##'
});
Installing the Issued CV Tracking Tag in GTM
Step 1: Set Up the Trigger
If there is no existing trigger for the CV page, create a new one.
Click Triggers on the left menu, then click New.
Click the circle in the Trigger Configuration section.
Click Page View.
In the This trigger fires on section, select Some Page Views.
In the This trigger fires on section, select Page URL and contains. Then add the URL of your "Thank you" page.
Click Save.
Step 2: Tracker Setting
In the left menu, click Tags, then click the New button.
Click the circle in the Tag Configuration section.
In the Choose tag type menu, click Custom HTML.
In the HTML field, paste your conversion tag. Check the box beside Support document.write.
Optional: You can configure these user-defined variables in Google Tag Manager:
##xuid##: ID for each user
##xsid##: ID for each conversionClick the circle in the Triggering section.
Click the conversion trigger that you created.
Click Save.
To complete the setup, click the Submit button.
We can guide you through this setup with screen sharing. Please contact us if you have any trouble.















