Skip to content

Commit 312ed49

Browse files
author
ghost
committed
Added tiktok pixel
1 parent 1d8ab2b commit 312ed49

1 file changed

Lines changed: 20 additions & 1 deletion

File tree

index.html

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -421,6 +421,24 @@
421421
gtag('config', 'AW-17948694584');
422422
</script>
423423

424+
<!-- TikTok Pixel Code Start -->
425+
<script>
426+
!function (w, d, t) {
427+
w.TiktokAnalyticsObject = t; var ttq = w[t] = w[t] || []; ttq.methods = ["page", "track", "identify", "instances", "debug", "on", "off", "once", "ready", "alias", "group", "enableCookie", "disableCookie", "holdConsent", "revokeConsent", "grantConsent"], ttq.setAndDefer = function (t, e) { t[e] = function () { t.push([e].concat(Array.prototype.slice.call(arguments, 0))) } }; for (var i = 0; i < ttq.methods.length; i++)ttq.setAndDefer(ttq, ttq.methods[i]); ttq.instance = function (t) {
428+
for (
429+
var e = ttq._i[t] || [], n = 0; n < ttq.methods.length; n++)ttq.setAndDefer(e, ttq.methods[n]); return e
430+
}, ttq.load = function (e, n) {
431+
var r = "https://analytics.tiktok.com/i18n/pixel/events.js", o = n && n.partner; ttq._i = ttq._i || {}, ttq._i[e] = [], ttq._i[e]._u = r, ttq._t = ttq._t || {}, ttq._t[e] = +new Date, ttq._o = ttq._o || {}, ttq._o[e] = n || {}; n = document.createElement("script")
432+
; n.type = "text/javascript", n.async = !0, n.src = r + "?sdkid=" + e + "&lib=" + t; e = document.getElementsByTagName("script")[0]; e.parentNode.insertBefore(n, e)
433+
};
434+
435+
436+
ttq.load('D6OIEARC77U5VG9U5E3G');
437+
ttq.page();
438+
}(window, document, 'ttq');
439+
</script>
440+
<!-- TikTok Pixel Code End -->
441+
424442
</head>
425443

426444
<body>
@@ -605,7 +623,8 @@ <h1>Free Quick Self Assessments</h1>
605623
</a>
606624
<hr>
607625
<span style="font-size: 2em; display: inline-block;">👉</span>
608-
<a href="ai-security-assessment.html" target="_blank" rel="noopener noreferrer">🤖 AI Security & Governance Quick Assessment
626+
<a href="ai-security-assessment.html" target="_blank" rel="noopener noreferrer">🤖 AI Security & Governance Quick
627+
Assessment
609628
<i class="fas fa-external-link-alt"></i>
610629
</a>
611630
<hr>

0 commit comments

Comments
 (0)