Hi,
I have new to CQ5 and I am trying to do sitecatalyst Integration.I have gone through https://dev.day.com/docs/en/cq/5-5/administering/integrating_with_omniture/sitecatalyst.html .
If i want to set an event variable(purchase) on the pageLoad of a page of Thank You page, then how do i map that sc variable to cq variable.
suppose-
I have event7 to set on the pageLoad of only homepage.
when i am mapping it in the page framework like -
eventdata.events.pageLoad ==> event7
event7 is appearing on all the page load.
We are using page component for all the pages on our site.
I also want few props and evars to be populated only on certain pages. How exactly I can do this ?
Regards,
K
Solved! Go to Solution.
I think this is how it works:
Create a few page components, each one defining a different set of CQ analytics variables. On the framework, map all the CQ analytics variables to SiteCatalyst variables. When the page is loaded, only the variables that that exist on the page will be sent to SiteCatalyst.
scott
Views
Replies
Total Likes
I think this is how it works:
Create a few page components, each one defining a different set of CQ analytics variables. On the framework, map all the CQ analytics variables to SiteCatalyst variables. When the page is loaded, only the variables that that exist on the page will be sent to SiteCatalyst.
scott
Views
Replies
Total Likes
The product team will respond to this - i have passed this question to them.
I too am in need of this, was a solution provided?
In the meantime I am going to try what was listed above, but I am already having issues with mapping custom component events so i am not sure it will work out.
Views
Replies
Total Likes
msplant, did you see this section? http://dev.day.com/docs/en/cq/current/administering/integrating_with_adobe_marketing_cloud/sitecatal...
scott
Views
Replies
Total Likes
Views
Likes
Replies