Expand my Community achievements bar.

Join us for an upcoming in-person Adobe Target Skill Builders event ~~> We're hosting these live learning opportunities to equip you with the knowledge and skills to leverage Target successfully. Learn more to see if we'll be coming to a city near you!

Simple steps to check if Target Client Side implementation is working correctly (at.js or WebSDK)

Avatar

Employee Advisor

5/10/23

If we don't see this call, the implementation is not set up correctly. It's pretty simple to check. Here are the steps:


1. Open Google Chrome.
2. Right Click on an empty space and go to: "Inspect"
3. In this new window switch to the "Network" tab
4. In the filter box search for the word delivery (Note if nothing comes up you can also try the word interact)
5. Now in the regular browser window browse to The URL we are tryign to check.


Notes:
If Target has been correctly implemented on this page you should see a result in the browser console when you search for delivery or interact.
If you aren't seeing any results that means that Target is probably not running on that URL.
For an example of what it should look like, see attached screen-shot of the interact call on adobe.com