Adobe Target error handling - best practices | Community
Skip to main content
Level 4
August 22, 2023
Solved

Adobe Target error handling - best practices

  • August 22, 2023
  • 1 reply
  • 870 views

Hi all, 

 

i was wondering what's the bast way to handle content delivery error with Adobe Target. 

E.g. if the page structure changes and the content of an A/B test cannot be displayed correctly what happens? 

The Target activity is called but a default content is showed or the page can appear as "broken"? 

 

Thanks 🙂

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by alexbishop

There are various Custom Events you can listen to, so you could listen to the "Content Rendering Failed" event and then track that the failure happened in your analytics tool. You could also send that info back into Target e.g. you might want to exclude that visitor from being entered into the activity again 

1 reply

alexbishop
Adobe Employee
alexbishopAdobe EmployeeAccepted solution
Adobe Employee
August 23, 2023

There are various Custom Events you can listen to, so you could listen to the "Content Rendering Failed" event and then track that the failure happened in your analytics tool. You could also send that info back into Target e.g. you might want to exclude that visitor from being entered into the activity again