How do we implement target for webSDK | Community
Skip to main content
Level 3
May 2, 2024
Solved

How do we implement target for webSDK

  • May 2, 2024
  • 1 reply
  • 880 views

https://experienceleague.adobe.com/en/docs/platform-learn/migrate-target-to-websdk/detailed-comparison

Hi everyone from documentation they have showed need to use configure command , Is it something we need to write in Rules custom code  or Already configure when we check the checkbox in Extension.

Can someone explain this to me?

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by dwright-adobe

Hi @sa30 ,

There are a lot of aspects of using Target in Web SDK. Are you migrating an implementation from at.js? Or doing a brand new implementation? Is there a specific aspect of the implementation you are stuck on?

 

You mention Rules, are you implementing with tags/Launch? Your screenshot contains prehiding details. A typical implementation would have the prehiding snippet followed by an asynchronous tags/Launch embed code hardcoded into the site by the web developers. The rest of the Target implementation would then be managed in the data collection interface.

 

Please also see this tutorial (which i just updated last week):
https://experienceleague.adobe.com/en/docs/platform-learn/implement-web-sdk/overview

https://experienceleague.adobe.com/en/docs/platform-learn/implement-web-sdk/applications-setup/setup-target 

 

Daniel

1 reply

dwright-adobeAdobe EmployeeAccepted solution
Adobe Employee
May 2, 2024

Hi @sa30 ,

There are a lot of aspects of using Target in Web SDK. Are you migrating an implementation from at.js? Or doing a brand new implementation? Is there a specific aspect of the implementation you are stuck on?

 

You mention Rules, are you implementing with tags/Launch? Your screenshot contains prehiding details. A typical implementation would have the prehiding snippet followed by an asynchronous tags/Launch embed code hardcoded into the site by the web developers. The rest of the Target implementation would then be managed in the data collection interface.

 

Please also see this tutorial (which i just updated last week):
https://experienceleague.adobe.com/en/docs/platform-learn/implement-web-sdk/overview

https://experienceleague.adobe.com/en/docs/platform-learn/implement-web-sdk/applications-setup/setup-target 

 

Daniel