Implement the loader tag for the Web SDK extension
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:
-
Select Environments in the left rail.
-
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:
code language-none <script src="https://assets.adobedtm.com/2a518741ab24/.../launch-...-development.min.js" async></script>>
-
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.
-
Continue following the recommended upgrade steps or the dynamically generated upgrade steps.