Ask for consent the right way, block scripts and cookies when required.
Manage different type of consent:
Use geo-targeted rules:
Target your visitors with the right rule based on their location. Rules can have different consent types and different content. The plugin comes with the ready-made rules:
This is a complete premium solution that also offers a free plan for websites with under 100 pages. For implementation, we suggest you follow their documentation.
Website: https://cookiebot.com
Free plugin with various features, including the option to store negative consent.
Free plugin useful features, including the option to store negative consent.
Real Cookie Banner is an opt-in cookie and consent management plugin
These solutions are not perfect or easy to implement especially for a non-technical person. Contact THEIR support if you need any help. The free plugins might not cover every aspect of the GDPR legislation.
We are aware of the shortcomings and we try to offer more easy to use integrations in the feature.
Use pys_gdpr_ajax_enabledfilter to by-pass option above.
Use following filters to control each pixel:
pys_disable_by_gdpr, pys_disable_facebook_by_gdpr,
pys_disable_analytics_by_gdpr, pys_disable_google_ads_by_gdpr,
pys_disable_pinterest_by_gdpr or pys_disable_bing_by_gdpr.
First filter will disable all pixels, other can be used to disable particular pixel.
Simply pass TRUE value to disable a pixel.