Create an Adobe Analytics tag property

Tags in Adobe Experience Platform lets you integrate Experience Cloud solutions on your website (including Analytics). This page outlines specifically how a tag admin can get a basic Adobe Analytics implementation configured correctly.

Prerequisites

Create a report suite: Create a silo for Analytics data to be collected.

Create a tag property and install vital extensions

Properties are overarching containers you use to manage tags. Extensions let you install product-specific tags and configure them.

  1. Log in to Adobe Experience Platform Data Collection using your AdobeID credentials.
  2. Click New Property.
  3. Give your Property a name, such as the title of your website, and enter the domain you intend to implement Analytics on. Click Save.
  4. Click your newly created tag property to enter its settings.
  5. Click the Extensions tab, then click Catalog.
  6. Locate ‘Experience Cloud ID Service’, then click Install.
  7. All settings, including Experience Cloud Organization ID, should be already filled out. Click Save.
  8. Back in the extensions catalog, locate Adobe Analytics and click Install.

See the full documentation for the Adobe Analytics extension for more detailed information.

Create data elements for Adobe Analytics

Data elements are references to specific parts of your site to collect variable values.

  1. Log in to Adobe Experience Platform Data Collection using your AdobeID credentials.

  2. Click the tag property that you intend to implement on your site.

  3. Click the Data Elements tab, then click Add Data Element.

  4. Give the data element the following settings:

    • Name: Page Name

    • Extension: Core

    • Data Element Type: JavaScript Variable

    • JavaScript variable name: window.document.title

      note note
      NOTE
      This value serves as an example to help get started. If your organization defines a better value for page name, such as a data layer value, you can enter it here.

      * Clean text checked

    • Storage Duration: None

  5. Click Save.

Create rules for Adobe Analytics

Rules map data elements to Analytics variable values, and determine when those values are sent to Adobe’s servers.

  1. Log in to Adobe Experience Platform Data Collection using your AdobeID credentials.

  2. Click the tag property that you intend to implement on your site.

  3. Click the Rules tab, then click Add Rule. Name it Global Rule.

  4. Click Add next to events, and enter the following settings:

    • Extension: Core
    • Event Type: Library Loaded (Page Top)
    • Name: Core - Library Loaded (Page Top)
  5. Click Keep Changes.

  6. Under Actions, click Add, and enter the following settings:

    • Extension: Adobe Analytics
    • Action Type: Set Variables
    • Page Name: click the container icon, and select the Page Name data element.
    • Campaign: Query parameter with a value of cid
  7. Click Keep Changes.

  8. Click the Plus sign next to actions to add another action, and enter the following settings:

    • Extension: Adobe Analytics
    • Action Type: Send Beacon
    • Name: Adobe Analytics - Send Beacon
    • Tracking: s.t()
  9. Click Keep Changes.

  10. Verify that you have the event and two actions set, then click Save.

Next steps

Deploy your Analytics implementation to your dev environment: Get Analytics code working in a test environment.

recommendation-more-help
b4f6d761-4a8b-4322-b801-c85b9e3be690