Expand my Community achievements bar.

Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Report Suite Mapping for Staging Environment

Avatar

Level 3

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

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

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

Screen Shot 2018-11-23 at 11.52.56 AM.png

Are you able to do this?

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

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

Screen Shot 2018-11-23 at 11.52.56 AM.png

Are you able to do this?