How can I write page level codes when using Adobe Dynamic Tag Manager (DTM)?
问题 I am migrating from static implementation to Adobe DTM. There are certain page level codes like for example, s.prop14= Name of Article . But now when I have given the reference of DTM, the page level codes are not firing and I am getting the error in console that object "s" is not defined. What's the solution for this? Thanks! 回答1: By default, DTM does not put the s object (or whatever other namespace you specify in the config) in the global ( window ) scope, and DTM doesn't natively allow