Expand my Community achievements bar.

Nomination window for the Adobe Community Advisor Program, Class of 2025, is now open!
SOLVED

AEP WEB SDK

Avatar

Level 9

Hi, 

I am going for the first time through AEP implementation. If I want implement AEP script async I need to put in the head part of my websites. But I do not understand where I configure this part ....

https://experienceleague.adobe.com/docs/experience-platform/edge/fundamentals/configuring-the-sdk.ht...

 

Could somebody explain this to me in a little bit more detail? 

 

Thanks 

Mike 

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi @Michael_Soprano 

If you are using Adobe Data Collection to deploy web SDK then you dont need to  configure using the link you have shared.

Install the data collection (Adobe tags) snippet in the head section of the page as you mentioned and install web sdk extension with the property in Adobe Tags.

 

Read more here:

https://experienceleague.adobe.com/docs/experience-platform/tags/extensions/client/web-sdk/overview....

View solution in original post

4 Replies

Avatar

Correct answer by
Community Advisor

Hi @Michael_Soprano 

If you are using Adobe Data Collection to deploy web SDK then you dont need to  configure using the link you have shared.

Install the data collection (Adobe tags) snippet in the head section of the page as you mentioned and install web sdk extension with the property in Adobe Tags.

 

Read more here:

https://experienceleague.adobe.com/docs/experience-platform/tags/extensions/client/web-sdk/overview....

Avatar

Community Advisor

And for a comprehensive tutorial to setup Web SDK with Tags, start here: https://experienceleague.adobe.com/docs/platform-learn/implement-web-sdk/overview.html?lang=en

Avatar

Moderator

I think you might need to back up a step and take a look at the guide here: https://experienceleague.adobe.com/docs/experience-platform/tags/get-started/quick-start.html?lang=e.... it will walk you trough the initial steps of getting the scripts on the page. 

 

The link you posted is more for people not using Tags (Launch) to manage the AEP WebSDK.    

 

 

Avatar

Moderator

Following up here.  Have you resolved this?