Error Handling for DTM Data Elements | Community
Skip to main content
Adobe Employee
October 21, 2015
New

Error Handling for DTM Data Elements

  • October 21, 2015
  • 0 replies
  • 811 views

I would love to see more robust error handling for data elements within DTM. Currently, if you have a DTM rule that calls a data element, and that data element causes a javascript error, you lose tracking for that entire call, instead of just the data element. Ideally, I would want to see DTM place the call to the data element into a try() block and output the specific error if it fails via the DTM debug mode.