Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

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