Hello all,
I need to ensure that all activities and experiences are being rendered correctly. Given that we have over 50 activities, I cannot check this manually.
After reviewing the documentation on the getOffers function in at.js 2.0 and the Delivery API, I haven't found a clear example that suits my needs.
Could anyone share insights or examples of how to retrieve the selectors for all running activities and experiences?
Any advice or pointers to relevant documentation or code samples would be greatly appreciated!
Thanks in advance for your help!
解決済! 解決策の投稿を見る。
表示
返信
いいね!の合計
One option might be to use a Custom Event - you could set up a listener for the Content Rendering Failed event (more info here) and then send then log that occurrence somewhere (i.e., your web analytics tool)
One option might be to use a Custom Event - you could set up a listener for the Content Rendering Failed event (more info here) and then send then log that occurrence somewhere (i.e., your web analytics tool)
Exactly what I needed. Thank you @alexbishop.
表示
返信
いいね!の合計