この会話は、活動がないためロックされています。新しい投稿を作成してください。
この会話は、活動がないためロックされています。新しい投稿を作成してください。
Hi Team,
We are doing Migration from DTM to Launch for one of portal and interestingly we are getting dataLayer is undefined error with Launch scripts and same is working with DTM scripts (entire set up was same and no change from DTM to Launch code, all library code && data elements && direct call rules are same).
Can any one please explain us is there any thing that we are missing and why exactly issue coming in Launch not in DTM for the same code snippets.
Regards
解決済! 解決策の投稿を見る。
表示
返信
いいね!の合計
This will require looking at the DTM rules and data elements. I will advise reaching out to Customer Care to troubleshoot the issue.
表示
返信
いいね!の合計
This will require looking at the DTM rules and data elements. I will advise reaching out to Customer Care to troubleshoot the issue.
表示
返信
いいね!の合計
Do you deploy Launch asynchronously or synchronously? It sounds like you are running into a race condition where the Launch rule executes before the data layer is ready.
Ideally, your data layer code is populated in the <head>, above the Launch script. If that's not feasible and your data layer code is written in the <body> below your Launch script, you need to fire your page view rule at least "DOM Ready".
表示
返信
いいね!の合計
表示
返信
いいね!の合計
表示
いいね!
返信
表示
いいね!
返信
表示
いいね!
返信