Is there a way to fetch all the adobe calls data(eVars, props, products, event etc) fired on page?
Wanted to keep a log of the calls fired on the page for testing purpose.
Solved! Go to Solution.
Views
Replies
Total Likes
Check the new debugger
As part of your automation you need to read browser network logs and findout analytics request and read the querystring params.
We have automated our analytics implementation using above approach.
Check the new debugger
Views
Replies
Total Likes
Views
Like
Replies
Views
Likes
Replies