Set up cookie-based click tracking
For Search, Social, & Commerce to track clicks, the following elements must be configured and validated.
-
(Adobe Account Team) Set up the advertiser as a pixel customer.
-
Specify the correct tracking options for each of the advertiser’s ad network accounts and campaigns.
-
If necessary, generate tracking URLs and upload them for some campaign elements.
Set up tracking options for ad network accounts and campaigns set-up-click-tracking-options
Agency account manager, Adobe account manager, and administrator user roles only
-
For each ad network account, do the following:
-
In the main menu, click Search > Campaigns > Campaigns. In the submenus, click Live > Accounts.
-
Hold the cursor over the account name, click , and then select Edit.
-
Click Set Account Tracking.
-
For the Tracking Type setting, select EF Redirect.
-
(To allow Search, Social, & Commerce to exchange data with Adobe Analytics or to track conversions that occur in Apple Safari) Select the Redirect Type option Token.
-
(Optional) Turn on the Auto Upload option to automatically upload new tracking URLs to the ad network the next time that Search, Social, & Commerce synchronizes with it. This value is inherited as the default for all of the campaigns in the account but can be overridden at the campaign level.
-
-
For each campaign, do the following:
-
In the main menu, click Search > Campaigns > Campaigns. In the submenus, click Live > Campaigns.
-
Hold the cursor over the campaign name, click , and then select Edit.
-
Click Set Campaign Tracking. Then select the option to Override Account Tracking.
-
For the Tracking Type setting, select EF Redirect.
-
(To allow Search, Social, & Commerce to exchange data with Adobe Analytics or to track conversions that occur in Apple Safari) Select the Redirect Type option Token.
-
(Optional) Turn on the Auto Upload option to automatically upload new tracking URLs to the ad network the next time that Search, Social, & Commerce synchronizes with it. This value is inherited as the default for all of the campaigns in the account but can be overridden at the campaign level.
-
Generate and upload tracking URLs generate-upload-tracking-urls
See “When and how to generate click-tracking URLs.”
Test the format of click-tracking URLs validate-tracking-urls
Validate that the correct landing page opens for the click-tracking URL.
-
Mimic an ad click by sending traffic to the advertiser’s staging environment:
-
In a text editor, paste a click-tracking URL, change the landing page URL to point to the same page within the advertiser’s staging environment, and then paste the new URL in your browser’s address bar and press the Enter key.
-
Look for the cookie in your browser’s stored cookies.
-
Complete a transaction on the staging site, and verify that the success page fires the correct pixel. The actual parameters tracked by the pixel vary by advertiser and tracking URL. In the following example, the advertiser wants to track the number of new applications and the amount of new revenue:
For a new end user (with a fresh cookie), the following pixel should be fired:
< img width="1" height="1" src="http://pixel-user-everesttech.net/<Advertising_Cloud_UserID>/p?ev_transid=<applicationid>&ev_new_application=1&ev_new_amount=<loanamount>" / >
If the cookie isn’t fresh, then the following pixel should be fired:
< img width="1"height="1" src="http://pixel-user-everesttech.net/<Advertising_Cloud_UserID>/p?ev_transid=<applicationid>&ev_previous_application=1&ev_new_amount=<loanamount>" / >
-
-
Repeat for several click tracking URLs in the domain.
-
Repeat Step 1 for each domain, using a different landing page accordingly.
-
If required, confirm that Search, Social, & Commerce can see the pixels for the transactions IDs (
ev_transid
) generated during testing.