How to add the Privacy Center to your website (webflow)

Open a Privacy Center page on your webflow website to facilitate all Data Subject rights in one place

It only takes a few minutes to get the Privacy Center live on your webflow website. Once live, you’ll be able to show your policies, cookie details, and Data Access Gateway to your website visitors instantaneously.

Add Privacy Center

  1. Login to your Webflow account here.
  2. Click on the project that is running live on your website.
  3. Create a new webpage for the Privacy Center with the following URL - https://www.yourdomain.com/privacy-center.
    1. Click on the Pages icon from the menu on the left.
    2. Click on the Create New Page icon on the top right.
    3. Page Name - Privacy Center
    4. Slug is privacy-center
    5. Click on Create button. 
  4. Copy the script from Control Panel > Comply > Website Installation > Head Tag Script section and add this before the closing head tag on your new Privacy Center webpage you created in step 3
    1. Click on the Pages icon from the menu on the left.
    2. Click on Privacy Center page. 
    3. Copy the script from Control Panel > Comply > Website Installation > Head Tag Script section. 
    4. Paste the code in the box provided for Inside <head> tag
  5. Copy the script from Control Panel > Comply > Website Installation > Body Tag Script section and add this before the closing body tag on your new Privacy Center webpage you created in step 3. 
    1. Click on the Pages icon from the menu on the left.
    2. Click on Privacy Center page. 
    3. Copy the script from Control Panel > Comply > Website Installation> Body Tag Script section. 
    4. Paste the code in the box provided for Before </body> tag
  6. Remove the <header> and <footer> from the webpage above, otherwise it will overlap with the Privacy Center.
    1. This step depends upon how you have created your website header and footer. 
    2. One approach to get rid of the header and footer from the Privacy Center page is remove the header and footer components from the page. 
  7. Create a new link in your website footer called “Privacy Center” that directs to your new Privacy Center page URL.
    1. This step depends upon how you have created your website footer. 
    2. One place to make this change would be to change the Footer module which will propagate the change across your entire website. 
  8. If applicable, remove the existing "Privacy Policy" and "Cookie Policy" links from your website footer. 


That's it! Your Privacy Center is ready for the world to see :)