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) |
Solved! Go to Solution.
Views
Replies
Total Likes
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
it should be available, do you have the data feed ID?
Views
Replies
Total Likes
69224
Views
Replies
Total Likes
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.
Views
Replies
Total Likes
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
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies