I have a doubt on how to segregate report suite for same domain which have two different application.
Based on user role respective application is presented.
I have to implement analytics for both application which have been hosted in same domain name. Some view templates are same and rest are different.
Is it possible to do in same reportsuite? If YES, how to separate reports based on user roles
or
Is it possible to create multiple reportsuite for the same domain and how to differentiate them in DTM?
Example: www.domain.com/application1 -- for user role A
www.domain.com/application2 -- for user role B
Solved! Go to Solution.
Views
Replies
Total Likes
Dear Anoop,
Based on the best practice from Adobe, you should create only one report for all your domains. Then based on the category/needed variables you can create Virtual Report Suites for usage.
But if there is necessity to create different report suites, you can dynamically set the report suite based on the URL Structure or with the help of any conditions you need.
To implement the same in DTM, under Adobe Tool, kindly check the below and make use of it.
Thank You
Arun
Views
Replies
Total Likes
Dear Anoop,
Based on the best practice from Adobe, you should create only one report for all your domains. Then based on the category/needed variables you can create Virtual Report Suites for usage.
But if there is necessity to create different report suites, you can dynamically set the report suite based on the URL Structure or with the help of any conditions you need.
To implement the same in DTM, under Adobe Tool, kindly check the below and make use of it.
Thank You
Arun
Views
Replies
Total Likes
Thank you for your reply.
From your comment:
But if there is necessity to create different report suites, you can dynamically set the report suite based on the URL Structure or with the help of any conditions you need.
This means we can create multiple report suite for same domain by considering complete URL which helps in differentiating between those report suite and will send data only if complete URL structure is matched.
For example:
Report suite1 = https://samedomain/differentPath1
Report suite2 = https://samedomain/differentPath2
This will separate these two report suite and data collection will have no conflict.
Is my understanding is right?
Views
Replies
Total Likes
Yes Anoop,
You are right.
Not only by URL, you can differentiate by Paths, Extensions, Query string parameters etc.
Thank You
Arun
Views
Replies
Total Likes
Dear Pratheep,
Thank you for the answer. I will try that and revert back.
Views
Replies
Total Likes
Views
Likes
Replies