Articles on: Frequently Asked Questions (FAQ)

Global Privacy Control (GPC) integration

The Global Privacy Control (GPC) is a privacy standard designed to give users more control over their personal information online. It allows users to signal their privacy preferences to websites and online services automatically.

With GPC, users can set their preferences once through their web browser or other tools, indicating whether they want their data to be collected, shared, or sold. Websites and services that adhere to the GPC standard are obligated to respect these preferences, providing users with a more consistent and streamlined experience across different platforms.

How to integrate Global Privacy Control (GPC) with Consentmo app?



The Global Privacy Control can be integrated with Consentmo either automatically or manually.


Automatic integration:



Note: The automatic integration is available only for the Paid plans users (Standard, Plus and Enterprise).

Navigate to Consentmo's settings and click on the Other Settings tab in the left menu.
Click on the Integrations section.
Go to Services Tracking and then click on the Global Privacy Control integration from the list.
After opening the Global Privacy Control integration page, set the Enable Global Privacy Control option from Disable to Enable.




Manual Integration:



Open Shopify Admin > click on Online Store tab in the left menu bar.
Click on the Actions dropdown button and select Edit Code from there.
A new page will open with a list of files on the left side of the screen. Create a new liquid file in the Snippets section of the theme files, called gpc-integration-script.
After that copy the content of the integration script provided below and paste it in the newly created Snippet file:

Download Global Privacy Control (GPC) Integration script

Open the theme.liquid file.
Locate the opening <head> and right after it, add the following line of code:

{% render 'gpc-integration-script' %}


The final result should look like this:




More on the topic can be found in the Global Privacy Control page as well.


In need of any assistance with the setup, do not hesitate to drop us a line at support@consentmo.com or via our Live chat.

Updated on: 22/04/2024

Was this article helpful?

Share your feedback

Cancel

Thank you!