Report Suite Mapping for Staging Environment | Community
Skip to main content
November 23, 2018
Solved

Report Suite Mapping for Staging Environment

  • November 23, 2018
  • 1 reply
  • 2404 views

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

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 Stewart_Schilling

I would suggest that you manage your report suite mapping in the Adobe Analytics extension rather than in code.

Are you able to do this?

1 reply

Stewart_Schilling
Community Advisor
Stewart_SchillingCommunity AdvisorAccepted solution
Community Advisor
November 23, 2018

I would suggest that you manage your report suite mapping in the Adobe Analytics extension rather than in code.

Are you able to do this?