Privacy 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 privacy policy has been published and is accessible via the "How to integrate my privacy 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. To properly install the iFrame, you will need to access the HTML code of your page.

To do so, simply open the page where you would like to add the policy, and in the “Content“ block, click the HTML symbol (<>). This will open the HTML code of the page, where you can simply paste the iFrame code.

If this does not work, you might need to change the theme template to “Default page“. If for some reason this is not possible, you can add the iFrame code directly to the page code via the “Themes“ module.

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 privacy policy? Good news, our cookie policy installation follows the exact same strucure. Easy right?

Last updated