Expand my Community achievements bar.

Join us for the next Community Q&A Coffee Break on Tuesday April 23, 2024 with Eric Matisoff, Principal Evangelist, Analytics & Data Science, who will join us to discuss all the big news and announcements from Summit 2024!
SOLVED

Activity map

Avatar

Level 3

When the dev team implement the Omniture, Activity Map only fires on load event. Should this fires on click event too? Thanks.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

the activity map adds fors not fire anywhere itself, it just adds information about the (last) click to the next regular server call.

example: user clicks on a link, the activity map saves some information about the link in the browser storage. on the next page a normal "page load" occurs and the activity map adds the saved informstion to this "page load".

you can find a lot of information here: Experience Cloud Help

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

the activity map adds fors not fire anywhere itself, it just adds information about the (last) click to the next regular server call.

example: user clicks on a link, the activity map saves some information about the link in the browser storage. on the next page a normal "page load" occurs and the activity map adds the saved informstion to this "page load".

you can find a lot of information here: Experience Cloud Help