Title: Updated 1.4 plugin settings
Last modified: March 21, 2024

---

# Updated 1.4 plugin settings

 *  Resolved [ashishtiwari27](https://wordpress.org/support/users/ashishtiwari27/)
 * (@ashishtiwari27)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/updated-1-4-plugin-settings/)
 * Hi,
 * Thanks – you updated this fantastic plugin. Here is my settings image for Google
   Consent Mode. In my settings:
 * Ads data redaction is off. When I enable it – ads do not show?
 * URL passthrough is also off.
 * Am I doing right?
 * ![](https://mega.nz/file/TPIhmDDA#-Jtob2ydyrkZHK28Ti7NVuyFoCvIY_B3BFLT33oVX6Y)
 * ![](https://mega.nz/file/TPIhmDDA#-Jtob2ydyrkZHK28Ti7NVuyFoCvIY_B3BFLT33oVX6Y)
    -  This topic was modified 2 years, 4 months ago by [tobifjellner (Tor-Bjorn “Tobi” Fjellner)](https://wordpress.org/support/users/tobifjellner/).

Viewing 13 replies - 1 through 13 (of 13 total)

 *  Plugin Author [pressidium](https://wordpress.org/support/users/pressidium/)
 * (@pressidium)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/updated-1-4-plugin-settings/#post-17519182)
 * Hey, [@ashishtiwari27](https://wordpress.org/support/users/ashishtiwari27/)!
 * Thank you for your kind words.
 * > Here is my settings image for Google Consent Mode
 * Did you mean to upload a screenshot?
 * > Ads data redaction is off. When I enable it – ads do not show?
 * Is this an issue only when “Ads data redaction” is enabled? Do the ads show correctly
   when “Ads data redaction” is turned off?
 * Which implementation have you selected under wp-admin -> Cookie Consent -> Consent
   Mode — “Google tag (gtag.js)” or “Google Tag Manager (GTM) template”?
 *  Thread Starter [ashishtiwari27](https://wordpress.org/support/users/ashishtiwari27/)
 * (@ashishtiwari27)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/updated-1-4-plugin-settings/#post-17519193)
 * [https://mega.nz/file/TPIhmDDA#-Jtob2ydyrkZHK28Ti7NVuyFoCvIY_B3BFLT33oVX6Y](https://mega.nz/file/TPIhmDDA#-Jtob2ydyrkZHK28Ti7NVuyFoCvIY_B3BFLT33oVX6Y)
 * Yes, the ads show correctly when “Ads data redaction” is turned off.
 * Just look at these settings. In settings:
 * “Ads data redaction” is off. (When I enable it, ads start not showing.) 
 * Will this number of settings work? {webpagespots commmmm (:- }
 *  Thread Starter [ashishtiwari27](https://wordpress.org/support/users/ashishtiwari27/)
 * (@ashishtiwari27)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/updated-1-4-plugin-settings/#post-17519199)
 * What zones to add further? Currently, as you’re seeing, I’ve selected no zone
   or country. I’m not using GTM, so tick on gtag option.
 *  Thread Starter [ashishtiwari27](https://wordpress.org/support/users/ashishtiwari27/)
 * (@ashishtiwari27)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/updated-1-4-plugin-settings/#post-17519468)
 * What to enter in **Functionality & preference cookies**? Please guide me.
 *  Plugin Author [pressidium](https://wordpress.org/support/users/pressidium/)
 * (@pressidium)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/updated-1-4-plugin-settings/#post-17521503)
 * Hey, [@ashishtiwari27](https://wordpress.org/support/users/ashishtiwari27/)!
 * According to the [New Google consent management for serving ads in the EEA and UK](https://support.google.com/adsense/answer/13554116?hl=en):
 * > Beginning January 16, 2024, publishers and developers using Google AdSense,
   > Ad Manager, or AdMob will be required to use a Consent Management Platform (
   > CMP) that has been certified by Google and has integrated with the IAB’s Transparency
   > and Consent Framework (TCF) when serving ads to users in the European Economic
   > Area or the UK.
   > […]
   > Beginning January 16, 2024, if a partner does not adopt a Google-certified 
   > CMP, no ads will be eligible to serve on EEA and UK traffic. Traffic from a
   > Google-certified CMP will continue to be eligible for personalized ads or non-
   > personalized ads (NPA).
 * The [Pressidium Cookie Consent](https://wordpress.org/plugins/pressidium-cookie-consent/)
   WordPress plugin is **not** a Google-certified CMP. If you need to optimally 
   serve ads to users in the European Economic Area or the UK, you might want to
   look for another cookie consent solution that is integrated with a Google-certified
   CMP.
 * > Yes, the ads show correctly when “Ads data redaction” is turned off.
 * When the “Ads data redaction” option is enabled, the plugin simply sets `ads_data_redaction`
   to `true`.
 * According to [Google for Developers docs](https://developers.google.com/tag-platform/security/guides/consent?consentmode=advanced#redact_ads_data),
   when `ads_data_redaction` is `true` and `ad_storage` is `denied`, ad click identifiers
   sent in network requests by Google Ads and Floodlight tags will be redacted. 
   Network requests will also be sent through a cookieless domain.
 * Though, the `ads_data_redaction` parameter will have no effect when `ad_storage`
   is `granted`.
 * So, accepting the “Advertisement and Targeting” (`targeting`) cookies category—
   or just clicking “Accept all,” accepting all cookie categories—is going to set
   the `ad_storage` consent type to `granted`, so the `ads_data_redaction` should
   have no effect.
 * You could also use [Tag Assistant](https://tagassistant.google.com/) to debug
   your website, and confirm that both `ads_data_redaction` and `ad_storage` are
   being set correctly.
 * > What zones to add further? Currently, as you’re seeing, I’ve selected no zone
   > or country. I’m not using GTM, so tick on gtag option.
 * You don’t _have_ to set any regions. By default, the plugin is going to set all
   default consent states to `denied` for all regions. You only have to set a region(
   or multiple regions) to change that behavior.
 * > What to enter in **Functionality & preference cookies**?
 * “Preferences cookies” is a new cookies category, introduced in version `1.4.0`.
   You should use that category for any cookies that allow you to provide enhanced
   functionality and personalization by storing user preferences (e.g. video recommendations).
 * The “preferences” category gets mapped to the `personalization_storage` GCM consent
   type, which enables storage related to personalization. For more information 
   about GCM consent types, refer to [https://developers.google.com/tag-platform/security/concepts/consent-mode#consent-types](https://developers.google.com/tag-platform/security/concepts/consent-mode#consent-types).
 * The mapping between the plugin’s cookie categories and GCM consent types is the
   following:
    - **Necessary**: `functionality_storage` and `security_storage`
    - **Preferences**: `personalization_storage`
    - **Analytics**: `analytics_storage`
    - **Targeting**: `ad_storage`, `ad_user_data`, and `ad_personalization`
 *  Thread Starter [ashishtiwari27](https://wordpress.org/support/users/ashishtiwari27/)
 * (@ashishtiwari27)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/updated-1-4-plugin-settings/#post-17521667)
 * The Pressidium Cookie Consent ( [https://wordpress.org/plugins/pressidium-cookie-consent/](https://wordpress.org/plugins/pressidium-cookie-consent/))
   WordPress plugin is *not* a Google-certified CMP.
 * How soon can I expect this plugin to be a Google-certified CMP?
 *  Plugin Author [pressidium](https://wordpress.org/support/users/pressidium/)
 * (@pressidium)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/updated-1-4-plugin-settings/#post-17521679)
 * We currently have no plans to become a Google-certified CMP — at least not in
   the foreseeable future.
 *  Thread Starter [ashishtiwari27](https://wordpress.org/support/users/ashishtiwari27/)
 * (@ashishtiwari27)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/updated-1-4-plugin-settings/#post-17521713)
 * I’m using adsense.
 * Can I continue using this plugin without any glitches – I mean without any loss(
   ad revenue) or penalties imposed by Google.
 * You are already seeing the URL of the screenshot (mega.nz). Do I need to do anything
   else or will the plugin handle the rest?
 *  Thread Starter [ashishtiwari27](https://wordpress.org/support/users/ashishtiwari27/)
 * (@ashishtiwari27)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/updated-1-4-plugin-settings/#post-17524698)
 * Can you visit my site once to see the consent pop-up? In that popup, which cookies
   do I choose to move to the **Functionality & Preferences Cookies** section?
 * Also, I noticed a fall in traffic after you updated the plugin; is it due to 
   the plugin or the Google March update? I’m confused!
 * In Analytics, this is still flashing – [
 * Verify data consent settings
 * Review which Google services can receive consented personal data from the European
   Economic Area (EEA).
 * ]
 *  Plugin Author [pressidium](https://wordpress.org/support/users/pressidium/)
 * (@pressidium)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/updated-1-4-plugin-settings/#post-17528750)
 * Hey, [@ashishtiwari27](https://wordpress.org/support/users/ashishtiwari27/)!
 * This topic has gotten too broad. To ensure clarity and effective issue tracking,
   it’s preferred to create a new topic for each distinct concern. This helps us
   maintain clear and focused discussions, and makes it easier for future users 
   to find the relevant topic.
 * > Can I continue using this plugin without any glitches – I mean without any 
   > loss (ad revenue) or penalties imposed by Google.
 * According to the [New Google consent management requirements for serving ads in the EEA and UK](https://support.google.com/adsense/answer/13554116?hl=en):
 * > Beginning January 16, 2024, if a partner does not adopt a Google-certified 
   > CMP, no ads will be eligible to serve on EEA and UK traffic. […]
   > **Fallback behavior**: If a partner does not adopt a certified CMP, only programmatic
   > limited ads will be eligible to serve in the EEA and/or the UK. […]
 * So, to ensure that you optimally serve ads to users in the European Economic 
   Area (EEA) and/or the UK, you might want to look for another cookie consent solution
   that’s integrated with a Google-certified CMP.
 * For more information regarding Google’s consent management requirements, refer
   to [https://support.google.com/adsense/answer/13554116](https://support.google.com/adsense/answer/13554116)
 * > Can you visit my site once to see the consent pop-up? In that popup, which 
   > cookies do I choose to move to the Functionality & Preferences Cookies section?
 * I’m afraid this is slightly beyond the range of the support we offer for this
   plugin on the support forum. Our support scope doesn’t include site-specific 
   assistance.
 * That being said, here’s a brief overview of each cookie category to help you 
   in categorizing your cookies:
    - **Necessary**: Cookies that are necessary for the website to function.
    - **Analytics**: Cookies that allow you to analyze visits and traffic sources.
    - **Targeting**: Cookies that may be set through your site by your social media
      providers and/or your advertising partners.
    - **Preferences**: Cookies that allow you to provide enhanced functionality 
      and personalization by storing user preferences.
 * So, under the “Functionality & Preferences” cookies category, you should list
   any cookies that allow you to provide enhanced functionality and personalization
   by storing user preferences (e.g. video recommendations).
 * The “Functionality & Preferences” cookies category maps to the `personalization_storage`
   consent type of Google Consent Mode (GCM). Learn more about GCM’s “Consent types”
   at [https://developers.google.com/tag-platform/security/concepts/consent-mode](https://developers.google.com/tag-platform/security/concepts/consent-mode).
 * You could also take a look at [this semi-related topic about cookie categories](https://wordpress.org/support/topic/categories-343/).
 * I’m going to mark this as resolved. If, however, you have any further questions,
   please don’t hesitate to reopen it.
 * If you come across any other issues, feel free to [create a new topic](https://wordpress.org/support/plugin/pressidium-cookie-consent/)
   or [open an issue on GitHub](https://github.com/pressidium/pressidium-cookie-consent/issues).
 *  Thread Starter [ashishtiwari27](https://wordpress.org/support/users/ashishtiwari27/)
 * (@ashishtiwari27)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/updated-1-4-plugin-settings/#post-17533918)
 * Okay. This is my last question in this thread.
 * I just visit [Pressidium® Managed WordPress Hosting – Reliable & Secure](https://pressidium.com/)
   to see your Cookie Consent panel. But here I do not found the additional tab 
   for – **Preference Cookies.** (newly added by you in plugin update)
 * In my website, it is showing. Can you update your site’s cookie consent, so that
   I understand – what cookie to add in this TAB.
 * As, all the cookies I already enter in the previous cookie types (Necessary, 
   analytics, Marketting, etc).
 *  Plugin Author [pressidium](https://wordpress.org/support/users/pressidium/)
 * (@pressidium)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/updated-1-4-plugin-settings/#post-17542264)
 * Hey, [@ashishtiwari27](https://wordpress.org/support/users/ashishtiwari27/)!
 * > I just visit [Pressidium® Managed WordPress Hosting – Reliable & Secure](https://pressidium.com/)
   > to see your Cookie Consent panel. But here I do not found the additional tab
   > for – **Preference Cookies.** (newly added by you in plugin update)
 * Our website doesn’t set any preference cookies. Each website has its own cookie
   policy — not every website sets cookies across all categories.
 * > Can you update your site’s cookie consent, so that I understand – what cookie
   > to add in this TAB.
 * Under the “Functionality & Preferences” cookies category, you should list any
   cookies that allow you to provide enhanced functionality and personalization 
   by storing user preferences.
 * There’s no need to list preference cookies if your website doesn’t set any cookies
   belonging to that category.
 *  [rafauk](https://wordpress.org/support/users/rafauk/)
 * (@rafauk)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/updated-1-4-plugin-settings/#post-17767136)
 * Hi,
   Please update wrong year date entered in your Changelog area from 2023 to
   20241.4.0: Mar 21, 2023
 * Best! Rafauk

Viewing 13 replies - 1 through 13 (of 13 total)

The topic ‘Updated 1.4 plugin settings’ is closed to new replies.

 * ![](https://ps.w.org/pressidium-cookie-consent/assets/icon-256x256.png?rev=2928033)
 * [Pressidium Cookie Consent](https://wordpress.org/plugins/pressidium-cookie-consent/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/pressidium-cookie-consent/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/pressidium-cookie-consent/)
 * [Active Topics](https://wordpress.org/support/plugin/pressidium-cookie-consent/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/pressidium-cookie-consent/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/pressidium-cookie-consent/reviews/)

 * 13 replies
 * 3 participants
 * Last reply from: [rafauk](https://wordpress.org/support/users/rafauk/)
 * Last activity: [2 years, 2 months ago](https://wordpress.org/support/topic/updated-1-4-plugin-settings/#post-17767136)
 * Status: resolved