Hi,
We have recently implemented Target v2 extension (at.js 2.8.1) via Launch on our website. Activities from target are working fine on website pages, however I am not able to see at.js / Target call on network tab as it used to be earlier.
Was there a change because of which the call is not longer seen in network tag ? How can I make sure Target is implemented on pages ?
Thanks!!
Solved! Go to Solution.
You can able to see the Target implementation using below options.
1) Use Adobe Experience Cloud Debugger which shows at.js version implemented on pages
2) open browser console and type below command which shows adobe target version
3) you can filter the Network tab of your browser’s Developer Tools to “delivery”, “tt.omtrdc.net,” or your client code.
Hope this helps.
You can able to see the Target implementation using below options.
1) Use Adobe Experience Cloud Debugger which shows at.js version implemented on pages
2) open browser console and type below command which shows adobe target version
3) you can filter the Network tab of your browser’s Developer Tools to “delivery”, “tt.omtrdc.net,” or your client code.
Hope this helps.