Changeset 2624680
- Timestamp:
- 11/04/2021 06:12:15 PM (4 years ago)
- File:
-
- 1 edited
-
better-gdpr/trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
better-gdpr/trunk/readme.txt
r2463810 r2624680 10 10 License URI: https://www.gnu.org/licenses/gpl-3.0.en.html 11 11 12 GDPR Automation & Cookie Consent plugin built byPrivacyBunker.io team.12 Privacy compliance for WordPress websites in one click by the PrivacyBunker.io team. 13 13 14 14 == Description == 15 15 16 Better-GDPR is a part of the <a target='_blank' href='https://privacybunker.io/'>GDPR automation service</a>. 16 Better-GDPR is a part of the <a target='_blank' href='https://privacybunker.io/'>GDPR privacy automation service</a>. 17 18 [vimeo https://vimeo.com/598874237] 19 17 20 18 21 == Why we are better? == 19 22 20 The service provides **visibility** and **control** to the end-users over the personal data both on the WordPress website, inside online CRM systems (**HubSpot, Salesforce, SAP, Zoho, etc...**), inside online email marketing services (**GetResponse, Mailchimp, ActiveCampaign, etc...**), inside online support systems (**Zendesk, Freshdesk, etc...**) and other **SAAS services** and everything from the user **Privacy Portal** provided by the service. 23 = Privacybunker consolidates several tools under one unified service = 21 24 22 In addition, the plugin has regular features like **cookie consent banner** and integration with different **WordPress forms** (login, signup, contact, purchase, etc...). 25 Among them: 23 26 24 == Plugin main advantages: == 27 *. Advanced GDPR compliant cookie banner with built-in end-user privacy controls. 28 *. A one-click tool to extract, delete or anonymize personal data from internal databases. 29 *. Data Privacy Officer (DPO) management console. 30 *. A one-click tool to extract or delete personal data from SAAS products. 31 *. Daily GDPR violations scanner ensures that any change made on your website is checked. 25 32 26 1. User Privacy Portal27 2. Simple integration - no DB changes28 3. User profile change propagation29 4. GDPR compliant cookie consent popup30 33 31 = 1. User Privacy Portal=34 = Seamless integration = 32 35 33 All your users will get access to the Privacy Portal. The **Privacy Portal** allows your customers to fetch personal details from your website and from other 3rd party SAAS services. Privacy Portal gives a solution for the following **GDPR requirements**: 36 We support a big range of SaaS (HubSpot, GetResponse, Mailchimp, Salesforce, ect...) and DB products (MySQL, PostgreSQL, Oracle, SQL Server, MongoDB) used by SME and enterprise companies. New services are added on a weekly basis. We can also develop a custom plugin for your needs. 34 37 35 * **Access**: your customers can fetch and view personal data.36 * **Withdraw**: your customers can withdraw consents given previously.37 * **Update**: your customers can change their personal data.38 * **Delete**: your customers can perform a "forget-me" request inside the Privacy Portal.39 * **Restrict**: your customers can restrict the sharing and processing of their personal records.40 38 41 = 2. Simple Integration=39 = Affordable prices and human support = 42 40 43 BetterGDPR plugin does not change your database structure, nor it does not create any additional tables. Instead, the plugin will open for your site a **tenant subdomain** at **PrivacyBunker.cloud** - a service build and maintained by the <a target='_blank' href='https://privacybunker.io/'>PrivacyBunker.io team</a>. This domain will be used as a **Privacy Portal** for your users. 44 45 **What are the advantages of this architecture?** 46 47 1. No changes in your WordPress production database. 48 2. Your customer can use the Privacy Portal. 49 3. Personal data is encrypted and stored in the AWS Aurora PostgreSQL cluster deployed in Frankfurt. 50 51 = 3. User profile change propagation = 52 53 If configured, upon user profile change, the service can automatically sync user details with supported SAAS services. In case the user record is deleted and you approve this, the service will automatically delete user details from these SAAS services. 54 55 = 4. GDPR compliant cookie consent plugin = 56 57 It is very similar to other cookie consent popup plugins. The plugin injects JavaScript only after it got actual user consent. For example, Advertising related JavaScript code will be injected after the user gave us Advertising consent. You will need to specify actual JavaScript code to inject (i.e. Facebook pixel) under a specific category in the service management tool. 58 59 Under the hood, user consent categories are saved in a special cookie called: "BETTERGDPR". So, when the page loads, the plugin checks the value of the "BETTERGDPR" cookie and injects the approved JavaScript code. If it is a new site visitor, we will show the user our cookie consent popup. 41 Our service is affordable for startups, SMB, SME, or enterprise customers. We employ the best practices available and are always monitoring the GDPR updates. 60 42 61 43 = Free takeaway = … … 63 45 We run a privacy training for startup founders and architects. It is available completely for FREE: 64 46 <a target='_blank' href='https://basebunker.com/'>BaseBunker.Com Privacy Training</a> 65 66 == Frequently Asked Questions ==67 68 = Do you plan supporting other languages? =69 70 Yes. We are planning to add multiple languages in the nearest future.71 47 72 48 … … 78 54 79 55 56 80 57 == Changelog == 58 59 = 0.3.1 = 60 * Update to the latest code. 81 61 82 62 = 0.2.11 =
Note: See TracChangeset
for help on using the changeset viewer.