Update, I was able to put: console.log(s.t()) into the custom code section of the configuration and get it output information that looks correct, however nothing appears in Analytics, how can I identify the breakdown?
I am configuring Analytics via Adobe launch and s is not defined. The auditor in the debugger indicates everything is OK, however, the code I'm deploying is not reporting activity and s does not exist. What piece am I missing? I believe I should be able to should be able to type s.t in the console i...
According to the Adobe Experience Platform Auditor, I passed all the auditor tests: Analytics - Instantiated in DOMAnalytics - Instantiated onceAnalytics - Latest versionAnalytics - Loaded in DOMLaunch - Latest versionLaunch - Library loadedLaunch - Not have multiple embed scripts\Launch - pageBotto...
I have configured the Adobe Analytics extension to point to the report suite I want to use. I've also now modified my Hosts file on my local machine to simulate a domain. In the Adobe Experience Platform debugger in the Analytics section it shows my report suite info and modules correctly, however n...
I'm running a sample website on localhost with tracking scripts linked from Adobe Launch. The chrome extension reports everything ok, but when I try and view the data, nothing is logged. What am I missing?