Hello Adobe Analytics Community,
I'm currently working on configuring the Adobe Analytics extension within the Adobe Experience Platform Tags for a specific development environment. However, I've encountered some challenges and have a few questions:
I appreciate any guidance or resources you can provide, including links to support documentation that might help clarify these processes.
Thank you in advance for your assistance!
Solved! Go to Solution.
Views
Replies
Total Likes
Also, even if you don't have the necessary permission, you can still type in your report suite ID into the relevant fields. Your report suite ID would be a single string and usually in the format "[organisation abbreviation][name]dev". If you don't know what this ID is, check with your colleague who can access Analytics report suite configurations for assistance.
Thank you! After having my permissions changed, I was able to access the relevant screen! However, I still have some questions. Could you please also respond to the questions I've added to the thread?
Views
Replies
Total Likes
Also, even if you don't have the necessary permission, you can still type in your report suite ID into the relevant fields. Your report suite ID would be a single string and usually in the format "[organisation abbreviation][name]dev". If you don't know what this ID is, check with your colleague who can access Analytics report suite configurations for assistance.
Thank you for the detailed explanation. I now understand the necessary permissions. However, I still have some unanswered questions. Could you please also respond to the questions I've added to the thread?
Views
Replies
Total Likes
Hi @AkiSeki ,
Try verifying your permissions in Analytics and adobe experience platform data collection.
You need permission on report suite in adobe analytics and at least developer access to tag management.
@Arijit-AJ , has shared the screenshot of settings.
Also, you can refer below document.
https://experienceleague.adobe.com/en/docs/analytics/implementation/launch/overview
Thank you for the answers and for sharing the help page. However, I still have some unresolved questions. Could you also respond to the questions I've posted in the thread?
Views
Replies
Total Likes
Thank you to everyone who has responded to my previous questions. I've managed to access the Adobe Analytics configuration screen, but I'm still having trouble understanding how to set up the Report Suite ID for the development environment.
What I Understand:
What I Want to Know:
What I Want to Achieve:
Views
Replies
Total Likes
As you've discovered, Launch provides 3 code snippets for specific Environments: 1 for Development, Staging and Production. You are expected to implement the correct code snippet to the appropriate website. That is, you are expected to implement the Development snippet to your development site, the Staging snippet to your staging site, and the Production snippet to your production site.
Why is this important? Because if you look in the Publishing section of Launch, you will see that there are columns corresponding to each Environment. The first column corresponds to your Development environment, so any library indicated there will be available to your Development snippet. Likewise, when you build a library for Approval, then that library becomes available in your Staging snippet. Finally, when you publish a library, then that library becomes available in your Production snippet.
Analytics also uses these Environments to let you set your report suite. When you set your development report suite (e.g. orgreportsuitedev) in the Development part, then when Launch runs from the Development snippet, Analytics knows that it should send data to your development report suite orgreportsuitedev. And so on for Staging and Production.
Note: you can, of course, use your Launch Production snippet in your development or staging site. But the consequence is that when Analytics gets executed, it sends data to the report suite that you've specified for Production because you're using the Production snippet.
Hope that helps to clarify how it works.
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies