Skip to content

How to mix and merge the automatic mode and the manual one

Francesco Mugnai edited this page Apr 1, 2022 · 1 revision

If you really want, you can mix automatic and manual modes.

autoMode:

autoMode: true,
autoCategories: {
  // here you have to describe only the cookies to be blocked automatically, not the others
}

Manual mode:

<iframe
  data-jgc-service="Spotify Widget"
  data-jgc-tag="marketing"
  data-jgc-src="https://open.spotify.com/embed/album/1234567089"
  class="ml-20"
  width="300"
  height="380"
  frameborder="0"
  allowtransparency="true"
  allow="encrypted-media"
>
</iframe>