Skip to content

Commit 4ec6ec1

Browse files
committed
chore: New cookie consent in API ref
1 parent efea3ca commit 4ec6ec1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_buildApi/BuildAPI/docfx-tmpl/src/partials/head.tmpl.partial

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
<link rel="stylesheet" href="{{_rel}}styles/main.css">
1515

1616
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
17-
<script src="https://cdn.cookielaw.org/consent/2fffb1c2-c64a-4fcc-bc19-a4adecbc5ebf.js" type="text/javascript" charset="UTF-8"></script>
17+
<script src="https://cdn.cookielaw.org/scripttemplates/otSDKStub.js" data-language="en" type="text/javascript" charset="UTF-8" data-domain-script="3dfce4f2-dab6-4128-9f33-df7e0597da82"></script>
1818
<!-- Google Tag Manager -->
19-
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
19+
<script type="text/plain" className="optanon-category-1">(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
2020
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
2121
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
2222
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);

0 commit comments

Comments
 (0)