How do I send page events from an angular SPA | Community
Skip to main content
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by SykesJohn

I figured it out. My situation was different from the typical usage in that it is entirely data driven (no scripts embedded on the site). Our app is used by dozens of companies and only some use Adobe Analytics, so the scripts and data all had to load dynamically from a database based on the URL accessing the app.

2 replies

SykesJohnAuthorAccepted solution
New Participant
April 29, 2022

I figured it out. My situation was different from the typical usage in that it is entirely data driven (no scripts embedded on the site). Our app is used by dozens of companies and only some use Adobe Analytics, so the scripts and data all had to load dynamically from a database based on the URL accessing the app.

yuhuisg
New Participant
April 21, 2022

Are you using any kind of data layer?