Expand my Community achievements bar.

Join us WEDNESDAY, 6/7/23 @8am PT for the next Adobe Target Community Q&A Coffee Break! Bill Ozinga, John Mosbaugh, Justin Patrick, and Eric Thibeault will be taking all of your Target Recommendations questions in the chat ~ learn more and register today!

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

Avatar

Employee

10-05-2023

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