Hi ,
I have configured report suite for development environment in open editor inside Adobe Analytics extension.
var s_account="devreportsuitename"
var s=s_gi(s_account)
Now I want to move my code to staging environment.
Where should I include report suite for staging in code in open editor and what is the correct code to do it?
There are two seperate AEM URLs for both environments. I want when user hit dev environment data goes into devreportsuite
and when user hit AEM URL for stage environment, data goes into stagereportsuite