활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
Hello!
I am new using adobe target. I am doing a Test AB. Experience A is the control (default Page) and Experience B is what I want to change. I do not have access to the new Librarie so I wrote an extra code to inject it.
When I inject my code in the console I can see the changes on the website. When I inject the code in Adobe Target I can see it in Edict Activity (where I write my new code in the custom code) and in the URL given by Activity QA.
When I change the Test status to Active, I can still see it in Edict Activity and Activity QA. But It is not displaying when I enter into my regular url (like an user would do it)
Anyone knows what can I do? What could be my error?
Thank You!!!
해결되었습니다! 솔루션으로 이동.
Hey miguel,
Check in response token whether you are falling in exp A or exp B (on live URL)
If you are falling into exp A you will not see any changes as it's an default experience.
If you are falling into experience B and still not able to see any changes, there might be some issues with code. As target library might getting fired before the element which you are trying to edit. Which is causing failure.
You can try putting ur code in setTimeout() or setInterval() function which may help you to work this out
Hey miguel,
Check in response token whether you are falling in exp A or exp B (on live URL)
If you are falling into exp A you will not see any changes as it's an default experience.
If you are falling into experience B and still not able to see any changes, there might be some issues with code. As target library might getting fired before the element which you are trying to edit. Which is causing failure.
You can try putting ur code in setTimeout() or setInterval() function which may help you to work this out
조회 수
답글
좋아요 수
Solution was found. Thank you for helping me!
조회 수
답글
좋아요 수
조회 수
답글
좋아요 수
조회 수
답글
좋아요 수
Hi @miguelb82821298,
조회 수
답글
좋아요 수