Cookie policy (iFrame)

The integration of our iFrames can be done in a quick few steps. Before starting these steps, please make that following conditions are met however:

  • Your cookie policy has been published and is accessible via the "How to integrate my cookie policy and my banner?" button on your policy dashboard.

  • The website page where you want to integrate the policy should allow iFrames.

Step 1: Copying the iFrame code

You can copy the iFrame code directly from the integration page. To do so, simply go the integration page via your dashboard.

Once you are on the integration page, you can choose which iFrame you would like to install. The different languages indicate the default language of the document, however it is always possible to switch languages in the document itself.

You can easily copy the full code by clicking the "Copy" button at the end of the code block.

Step 2: Adding the code to your website

Once the code has been copied, you can add it directly to the relevant page of your website. It is as simple as pasting the code wherever you want it.

If you have a website with multiple languages, you can copy the different codes on their specific page. This will assure the default language shown is the same as the language of the website.

Step 3: Adapting the default size

If you wish to change the default size of the document, you can do so by adding width and height attributes in the code. An example below:

// <iframe src="https://yourdomain.admeet.eu/reader/products/html/en/7335231f-0c27-4513-a74f-891d5a349610" width='100%' height='1200px'></iframe>

Regardless of your chosen width and height, our policy will always adapt to be mobile responsive. The adapted size should be considered as the maximum values.

Step 4: Updating your policy

Whenever you create a new version of the policy in your Admeet application, your policy will update automatically on your website. This means that other than publishing the new version in the Admeet application no work needs to be done.

This way your policy is always up-to-date on your website, without having to adapt any code or text on your website.

Done with your cookie policy? Perfect, that means only your cookie banner is left to do. We're almost there!

Last updated