How to use Response Tokens and at.js Custom Events
- Determine which data you need from Target
- Turn on the Response Tokens for the data that you need by flipping the toggle on the Setup->Response Tokens screen
- Determine which event listener you need to use
- Write the JavaScript necessary to listen for the Adobe Target event, read the response tokens, and do what you need for your integration
- Deploy your event listener JavaScript using a custom code action in Launch after the “Load Target” action or add it to the Library Footer section of at.js on the Setup->Implementation screen and save a new at.js file
- QA and publish your integration
Additional resources
Previous pageData In: Implement Data Providers to integrate third-party data
Next pageUnderstand the Types of Activities