Hi,
I am new to Adobe Target. I have done the direct integration of AEM with Adobe Target with out using launch, I have used IMS config.
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Hi @varun790 I would suggest you to set up a very simple XT test - which e.g. in HTML Offer only contains the following.
<script>console.log('Adobe Target Test')</script>
Here you can see in the Developer Console in the browser if the log is executed or not. If not, there is probably something wrong with the implementation.
Hi @varun790,
It helps to test the QA link in an incognito window. Here also agree to the consent accordingly. It is also important that no extension is on here such as ad blocker etc.
For the QA Link all other activities are disabled by default. This can be adjusted via the parameters accordingly (at_preview_listed_activities_only=true or at_preview_listed_activities_only=false).
In the network tab you can see if requests have been made. To do this, search for "delivery" in at.js 2.x or "mbox" in at.js 1.x.
If Adobe Target Premium is used. The at_property must also be specified accordingly.
I am looking forward to your reply. Maybe some of it will help.
Thank you @Perrin_Ennen for you reply ..but none of these worked for me.
Incognito is disabled in my Org browser ..that's the only one I could not check . I did try hard reload and all.
I did find delivery and mbox both the calls.
I can not install experience platform debugger extension also as blocked by org.
Anything else I can check?
Hi @varun790 I would suggest you to set up a very simple XT test - which e.g. in HTML Offer only contains the following.
<script>console.log('Adobe Target Test')</script>
Here you can see in the Developer Console in the browser if the log is executed or not. If not, there is probably something wrong with the implementation.
@varun790 is this issue solved? if not check this
Use mboxDebug=1 as query parameter and check "AT:" logs for what's happening, not much help then go to network tab and filter calls with string "delivery" , check the response of adobe target call with activity name ( corresponding response tokens should be activated), if you are not able find the activity then your campaign is not eligible.
Let me know if this helps....
Views
Likes
Replies
Views
Likes
Replies