{"id":131163,"date":"2018-07-05T14:46:52","date_gmt":"2018-07-05T14:46:52","guid":{"rendered":"https:\/\/webkul.com\/blog\/?p=131163"},"modified":"2025-11-21T08:56:41","modified_gmt":"2025-11-21T08:56:41","slug":"gdpr-magento2","status":"publish","type":"post","link":"https:\/\/webkul.com\/blog\/gdpr-magento2\/","title":{"rendered":"User Guide for GDPR for Magento 2"},"content":{"rendered":"\n<p><a href=\"https:\/\/store.webkul.com\/magento2-gdpr-module.html\" target=\"_blank\" rel=\"noreferrer noopener\">Magento 2 GDPR Extension<\/a> provides the latest EU (European Union) guidelines or regulations that provide control to customers over their personal information or data.<\/p>\n\n\n\n<p>Moreover, Magento 2 GDPR Module allows customers to send requests to update\/delete their personal data.<\/p>\n\n\n\n<p>Admin can update the status of the customer\u2019s request as pending\/processing\/ complete\/declined.<\/p>\n\n\n\n<p>Further, Magento 2 EU Cookie Law consists of various tools and features that enable you to secure and protect your customers\u2019 private data.<\/p>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h2 class=\"wp-block-heading index-title\">Features<\/h2>\n<\/div><\/div>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Customers can request for the data update or delete using Magento 2 GDPR Cookie Consent.<\/li>\n\n\n\n<li>On customer data request admin will receive mail too.<\/li>\n\n\n\n<li>&nbsp;Customers can access his data immediately in pdf or HTML.<\/li>\n\n\n\n<li>&nbsp;Customers can view all his data related to the account, order, address, and cart.<\/li>\n\n\n\n<li>The admin can enable or disable GDPR module on the frontend.<\/li>\n\n\n\n<li>&nbsp;Admin can enable customer data consent on customer registration and account edit page.<\/li>\n\n\n\n<li>&nbsp;The admin enables cookie notice on all the pages on the website.<\/li>\n\n\n\n<li>&nbsp;The admin can change the design of the cookie notice by simply creating a new static block and setting the identifier in the module config.<\/li>\n\n\n\n<li>Admin can see all the customer data update and delete requests in the grid.<\/li>\n\n\n\n<li>Admin can easily update the status of each request to pending, processing, complete or decline.<\/li>\n\n\n\n<li>On each status update customer will receive email.<\/li>\n\n\n\n<li>&nbsp;Admin can change the email templates too from the configuration.<\/li>\n\n\n\n<li>Option for deleting the personal data of customers who are not accessing their accounts.<\/li>\n\n\n\n<li>Set the customer data PDF file content footer text.<\/li>\n\n\n\n<li>Anonymization of customers&#8217; personal data is available for the customers if enabled by the admin.<\/li>\n\n\n\n<li>The customers can opt out of the given consent if enabled by the admin.<\/li>\n\n\n\n<li>Choose the agreement to display at &#8211; registration, payment, login, contact, and feedback forms or below the shipping methods.<\/li>\n\n\n\n<li>The admin can customize the cookie popup as required by editing the layout theme.<\/li>\n\n\n\n<li>Customize the cookie popup by editing the layout theme.<\/li>\n\n\n\n<li>Create and customize cookies from the Cookie List that are displayed to customers.<\/li>\n\n\n\n<li>Add cookies as per requirement and assign them to cookie categories as required. <\/li>\n\n\n\n<li>Admin can check the cookie logs in a graphical dashboard.<\/li>\n\n\n\n<li>Magento 2 GDPR Module is also compatible with the <a href=\"https:\/\/www.hyva.io\/\" target=\"_blank\" rel=\"noreferrer noopener\">Hyva theme<\/a>.<\/li>\n<\/ul>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Installation<\/h3>\n<\/div><\/div>\n\n\n\n<p>The installation is quite simple just like the standard&nbsp;<a href=\"https:\/\/store.webkul.com\/Magento-2.html\" target=\"_blank\" rel=\"noreferrer noopener\">Magento 2 extensions<\/a>.<\/p>\n\n\n\n<p>Firstly, the customers will get a&nbsp;<strong>zip folder<\/strong>&nbsp;and they have to extract the contents of this zip folder on their system. <\/p>\n\n\n\n<p>The extracted folder has an<strong>&nbsp;src<\/strong>&nbsp;folder, inside the src folder you have the&nbsp;<strong>app<\/strong>&nbsp;folder.<\/p>\n\n\n\n<p>You need to transfer this&nbsp;<strong>app<\/strong>&nbsp;folder into the Magento2 root directory on the server as shown below.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"http:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2016\/09\/Move-app-folder-2.png\"><img decoding=\"async\" src=\"http:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2016\/09\/Move-app-folder-2.png\" alt=\"Installation Of Magento GDPR Extension\" loading=\"lazy\" \/><\/a><\/figure>\n\n\n\n<p>After the successful installation, you have to run these commands in the&nbsp;Magento2 root directory.<\/p>\n\n\n\n<p><strong>First command-<\/strong>php bin\/magento setup:upgrade<\/p>\n\n\n\n<p><strong>Second Command \u2013<\/strong>php bin\/magento setup:di:compile<\/p>\n\n\n\n<p><strong>Third Command \u2013<\/strong>php bin\/magento setup:static-content:deploy<\/p>\n\n\n\n<p><strong>Fourth Command \u2013<\/strong>composer require mpdf\/mpdf:8.0<\/p>\n\n\n\n<p>After running the commands, you have to flush the cache from the Magento admin panel by navigating through<strong>-&gt;System-&gt;Cache management<\/strong>&nbsp;as shown below.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"http:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2016\/09\/Flush-Cache-1.png\"><img decoding=\"async\" src=\"http:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2016\/09\/Flush-Cache-1.png\" alt=\"Installation Of Magento GDPR Extension\" loading=\"lazy\" \/><\/a><\/figure>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Language Translation<\/h3>\n<\/div><\/div>\n\n\n\n<p>For translating the module language, navigate through&nbsp;<strong>src\/app\/code\/Webkul\/GDPR\/i18n<\/strong>&nbsp;and edit the en_US.csv file. Thereafter, rename the CSV as \u201cen_SA.csv\u201d and translate all right side content after the comma in the Arabic language. After editing the CSV, save it.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" width=\"1200\" height=\"293\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/03\/i18folder-1200x293.png\" alt=\"Installation Of Magento GDPR language translation\" class=\"wp-image-373049\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/03\/i18folder-1200x293.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/03\/i18folder-300x73.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/03\/i18folder-250x61.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/03\/i18folder-768x187.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/03\/i18folder.png 1366w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>Now, upload it to the path&nbsp;<strong>src\/app\/code\/Webkul\/GDPR\/i18n<\/strong>&nbsp;where the installation of Magento 2 is on the server. <\/p>\n\n\n\n<p>The module translates into the Arabic Language. It supports both RTL and LTR languages.<\/p>\n\n\n\n<p>The user can edit the CSV like the image below.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"715\" height=\"605\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/i18_folder_translation-1.png\" alt=\"Installation Of Magento GDPR language translation i18_folder_translation-1\" class=\"wp-image-399695\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/i18_folder_translation-1.png 715w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/i18_folder_translation-1-300x254.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/i18_folder_translation-1-250x212.png 250w\" sizes=\"(max-width: 715px) 100vw, 715px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Initial Configuration Settings<\/h3>\n<\/div><\/div>\n\n\n\n<p>After the installation of GDPR for Magento 2, you will find the configuration settings panel by navigating through&nbsp;<strong>Stores-&gt;Configuration-&gt;Webkul&gt;GDPR Settings&nbsp;<\/strong>per the snapshot below.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1120\" height=\"880\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_admin_system_config_edit_section_gdpr_key_8552f6d417c92d38d0460eee80db6214a9d4e40fb05f083a311024479333d5cf_screenshot.png\" alt=\"Magento 2 GDPR extension initial configuration 1\" class=\"wp-image-400133\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_admin_system_config_edit_section_gdpr_key_8552f6d417c92d38d0460eee80db6214a9d4e40fb05f083a311024479333d5cf_screenshot.png 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_admin_system_config_edit_section_gdpr_key_8552f6d417c92d38d0460eee80db6214a9d4e40fb05f083a311024479333d5cf_screenshot-300x236.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_admin_system_config_edit_section_gdpr_key_8552f6d417c92d38d0460eee80db6214a9d4e40fb05f083a311024479333d5cf_screenshot-250x196.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_admin_system_config_edit_section_gdpr_key_8552f6d417c92d38d0460eee80db6214a9d4e40fb05f083a311024479333d5cf_screenshot-768x603.png 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">General Settings<\/h3>\n\n\n\n<p>Here, the admin will be able to &#8211;  <\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Enable the GDPR functionality for the store and display the GDPR side menu option on the admin side panel. <\/li>\n\n\n\n<li>Set up the PDF footer content that is visible to the customers after they download their data in PDF file format.<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"532\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/Screenshot-from-2023-09-13-12-07-34-1200x532.png\" alt=\"pdf footer text\" class=\"wp-image-399738\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/Screenshot-from-2023-09-13-12-07-34-1200x532.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/Screenshot-from-2023-09-13-12-07-34-300x133.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/Screenshot-from-2023-09-13-12-07-34-250x111.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/Screenshot-from-2023-09-13-12-07-34-768x340.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/Screenshot-from-2023-09-13-12-07-34.png 1323w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Personal Data Deletion<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Enable the option for deleting the personal data of customers who are not accessing their accounts.<\/li>\n\n\n\n<li>Set up the abandoned customer&#8217;s account automatic deletion period(in Days).<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1120\" height=\"880\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_admin_system_config_index_key_2d16fe12e2f12e679e57eedb2229a61ebee539a669c432dd387bddf6a439fe6e_screenshot-2.png\" alt=\"Magento 2 GDPR extension initial configuration 2\" class=\"wp-image-399699\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_admin_system_config_index_key_2d16fe12e2f12e679e57eedb2229a61ebee539a669c432dd387bddf6a439fe6e_screenshot-2.png 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_admin_system_config_index_key_2d16fe12e2f12e679e57eedb2229a61ebee539a669c432dd387bddf6a439fe6e_screenshot-2-300x236.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_admin_system_config_index_key_2d16fe12e2f12e679e57eedb2229a61ebee539a669c432dd387bddf6a439fe6e_screenshot-2-250x196.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_admin_system_config_index_key_2d16fe12e2f12e679e57eedb2229a61ebee539a669c432dd387bddf6a439fe6e_screenshot-2-768x603.png 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Customer&#8217;s Account Privacy Settings<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Set the privacy setting tab name which is visible under the customer account panel.<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1120\" height=\"880\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_gdpr_data_request_screenshot-2.png\" alt=\"customer end details for gdpr\" class=\"wp-image-400093\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_gdpr_data_request_screenshot-2.png 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_gdpr_data_request_screenshot-2-300x236.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_gdpr_data_request_screenshot-2-250x196.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_gdpr_data_request_screenshot-2-768x603.png 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Enable the Policy Doc section for the customers. <\/li>\n\n\n\n<li>Enable customers to download their personal data. <\/li>\n\n\n\n<li>Allow anonymization of personal data. <\/li>\n\n\n\n<li>Allow customers to delete their data. <\/li>\n\n\n\n<li>Allow customers to opt out of the given consent.  <\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1120\" height=\"880\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_gdpr_data_request_screenshot-1-1.png\" alt=\"customer end details for gdpr\" class=\"wp-image-400094\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_gdpr_data_request_screenshot-1-1.png 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_gdpr_data_request_screenshot-1-1-300x236.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_gdpr_data_request_screenshot-1-1-250x196.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_gdpr_data_request_screenshot-1-1-768x603.png 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Cookie Message Settings<\/h3>\n\n\n\n<p>Here the admin for the cookie notice will be able to &#8211;  <\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Enable the cookie notice for the store. <\/li>\n\n\n\n<li>Choose the Cookie block display position as bottom left or right as required.<\/li>\n\n\n\n<li>Enter the Cookie block static identifier.<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"802\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/cookie-notice-1200x802.png\" alt=\"cookie-notice\" class=\"wp-image-400286\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/cookie-notice-1200x802.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/cookie-notice-300x200.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/cookie-notice-250x167.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/cookie-notice-768x513.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/cookie-notice-1536x1026.png 1536w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/cookie-notice-2048x1368.png 2048w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>The admin will also be able to make the settings for the email templates.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1120\" height=\"880\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_admin_system_config_index_key_2cb47ddd7b9b972760752ca2298bebda25415b0caaca2aa985517dff27b7eec3_screenshot-1.png\" alt=\"Magento 2 GDPR extension initial configuration 3\" class=\"wp-image-399747\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_admin_system_config_index_key_2cb47ddd7b9b972760752ca2298bebda25415b0caaca2aa985517dff27b7eec3_screenshot-1.png 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_admin_system_config_index_key_2cb47ddd7b9b972760752ca2298bebda25415b0caaca2aa985517dff27b7eec3_screenshot-1-300x236.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_admin_system_config_index_key_2cb47ddd7b9b972760752ca2298bebda25415b0caaca2aa985517dff27b7eec3_screenshot-1-250x196.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_admin_system_config_index_key_2cb47ddd7b9b972760752ca2298bebda25415b0caaca2aa985517dff27b7eec3_screenshot-1-768x603.png 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>Here, the admin will be able to &#8211; <\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Select the email template for the data update request. <\/li>\n\n\n\n<li>Choose the data delete request template.<\/li>\n\n\n\n<li>Select the request status update template. <\/li>\n\n\n\n<li>Choose the request status delete template as required. <\/li>\n<\/ul>\n\n\n\n<p>Lastly, save the configuration settings by tapping the Save Config button at the top right-hand corner. <\/p>\n\n\n\n<p>You can also check the GDPR extension for the<a href=\"https:\/\/store.webkul.com\/magento2-multi-vendor-gdpr.html\" target=\"_blank\" rel=\"noreferrer noopener\"> Magento 2 Multi Vendor Marketplace<\/a>. This extension allows data updates and deletion requests to be made by marketplace vendors.<\/p>\n\n\n\n<p>Further you can check how the GDPR plays a very crucial&nbsp;<a href=\"https:\/\/webkul.com\/blog\/role-of-gdpr-in-marketplaces\/\" target=\"_blank\" rel=\"noreferrer noopener\">role in the e-commerce industry<\/a>.<\/p>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">GDPR Options &#8211; Admin Side Panel<\/h3>\n<\/div><\/div>\n\n\n\n<p>After the successful installation and configuration, the admin will find the GDPR side panel option with various menu options to make the settings and check the requests. <\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"682\" height=\"496\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_admin_dashboard_index_key_a1bb98cfbfd759ee491fd556832119043c137c8c7ac56f71d56da0065aefdafb_screenshot.png\" alt=\"gdpr options admin backend panel\" class=\"wp-image-399748\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_admin_dashboard_index_key_a1bb98cfbfd759ee491fd556832119043c137c8c7ac56f71d56da0065aefdafb_screenshot.png 682w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_admin_dashboard_index_key_a1bb98cfbfd759ee491fd556832119043c137c8c7ac56f71d56da0065aefdafb_screenshot-300x218.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_admin_dashboard_index_key_a1bb98cfbfd759ee491fd556832119043c137c8c7ac56f71d56da0065aefdafb_screenshot-250x182.png 250w\" sizes=\"(max-width: 682px) 100vw, 682px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>Let&#8217;s go through each of the options one by one: <\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Cookie Categories <\/h3>\n\n\n\n<p>Here, the admin will find the cookie categories that are visible to customers for selection at the storefront. <\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1120\" height=\"880\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_cookiegroup_index_key_c8c5bec5e600df42865d4ac0ae5a54f8d5e1f4e2f628791a870bae781ed400ac_screenshot.png\" alt=\"cookie category listing\" class=\"wp-image-399750\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_cookiegroup_index_key_c8c5bec5e600df42865d4ac0ae5a54f8d5e1f4e2f628791a870bae781ed400ac_screenshot.png 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_cookiegroup_index_key_c8c5bec5e600df42865d4ac0ae5a54f8d5e1f4e2f628791a870bae781ed400ac_screenshot-300x236.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_cookiegroup_index_key_c8c5bec5e600df42865d4ac0ae5a54f8d5e1f4e2f628791a870bae781ed400ac_screenshot-250x196.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_cookiegroup_index_key_c8c5bec5e600df42865d4ac0ae5a54f8d5e1f4e2f628791a870bae781ed400ac_screenshot-768x603.png 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>This is how these cookie categories are visible to customers for selection at the store front end after they tap on the Select Preferred Cookies button. <\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1120\" height=\"880\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_customer_account_login_referer_aHR0cDovLzE5Mi4xNjguMTUuMTMyL20yNDZwMjMvcHViL2dkcHIvZGF0YS9yZXF1ZXN0Lw_screenshot-1-1.png\" alt=\"cookie categories at storefront\" class=\"wp-image-400192\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_customer_account_login_referer_aHR0cDovLzE5Mi4xNjguMTUuMTMyL20yNDZwMjMvcHViL2dkcHIvZGF0YS9yZXF1ZXN0Lw_screenshot-1-1.png 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_customer_account_login_referer_aHR0cDovLzE5Mi4xNjguMTUuMTMyL20yNDZwMjMvcHViL2dkcHIvZGF0YS9yZXF1ZXN0Lw_screenshot-1-1-300x236.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_customer_account_login_referer_aHR0cDovLzE5Mi4xNjguMTUuMTMyL20yNDZwMjMvcHViL2dkcHIvZGF0YS9yZXF1ZXN0Lw_screenshot-1-1-250x196.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_customer_account_login_referer_aHR0cDovLzE5Mi4xNjguMTUuMTMyL20yNDZwMjMvcHViL2dkcHIvZGF0YS9yZXF1ZXN0Lw_screenshot-1-1-768x603.png 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>Here, the essential cookie category is mandatory and hence is always active by default. So, a total of three cookie categories have been created by default. <\/p>\n\n\n\n<p>The admin can not further add any but can add the cookies to the respective cookie categories as required. The admin can delete or edit the cookie categories as required. <\/p>\n\n\n\n<p>After tapping the edit button below page appears. <\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1120\" height=\"880\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_cookiegroup_edit_id_1_key_49aa1afcabea08ee140daeeccdd4013e2070a6d613a902f132da12af14fdb0a6_screenshot.png\" alt=\"edit cookie category\" class=\"wp-image-399771\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_cookiegroup_edit_id_1_key_49aa1afcabea08ee140daeeccdd4013e2070a6d613a902f132da12af14fdb0a6_screenshot.png 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_cookiegroup_edit_id_1_key_49aa1afcabea08ee140daeeccdd4013e2070a6d613a902f132da12af14fdb0a6_screenshot-300x236.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_cookiegroup_edit_id_1_key_49aa1afcabea08ee140daeeccdd4013e2070a6d613a902f132da12af14fdb0a6_screenshot-250x196.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_cookiegroup_edit_id_1_key_49aa1afcabea08ee140daeeccdd4013e2070a6d613a902f132da12af14fdb0a6_screenshot-768x603.png 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>Here, for the respective cookie category, the admin can &#8211; <\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Change the Cookie Category name. <\/li>\n\n\n\n<li>Enable or disable the cookie category as required. <\/li>\n\n\n\n<li>Make the cookie category as Mandatory or not(this one is mandatory by default).<\/li>\n\n\n\n<li>Set the sort order at the storefront.<\/li>\n\n\n\n<li>Choose the store view for which the cookie category will be applicable. <\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1120\" height=\"880\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_cookiegroup_edit_id_1_key_49aa1afcabea08ee140daeeccdd4013e2070a6d613a902f132da12af14fdb0a6_screenshot-1.png\" alt=\"edit cookie category\" class=\"wp-image-399773\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_cookiegroup_edit_id_1_key_49aa1afcabea08ee140daeeccdd4013e2070a6d613a902f132da12af14fdb0a6_screenshot-1.png 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_cookiegroup_edit_id_1_key_49aa1afcabea08ee140daeeccdd4013e2070a6d613a902f132da12af14fdb0a6_screenshot-1-300x236.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_cookiegroup_edit_id_1_key_49aa1afcabea08ee140daeeccdd4013e2070a6d613a902f132da12af14fdb0a6_screenshot-1-250x196.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_cookiegroup_edit_id_1_key_49aa1afcabea08ee140daeeccdd4013e2070a6d613a902f132da12af14fdb0a6_screenshot-1-768x603.png 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Enter the description for the cookie category visible at the storefront. <\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1120\" height=\"880\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_customer_account_login_referer_aHR0cDovLzE5Mi4xNjguMTUuMTMyL20yNDZwMjMvcHViL2dkcHIvZGF0YS9yZXF1ZXN0Lw_screenshot-2-1.png\" alt=\"cookie category details storefront\" class=\"wp-image-400193\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_customer_account_login_referer_aHR0cDovLzE5Mi4xNjguMTUuMTMyL20yNDZwMjMvcHViL2dkcHIvZGF0YS9yZXF1ZXN0Lw_screenshot-2-1.png 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_customer_account_login_referer_aHR0cDovLzE5Mi4xNjguMTUuMTMyL20yNDZwMjMvcHViL2dkcHIvZGF0YS9yZXF1ZXN0Lw_screenshot-2-1-300x236.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_customer_account_login_referer_aHR0cDovLzE5Mi4xNjguMTUuMTMyL20yNDZwMjMvcHViL2dkcHIvZGF0YS9yZXF1ZXN0Lw_screenshot-2-1-250x196.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_customer_account_login_referer_aHR0cDovLzE5Mi4xNjguMTUuMTMyL20yNDZwMjMvcHViL2dkcHIvZGF0YS9yZXF1ZXN0Lw_screenshot-2-1-768x603.png 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Cookie List<\/h3>\n\n\n\n<p>Under this section, the admin can create the cookies and assign them to the cookie category as required. The admin can also add or delete the cookies as required.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1120\" height=\"880\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_cookie_index_key_25bb00c15257a8af5813b5c20efb0621cd3a7545b6cafef3f6041c82e8efa881_screenshot.png\" alt=\"Cookie list \" class=\"wp-image-399781\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_cookie_index_key_25bb00c15257a8af5813b5c20efb0621cd3a7545b6cafef3f6041c82e8efa881_screenshot.png 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_cookie_index_key_25bb00c15257a8af5813b5c20efb0621cd3a7545b6cafef3f6041c82e8efa881_screenshot-300x236.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_cookie_index_key_25bb00c15257a8af5813b5c20efb0621cd3a7545b6cafef3f6041c82e8efa881_screenshot-250x196.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_cookie_index_key_25bb00c15257a8af5813b5c20efb0621cd3a7545b6cafef3f6041c82e8efa881_screenshot-768x603.png 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>To add a new cookie to the cookie category, the admin will tap the Add Cookie button.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1120\" height=\"880\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_cookie_add_key_20b2a92e0548b25c5ea0252cb3e0a61807664f94782203376b5185879aba750d_screenshot.png\" alt=\"add cookie\" class=\"wp-image-399784\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_cookie_add_key_20b2a92e0548b25c5ea0252cb3e0a61807664f94782203376b5185879aba750d_screenshot.png 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_cookie_add_key_20b2a92e0548b25c5ea0252cb3e0a61807664f94782203376b5185879aba750d_screenshot-300x236.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_cookie_add_key_20b2a92e0548b25c5ea0252cb3e0a61807664f94782203376b5185879aba750d_screenshot-250x196.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_cookie_add_key_20b2a92e0548b25c5ea0252cb3e0a61807664f94782203376b5185879aba750d_screenshot-768x603.png 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>Here, for the new cookie, the admin will &#8211;  <\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Enter the cookie name.<\/li>\n\n\n\n<li>Enable the cookie. <\/li>\n\n\n\n<li>Set the lifetime from and to values for the cookie as required.<\/li>\n\n\n\n<li>Enter the cookie owner&#8217;s name. <\/li>\n\n\n\n<li>Choose the cookie group\/category to which you want to add the cookie. <\/li>\n\n\n\n<li>Enter the description of the cookie as required. <\/li>\n<\/ul>\n\n\n\n<p>Lastly, save the cookie. <\/p>\n\n\n\n<p>Now, the cookie will be visible at the store front end under the respective cookie category.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1120\" height=\"880\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_customer_account_login_referer_aHR0cDovLzE5Mi4xNjguMTUuMTMyL20yNDZwMjMvcHViL2dkcHIvZGF0YS9yZXF1ZXN0Lw_screenshot-6.png\" alt=\"cookie visible under the cookie category \" class=\"wp-image-400197\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_customer_account_login_referer_aHR0cDovLzE5Mi4xNjguMTUuMTMyL20yNDZwMjMvcHViL2dkcHIvZGF0YS9yZXF1ZXN0Lw_screenshot-6.png 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_customer_account_login_referer_aHR0cDovLzE5Mi4xNjguMTUuMTMyL20yNDZwMjMvcHViL2dkcHIvZGF0YS9yZXF1ZXN0Lw_screenshot-6-300x236.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_customer_account_login_referer_aHR0cDovLzE5Mi4xNjguMTUuMTMyL20yNDZwMjMvcHViL2dkcHIvZGF0YS9yZXF1ZXN0Lw_screenshot-6-250x196.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_customer_account_login_referer_aHR0cDovLzE5Mi4xNjguMTUuMTMyL20yNDZwMjMvcHViL2dkcHIvZGF0YS9yZXF1ZXN0Lw_screenshot-6-768x603.png 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Agreements<\/h3>\n\n\n\n<p>Here, the admin will be able to create the agreement and display it on the registration, payment, login, contact, and feedback forms. It can also be enabled under the below <a href=\"https:\/\/store.webkul.com\/catalogsearch\/result\/index\/?cat=135&amp;q=shipping\" target=\"_blank\" rel=\"noreferrer noopener\">shipping methods<\/a>.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1120\" height=\"574\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_agreement_index_key_9c69c815e6e1a093fe7a6e503377455e4a3b22f2f9f2962fbbe8f40cef5163fb_screenshot.png\" alt=\"customer agreements \" class=\"wp-image-399802\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_agreement_index_key_9c69c815e6e1a093fe7a6e503377455e4a3b22f2f9f2962fbbe8f40cef5163fb_screenshot.png 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_agreement_index_key_9c69c815e6e1a093fe7a6e503377455e4a3b22f2f9f2962fbbe8f40cef5163fb_screenshot-300x154.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_agreement_index_key_9c69c815e6e1a093fe7a6e503377455e4a3b22f2f9f2962fbbe8f40cef5163fb_screenshot-250x128.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_agreement_index_key_9c69c815e6e1a093fe7a6e503377455e4a3b22f2f9f2962fbbe8f40cef5163fb_screenshot-768x394.png 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>To add an agreement tap the add agreement button. For now, I&#8217;ll be editing and showing you the already-created agreement with various sections that need to be configured. <\/p>\n\n\n\n<p><strong>General Configuration<\/strong>: <\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1120\" height=\"880\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_agreement_add_id_1_key_e58ba980655f14c33d7993027f1465fb9df46cabb417b0193a26c33e24308c69_screenshot.png\" alt=\"edit agreement \" class=\"wp-image-399806\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_agreement_add_id_1_key_e58ba980655f14c33d7993027f1465fb9df46cabb417b0193a26c33e24308c69_screenshot.png 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_agreement_add_id_1_key_e58ba980655f14c33d7993027f1465fb9df46cabb417b0193a26c33e24308c69_screenshot-300x236.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_agreement_add_id_1_key_e58ba980655f14c33d7993027f1465fb9df46cabb417b0193a26c33e24308c69_screenshot-250x196.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_agreement_add_id_1_key_e58ba980655f14c33d7993027f1465fb9df46cabb417b0193a26c33e24308c69_screenshot-768x603.png 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>Under this section, the admin will &#8211;  <\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Enter the agreement name. <\/li>\n\n\n\n<li>Enable the status of the agreement. <\/li>\n\n\n\n<li>Make the field mandatory. <\/li>\n\n\n\n<li>Choose to enable the privacy policy on the first visit or not. <\/li>\n\n\n\n<li>Choose the agreement to display at &#8211; registration, payment, login, contact, and feedback forms or below the shipping methods.<\/li>\n\n\n\n<li>Enter the agreement message that is visible to the customers.<\/li>\n\n\n\n<li>Set the position of the agreement. <\/li>\n\n\n\n<li>Choose the email template.<\/li>\n<\/ul>\n\n\n\n<p><strong>Version:<\/strong> <\/p>\n\n\n\n<p>Under this section of the agreement, you have to mandatorily add the version. <\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1120\" height=\"880\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_agreement_add_id_1_key_e58ba980655f14c33d7993027f1465fb9df46cabb417b0193a26c33e24308c69_screenshot-1.png\" alt=\"agreement version\" class=\"wp-image-399807\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_agreement_add_id_1_key_e58ba980655f14c33d7993027f1465fb9df46cabb417b0193a26c33e24308c69_screenshot-1.png 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_agreement_add_id_1_key_e58ba980655f14c33d7993027f1465fb9df46cabb417b0193a26c33e24308c69_screenshot-1-300x236.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_agreement_add_id_1_key_e58ba980655f14c33d7993027f1465fb9df46cabb417b0193a26c33e24308c69_screenshot-1-250x196.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_agreement_add_id_1_key_e58ba980655f14c33d7993027f1465fb9df46cabb417b0193a26c33e24308c69_screenshot-1-768x603.png 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>To add a version tap the Add New Policy Button. After editing the version we have other sections to configure. <\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1120\" height=\"880\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_version_add_id_1_key_223e553a0d8983807f486df46797b5865350a0bf82db8d2cbb1e2dea9c9c19e1_screenshot.png\" alt=\"edit privacy policy\" class=\"wp-image-399809\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_version_add_id_1_key_223e553a0d8983807f486df46797b5865350a0bf82db8d2cbb1e2dea9c9c19e1_screenshot.png 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_version_add_id_1_key_223e553a0d8983807f486df46797b5865350a0bf82db8d2cbb1e2dea9c9c19e1_screenshot-300x236.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_version_add_id_1_key_223e553a0d8983807f486df46797b5865350a0bf82db8d2cbb1e2dea9c9c19e1_screenshot-250x196.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_version_add_id_1_key_223e553a0d8983807f486df46797b5865350a0bf82db8d2cbb1e2dea9c9c19e1_screenshot-768x603.png 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>Here, for the version the admin will &#8211;  <\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Enter the block title. <\/li>\n\n\n\n<li>Enable the status of the policy.<\/li>\n\n\n\n<li>Set the version number. <\/li>\n\n\n\n<li>Choose the store view for the policy version. <\/li>\n\n\n\n<li>Add a description that is visible to the customers. <\/li>\n<\/ul>\n\n\n\n<p>Save the version. <\/p>\n\n\n\n<p><strong>Note<\/strong>: The content of the latest version will appear on frontend (in case of multiple versions).<\/p>\n\n\n\n<p><strong>Customer Log<\/strong>: After a customer logs in after checking the agreement, a log gets generated for the same as shown below in the snapshot. <\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1120\" height=\"880\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_agreement_add_id_1_key_e58ba980655f14c33d7993027f1465fb9df46cabb417b0193a26c33e24308c69_screenshot-2.png\" alt=\"check customer log\" class=\"wp-image-399810\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_agreement_add_id_1_key_e58ba980655f14c33d7993027f1465fb9df46cabb417b0193a26c33e24308c69_screenshot-2.png 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_agreement_add_id_1_key_e58ba980655f14c33d7993027f1465fb9df46cabb417b0193a26c33e24308c69_screenshot-2-300x236.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_agreement_add_id_1_key_e58ba980655f14c33d7993027f1465fb9df46cabb417b0193a26c33e24308c69_screenshot-2-250x196.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_agreement_add_id_1_key_e58ba980655f14c33d7993027f1465fb9df46cabb417b0193a26c33e24308c69_screenshot-2-768x603.png 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>After setting up the agreement, it is visible on the selected pages, as shown below. <\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1120\" height=\"880\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_customer_account_login_referer_aHR0cDovLzE5Mi4xNjguMTUuMTMyL20yNDZwMjMvcHViLw_screenshot.png\" alt=\"policy at store frontend\" class=\"wp-image-399812\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_customer_account_login_referer_aHR0cDovLzE5Mi4xNjguMTUuMTMyL20yNDZwMjMvcHViLw_screenshot.png 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_customer_account_login_referer_aHR0cDovLzE5Mi4xNjguMTUuMTMyL20yNDZwMjMvcHViLw_screenshot-300x236.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_customer_account_login_referer_aHR0cDovLzE5Mi4xNjguMTUuMTMyL20yNDZwMjMvcHViLw_screenshot-250x196.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_customer_account_login_referer_aHR0cDovLzE5Mi4xNjguMTUuMTMyL20yNDZwMjMvcHViLw_screenshot-768x603.png 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>Tapping the same displays the agreement content. <\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"960\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/read_privacy_policy-1200x960.png\" alt=\"read_privacy_policy\" class=\"wp-image-400937\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/read_privacy_policy-1200x960.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/read_privacy_policy-300x240.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/read_privacy_policy-250x200.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/read_privacy_policy-768x614.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/read_privacy_policy-1536x1229.png 1536w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/read_privacy_policy-2048x1638.png 2048w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Cookie Pop-up Theme<\/h3>\n\n\n\n<p>Under this section, the admin can configure the cookie pop-up theme settings as per requirement. <\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1120\" height=\"453\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_cookietheme_index_key_520cc1488d54cdf8a40f15188375ff38fc281092673d032ea133f6ab55710fbd_screenshot.png\" alt=\"cookie poup theme configuration\" class=\"wp-image-399950\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_cookietheme_index_key_520cc1488d54cdf8a40f15188375ff38fc281092673d032ea133f6ab55710fbd_screenshot.png 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_cookietheme_index_key_520cc1488d54cdf8a40f15188375ff38fc281092673d032ea133f6ab55710fbd_screenshot-300x121.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_cookietheme_index_key_520cc1488d54cdf8a40f15188375ff38fc281092673d032ea133f6ab55710fbd_screenshot-250x101.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_cookietheme_index_key_520cc1488d54cdf8a40f15188375ff38fc281092673d032ea133f6ab55710fbd_screenshot-768x311.png 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>Here, the admin will edit the already available light theme by tapping the edit link under the actions column. <\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1120\" height=\"880\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_cookietheme_edit_id_1_key_3d4be07fa49b3bb1dcc9c2701d907e7a64a42e694a5670785a46e3a3b7bad923_screenshot.png\" alt=\"edit theme \" class=\"wp-image-399951\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_cookietheme_edit_id_1_key_3d4be07fa49b3bb1dcc9c2701d907e7a64a42e694a5670785a46e3a3b7bad923_screenshot.png 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_cookietheme_edit_id_1_key_3d4be07fa49b3bb1dcc9c2701d907e7a64a42e694a5670785a46e3a3b7bad923_screenshot-300x236.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_cookietheme_edit_id_1_key_3d4be07fa49b3bb1dcc9c2701d907e7a64a42e694a5670785a46e3a3b7bad923_screenshot-250x196.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_cookietheme_edit_id_1_key_3d4be07fa49b3bb1dcc9c2701d907e7a64a42e694a5670785a46e3a3b7bad923_screenshot-768x603.png 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p><strong>General Settings<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Set the cookie popup theme label as per requirement.<\/li>\n\n\n\n<li>Enable the cookie theme by enabling the same.<\/li>\n<\/ul>\n\n\n\n<p><strong>Primary Popup<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Set the Cookie popup title.<\/li>\n\n\n\n<li>Choose cookie Popup type as fixed size or full width. <\/li>\n\n\n\n<li>Set the cookie popup width if the cookie popup is set as a fixed size.<\/li>\n\n\n\n<li>Choose the cookie popup location as a center, left, or right. <\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1120\" height=\"880\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_cookietheme_edit_id_1_key_3800ac6cf4ea2a0f60ae39f757bee332330cc8d1e6ea01aa8ec8a3988a7bf1d2_screenshot.png\" alt=\"edit theme\" class=\"wp-image-400185\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_cookietheme_edit_id_1_key_3800ac6cf4ea2a0f60ae39f757bee332330cc8d1e6ea01aa8ec8a3988a7bf1d2_screenshot.png 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_cookietheme_edit_id_1_key_3800ac6cf4ea2a0f60ae39f757bee332330cc8d1e6ea01aa8ec8a3988a7bf1d2_screenshot-300x236.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_cookietheme_edit_id_1_key_3800ac6cf4ea2a0f60ae39f757bee332330cc8d1e6ea01aa8ec8a3988a7bf1d2_screenshot-250x196.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_cookietheme_edit_id_1_key_3800ac6cf4ea2a0f60ae39f757bee332330cc8d1e6ea01aa8ec8a3988a7bf1d2_screenshot-768x603.png 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Choose the cookie popup background color as required. <\/li>\n\n\n\n<li>Enter the content for the cookie popup as required. <\/li>\n\n\n\n<li>Upload the logo image that is displayed on the cookie popup.<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1120\" height=\"880\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_cookietheme_edit_id_1_key_3d4be07fa49b3bb1dcc9c2701d907e7a64a42e694a5670785a46e3a3b7bad923_screenshot-2.png\" alt=\"edit theme\" class=\"wp-image-399955\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_cookietheme_edit_id_1_key_3d4be07fa49b3bb1dcc9c2701d907e7a64a42e694a5670785a46e3a3b7bad923_screenshot-2.png 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_cookietheme_edit_id_1_key_3d4be07fa49b3bb1dcc9c2701d907e7a64a42e694a5670785a46e3a3b7bad923_screenshot-2-300x236.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_cookietheme_edit_id_1_key_3d4be07fa49b3bb1dcc9c2701d907e7a64a42e694a5670785a46e3a3b7bad923_screenshot-2-250x196.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_cookietheme_edit_id_1_key_3d4be07fa49b3bb1dcc9c2701d907e7a64a42e694a5670785a46e3a3b7bad923_screenshot-2-768x603.png 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Set the logo image alt text. <\/li>\n\n\n\n<li>Set the logo image width, height, and logo image location on the popup. <\/li>\n\n\n\n<li>Set the Accept button label. <\/li>\n\n\n\n<li>Enable the decline button and set the decline button label. <\/li>\n\n\n\n<li>Choose to enable the select preferred cookie button and set the label for the same. <\/li>\n\n\n\n<li>Choose the primary button color. <\/li>\n\n\n\n<li>Choose the primary button border<\/li>\n\n\n\n<li>Select the secondary button color. <\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1120\" height=\"880\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_cookietheme_edit_id_1_key_3d4be07fa49b3bb1dcc9c2701d907e7a64a42e694a5670785a46e3a3b7bad923_screenshot-3.png\" alt=\"edit theme\" class=\"wp-image-399963\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_cookietheme_edit_id_1_key_3d4be07fa49b3bb1dcc9c2701d907e7a64a42e694a5670785a46e3a3b7bad923_screenshot-3.png 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_cookietheme_edit_id_1_key_3d4be07fa49b3bb1dcc9c2701d907e7a64a42e694a5670785a46e3a3b7bad923_screenshot-3-300x236.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_cookietheme_edit_id_1_key_3d4be07fa49b3bb1dcc9c2701d907e7a64a42e694a5670785a46e3a3b7bad923_screenshot-3-250x196.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_cookietheme_edit_id_1_key_3d4be07fa49b3bb1dcc9c2701d907e7a64a42e694a5670785a46e3a3b7bad923_screenshot-3-768x603.png 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Set the secondary button border. <\/li>\n\n\n\n<li>Choose the secondary button border color. <\/li>\n\n\n\n<li>Set the border width and radius. <\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Category Popup <\/h3>\n\n\n\n<p>Here, the admin will &#8211;  <\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Set the category popup title. <\/li>\n\n\n\n<li>Choose the cookie popup location. <\/li>\n\n\n\n<li>Set the cookie popup background color. <\/li>\n\n\n\n<li>Cookie Popup content. <\/li>\n<\/ul>\n\n\n\n<p>Lastly, save the settings by tapping the Save button.<\/p>\n\n\n\n<p>A view of the cookie popup at the storefront. <\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"802\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/cookie-notice-1-1200x802.png\" alt=\"cookie-notice-1\" class=\"wp-image-400287\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/cookie-notice-1-1200x802.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/cookie-notice-1-300x200.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/cookie-notice-1-250x167.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/cookie-notice-1-768x513.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/cookie-notice-1-1536x1026.png 1536w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/cookie-notice-1-2048x1368.png 2048w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>Selecting preferred cookies displays another popup to select the respective cookies. <\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1120\" height=\"880\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_customer_account_login_referer_aHR0cDovLzE5Mi4xNjguMTUuMTMyL20yNDZwMjMvcHViL2dkcHIvZGF0YS9yZXF1ZXN0Lw_screenshot-4.png\" alt=\"cookie list -4\" class=\"wp-image-400195\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_customer_account_login_referer_aHR0cDovLzE5Mi4xNjguMTUuMTMyL20yNDZwMjMvcHViL2dkcHIvZGF0YS9yZXF1ZXN0Lw_screenshot-4.png 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_customer_account_login_referer_aHR0cDovLzE5Mi4xNjguMTUuMTMyL20yNDZwMjMvcHViL2dkcHIvZGF0YS9yZXF1ZXN0Lw_screenshot-4-300x236.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_customer_account_login_referer_aHR0cDovLzE5Mi4xNjguMTUuMTMyL20yNDZwMjMvcHViL2dkcHIvZGF0YS9yZXF1ZXN0Lw_screenshot-4-250x196.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_customer_account_login_referer_aHR0cDovLzE5Mi4xNjguMTUuMTMyL20yNDZwMjMvcHViL2dkcHIvZGF0YS9yZXF1ZXN0Lw_screenshot-4-768x603.png 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Customer Requests<\/h3>\n\n\n\n<p>Here, the admin can see all of the requests sent by the customers for updating and for account deletion as per the snapshot below. <\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1120\" height=\"880\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_data_requests_key_589ea61bf1486ebeb016080345dd32b3ea71b5222dbfde36ed66de368a1c7d82_screenshot.png\" alt=\"customer data requests\" class=\"wp-image-399984\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_data_requests_key_589ea61bf1486ebeb016080345dd32b3ea71b5222dbfde36ed66de368a1c7d82_screenshot.png 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_data_requests_key_589ea61bf1486ebeb016080345dd32b3ea71b5222dbfde36ed66de368a1c7d82_screenshot-300x236.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_data_requests_key_589ea61bf1486ebeb016080345dd32b3ea71b5222dbfde36ed66de368a1c7d82_screenshot-250x196.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_data_requests_key_589ea61bf1486ebeb016080345dd32b3ea71b5222dbfde36ed66de368a1c7d82_screenshot-768x603.png 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>For a particular customer request the admin can change the status of the request to &#8211; Pending, Processing, Complete, or declined as required.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Cookie Log<\/h3>\n\n\n\n<p>Here, the admin can view the cookie acceptance and rejection logs as required.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1120\" height=\"880\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_cookie_logs_key_c523b2cb538391c1d6aedd6e28362c9c3d3886c6508f0b7784ddc6c338496fca_screenshot.png\" alt=\"cookie log\" class=\"wp-image-400260\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_cookie_logs_key_c523b2cb538391c1d6aedd6e28362c9c3d3886c6508f0b7784ddc6c338496fca_screenshot.png 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_cookie_logs_key_c523b2cb538391c1d6aedd6e28362c9c3d3886c6508f0b7784ddc6c338496fca_screenshot-300x236.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_cookie_logs_key_c523b2cb538391c1d6aedd6e28362c9c3d3886c6508f0b7784ddc6c338496fca_screenshot-250x196.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_admin_gdpr_cookie_logs_key_c523b2cb538391c1d6aedd6e28362c9c3d3886c6508f0b7784ddc6c338496fca_screenshot-768x603.png 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>The admin can also view the data store view-wise as required. <\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"542\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/Screenshot-from-2023-09-14-18-53-02-1200x542.png\" alt=\"Screenshot-from-2023-09-14-18-53-02\" class=\"wp-image-400261\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/Screenshot-from-2023-09-14-18-53-02-1200x542.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/Screenshot-from-2023-09-14-18-53-02-300x135.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/Screenshot-from-2023-09-14-18-53-02-250x113.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/Screenshot-from-2023-09-14-18-53-02-768x347.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/Screenshot-from-2023-09-14-18-53-02.png 1313w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Storefront &#8211; Workflow <\/h3>\n<\/div><\/div>\n\n\n\n<p>Users accessing the webstore will be able to see the cookie consent popup where they can decline the cookies or select and enable the cookies they want to permit access to. <\/p>\n\n\n\n<p>The users can also accept all the cookies as required.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"802\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/cookie-notice-2-1200x802.png\" alt=\"cookie-notice-2\" class=\"wp-image-400289\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/cookie-notice-2-1200x802.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/cookie-notice-2-300x200.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/cookie-notice-2-250x167.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/cookie-notice-2-768x513.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/cookie-notice-2-1536x1026.png 1536w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/cookie-notice-2-2048x1368.png 2048w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>Tapping on the Select preferred cookies brings up the popup to select and enable the cookies.<\/p>\n\n\n\n<p>Here, the essential cookies are auto-enabled and the users can choose the cookies to enable for the other cookie categories as required. <\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1120\" height=\"880\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_screenshot-6.png\" alt=\"cookie details under cookie category\" class=\"wp-image-400088\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_screenshot-6.png 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_screenshot-6-300x236.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_screenshot-6-250x196.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_screenshot-6-768x603.png 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>Also, the customers logging in to their account panel can see the agreement that needs to be checked and read first before logging into their accounts. <\/p>\n\n\n\n<p>This agreement can be enabled for the various pages of the store as required.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1120\" height=\"572\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_customer_account_login_referer_aHR0cDovLzE5Mi4xNjguMTUuMTMyL20yNDZwMjMvcHViL2N1c3RvbWVyL2FjY291bnQvY3JlYXRlLw_screenshot-1.png\" alt=\"read privacy policy\" class=\"wp-image-400078\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_customer_account_login_referer_aHR0cDovLzE5Mi4xNjguMTUuMTMyL20yNDZwMjMvcHViL2N1c3RvbWVyL2FjY291bnQvY3JlYXRlLw_screenshot-1.png 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_customer_account_login_referer_aHR0cDovLzE5Mi4xNjguMTUuMTMyL20yNDZwMjMvcHViL2N1c3RvbWVyL2FjY291bnQvY3JlYXRlLw_screenshot-1-300x153.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_customer_account_login_referer_aHR0cDovLzE5Mi4xNjguMTUuMTMyL20yNDZwMjMvcHViL2N1c3RvbWVyL2FjY291bnQvY3JlYXRlLw_screenshot-1-250x128.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_customer_account_login_referer_aHR0cDovLzE5Mi4xNjguMTUuMTMyL20yNDZwMjMvcHViL2N1c3RvbWVyL2FjY291bnQvY3JlYXRlLw_screenshot-1-768x392.png 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>After tapping the Read Privacy policy a popup appears with the required information. <\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"960\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/read_privacy_policy-1-1200x960.png\" alt=\"read_privacy_policy-1\" class=\"wp-image-400939\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/read_privacy_policy-1-1200x960.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/read_privacy_policy-1-300x240.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/read_privacy_policy-1-250x200.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/read_privacy_policy-1-768x614.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/read_privacy_policy-1-1536x1229.png 1536w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/read_privacy_policy-1-2048x1638.png 2048w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>The same agreement can also be seen when a new user is registering himself at the store<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1120\" height=\"880\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_customer_account_create_screenshot.png\" alt=\"policy details at the time of registration\" class=\"wp-image-400087\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_customer_account_create_screenshot.png 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_customer_account_create_screenshot-300x236.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_customer_account_create_screenshot-250x196.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_customer_account_create_screenshot-768x603.png 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Customer End &#8211; Workflow<\/h3>\n<\/div><\/div>\n\n\n\n<p>After logging in to the account, the customers will find one side panel option &#8211;  Customer GDPR Data as per the snapshot below.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1120\" height=\"880\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_gdpr_data_request_screenshot-2-1.png\" alt=\"customer gdpr data\" class=\"wp-image-400096\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_gdpr_data_request_screenshot-2-1.png 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_gdpr_data_request_screenshot-2-1-300x236.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_gdpr_data_request_screenshot-2-1-250x196.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_gdpr_data_request_screenshot-2-1-768x603.png 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>GDPR Data<\/strong> <\/h3>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1120\" height=\"880\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_gdpr_data_request_screenshot-3.png\" alt=\"customer gdpr data\" class=\"wp-image-400098\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_gdpr_data_request_screenshot-3.png 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_gdpr_data_request_screenshot-3-300x236.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_gdpr_data_request_screenshot-3-250x196.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_gdpr_data_request_screenshot-3-768x603.png 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p><strong>View Policy Doc<\/strong><\/p>\n\n\n\n<p>Under this section, the customers will be able to view and read the privacy policy by tapping the Read Privacy Policy Link. <\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1099\" height=\"1024\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/read_privacy_policy_2-1099x1024.png\" alt=\"read_privacy_policy_2\" class=\"wp-image-400940\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/read_privacy_policy_2-1099x1024.png 1099w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/read_privacy_policy_2-300x280.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/read_privacy_policy_2-250x233.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/read_privacy_policy_2-768x716.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/read_privacy_policy_2-1536x1431.png 1536w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/read_privacy_policy_2-2048x1908.png 2048w\" sizes=\"(max-width: 1099px) 100vw, 1099px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p><strong>Anonymize Personal Data<\/strong><\/p>\n\n\n\n<p>Under this section, the customers will be able to anonymize their personal data, customer information will be removed and replaced with random values.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"896\" height=\"225\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/Customer-GDPR-Data.png\" alt=\"anonymize personal data \" class=\"wp-image-400106\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/Customer-GDPR-Data.png 896w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/Customer-GDPR-Data-300x75.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/Customer-GDPR-Data-250x63.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/Customer-GDPR-Data-768x193.png 768w\" sizes=\"(max-width: 896px) 100vw, 896px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>So, the customer has to check the respective checkbox, enter the current password for the account, and submit the request to the store admin. <\/p>\n\n\n\n<p><strong>Status of Agreement<\/strong><\/p>\n\n\n\n<p>The customers have an option to opt in or out of the consents by enabling or disabling the respective available checkbox. <\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"910\" height=\"154\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/Customer-GDPR-Data-1.png\" alt=\"status of agreement\" class=\"wp-image-400109\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/Customer-GDPR-Data-1.png 910w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/Customer-GDPR-Data-1-300x51.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/Customer-GDPR-Data-1-250x42.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/Customer-GDPR-Data-1-768x130.png 768w\" sizes=\"(max-width: 910px) 100vw, 910px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Request Data Access <\/strong><\/h3>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1120\" height=\"880\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_gdpr_data_request_screenshot-5.png\" alt=\"request data access\" class=\"wp-image-400113\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_gdpr_data_request_screenshot-5.png 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_gdpr_data_request_screenshot-5-300x236.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_gdpr_data_request_screenshot-5-250x196.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_gdpr_data_request_screenshot-5-768x603.png 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>1. <strong>Request Data Access<\/strong><\/p>\n\n\n\n<p>Under this section, the customers can download the data in a PDF or HTML file format as required by tapping the respective button. <\/p>\n\n\n\n<p><strong>PDF<\/strong><\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"531\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/Screenshot-from-2023-09-14-13-13-05-1200x531.png\" alt=\"request data access pdf file \" class=\"wp-image-400117\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/Screenshot-from-2023-09-14-13-13-05-1200x531.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/Screenshot-from-2023-09-14-13-13-05-300x133.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/Screenshot-from-2023-09-14-13-13-05-250x111.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/Screenshot-from-2023-09-14-13-13-05-768x340.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/Screenshot-from-2023-09-14-13-13-05.png 1339w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p><strong>HTML<\/strong><\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1120\" height=\"880\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/home_nishad_Downloads_download.htmlscreenshot.png\" alt=\"request data access html file \" class=\"wp-image-400119\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/home_nishad_Downloads_download.htmlscreenshot.png 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/home_nishad_Downloads_download.htmlscreenshot-300x236.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/home_nishad_Downloads_download.htmlscreenshot-250x196.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/home_nishad_Downloads_download.htmlscreenshot-768x603.png 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<ol class=\"wp-block-list\">\n<li><\/li>\n<\/ol>\n\n\n\n<p>2. <strong>Request Data Update<\/strong><\/p>\n\n\n\n<p>Here, the customer can send a data update request to the admin. <\/p>\n\n\n\n<p>The customer needs to specify what information is to be updated and then tap the submit request button to send the request to the admin for further processing. <\/p>\n\n\n\n<p>3. <strong>Request Data Update<\/strong><\/p>\n\n\n\n<p>Here, the customer can send a data delete request to the admin. <\/p>\n\n\n\n<p>The customer needs to specify the deleted reason and then tap the submit request button to send the request to the admin for further processing. <\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Request List<\/strong><\/h3>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1120\" height=\"880\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_gdpr_data_request_screenshot-6.png\" alt=\"request data  list \" class=\"wp-image-400122\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_gdpr_data_request_screenshot-6.png 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_gdpr_data_request_screenshot-6-300x236.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_gdpr_data_request_screenshot-6-250x196.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_gdpr_data_request_screenshot-6-768x603.png 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>Under this section, the customers can see all of their update and delete requests with their creation and update time stamps as well. <\/p>\n\n\n\n<p>After a request status is updated the same is visible to customers in this particular section. <\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1120\" height=\"880\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_gdpr_data_request_screenshot-7.png\" alt=\"request data  list \" class=\"wp-image-400125\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_gdpr_data_request_screenshot-7.png 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_gdpr_data_request_screenshot-7-300x236.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_gdpr_data_request_screenshot-7-250x196.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_gdpr_data_request_screenshot-7-768x603.png 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>After a request is completed by the admin, the completed status is visible to the customers for that particular request.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1120\" height=\"880\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_gdpr_data_request_screenshot-8.png\" alt=\"request data  list \" class=\"wp-image-400127\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_gdpr_data_request_screenshot-8.png 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_gdpr_data_request_screenshot-8-300x236.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_gdpr_data_request_screenshot-8-250x196.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/192.168.15.132_m246p23_pub_gdpr_data_request_screenshot-8-768x603.png 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Email Notifications<\/h3>\n\n\n\n<p>When the status is changed to processing for a particular request by the admin an email is received by the customer. <\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1120\" height=\"630\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/mail.google.com_mail_u_1_screenshot.png\" alt=\"email notification for data update status\" class=\"wp-image-400142\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/mail.google.com_mail_u_1_screenshot.png 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/mail.google.com_mail_u_1_screenshot-300x169.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/mail.google.com_mail_u_1_screenshot-250x141.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/mail.google.com_mail_u_1_screenshot-768x432.png 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>When the status is changed to complete, an email notification is received by the customer. <\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1120\" height=\"604\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/mail.google.com_mail_u_1_screenshot-1.png\" alt=\"email notification for data update status\" class=\"wp-image-400143\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/mail.google.com_mail_u_1_screenshot-1.png 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/mail.google.com_mail_u_1_screenshot-1-300x162.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/mail.google.com_mail_u_1_screenshot-1-250x135.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/mail.google.com_mail_u_1_screenshot-1-768x414.png 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>If the request is declined by the admin, an email notification for the same is sent to the customer using the Magento 2 GDPR extension. <\/p>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img decoding=\"async\" width=\"1120\" height=\"602\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/mail.google.com_mail_u_1_screenshot-2.png\" alt=\"email notification for data update status\" class=\"wp-image-400144\" style=\"width:820px;height:441px\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/mail.google.com_mail_u_1_screenshot-2.png 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/mail.google.com_mail_u_1_screenshot-2-300x161.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/mail.google.com_mail_u_1_screenshot-2-250x134.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/mail.google.com_mail_u_1_screenshot-2-768x413.png 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Support<\/h3>\n<\/div><\/div>\n\n\n\n<p>That&#8217;s all for the Magento 2 GDPR Extension, for any further queries kindly drop us an email at <a href=\"mailto:support@webkul.com\">support@webkul.com<\/a>  or you can create a ticket at &nbsp;<a href=\"https:\/\/webkul.uvdesk.com\/en\/customer\/create-ticket\/\" target=\"_blank\" rel=\"noreferrer noopener\">Webkul Support System<\/a><strong>.<\/strong><\/p>\n\n\n\n<p>If you&#8217;re looking to create a custom e-commerce website, it&#8217;s a great idea to <a href=\"https:\/\/webkul.com\/hire-magento-developers\/\" target=\"_blank\" rel=\"noreferrer noopener\">hire Magento developers<\/a> who can help you build a powerful and scalable online store. <\/p>\n\n\n\n<p>Also, check our complete&nbsp;<a href=\"https:\/\/store.webkul.com\/Magento-2.html\" target=\"_blank\" rel=\"noreferrer noopener\">Magento 2 Modules<\/a> list.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Magento 2 GDPR Extension provides the latest EU (European Union) guidelines or regulations that provide control to customers over their personal information or data. Moreover, Magento 2 GDPR Module allows customers to send requests to update\/delete their personal data. Admin can update the status of the customer\u2019s request as pending\/processing\/ complete\/declined. Further, Magento 2 EU <a href=\"https:\/\/webkul.com\/blog\/gdpr-magento2\/\">[&#8230;]<\/a><\/p>\n","protected":false},"author":190,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[302],"tags":[6777,7000,2070],"class_list":["post-131163","post","type-post","status-publish","format-standard","hentry","category-magento2","tag-gdpr","tag-magento-2-gdpr","tag-magento2"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>User Guide for Magento 2 GDPR Extension | GDPR Compliance<\/title>\n<meta name=\"description\" content=\"Magento 2 GDPR extension makes sure that your online store complies with the all latest EU regulations and guidelines for user data protection\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/webkul.com\/blog\/gdpr-magento2\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"User Guide for Magento 2 GDPR Extension | GDPR Compliance\" \/>\n<meta property=\"og:description\" content=\"Magento 2 GDPR extension makes sure that your online store complies with the all latest EU regulations and guidelines for user data protection\" \/>\n<meta property=\"og:url\" content=\"https:\/\/webkul.com\/blog\/gdpr-magento2\/\" \/>\n<meta property=\"og:site_name\" content=\"Webkul Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/webkul\/\" \/>\n<meta property=\"article:published_time\" content=\"2018-07-05T14:46:52+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-11-21T08:56:41+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/webkul.com\/blog\/wp-content\/uploads\/2016\/09\/Move-app-folder-2.png\" \/>\n<meta name=\"author\" content=\"Hari Narayan Bairwa\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@webkul\" \/>\n<meta name=\"twitter:site\" content=\"@webkul\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Hari Narayan Bairwa\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"22 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/webkul.com\/blog\/gdpr-magento2\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/webkul.com\/blog\/gdpr-magento2\/\"},\"author\":{\"name\":\"Hari Narayan Bairwa\",\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/person\/3045f8aa0cd8fd88e717a1ce992fd28b\"},\"headline\":\"User Guide for GDPR for Magento 2\",\"datePublished\":\"2018-07-05T14:46:52+00:00\",\"dateModified\":\"2025-11-21T08:56:41+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/webkul.com\/blog\/gdpr-magento2\/\"},\"wordCount\":2488,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/webkul.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/webkul.com\/blog\/gdpr-magento2\/#primaryimage\"},\"thumbnailUrl\":\"http:\/\/webkul.com\/blog\/wp-content\/uploads\/2016\/09\/Move-app-folder-2.png\",\"keywords\":[\"GDPR\",\"Magento 2 GDPR\",\"Magento2\"],\"articleSection\":[\"Magento2\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/webkul.com\/blog\/gdpr-magento2\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/webkul.com\/blog\/gdpr-magento2\/\",\"url\":\"https:\/\/webkul.com\/blog\/gdpr-magento2\/\",\"name\":\"User Guide for Magento 2 GDPR Extension | GDPR Compliance\",\"isPartOf\":{\"@id\":\"https:\/\/webkul.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/webkul.com\/blog\/gdpr-magento2\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/webkul.com\/blog\/gdpr-magento2\/#primaryimage\"},\"thumbnailUrl\":\"http:\/\/webkul.com\/blog\/wp-content\/uploads\/2016\/09\/Move-app-folder-2.png\",\"datePublished\":\"2018-07-05T14:46:52+00:00\",\"dateModified\":\"2025-11-21T08:56:41+00:00\",\"description\":\"Magento 2 GDPR extension makes sure that your online store complies with the all latest EU regulations and guidelines for user data protection\",\"breadcrumb\":{\"@id\":\"https:\/\/webkul.com\/blog\/gdpr-magento2\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/webkul.com\/blog\/gdpr-magento2\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/webkul.com\/blog\/gdpr-magento2\/#primaryimage\",\"url\":\"http:\/\/webkul.com\/blog\/wp-content\/uploads\/2016\/09\/Move-app-folder-2.png\",\"contentUrl\":\"http:\/\/webkul.com\/blog\/wp-content\/uploads\/2016\/09\/Move-app-folder-2.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/webkul.com\/blog\/gdpr-magento2\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/webkul.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"User Guide for GDPR for Magento 2\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/webkul.com\/blog\/#website\",\"url\":\"https:\/\/webkul.com\/blog\/\",\"name\":\"Webkul Blog\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/webkul.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/webkul.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/webkul.com\/blog\/#organization\",\"name\":\"WebKul Software Private Limited\",\"url\":\"https:\/\/webkul.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/webkul-logo-accent-sq.png\",\"contentUrl\":\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/webkul-logo-accent-sq.png\",\"width\":380,\"height\":380,\"caption\":\"WebKul Software Private Limited\"},\"image\":{\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/webkul\/\",\"https:\/\/x.com\/webkul\",\"https:\/\/www.instagram.com\/webkul\/\",\"https:\/\/www.linkedin.com\/company\/webkul\",\"https:\/\/www.youtube.com\/user\/webkul\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/person\/3045f8aa0cd8fd88e717a1ce992fd28b\",\"name\":\"Hari Narayan Bairwa\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/a6a338b30516ddb586c33b38720ef1b7653d71d7859154701666200fb670d83c?s=96&d=https%3A%2F%2Fcdnblog.webkul.com%2Fblog%2Fwp-content%2Fuploads%2F2019%2F10%2Fmike.png&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/a6a338b30516ddb586c33b38720ef1b7653d71d7859154701666200fb670d83c?s=96&d=https%3A%2F%2Fcdnblog.webkul.com%2Fblog%2Fwp-content%2Fuploads%2F2019%2F10%2Fmike.png&r=g\",\"caption\":\"Hari Narayan Bairwa\"},\"url\":\"https:\/\/webkul.com\/blog\/author\/harinarayan-bd\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"User Guide for Magento 2 GDPR Extension | GDPR Compliance","description":"Magento 2 GDPR extension makes sure that your online store complies with the all latest EU regulations and guidelines for user data protection","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/webkul.com\/blog\/gdpr-magento2\/","og_locale":"en_US","og_type":"article","og_title":"User Guide for Magento 2 GDPR Extension | GDPR Compliance","og_description":"Magento 2 GDPR extension makes sure that your online store complies with the all latest EU regulations and guidelines for user data protection","og_url":"https:\/\/webkul.com\/blog\/gdpr-magento2\/","og_site_name":"Webkul Blog","article_publisher":"https:\/\/www.facebook.com\/webkul\/","article_published_time":"2018-07-05T14:46:52+00:00","article_modified_time":"2025-11-21T08:56:41+00:00","og_image":[{"url":"http:\/\/webkul.com\/blog\/wp-content\/uploads\/2016\/09\/Move-app-folder-2.png","type":"","width":"","height":""}],"author":"Hari Narayan Bairwa","twitter_card":"summary_large_image","twitter_creator":"@webkul","twitter_site":"@webkul","twitter_misc":{"Written by":"Hari Narayan Bairwa","Est. reading time":"22 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/webkul.com\/blog\/gdpr-magento2\/#article","isPartOf":{"@id":"https:\/\/webkul.com\/blog\/gdpr-magento2\/"},"author":{"name":"Hari Narayan Bairwa","@id":"https:\/\/webkul.com\/blog\/#\/schema\/person\/3045f8aa0cd8fd88e717a1ce992fd28b"},"headline":"User Guide for GDPR for Magento 2","datePublished":"2018-07-05T14:46:52+00:00","dateModified":"2025-11-21T08:56:41+00:00","mainEntityOfPage":{"@id":"https:\/\/webkul.com\/blog\/gdpr-magento2\/"},"wordCount":2488,"commentCount":0,"publisher":{"@id":"https:\/\/webkul.com\/blog\/#organization"},"image":{"@id":"https:\/\/webkul.com\/blog\/gdpr-magento2\/#primaryimage"},"thumbnailUrl":"http:\/\/webkul.com\/blog\/wp-content\/uploads\/2016\/09\/Move-app-folder-2.png","keywords":["GDPR","Magento 2 GDPR","Magento2"],"articleSection":["Magento2"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/webkul.com\/blog\/gdpr-magento2\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/webkul.com\/blog\/gdpr-magento2\/","url":"https:\/\/webkul.com\/blog\/gdpr-magento2\/","name":"User Guide for Magento 2 GDPR Extension | GDPR Compliance","isPartOf":{"@id":"https:\/\/webkul.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/webkul.com\/blog\/gdpr-magento2\/#primaryimage"},"image":{"@id":"https:\/\/webkul.com\/blog\/gdpr-magento2\/#primaryimage"},"thumbnailUrl":"http:\/\/webkul.com\/blog\/wp-content\/uploads\/2016\/09\/Move-app-folder-2.png","datePublished":"2018-07-05T14:46:52+00:00","dateModified":"2025-11-21T08:56:41+00:00","description":"Magento 2 GDPR extension makes sure that your online store complies with the all latest EU regulations and guidelines for user data protection","breadcrumb":{"@id":"https:\/\/webkul.com\/blog\/gdpr-magento2\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/webkul.com\/blog\/gdpr-magento2\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/webkul.com\/blog\/gdpr-magento2\/#primaryimage","url":"http:\/\/webkul.com\/blog\/wp-content\/uploads\/2016\/09\/Move-app-folder-2.png","contentUrl":"http:\/\/webkul.com\/blog\/wp-content\/uploads\/2016\/09\/Move-app-folder-2.png"},{"@type":"BreadcrumbList","@id":"https:\/\/webkul.com\/blog\/gdpr-magento2\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/webkul.com\/blog\/"},{"@type":"ListItem","position":2,"name":"User Guide for GDPR for Magento 2"}]},{"@type":"WebSite","@id":"https:\/\/webkul.com\/blog\/#website","url":"https:\/\/webkul.com\/blog\/","name":"Webkul Blog","description":"","publisher":{"@id":"https:\/\/webkul.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/webkul.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/webkul.com\/blog\/#organization","name":"WebKul Software Private Limited","url":"https:\/\/webkul.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/webkul.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/webkul-logo-accent-sq.png","contentUrl":"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/webkul-logo-accent-sq.png","width":380,"height":380,"caption":"WebKul Software Private Limited"},"image":{"@id":"https:\/\/webkul.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/webkul\/","https:\/\/x.com\/webkul","https:\/\/www.instagram.com\/webkul\/","https:\/\/www.linkedin.com\/company\/webkul","https:\/\/www.youtube.com\/user\/webkul\/"]},{"@type":"Person","@id":"https:\/\/webkul.com\/blog\/#\/schema\/person\/3045f8aa0cd8fd88e717a1ce992fd28b","name":"Hari Narayan Bairwa","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/webkul.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/a6a338b30516ddb586c33b38720ef1b7653d71d7859154701666200fb670d83c?s=96&d=https%3A%2F%2Fcdnblog.webkul.com%2Fblog%2Fwp-content%2Fuploads%2F2019%2F10%2Fmike.png&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/a6a338b30516ddb586c33b38720ef1b7653d71d7859154701666200fb670d83c?s=96&d=https%3A%2F%2Fcdnblog.webkul.com%2Fblog%2Fwp-content%2Fuploads%2F2019%2F10%2Fmike.png&r=g","caption":"Hari Narayan Bairwa"},"url":"https:\/\/webkul.com\/blog\/author\/harinarayan-bd\/"}]}},"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/posts\/131163","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/users\/190"}],"replies":[{"embeddable":true,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/comments?post=131163"}],"version-history":[{"count":68,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/posts\/131163\/revisions"}],"predecessor-version":[{"id":514267,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/posts\/131163\/revisions\/514267"}],"wp:attachment":[{"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/media?parent=131163"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/categories?post=131163"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/tags?post=131163"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}