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 not collected in click feed

Avatar

Level 5

Hi All

we are trying to capture the activity map details to click feed or data feed. but none of the values are captured. Any idea what might be happening. We can see the the values in the report though.

The documentation says it is available in data feed.

clickmaplink

Activity Map link

varchar(255)

clickmaplinkbyregion

Activity Map link by region

varchar(255)

clickmappage

Activity Map page

varchar(255)

clickmapregion

Activity Map region

varchar(255)

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

Great! the reason you are seeing the data in post columns is because Activity map data is populated using the solution variables, which uses processing rules from back end as all the activitymap data is passed into Adobe reserved context data variable.

Hope that helps. surajp86368405

View solution in original post

4 Replies

Avatar

Employee Advisor

it should be available, do you have the data feed ID?

Avatar

Level 5

Found out a fix for this. I used  'post'_ prefix for the above variables and it worked fine. not sure why it would not work for the above ones.

post_clickmaplink

post_clickmaplinkbyregion

post_clickmappage

post_clickmapregion

PLease let us know if you find anything else on this.

Avatar

Correct answer by
Employee Advisor

Great! the reason you are seeing the data in post columns is because Activity map data is populated using the solution variables, which uses processing rules from back end as all the activitymap data is passed into Adobe reserved context data variable.

Hope that helps. surajp86368405