Implement the loader tag for the Web SDK extension

Last update: 2025-03-11
  • Topics:
  • Basics
    View more on this topic
  • Created for:
  • Admin
NOTE

Follow the steps on this page only after you complete all previous upgrade steps. You can follow the recommended upgrade steps (recommended for most organizations), or you can follow steps that are dynamically generated for your organization with the Customer Journey Analytics Upgrade Guide.

  • Recommended upgrade steps (Recommended for most organizations)

    A set of steps that lead to an ideal Customer Journey Analytics implementation.

    For detailed information, see Upgrade from Adobe Analytics to Customer Journey Analytics.

  • Customer Journey Analytics Upgrade Guide (Custom steps tailored to the specific needs of your organization)

    A new upgrade guide is available that dynamically generates upgrade steps that are tailored for your organization and your unique circumstances.

    To access the guide from Customer Journey Analytics, select the Workspace tab, then select Upgrade to Customer Journey Analytics in the left panel. Follow the on-screen instructions.

You must install your tag on the website you want to track, which implies placing code in the header tag of your website’s template.

The following process describes how to get the code that references your tag. For supplemental information, see the Implementation guides for tags and event forwarding in the Experience Platform documentation.

To get the code that references your tag:

  1. Log in to experience.adobe.com using your Adobe ID credentials.

  2. In Adobe Experience Platform, go to Data Collection > Tags.

  3. On the Tag Properties page, select your newly created tag from the list of properties to open it.

  4. Select Environments in the left rail.

  5. From the list of environments, select the correct install (box) button.

    In the Web Install Instructions dialog, select the copy button next to the script code that should read like:

    <script src="https://assets.adobedtm.com/2a518741ab24/.../launch-...-development.min.js" async></script>>
    
    

    Environment

  6. Select Close.

    Instead of the code for the development environment, you could have selected another environment (staging, production) based on where you are in the process of deploying the Adobe Experience Platform Web SDK.

    See Environments for more information.

  7. Continue following the recommended upgrade steps or the dynamically generated upgrade steps in the Customer Journey Analytics Upgrade Guide. To access the guide from Customer Journey Analytics, select the Workspace tab, then select Upgrade to Customer Journey Analytics in the left panel. Follow the on-screen instructions.

On this page