Documentation Index

Fetch the complete documentation index at: https://usercentrics.document360.io/llms.txt

Use this file to discover all available pages before exploring further.

Creating your privacy policy

Prev Next

To create your privacy policy, you'll need to enter the following information:

  1. General settings

  2. Company information

  3. Data handling information

Once you've entered this information, you can copy an HTML snippet and inject it into your privacy policy page.

Click the Generate Privacy Policy button to begin the questionnaire that creates your privacy policy. The following sections of this guide walk you through each step of the process. Check back on the Key concepts section for explanations.

General settings

On the first screen, name your privacy policy and choose a few general settings:

  1. In the Policy Name field, enter a name.

  2. In the Select language field, select the languages in which you want the privacy policy to be displayed. (In the free version only one language is available.)

  3. In the Legal framework section, select the legal framework that you want to use.

    1. To select the CCPA, VCDPA or TDSPA , you must also select US State Privacy Laws, which provide a broader framework for U.S. privacy regulations, while the CCPA focuses specifically on California, TDSPA focuses on Texas, and VCDPA focuses on Virginia.

User interface for generating a custom privacy policy with various settings options.

Company information

On the next screen, enter your company's contact information:

Form for entering company information, including contact details and privacy officer.

Data handling information

Enter information about how your organization handles information. These details are the most important part of your privacy policy:

  • The products and services your organization provides.

  • Whether you collect user data, and which types.

  • The data protection measures you have in place.

    • If you use any data protection measures, a new field will appear, where you can select the data protection measures you are using.

  • Whether you share personal user data and with whom.

    • If you share personal data with third-party service providers, a new question will appear:

      • Do you use the Usercentrics CMP?

        • If yes, show current CMP-listed services

        • If no, you can add your services from a predefined list or enter them manually.

  • A link to your cookie policy page.

  • Within what timeframe can users expect to be notified of data breaches, and how are these notifications made.

Data handling information form with sections on collection, protection, and sharing of data.

Additional policy details

Lastly, enter additional policy details, including international data transfers, age requirements, direct marketing consent, and how users are notified of privacy policy updates or consent changes.

  • Whether you transfer data outside of the EEA.

  • Whether your website has an age requirement, and what that requirement is.

  • Whether you ask for consent for direct marketing, which types of direct marketing, and whether you have a mechanism to withdraw consent.

  • Whether you want to notify users of privacy policy updates, and whether they will need to renew their consent in such a case.

  • And if you have a Pro subscription, you can choose whether to remove the Powered by Usercentrics branding from your Privacy Policy.

Usercentrics privacy policy completion page with various data handling options listed.

Your finished privacy policy

Your privacy policy is now finished and ready to be implemented on your website.

Instructions for implementing a privacy policy on a website using HTML code.

The following sections explain how to implement the privacy policy by editing the website's code, or by adding it to WordPress.

After the implementation, your generated privacy policy will update automatically whenever you make changes in the future. You won’t need to update the snippet on your page.

If you're not ready to add the privacy policy's snippet to your website's code immediately, or if someone else needs to do it for you, you can copy the snippet from the Privacy Policy Generator overview page by clicking the button on the right side of the privacy policy.

Implementing the privacy policy on your website

Instructions for implementing a privacy policy using HTML code on a website.

To implement the privacy policy on your website, follow these steps:

  1. Copy the script tag provided in the Privacy Policy Generator (see screenshot above) and paste it into the <head> section of your website.

  2. Make sure that it is placed before any third-party scripts that require user consent.

  3. Copy the <div> element (the second code block in the screenshot above) and insert it at the exact location on your webpage where you want the privacy policy to be displayed.

  4. Optionally, you can enforce the language of your privacy policy by adding the data-language=<lang-code> attribute to the script.

Implementing the privacy policy in WordPress

If you manage your website in WordPress, you can implement your privacy policy using the Privacy Policy Generator plugin:

  1. In Usercentrics' Privacy Policy Generator, copy your Privacy Policy ID.

  2. Paste it into the plugin's settings.

  3. Connect and preview the privacy policy, then publish the changes.

Editing or duplicating an existing privacy policy

If you have a Pro subscription, you can click the three dots and select Edit to modify your privacy policy, or Duplicate it to create a very similar one.

After editing a privacy policy that is already implemented, it will automatically update on the actual website as well.

List of privacy policies with options to edit, implement, and manage documents.