Implementing Adobe Analytics in Angular (Non AEM SPA)
Hello,
We're trying to implement Adobe Analytics into an Angular app (not built using AEM SPA). We have already set up the Data Collection and Adobe Analytics extension and using within our legacy (non-SPA app) just fine. But for the Angular app, from what we've read, seen, and experienced, we need to pass the eVars, props, etc, instead of the digitalData via the s.t() function for page views, as the routes change. First, is that a true statement? Second, is there a way for us to use the digitalData layer instead? Would we need to switch using Launch and the _satellite.track() function? Can we use Adobe Analytics and Launch together?
Also, since Adobe Analytics seems to initially convert the digitalData to eVars, props, etc. does anyone know the function that does that? Just thinking, maybe, we could manually call that function to reset the Adobe Analytics variables.
Any assistance would be greatly appreciated.
Marc