Hi Community,
I am trying to implement the Adobe Experience Platform (AEP) Web SDK to ingest data. I have followed all the steps outlined in the tutorials, but I’m running into an issue during testing.
Here’s what I did:
Questions:
For reference, these are the steps I have completed:
Any insights or suggestions would be greatly appreciated!
Thanks in advance!
Solved! Go to Solution.
Views
Replies
Total Likes
Hi @lnl669
first of all, you should be able to run the Web SDK on your local environment.
Can you confirm the following
Once you have built your library, you should also be able to run this in your console
alloy
Hi @lnl669
first of all, you should be able to run the Web SDK on your local environment.
Can you confirm the following
Once you have built your library, you should also be able to run this in your console
alloy
Hi @bjoern__koth ,
Thank you so much for this complete description.
I believe I did all the steps. I will cross-check and test again.
Hi @lnl669
you're welcome! I just double-checked and cannot find any occurrence of "Web SDK not found" in the launch code.
Is that maybe some error message from your end?
Views
Replies
Total Likes
Hello @bjoern__koth ,
I did the cross check please find this screenshot:
I have done the test which you suggested, according to this file is there but in debugger it is showing web SDK not found.
I would like to know if I am missing thing.
Views
Replies
Total Likes
Looks good. Your request payload is in the "events" section.
To be honest, using the debugger is extremely annoying, and I would recommend using one of the following extensions
Both highly recommended!
Views
Replies
Total Likes
@bjoern__koth Thank you again!
Views
Replies
Total Likes
No problem,
let me know if you have more questions
Chrome won't let you set cookies when you open a file locally with the file protocol. So, the cookie setting parts of Web SDK won't work and you might experience anomalies related to this when playing around with local files. Do you also see this error in the console?:
That's why we provide the Luma website for you to use while going through that tutorial--so you have a hosted website you can point to your own tags property. I produced that tutorial and it always makes me happy to see people using it. Please let me know if you have any feedback.
Views
Replies
Total Likes
Views
Likes
Replies