Best practice to handle pages with data data structure | Community
Skip to main content
cathyw49544988
Level 5
January 10, 2018
Solved

Best practice to handle pages with data data structure

  • January 10, 2018
  • 1 reply
  • 1199 views

We have to track pages from different domains. Previously those pages were tracking by google tag manager or tealium tag manager. So we have datalayer or utags on different pages. Right now, we want to consolidate the data tracking with DTM. In the case, what will be the best way to handle the data difference from page to page.

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 EricMatisoff

Thankfully, DTM will work with any data layer you throw at it - even more than one! The best practice is probably to leverage the ContextHub Tool to hook into your JSON objects, then create Data Elements that align with each of the elements in your data layers. Here's the documentation on ContextHub, you'll want to leverage the Custom Data Layer feature:

Data Layer Management Using the ContextHub Tool

Hope that helps!

1 reply

EricMatisoff
Adobe Employee
EricMatisoffAdobe EmployeeAccepted solution
Adobe Employee
January 10, 2018

Thankfully, DTM will work with any data layer you throw at it - even more than one! The best practice is probably to leverage the ContextHub Tool to hook into your JSON objects, then create Data Elements that align with each of the elements in your data layers. Here's the documentation on ContextHub, you'll want to leverage the Custom Data Layer feature:

Data Layer Management Using the ContextHub Tool

Hope that helps!