Passing back data element to third party tag
Hi there,
If I needed to pass back a data element to a third party tag, would I simply just use %dataelementname% ?
Would this be correct for the usage case?
EXAMPLE:
Data Element name: dl.purchaseID
Third party tag: <script src="https://smrtpxl.advertising.com/S?spid=215&ORD=%dl.purchaseID%" type="text/javascript"></script>