この会話は、活動がないためロックされています。新しい投稿を作成してください。
この会話は、活動がないためロックされています。新しい投稿を作成してください。
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) |
解決済! 解決策の投稿を見る。
表示
返信
いいね!の合計
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?
表示
返信
いいね!の合計
69224
表示
返信
いいね!の合計
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.
表示
返信
いいね!の合計
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