0

How to setup Adobe Analytics in web app react typescript using Experience Platform Launch?

I have just js scripts like this: <SCRIPT src="//assets.adobedtm.com/<hash>-staging.js"></SCRIPT> and <script type="text/javascript">_satellite.pageBottom();</script>

So, the question is how I can implement page tracking using those two scripts? I want to create a component to track page switching when users walkthrough

abrvalg
  • 1
  • 1
  • Please clarify your specific problem or provide additional details to highlight exactly what you need. As it's currently written, it's hard to tell exactly what you're asking. – Community May 12 '22 at 03:35

1 Answers1

0

Go to Launch, go into the property that you want to release. Then Go to the Environments:

enter image description here

It will give you the script to deploy:

enter image description here

Once you've deployed and tested the deployments, you can make a rule in Launch. In the rule, you set up triggers, conditions and actions. This explains it well.

BNazaruk
  • 6,300
  • 3
  • 19
  • 33