Skip to content

Commit

Permalink
seeing if logging works
Browse files Browse the repository at this point in the history
  • Loading branch information
o-pak-ttd committed Jan 17, 2024
1 parent 6ca46ed commit 236c2f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pixel/up_loader.1.1.4.js
Original file line number Diff line number Diff line change
Expand Up @@ -767,6 +767,7 @@ function _TTDUniversalPixelApi_1_1_4(optionalTopLevelUrl) {
let src = legacyIframeSrc +
"&uiddt=" +
uid_token;
console.log("firePixelWithUID", src)

let iFrameId = "universal_pixel_" + tag_ids.join("_") + "_uid";
let title = "TTD Universal Pixel with UID";
Expand Down

0 comments on commit 236c2f8

Please sign in to comment.