This page uses cookies
close

Cookie3 Component

Informational cookie message

'Informational message', or 'implied disclosure', is a type of cookie compliance that informs users that cookies will be used on the site. The user does not have the option to accept or deny the cookies. The user only has the option to close the cookie banner. The banner is simply informing the user of the use of cookies on the website.

Instructions

  1. Paste the following code to Site Settings>Head Code. The javascript file can be placed anywhere in the Head Code:

    <!-- Finsweet Cookie Consent -->
    <script async src="https://cdn.jsdelivr.net/npm/@finsweet/cookie-consent@1/fs-cc.js" fs-cc-mode="informational"></script>

  2. Duplicate Cookie 3 Component symbol to all pages, preferrably inside the 'page-wrapper' div above the 'Nav' symbol like on this page.

Visit https://cookie-consent.finsweet.com for full Finsweet cookie consent documentation.