How do we disable Activity Map on specific pages in AEP Web SDK implementation?
Solved! Go to Solution.
Views
Replies
Total Likes
While I haven't worked with WebSDK, you can create Activity Map exclusions but defining a specific exclusion using s.ActivityMap.regionExclusions
Since the Web SDK is really just how the data is being sent to Adobe, and it should still be using the ActivityMap JS code, this should work... I would try setting this up, then wrapping the entire page with the defined exclusion region.
Views
Replies
Total Likes
@isinha I never had to work on this scenario, but this video might help you https://www.youtube.com/watch?v=JqW3De_7rD8
Views
Replies
Total Likes
While I haven't worked with WebSDK, you can create Activity Map exclusions but defining a specific exclusion using s.ActivityMap.regionExclusions
Since the Web SDK is really just how the data is being sent to Adobe, and it should still be using the ActivityMap JS code, this should work... I would try setting this up, then wrapping the entire page with the defined exclusion region.
Views
Replies
Total Likes
Views
Likes
Replies