Hi Community,I am trying to create an Adobe Target offer using IO API, but for some reason, I am getting the below error. can someone help me here?which editor access do I need to have?
Hi @RYJO2021
You can create exclusion of unavailable pages, using entity ids or some common entity param. All the ids in exclusion will not be shown in recommendations.
Thanks,
Gauresh
Hi @gthakur8
If the HTML element that you are trying to edit isn't available in DOM unless you perform some action, it'll not be possible to modify using VEC.
Could be done with help of trigger view tho it depends on you whether you want to implement trigger view.
-Gauresh
Hey @gthakur8
Yes you can edit the overlay on the web page via VEC, go to browse option in VEC and perform the actions that would make overlay visible to edit then return back to edit option and edit the overlay
Hi @Mycal_Tamariki ,
There is one way I could think of running experiment is -
Run the A/B test for only logged In users. Now, how you'll limit the number to 20k only? - Ask for 20,000 customer ids from client and upload it into target (people/customer attributes). Then, create segment basis the cus...
Hi @gthakur8
What I can see after debugging the page you are trying to load in VEC is -
when you load the page in VEC it'll automatically add query parameters to the URL such as "?mboxEdit=1&mboxDisable=1&adobe_authoring_enabled=1".
without which VEC wont be able to edit the page.
So, when you are ...
You could just make new changes to outperforming experience target won't complete remove that experience in case it's performing bad, there's still some traffic coming in and target keeps on learning, if new changes performing well, again traffic will increase there automatically which means more pe...
Hi @gthakur8
There are chances that there is some issue in page itself. Can you try loading the same page in browser with some query params (to avoid caching issue)? Let me know if that way page is loading in browser but not in VEC.