TagFly
  • Getting Started
    • Installation
    • Get your GTM container ID
    • How to import pre-built GTM container
  • Consent mode
    • How to set up your cookie consent banner
    • How to check if Consent Mode is active in TagFly
  • Set Consent Requirements for Client-Side Tags
  • Google Analytics
    • Get tracking ID
  • TikTok
    • Get Your TikTok Pixel Ready
    • How to Integrate TikTok Pixel & Events API with TagFly
    • How to test whether your TikTok events tracking works properly
  • Facebook
    • How to set up your Facebook Pixel (Now is Dataset ID)
    • How to Integrate Facebook Pixel and Conversion API to TagFly
    • How to test whether your pixel installation is set up correctly
  • Pinterest
    • How to find Pinterest Ad Account ID
    • How to find Pinterest Conversion Access Token
    • How to find Pinterest Tag ID
    • How to create a Pinterest Tag ID
  • Snapchat
    • How to find Snapchat Pixel ID
    • How to find Snapchat Conversion Access Token
  • Twitter
    • How to find the Twitter Pixel ID
    • How to find Twitter Event ID
  • Google Ads
    • How to find Google Ads Account ID
  • Klaviyo
    • How to create a Klaviyo Private API Key
    • How to setting up Klaviyo's browse and cart abandonment flows
  • Bing Ads
    • How to Create a New UET Tag in Your Microsoft Ads Account
    • Microsoft (Bing) Ads conversion tracking set up guide
    • How to Create Conversion Goals in Your Microsoft (Bing) Ads Account
  • Miscellaneous
    • Changelog
    • FAQs
Powered by GitBook
On this page
  • Use Tag Assistant
  • Use Network tab
  1. Consent mode

How to check if Consent Mode is active in TagFly

If you are unsure whether your consent mode is working properly, here’s our guide for you to test it. You can use either of the two provided options to check your consent mode.

PreviousHow to set up your cookie consent bannerNextSet Consent Requirements for Client-Side Tags

Last updated 7 months ago

Note: Consent mode is only active in regions under privacy regulations

Use Tag Assistant

Go to , you can debug the consent states for any sites running Google Tags.

After adding the domain you want to debug, select a Tag ID from the top of Tag Assistant.

Then, choose an event from the left navigation and click the "Consent" tab. This will show you the state of different consent signals at the time of the event.

Check if all default consents are in Denied state

Next, verify the consent status after the user grants permission by accepting cookies.

Note that the Granted status depends on the specific permissions the shoppers agree to give us.

Use Network tab

To open the network tab, you can use right-click > Inspect > Select the Network tab

Filter for gcs to find all requests containing this parameter. Look for the request named collect that includes the gcs parameter.

After clicking on the request, scroll through the request payload parameters to locate the gcs value in the list:

In the original version of Consent Mode, when examining network requests, look for a parameter called &gcs. This parameter has a value formatted as G1xy.

x stands for consent to Google Ads cookies and is either 1 (granted) or 0 (denied).

y stands for consent to Google Analytics cookies and is either 1 (granted) or 0 (denied).

Value
Description

G100

No consent has been granted

G110

Google Ads has consent, Google Analytics 4 does not

G101

Google Analytics has consent, Google Ads does not

G111

Both Google Ads and Google Analytics have consent

https://tagassistant.google.com/