Advanced Target Implementation via DTM
Hello,
I would like to better understand DTM implementation options for Target. The documentation covers only the most straightforward option when Target is implemented as a Tool. However, this has a few limitations:
1) The Target library will be loaded on every single page the DTM code is deployed on. This is not good when a single DTM web property covers more than one domain while Target should be implanted on a single site or even on a limited number of site sections.
2) It is not possible to deploy different library types (at.js, mbox.js) on different pages or site sections. For example, the mbox library may be required for compatibility with AEM, while at.js for the site sections working as SPA.
Because of mentioned above the following questions appear:
- Can the Target library be successfully implemented via Page Load Rule triggered on Top of Page if it is added as a sequential javascript?
- If yes, will it be always executed after MCID Service?
- If yes, could you advise where to populate mbox parameters?
