GetComplied
  • Introduction 👋
  • How to Install 🛠️
  • Configure 🖊️
  • Web SDK
    • Showing the Popup
    • Language
    • Custom Position
    • Layer
    • Animation
    • Continue Anyway
    • Auto Open
    • Inputs
    • Input Lock
    • Rights Managment
      • Right to rectification
      • Right to data portability
      • Right to data access
      • Right to erasure (right to be forgotten)
    • Data-Attributes
    • Events
    • Query String
    • Callbacks
    • Api Commands
    • Debug Console
    • Webhook
  • GetComplied UI
    • Dashboard
    • Policies
    • Cookies
    • Projects
    • Contacts
    • Incidents
    • Incidents
    • Submissions
  • CRM, CMS & ERP
    • Integrations
  • HELP // SUPPORT
    • Still need help?
Powered by GitBook
On this page

Was this helpful?

Introduction 👋

Welcome to GetComplied! Get familiar with the GetComplied products and explore their features:

NextHow to Install 🛠️

Last updated 5 years ago

Was this helpful?

What is GetComplied

GetComplied is the most powerful and flexible software for you to comply with the GDPR EU rules. Whenever you create a website, an app, a portal, a landing page, or a software, the GetComplied mission is to provide the most efficient solution to help you comply with the law.

Snippet Example

The following code is a test example of the snippet. So you can see how it looks like in your website.

(function(c,o,m,p,l,y){
		c.cp = c.cp || function() {
		(c.cp.q = c.cp.q || []).push(arguments) 
	};
	c.getComplied = { callback: {}, command: function(){}, settings: { cpid: 0, cpsv: 1 }};
	l = o.getElementsByTagName('head')[0];
	y = o.createElement('script');
	y.async = 1;
	y.src = m + p + c.getComplied.settings.cpsv; 
	l.appendChild(y);
})(window,document,'https://script.getcomplied.com/scripts/','getcomplied.js?sv=');