Hi,We're using DTM to fetch elements in the DOM of the page and put this
in dataelement. To use criteria to show recommended articles based off
of the category of the viewed article, I need to pass entity.categoryId
to target-global-mboxFor race condition reasons, I can't use the fields
in the Adobe Target widget of the page load rule, so I use the
Javascript / Third Party Tags widget to do this, on a "onLoad"
condition, to make sure that my dataelement is populated. Note that if I
use static va...