0

i installed cookiebot via the wordpress plugin and it works great.

The problem i've is that i've one script i need cookiebot to skip, but i don't find any way to do it.

Does anyone know how to do it?

1 Answers1

0

there is an option to set cookiebot automode to skip scripts

You just need to include your script with this data att

data-cookieconsent="ignore"

like this

<script data-cookieconsent="ignore"></script>

hope this helps you!

lvollmer
  • 1,418
  • 2
  • 13
  • 32