Expand my Community achievements bar.

Adobe Summit 2025: AEP & RTCDP Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.

Error Handling for DTM Data Elements

Avatar

Level 1

10/21/15

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.