Title: Missing &#8220;Support GCM&#8221; toggle setting
Last modified: March 20, 2024

---

# Missing “Support GCM” toggle setting

 *  Resolved [catwingz](https://wordpress.org/support/users/catwingz/)
 * (@catwingz)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/missing-support-gcm-toggle-setting/)
 * Hi, I’ve read several other threads about this issue and am unceratin if I should
   try resetting the plugin or not. The section outlined in red in step One of this
   thread [https://www.cookieyes.com/documentation/google-consent-mode-v2-integration-with-cookieyes-wordpress-plugin/](https://www.cookieyes.com/documentation/google-consent-mode-v2-integration-with-cookieyes-wordpress-plugin/)
   is not on the Advanced tab of the plugin on this website.
 * Are there somehow two versions of the free plugin?? It appears that your documentation
   needs some additional information. What should I do?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fmissing-support-gcm-toggle-setting%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Support [CookieYes Team](https://wordpress.org/support/users/cookieyesteam/)
 * (@cookieyesteam)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/missing-support-gcm-toggle-setting/#post-17514514)
 * Hi [@catwingz](https://wordpress.org/support/users/catwingz/),
 * Greetings from CookieYes!
 * You are on the legacy UI of our plugin, which doesn’t support GCM. So, we recommend
   you migrate it to the revamped UI by referring to [this thread](https://wordpress.org/support/topic/what-has-changed-from-version-3-0-onwards/).
   After migration, please connect to CookieYes. Then, you can follow this [documentation](https://www.cookieyes.com/documentation/google-consent-mode-v2-integration-with-cookieyes-wordpress-plugin/)
   to integrate Google Consent Mode v2.
 *  Thread Starter [catwingz](https://wordpress.org/support/users/catwingz/)
 * (@catwingz)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/missing-support-gcm-toggle-setting/#post-17516151)
 * Thank you, I am working on getting this all set up.
 *  Thread Starter [catwingz](https://wordpress.org/support/users/catwingz/)
 * (@catwingz)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/missing-support-gcm-toggle-setting/#post-17516249)
 * I am a little confused by Step 4 in this documentation: [https://www.cookieyes.com/documentation/google-consent-mode-v2-integration-with-cookieyes-wordpress-plugin/](https://www.cookieyes.com/documentation/google-consent-mode-v2-integration-with-cookieyes-wordpress-plugin/)
 * In it the third item is the CookieYes script, with the added note: Do not add
   CookieYes script again from the CookieYes Webapp. The wp_head() function already
   executes this action.
 * Unless I missed something I haven’t installed this script at all, making doing
   it again highly unlikely. At this point this is what the <head></head> section
   of the header.php looks like:
 *     ```wp-block-code
       <head>
       	<meta charset="<?php bloginfo( 'charset' ); ?>">
       	<meta name="viewport" content="width=device-width, initial-scale=1">
       	<link rel="profile" href="http://gmpg.org/xfn/11">
       	<link rel="pingback" href="<?php bloginfo( 'pingback_url' ); ?>">
       	<script>
           window.dataLayer = window.dataLayer || [];
           function gtag() {
               dataLayer.push(arguments);
           }
           gtag("consent", "default", {
               ad_storage: "denied",
               ad_user_data: "denied", 
               ad_personalization: "denied",
               analytics_storage: "denied",
               functionality_storage: "denied",
               personalization_storage: "denied",
               security_storage: "granted",
               wait_for_update: 2000,
           });
           gtag("set", "ads_data_redaction", true);
           gtag("set", "url_passthrough", true);
       </script>
           <!-- Google Tag Manager -->
       <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
       new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
       j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
       'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
       })(window,document,'script','dataLayer','GTM-5F2H8XX2');</script>
       <!-- End Google Tag Manager -->
           <?php wp_head(); ?>
       </head>
       ```
   
 * Am I missing anything?
 *  Plugin Support [CookieYes Team](https://wordpress.org/support/users/cookieyesteam/)
 * (@cookieyesteam)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/missing-support-gcm-toggle-setting/#post-17517376)
 * Hi [@catwingz](https://wordpress.org/support/users/catwingz/),
 * The order of the scripts is correct on your site, as everything is added above
   wp_head().
 *  Plugin Support [CookieYes Team](https://wordpress.org/support/users/cookieyesteam/)
 * (@cookieyesteam)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/missing-support-gcm-toggle-setting/#post-17529969)
 * Hi [@catwingz](https://wordpress.org/support/users/catwingz/),
 * This thread has been inactive for a bit, so we are going to mark it as resolved
   now. Please feel free to open a new thread or follow-up if you have any further
   questions or still need help.

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

The topic ‘Missing “Support GCM” toggle setting’ is closed to new replies.

 * ![](https://ps.w.org/cookie-law-info/assets/icon.svg?rev=3007243)
 * [CookieYes – Cookie Banner for Cookie Consent (Easy to setup GDPR/CCPA Compliant Cookie Notice)](https://wordpress.org/plugins/cookie-law-info/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/cookie-law-info/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/cookie-law-info/)
 * [Active Topics](https://wordpress.org/support/plugin/cookie-law-info/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cookie-law-info/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cookie-law-info/reviews/)

## Tags

 * [gcm](https://wordpress.org/support/topic-tag/gcm/)
 * [gtag](https://wordpress.org/support/topic-tag/gtag/)
 * [header.php](https://wordpress.org/support/topic-tag/header-php/)

 * 5 replies
 * 2 participants
 * Last reply from: [CookieYes Team](https://wordpress.org/support/users/cookieyesteam/)
 * Last activity: [2 years, 2 months ago](https://wordpress.org/support/topic/missing-support-gcm-toggle-setting/#post-17529969)
 * Status: resolved