Hi Team,
I saw this error on console not sure why we are getting this can anyone help me to resolve this.
表示
返信
いいね!の合計
What data layer are you using?
When you click on that VM9:85, your browser console should jump to the relevant line in your web page's code that is throwing the error. Do those lines look familiar to you?
表示
返信
いいね!の合計
Expand the console error message, then click each error line until you find one that "makes sense".
表示
返信
いいね!の合計
Hi @Mazid
Please ensure that you have all the Adobe extensions installed.
Also you could open console >> click on settings under the X >> ensure that the Preserve Log option is selected.
Let us know if you still have any questions.
Thanks.
表示
返信
いいね!の合計
Hi There,
I have found that I am receiving the same type of error. Were you able to ever find a root cause and/or solution?
表示
返信
いいね!の合計
This usually arises from a recent change made to your built library. So, review your library's changes to find the cause. You may need to disable resources selectively till you isolate the error, then fix it.
表示
返信
いいね!の合計
Wondering if you were ever able to find a resolution for this? I have tried so many different things, but it seems that I keep getting this error and I have now idea why
表示
返信
いいね!の合計
Please copy-paste the error message from your browser console in here, and also copy-paste what you're trying to push into the data layer. That info will help us to troubleshoot
表示
返信
いいね!の合計
Thank you,
I am receiving the following error:
And it is related to the gtag I am loading on the page via this script:
表示
返信
いいね!の合計
Am I correct in assuming that you have the following?
表示
返信
いいね!の合計
I do not have the Google Data Layer extension installed. I am trying this now
表示
返信
いいね!の合計
That hasn't seemed to work -- still looking this over
表示
返信
いいね!の合計
What extensions do you have in your Launch library?
I'm curious to know what the _satellite.dlClonerLoaded (seen in your error message) could refer to.
表示
返信
いいね!の合計
We have a rule that copies our existing google data layer into our adobe client data layer.
I am trying to figure out what is going on here. This has been plaguing us for quite some time now and I cannot seem to figure out how to get rid of these error messages
表示
返信
いいね!の合計
I don't think your problem is related to the one in the original post.
I suspect that there's a bug in the _satellite.dlClonerLoaded code. Since you or your developers had written that, then your team would be in the best position to debug this. Try running _satellite.dlClonerLoaded directly in your browser's console to see if any helpful error message arises.
Alternatively, if there's no need to have 2 data layers in your web page (and most times, you don't), then you should be able to rely on your Google dataLayer only.
表示
返信
いいね!の合計