Skip to content

Commit

Permalink
use local analytics-next
Browse files Browse the repository at this point in the history
  • Loading branch information
silesky committed Sep 6, 2023
1 parent 03026ed commit 77dbfba
Showing 1 changed file with 1 addition and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,9 @@
<html lang="en">

<head>

<script src="https://cdn.cookielaw.org/scripttemplates/otSDKStub.js" type="text/javascript" charset="UTF-8"
data-domain-script="80ca7b5c-e72f-4bd0-972a-b74d052a0820-test"></script>
<script type="text/javascript">
window.isOneTrustLoaded = new Promise(resolve => {
window.OptanonWrapper = function () {
resolve()
window.OneTrust.OnConsentChanged((e) => console.log('consent changed', e.detail));
}
})
</script>

<script
src="http://localhost:4567/@segment/analytics-consent-wrapper-onetrust/dist/umd/analytics-onetrust.umd.js"></script>

Expand Down

0 comments on commit 77dbfba

Please sign in to comment.