The campaign tracking script for your site can be found in your site’s overview page within the Partner Portal. You’ll need to copy & paste the tracking code into the footer of your landing page in order to use the Partner Portal’s campaign tracking.
The campaign tracking script for your site can be found within the Partner Portal on your site’s overview page. This can be reached by clicking onto the site name from the Portal’s dashboard.
The tracking script can be found under PPC Campaign Tracking in the bottom right corner and looks like this:
The script is almost uniform across all sites, except for the site ID within it. This will, therefore, differ for each of your sites.
You can copy and paste this master copy but please ensure to update the site ID within in. In this example below the site ID has been replaced with XXXX and you will, therefore, need to delete the XXXX and add your own site ID.
<!-- WLD SSL CAMPAIGN TRACKING -->
<script src="https://s.wldcdn.net/media/waldo/tracking/tracker.js"></script>
<script>
var WLD_REFERRAL_TRACKING_SITE_ID = XXXXX;
var WLD_REFERRAL_TRACKING_PARAMS = tracking;
</script>
<script src="https://s.wldcdn.net/assets/generic/scripts/referral-tracking.js"></script>
<!-- WLD SSL CAMPAIGN TRACKING →
Note that each site has a different ID. The site ID can be found by logging into a site’s overview page in the Partner Portal and clicking on ‘Site Details’.