Integrate with the Javascript Library
Use the Universal Data Tool in any javascript application using a <script /> import tage.
Last updated
Use the Universal Data Tool in any javascript application using a <script /> import tage.
Last updated
Put a script tag at the top of your page importing the Universal Data Tool "vanilla" library.
The vanilla library bundles all the Universal Data Tool dependencies together into a single file, making it easy to use anywhere!
Add a container element to your body. Then call window.UniversalDataTool.open
to open the UDT in your element.