EasyCookie – GDPR Responsive Cookie Law Compliance Alert Notification
$14.00
220 sales
LIVE PREVIEWIntroduction
In today’s digital age, it is essential for websites to prioritize user privacy and compliance with regulations such as the General Data Protection Regulation (GDPR). EasyCookie is a responsive cookie notification that helps websites comply with these regulations in a simple and effective way. With its user-friendly interface and versatile features, EasyCookie makes it easy to set up a beautiful cookie notification that meets the requirements of GDPR compliance.
Overview and Features
EasyCookie offers a range of features that make it an ideal choice for websites looking to comply with GDPR regulations. These features include:
- Two themes and eight ready-to-use examples
- Option to choose the notification bar position (top or bottom)
- Ability to enable auto-accept on page scroll
- Choice to select the number of days of cookies validity
- Support for scripts blocking, as requested by GDPR compliance
- Lightweight script for improved website performance
- Easy installation and customization options
- 100% bootstrap compatibility
- Fully responsive and mobile-friendly
- Fully commented code for easy understanding
Design and Customization
One of the standout features of EasyCookie is its customizability. With EasyCookie, you can insert emoticons and personalize your cookie notification to suit your website’s brand and design. The script also allows you to choose from multiple themes and examples, ensuring that your cookie notification complements your website’s layout.
Browser Support
EasyCookie is compatible with a range of browsers, including Chrome, Firefox, Safari, and Edge.
Customer Support
The developer of EasyCookie has a reputation for providing exceptional customer support. The reviewer of this script praises the developer’s responsiveness and attention to detail, citing positive experiences with customer support in the past.
Changelog
The developer keeps the script up-to-date with regular updates, providing a changelog to ensure transparency and accountability.
Conclusion
EasyCookie is an excellent choice for websites seeking to comply with GDPR regulations. Its user-friendly interface, versatile features, and excellent customer support make it an ideal solution for those looking to ensure compliance and maintain a positive user experience. With a score of 4.76 and numerous positive reviews, it is clear that EasyCookie is a reliable and trustworthy solution for GDPR compliance.
User Reviews
Be the first to review “EasyCookie – GDPR Responsive Cookie Law Compliance Alert Notification” Cancel reply
Introduction
The General Data Protection Regulation (GDPR) is a set of laws that aim to protect the personal data of individuals within the European Union. As a website owner, it is essential to comply with these regulations to avoid facing heavy fines and penalties. One of the key aspects of GDPR compliance is to obtain explicit consent from users before storing or processing their personal data, including cookies.
The EasyCookie is a GDPR-compliant cookie law compliance alert notification that helps you stay compliant with the regulations. In this tutorial, we will walk you through the steps of installing and configuring the EasyCookie plugin to ensure your website is GDPR-compliant.
Step 1: Installing the EasyCookie Plugin
To install the EasyCookie plugin, follow these steps:
- Log in to your WordPress dashboard and navigate to the "Plugins" section.
- Click on the "Add New" button.
- Search for "EasyCookie" in the search bar and click on the "Install Now" button.
- Once the installation is complete, click on the "Activate" button.
Step 2: Configuring the EasyCookie Plugin
To configure the EasyCookie plugin, follow these steps:
- Navigate to the "Settings" section of your WordPress dashboard and click on the "EasyCookie" tab.
- In the "General" tab, enter your website's name and URL.
- In the "Cookie List" tab, add the names of the cookies that you use on your website.
- In the "Notifications" tab, select the type of notification you want to display to users.
- In the "Consent" tab, select the type of consent you want to obtain from users.
Step 3: Adding the Cookie Consent Notification
To add the cookie consent notification to your website, follow these steps:
- Go to the "Appearance" section of your WordPress dashboard and click on the "Customize" button.
- In the "Customize" section, click on the "Additional CSS" tab.
- Add the following code to the "Additional CSS" section:
.cookie-consent { position: fixed; top: 0; left: 0; width: 100%; background-color: #333; color: #fff; padding: 10px; text-align: center; font-size: 16px; font-weight: bold; z-index: 99999; }
- Add the following code to the "Additional CSS" section:
.cookie-consent button { background-color: #4CAF50; color: #fff; border: none; padding: 10px 20px; font-size: 16px; cursor: pointer; }
- Add the following code to the "Additional CSS" section:
.cookie-consent button:hover { background-color: #3e8e41; }
- Add the following code to the "Additional CSS" section:
.cookie-consent span { font-size: 14px; }
- Click on the "Save" button to save the changes.
Step 4: Testing the Cookie Consent Notification
To test the cookie consent notification, follow these steps:
- Go to your website and refresh the page.
- You should see the cookie consent notification at the top of the page.
- Click on the "Accept" button to accept the cookies.
- Click on the "Decline" button to decline the cookies.
Conclusion
The EasyCookie plugin is a simple and effective way to comply with the GDPR regulations and obtain explicit consent from users before storing or processing their personal data. By following these steps, you can easily install and configure the EasyCookie plugin and add a cookie consent notification to your website.
Here is an example of a complete settings configuration for EasyCookie:
Notification Position
Notification position is defined by using the following setting: ec_cookie_position
. For example, you can set it to bottom-right
to position the notification at the bottom right corner of the screen.
ec_cookie_position: bottom-right
Notification Text
You can define the text that will be displayed in the notification by using the ec_notification_text
setting. For example:
ec_notification_text: 'This website uses cookies to improve your experience. Click "OK" to accept our cookies and continue using the site.'
Notification Button
The notification can have two buttons: "OK" and "Reject". You can customize the text and action of these buttons by using the ec_notification_ok_button_text
and ec_notification_reject_button_text
settings, respectively. For example:
ec_notification_ok_button_text: 'Accept' ec_notification_reject_button_text: 'Reject'
Cookie Categories
EasyCookie allows you to categorize your cookies and display specific notifications for each category. You can define the categories using the ec_cookie_categories
setting. For example:
ec_cookie_categories:
- name: analytics description: Analytics cookies are used to collect information about how users interact with our website.
- name: advertising description: Advertising cookies are used to show personalized ads.
Cookie Types
You can also define the types of cookies you use on your website, such as essential, performance, functionality, and targetting. You can do this by using the ec_cookie_types
setting. For example:
ec_cookie_types:
- name: essential description: Essential cookies are necessary for the proper functioning of our website.
- name: performance description: Performance cookies are used to improve the performance and speed of our website.
- name: functionality description: Functionality cookies allow us to remember user settings and preferences.
- name: targetting description: Targetting cookies are used to show personalized ads.
Expiration Time
You can define the expiration time of your cookies by using the ec_cookie_expiration
setting. For example:
ec_cookie_expiration: 365
Cookie Domain
You can define the domain for which cookies will be set by using the ec_cookie_domain
setting. For example:
ec_cookie_domain: example.com
Language
You can define the language of your website and the notification text by using the ec_cookie_language
setting. For example:
ec_cookie_language: en
Here are all the features of the EasyCookie script:
- 2 themes to choose from
- 8 concrete examples ready to use
- Can choose the notification bar position: TOP or BOTTOM
- Can enable auto-accept on page scroll
- Can choose the number of days of cookies validity
- Can block scripts as requested by GDPR compliance
- Lightweight script
- Easy to install in your website
- Extremely customizable
- 100% bootstrap compatible
- Fully responsive and mobile friendly
- Easy to customize with emoticons
- Security vulnerabilities checked
- Fully commented code for easy understanding
These are the features of the EasyCookie script, a GDPR responsive cookie law compliance alert notification.
Related Products
$14.00
There are no reviews yet.