Generate and implement an Adobe Advertising conversion-tracking tag
Advertisers with Adobe Advertising conversion tracking only
Create a separate conversion tag for each set of metrics that you want to track. You can generate tags in Search, Social, & Commerce or by using tags in Adobe Experience Platform (formerly known as Adobe Experience Platform Launch) with the Adobe Advertising extension.
Generate and implement a conversion-tracking tag within Search, Social, & Commerce
-
In the main menu, click Search, Social, & Commerce > Tools > Conversion Tags.
-
Specify the conversion tag settings.
-
Generate the tag:
-
If the website uses HTTP, then click Generate Conversion Tag.
-
If the website runs on a secure server (HTTPS), then click Generate Secure Conversion Tag.
-
-
Copy the tag from the dialog box, and paste it into to the appropriate webpages as needed.
Adobe Advertising conversion tag settings conversion-tag-settings
Tag Type: The type of tag to create:
-
Image: To create an image tag to display a 1-pixel x 1-pixel transparent image (pixel), which is invisible to end users, on the webpage. The best practice is to use image tags only when the site has a policy against using JavaScript tags.
-
JavaScript: To create a JavaScript tag.
For more information about the differences between the tag types, see “FAQs about Adobe Advertising conversion and page view tracking tags.”
Tag Properties: One or more conversion metrics to be tracked when an end user views a page containing the conversion tag. To add a metric to the list, enter the metric name in the “Add new property” field and click Add.
When multiple metrics are tracked, they’re joined by an ampersand (&) in the tag, such as ev_Property1=<Property1>&ev_Property2=<Property2>.
Include unique transaction IDs: (Optional) Includes a transaction ID property (ev_transid=<transid>) in the tag. The option is selected by default.
When you select this option, the advertiser must generate a unique value for <transid> (for example, an actual order ID) when the transaction is complete and pass it back to Adobe Advertising, such as ev_transid=0123. Adobe Advertising uses the transaction ID to eliminate duplicate transactions with the same transaction ID and property value. The transaction ID can’t contain ampersand symbols (&), which are reserved as parameter separators. The transaction ID is included in the Transaction Report, which you can use to validate data within Search, Social, & Commerce with the advertiser’s data.
If the data doesn’t include a unique ID per transaction, then Adobe Advertising still generates one based on transaction time.
ev_transid) for the online part of the transaction in the feed data for offline parts of the transaction.Page is inside FB app: Obsolete
Segment users: Obsolete
JS Version: (JavaScript tags only) Which version of the JavaScript tag to create: v2 (the default) or v3.
See “FAQs about Adobe Advertising conversion and page view tracking tags.” for more information about the differences.
Implement conversion-tracking tags using Adobe Experience Platform tags and the Adobe Advertising extension
You can set up conversion tracking for Search, Social, & Commerce using tags in Adobe Experience Platform. Tags are available to Adobe Experience Cloud customers as an included, value-add feature.
The following tasks are required to configure conversion tracking tags for Search, Social, & Commerce from the Experience Platform user interface or from the Experience Platform Data Collection user interface. For full information and instructions for configuring tags, see the Experience Platform Tags Guide, beginning with the “Tags overview” and “Quickstart guide.”
manage_properties permission.-
From the Data Collection UI, install the Adobe Advertising Extension:
-
From the applicable property, open the extension catalog and select Adobe Advertising.
-
From the pulldown menu, select SSC (for Search, Social, & Commerce).
-
In the SSC UserID field, enter the numeric user ID for your organization’s Search, Social, & Commerce account.
If you don’t know your user ID, contact your Adobe Account Team.
-
Click Save.
-
-
Create a new rule (for example, “form_completes”) to trigger the Search, Social, & Commerce conversion tag:
-
In the Event Configuration section:
-
Select the following values:
Extension:
CoreEvent Type:
Library Loaded (Page Top) -
Click Keep Changes.
-
-
In the Condition Configuration section:
-
Specify the following values:
Logic Type:
RegularExtension:
CoreCondition Type:
Path Without Query StringReturn true if path equals: The path where the conversion should be tracked (for example,
/form_complete). -
Click Keep Changes.
-
-
In the Action Configuration section:
-
Specify the following values:
Extension:
Adobe AdvertisingAction Type:
AMO MeasurementConversion Property Name: The name of the conversion property (for example,
form_completes).Value: The numeric value of the conversion property (for example
1to track form_completes), or choose an existing data element. -
Click Keep Changes.
-
-
Save the rule.
-
-
Publish the changes.