Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
//Change 'xxxxxx' to your settingsID

//Normal Bundle
<script id="usercentrics-cmp" data-settings-id="xxxxxxXXXXXXXX" src="https://app.usercentrics.eu/browser-ui/latest/bundleloader.js" data-tcf-enabled></script>

//Legacy Bundle
<script id="usercentrics-cmp" data-settings-id="xxxxxx" src="https://app.usercentrics.eu/browser-ui/latest/bundle_legacy.js" defer>< async></script>
  • Dann speichern, der localhost wird neu geladen und lädt in die Seite die bundle.js.

...