DTM and pre-existing s.contextData values
Hi
We've a number of implementations where we've extensively used s.contextData["name"] = "value".
Whats the best way to integrate using existing contextData on the page and use that data to trigger events etc in DTM? When I try to use it I keep getting a JS error saying that s.contextData is not defined.
Thanks
Tim