I am trying to determine the number of activities running on the homepage. While testing with filters in the Target interface but the parameter is set to the homepage URL activities are also populating. Is there a method to accurately identify the number of activities for a specific page?
Thanks!
Views
Replies
Total Likes
Hi @Akanksha9 ,
You can check the number of activities loading in network tab in delivery call or use tools like Mia Prova(Adobe Target Chrome Extension brought to you by MiaProva - MiaProva Blog).
You can also check the activities colliding in Adobe target setup.
Hope this helps!
Views
Replies
Total Likes
Hi @Akanksha9
In addition to what @TNxx mentioned,
Response tokens gives you this information along with other metadata like activity name, activity ID offer name and ID, experience name, user profile, geo information etc. The response token approach is safer and allows for easier development and maintenance of 3rd-party integrations if any. You can also refer ttMETA plugin
Hi @Gokul_Agiwal,
If I evaluate using response tokens, there might be activities where I don't qualify as part of the audience. In such cases, how can I obtain a count of all the homepage activities?
Views
Replies
Total Likes
Hi @Akanksha9
Yes, Response tokens only show the activities that visitor qualified for and received. So if visitor not qualify they won't see activity at all and in your case it hard to get the list of activities running on a page.
However, there are few manual options you could try to get the list of all activities targeting to home page such as -
1) In Activities UI, Filter using homepage URL and sort the activities by status - Active / Live
2) There is bit tedious task like open each activity and check the rules.
3) In case if you're setting up the activity only for homepage then setup a temporary audience without restriction for this specific page and see where this qualifying
4) Automate option - using Adobe Target API
Use the target API to list all activities and then filter it using location or URL
See which option is work for you in your use case.
Thanks
Views
Replies
Total Likes
@Akanksha9 you also use chrome extension Adobe Experience Platform Debugger and look for the target section to details specific to page
https://experienceleague.adobe.com/en/docs/experience-platform/debugger/home
Views
Replies
Total Likes
Hi @Akanksha9 ,
Follow the below steps to check the number of activities on the webpage:
Note: If the delivery doesn't work than try with interact.
Views
Replies
Total Likes
Views
Likes
Replies