Skip to content

Commit

Permalink
update pixel
Browse files Browse the repository at this point in the history
  • Loading branch information
yishi-ttd committed May 27, 2024
1 parent cd1d943 commit f17185d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions joinig.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
<button class= "form-submit" type="submit" id="submitBtn" value="Submit">Submit</button>
</form>

<script src="pixel/up_loader.1.1.6.paapi.js"></script>
<script src="https://js.adsrvr.org/up_loader.1.1.0.js"></script>
<script type="text/javascript">
ttd_dom_ready( function() {
window.ttdPixel.enableDebug();
if (typeof TTDUniversalPixelApi === 'function') {
var universalPixelApi = new TTDUniversalPixelApi();
universalPixelApi.init("xjagv7s", ["510nhqa"], "https://insight.adsrvr.org/track/up", null);
universalPixelApi.init("ufqc9us", ["hc7ihke"], "https://insight.adsrvr.org/track/up", null);
}
});
</script>
Expand Down

0 comments on commit f17185d

Please sign in to comment.