Hi there,
I have a very simple Adobe Analytics implementatio using Adobe Launch. All I want is measuring page views of a certain page and using the url path as page name.
If landing page URL equals myexampletestpage.com set variable and send beacon.
Page Name comes from a data element using location.pathname to retrieve page name from url path.
Unfortunately it does not work. Do you have any ideas what is wrong with my set up?
Thanks
Solved! Go to Solution.
Views
Replies
Total Likes
Screenshots would help enormously.
There are some tips to debugging this:
_satellite.getVar("YOUR_DATA_ELEMENT_HERE");
If yes, that's good. If not, then your data element is causing an issue.
Views
Replies
Total Likes
In the rule are you using the Condition Configuration with the "path without query string" option or are you using custom code?
Views
Replies
Total Likes
Views
Replies
Total Likes
Screenshots would help enormously.
There are some tips to debugging this:
_satellite.getVar("YOUR_DATA_ELEMENT_HERE");
If yes, that's good. If not, then your data element is causing an issue.
Views
Replies
Total Likes
Views
Likes
Replies