We’re facing the problem of Munchkin cookie being rejected due to invalid domain on our AEM site, and we’re wondering if anyone can advise or give us some hints?
—----------
Expected Result: Initial Munchkin cookie in our AEM site (https://publish-xxxxxx.adobeaemcloud.com) via Adobe Data Collection (the tag manager on Adobe Experience Platform)
Our Steps:
Set Tag Property as “adobeaemcloud.com” in Adobe Experience Platform > Data Collection.
Install Marketo Munchkin Extension on Adobe Experience Platform, add Munchkin.ini rule
Add data collection script in AEM.
Load the page ( https://publish-xxxxxx.adobeaemcloud.com )
Munchkin.js is successfully launched, but Cookie “_mkto_trk” has been rejected for invalid domain.
What We’ve tried:
Set the domainLevel to 2 in Marketo Munchkin Extension, but it won’t build in Adobe Experience Platform.
Replace the js in head using Adobe Debugger using initMunchkin() script.
Appreciate anyone can give us some hints.
... View more