hello - we are working through a OneTrust cookie consent manager implementation on our sites. the tag is implemented within Tealium and we have a cp.variable capturing which cookie categories the user opted into, to trigger our tags. Right now, when the cookie is accepted, the tags do not fire until you interact with the site in some way. Is there a way to trigger the tags to fire once the user accepts the cookie consent? My thought is that we would likely need to make a manual utag.view call using a JavaScript extension when the cookies are accepted, but not sure how to set that up. I looked into referecing the cp.variable we created, but that does not appear to included/updated in the data layer until the user interacts with the site after accepting or declining the cookie consent. Any help would be appreciated. Thanks,
... View more