この会話は、活動がないためロックされています。新しい投稿を作成してください。
この会話は、活動がないためロックされています。新しい投稿を作成してください。
I am passing 3 events one for each tax, shipping, handling at the end of the product string. These are firing in the Omnibug but in reports there is no data. The events are set as “currency”. Where and what should I correct? Please help. Thank you.
解決済! 解決策の投稿を見る。
表示
返信
いいね!の合計
A few checks:
- What is the currency code set with the AA call?
- Are you passing any other event (mainly ecommerce) with these events?
- Is product string populated?
Did you set the product string properly? Note that even a wrong punctuation mark or the wrong order will cause data to not be recorded properly. Documentation: https://experienceleague.adobe.com/docs/analytics/implementation/vars/page-vars/products.html?lang=e...
Thank you all for your inputs. The mistake was not adding the
s.events = s.apl(s.events,"event81,event82,event83", ",", 2); properly.
表示
返信
いいね!の合計