Question
Javascript Library SDK Integration Not working
- September 16, 2024
- 3 replies
- 832 views
Hi, I am new to AEP and Adobe Data Collection, I am trying to follow adobe documentation on Javascript Library Web SDK Integration.
Adobe learing link: Install the Web SDK using the JavaScript library | Adobe Data Collection
Application is simple html page, I have added main script inside header and config script at end of head tag.
I am able to see alloy object in website console, but i dont see any activities captured in datastream dataflow activity.
Please guide me to fix the issue am facing.
I created schema,dataset,datastream in "https://experience.adobe.com/" and used created datastream ID in script.
Attached "index.html" file where i added scripts.
Thanks,
Parvathi