Pop-up implementation
Log in to your Wix account and go to settings in your site's dashboard.
Click the Custom Code tab in the Advanced section as shown above.
Click + Add Custom Code at the top right.
Then paste the consent pop-up script in the code field:
<script id="CookieConsent" src="https://policy.app.cookieinformation.com/uc.js" data-culture="EN" type="text/javascript"></script>
Paste the code snippet in the text box.
Enter a name for your code.
Select an option under Add Code to Pages: All pages. This adds the code to all of your site's pages, including any new page that you create in the future.
Choose where to place your code under Place Code in: Head
Click Apply.
Policy Implementation
Repeat the steps described in the first part of this article.
In step 4 paste the cookie policy script in the code field:
<script id="CookiePolicy" src="https://policy.app.cookieinformation.com/cid.js" data-culture="EN" type="text/javascript"></script>
In step 7 "Select an option under Add Code to Pages" opt for "Choose specific pages". Use the drop-down menu to select the cookie policy page where the auto-generated policy should be hosted.
Related articles: