(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[1089],{1389:function(e,n,t){(window.__NEXT_P=window.__NEXT_P||[]).push(["/advanced/consent-mode-v2-signals",function(){return t(1417)}])},1417:function(e,n,t){"use strict";t.r(n),t.d(n,{__toc:function(){return c},default:function(){return h}});var a=t(5893),o=t(2673),s=t(7913),i=t(2702);t(9128);var r=t(2643),d={src:"/_next/static/media/tag-assistant.44607aa7.png",height:297,width:512,blurDataURL:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAFCAMAAABPT11nAAAAD1BMVEX3+fjq8Oz28vLv9PD8+/sLxthvAAAACXBIWXMAAA7DAAAOwwHHb6hkAAAAJElEQVR4nCXIwQ0AMAyDQGyy/8xVE17oKNvgtDHsSCB4kuqXBwVjAD4mik8JAAAAAElFTkSuQmCC",blurWidth:8,blurHeight:5},l={src:"/_next/static/media/developer-tools.86eb8da7.png",height:426,width:449,blurDataURL:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAMAAADz0U65AAAAElBMVEX29vjq6+7w8fT9/f7i5e3V3OjKzaaGAAAACXBIWXMAAA7DAAAOwwHHb6hkAAAALElEQVR4nCWKQQ4AIAyDoHb//7KZciIBqlolhM/5YIxt2IFwmJlieIm8J6xcEAkAdrAuMMQAAAAASUVORK5CYII=",blurWidth:8,blurHeight:8};let c=[{depth:2,value:"Identify Consent mode signals",id:"identify-consent-mode-signals"},{depth:3,value:"Using Tag Assistant",id:"using-tag-assistant"},{depth:3,value:"Using Developer Tools",id:"using-developer-tools"},{depth:2,value:"Reading/decoding the values of the gcs and gcd parameters",id:"readingdecoding-the-values-of-the-gcs-and-gcd-parameters"},{depth:3,value:"gcs - Google Consent Signals",id:"gcs---google-consent-signals"},{depth:3,value:"gcd - Google Consent Data",id:"gcd---google-consent-data"}];function _createMdxContent(e){let n=Object.assign({h1:"h1",h2:"h2",h3:"h3",p:"p",ol:"ol",li:"li",strong:"strong",ul:"ul",img:"img",pre:"pre",code:"code",span:"span"},(0,r.a)(),e.components);return(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)(n.h1,{children:"Consent mode v2 signals"}),"\n",(0,a.jsx)(n.h2,{id:"identify-consent-mode-signals",children:"Identify Consent mode signals"}),"\n",(0,a.jsx)(n.h3,{id:"using-tag-assistant",children:"Using Tag Assistant"}),"\n",(0,a.jsx)(n.p,{children:"If you've integrated CookieHub with Google Tag Manager (GTM) using the provided GTM template, leveraging the Tag Assistant in the GTM Preview mode is an effective way to monitor the consent state communicated by your website. Follow these detailed instructions to use Tag Assistant for reading consent signals:"}),"\n",(0,a.jsxs)(n.ol,{children:["\n",(0,a.jsxs)(n.li,{children:[(0,a.jsx)(n.strong,{children:"Access Google Tag Manager:"})," Log in to your Google Tag Manager dashboard."]}),"\n",(0,a.jsxs)(n.li,{children:[(0,a.jsx)(n.strong,{children:"Select Your GTM Container:"})," From the dashboard, click on the GTM container associated with the website you're analyzing."]}),"\n",(0,a.jsxs)(n.li,{children:[(0,a.jsx)(n.strong,{children:"Enter Preview Mode:"})," Find and click the ",(0,a.jsx)(n.strong,{children:"Preview"})," button, typically located in the top right corner of the interface. This action opens the GTM Preview mode."]}),"\n",(0,a.jsxs)(n.li,{children:[(0,a.jsx)(n.strong,{children:"Navigate to Your Website:"})," In the Preview mode dialog, enter the URL of your website and submit it. Google Tag Manager will open a new tab with your website, where the Tag Assistant will be activated."]}),"\n",(0,a.jsxs)(n.li,{children:[(0,a.jsx)(n.strong,{children:"Observe DataLayer Events:"})," With the website open, the Tag Assistant sidebar will display a list of ",(0,a.jsx)(n.strong,{children:"dataLayer"})," events that have been fired during the session. This list provides insights into how your tags are firing and under what conditions."]}),"\n",(0,a.jsxs)(n.li,{children:[(0,a.jsx)(n.strong,{children:"Inspect Consent States:"})," To check the consent state associated with any event:","\n",(0,a.jsxs)(n.ul,{children:["\n",(0,a.jsx)(n.li,{children:"Click on the specific event in the Tag Assistant sidebar to expand its details."}),"\n",(0,a.jsxs)(n.li,{children:["Navigate to the ",(0,a.jsx)(n.strong,{children:"Consent"})," tab within the event's details. Here, you'll find a table displaying the consent types (e.g., ",(0,a.jsx)(n.strong,{children:"ad_storage"}),", ",(0,a.jsx)(n.strong,{children:"analytics_storage"}),") and their states (granted or denied)."]}),"\n"]}),"\n"]}),"\n",(0,a.jsxs)(n.li,{children:[(0,a.jsx)(n.strong,{children:"Verify consent mode Activation:"})," Ensure that consent types such as ",(0,a.jsx)(n.strong,{children:"ad_user_data"})," and ",(0,a.jsx)(n.strong,{children:"ad_personalization"})," are listed. Their presence indicates that consent mode v2 is active. If these consent types are missing, it may suggest that consent mode v2 is not correctly implemented."]}),"\n"]}),"\n",(0,a.jsx)(n.p,{children:(0,a.jsx)(n.img,{alt:"Consent mode v2 signals in Tag Assistant",placeholder:"blur",src:d})}),"\n",(0,a.jsx)(n.p,{children:(0,a.jsx)(n.strong,{children:"Troubleshooting Tips:"})}),"\n",(0,a.jsxs)(n.ul,{children:["\n",(0,a.jsxs)(n.li,{children:[(0,a.jsx)(n.strong,{children:"Ensure CookieHub and GTM are Up-to-Date:"})," If you encounter issues, confirm that you're using CookieHub version 2.7 or later and that the latest GTM template for CookieHub is installed. These steps are crucial for the proper functioning of consent mode v2."]}),"\n",(0,a.jsxs)(n.li,{children:[(0,a.jsx)(n.strong,{children:"Check for Implementation Errors:"})," Review your CookieHub and GTM configurations for any mistakes or omissions that might prevent consent mode signals from being correctly processed."]}),"\n"]}),"\n",(0,a.jsx)(n.h3,{id:"using-developer-tools",children:"Using Developer Tools"}),"\n",(0,a.jsx)(n.p,{children:"To ensure that your consent mode implementation for Google Analytics is properly configured and actively sending signals, you can utilize the Developer Tools available in most modern web browsers. This verification process involves inspecting network requests to confirm that your website is correctly communicating consent status to Google Analytics. Here's a step-by-step guide:"}),"\n",(0,a.jsxs)(n.ol,{children:["\n",(0,a.jsxs)(n.li,{children:["\n",(0,a.jsxs)(n.p,{children:[(0,a.jsx)(n.strong,{children:"Open Developer Tools:"})," Launch the Developer Tools in your web browser. This is typically done by pressing ",(0,a.jsx)(n.strong,{children:"F12"})," on your keyboard or right-clicking on the webpage and selecting ",(0,a.jsx)(n.strong,{children:"Inspect"})," or ",(0,a.jsx)(n.strong,{children:"Inspect Element"}),", then navigating to the ",(0,a.jsx)(n.strong,{children:"Developer Tools"})," section."]}),"\n"]}),"\n",(0,a.jsxs)(n.li,{children:["\n",(0,a.jsxs)(n.p,{children:[(0,a.jsx)(n.strong,{children:"Navigate to the Network Tab:"})," Within the Developer Tools, find and click on the ",(0,a.jsx)(n.strong,{children:"Network"})," tab. This tab allows you to monitor all network requests made by your webpage."]}),"\n"]}),"\n",(0,a.jsxs)(n.li,{children:["\n",(0,a.jsxs)(n.p,{children:[(0,a.jsx)(n.strong,{children:"Filter Network Requests:"}),' In the filter box (often located at the top of the Network tab), enter "collect" to filter the requests. This is the endpoint that Google Analytics uses for data collection. If no requests appear initially, refresh your webpage while keeping the Developer Tools open to capture incoming network requests.']}),"\n"]}),"\n",(0,a.jsxs)(n.li,{children:["\n",(0,a.jsxs)(n.p,{children:[(0,a.jsx)(n.strong,{children:"Analyze the Requests:"})," Look through the list of filtered requests. Each item represents a data collection request sent to Google Analytics. Multiple entries might indicate that your site is using multiple Google Analytics properties or sending various types of events."]}),"\n"]}),"\n",(0,a.jsxs)(n.li,{children:["\n",(0,a.jsxs)(n.p,{children:[(0,a.jsx)(n.strong,{children:"Inspect the Payload:"})," Click on one of the requests to inspect it further. Look for a tab or section named ",(0,a.jsx)(n.strong,{children:"Headers"}),", ",(0,a.jsx)(n.strong,{children:"Payload"}),", or similar, depending on your browser. Within this section, you should locate the ",(0,a.jsx)(n.strong,{children:"gcs"})," (Google Consent State) and ",(0,a.jsx)(n.strong,{children:"gcd"})," (Google Consent Data) parameters. These parameters are crucial as they carry the consent information:"]}),"\n",(0,a.jsxs)(n.ul,{children:["\n",(0,a.jsxs)(n.li,{children:[(0,a.jsx)(n.strong,{children:"gcs:"})," Indicates the consent state for ads and analytics cookies."]}),"\n",(0,a.jsxs)(n.li,{children:[(0,a.jsx)(n.strong,{children:"gcd:"})," Provides detailed consent information, potentially including additional consented-to services or purposes."]}),"\n"]}),"\n"]}),"\n",(0,a.jsxs)(n.li,{children:["\n",(0,a.jsxs)(n.p,{children:[(0,a.jsx)(n.strong,{children:"Verify Consent Signals:"})," The presence and values of the gcs and gcd parameters confirm that consent information is being passed to Google Analytics. Ensure these values accurately reflect the consent choices made by users on your website."]}),"\n"]}),"\n"]}),"\n",(0,a.jsx)(n.p,{children:(0,a.jsx)(n.img,{alt:"Consent mode v2 signals in Developer Tools",placeholder:"blur",src:l})}),"\n",(0,a.jsx)(n.h2,{id:"readingdecoding-the-values-of-the-gcs-and-gcd-parameters",children:"Reading/decoding the values of the gcs and gcd parameters"}),"\n",(0,a.jsx)(n.h3,{id:"gcs---google-consent-signals",children:"gcs - Google Consent Signals"}),"\n",(0,a.jsxs)(n.p,{children:["In the original version of consent mode, the network requests include a parameter called ",(0,a.jsx)(n.strong,{children:"gcs"}),", represented in the format ",(0,a.jsx)(n.strong,{children:"G1xy"}),":"]}),"\n",(0,a.jsxs)(n.ul,{children:["\n",(0,a.jsx)(n.li,{children:"'x' represents consent to Google Ads cookies and can be either 1 (granted) or 0 (denied)."}),"\n",(0,a.jsx)(n.li,{children:"'y' represents consent to Google Analytics cookies and can also be either 1 (granted) or 0 (denied)."}),"\n"]}),"\n",(0,a.jsxs)(n.p,{children:["Possible values for ",(0,a.jsx)(n.strong,{children:"gcs"})," are as follows:"]}),"\n",(0,a.jsxs)(n.ul,{children:["\n",(0,a.jsx)(n.li,{children:"G100: No consent has been granted."}),"\n",(0,a.jsx)(n.li,{children:"G110: Consent for Google Ads, but not for Google Analytics."}),"\n",(0,a.jsx)(n.li,{children:"G101: Consent for Google Analytics, but not for Google Ads."}),"\n",(0,a.jsx)(n.li,{children:"G111: Both Google Ads and Google Analytics have consent."}),"\n"]}),"\n",(0,a.jsx)(n.h3,{id:"gcd---google-consent-data",children:"gcd - Google Consent Data"}),"\n",(0,a.jsxs)(n.p,{children:["The ",(0,a.jsx)(n.strong,{children:"gcd"})," parameter is included in all hits to Google services, regardless of whether consent mode is active. It encodes values for all four consent signals (ad_storage, analytics_storage, ad_user_data, and ad_personalization) and indicates how the consent signal was generated."]}),"\n",(0,a.jsx)(n.p,{children:"The format of the string is as follows:"}),"\n",(0,a.jsx)(n.pre,{"data-language":"text","data-theme":"default",children:(0,a.jsx)(n.code,{"data-language":"text","data-theme":"default",children:(0,a.jsx)(n.span,{className:"line",children:(0,a.jsx)(n.span,{style:{color:"var(--shiki-color-text)"},children:"1<N><ad_storage><N><analytics_storage><N><ad_user_data><N><ad_personalization>5"})})})}),"\n",(0,a.jsxs)(n.ul,{children:["\n",(0,a.jsx)(n.li,{children:"The string begins with 1."}),"\n",(0,a.jsx)(n.li,{children:"The <N> separate the different consent signals. This number is usually 1 but may be different."}),"\n",(0,a.jsx)(n.li,{children:"It ends with a number (typically 5, but sometimes something else) to mark the end."}),"\n"]}),"\n",(0,a.jsx)(n.p,{children:"Possible values for consent signals include:"}),"\n",(0,a.jsxs)(n.ul,{children:["\n",(0,a.jsx)(n.li,{children:"'l': The signal hasn't been set with consent mode."}),"\n",(0,a.jsx)(n.li,{children:"'p': Denied by default (no update)."}),"\n",(0,a.jsx)(n.li,{children:"'q': Denied both by default and after an update."}),"\n",(0,a.jsx)(n.li,{children:"'t': Granted by default (no update)."}),"\n",(0,a.jsx)(n.li,{children:"'r': Denied by default and granted after an update."}),"\n",(0,a.jsx)(n.li,{children:"'m': Denied after an update (no default)."}),"\n",(0,a.jsx)(n.li,{children:"'n': Granted after an update (no default)."}),"\n",(0,a.jsx)(n.li,{children:"'u': Granted by default and denied after an update."}),"\n",(0,a.jsx)(n.li,{children:"'v': Granted both by default and after an update."}),"\n"]}),"\n",(0,a.jsx)(n.p,{children:"These values represent the consent states for various services, indicating whether they were granted or denied by default and whether there were subsequent updates to the consent status."})]})}let g={MDXContent:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},{wrapper:n}=Object.assign({},(0,r.a)(),e.components);return n?(0,a.jsx)(n,{...e,children:(0,a.jsx)(_createMdxContent,{...e})}):_createMdxContent(e)},pageOpts:{filePath:"pages/advanced/consent-mode-v2-signals.mdx",route:"/advanced/consent-mode-v2-signals",timestamp:1721839578e3,pageMap:[{kind:"Meta",data:{index:{title:"Home",type:"page",display:"hidden"},"getting-started":{title:"Getting started",type:"page"},features:{title:"Features",type:"page"},installation:{title:"Installation",type:"page"},dashboard:{title:"Dashboard",type:"page"},advanced:{title:"Advanced",type:"page"}}},{kind:"Folder",name:"advanced",route:"/advanced",children:[{kind:"Meta",data:{index:"Introduction","google-tag-manager":"Google Tag Manager","consent-mode-v2-signals":"Consent mode v2 signals","javascript-api":"Javascript API",services:"External services",csp:"Content Security Policy (CSP)","known-issues":"Known issues & workarounds"}},{kind:"MdxPage",name:"consent-mode-v2-signals",route:"/advanced/consent-mode-v2-signals"},{kind:"MdxPage",name:"csp",route:"/advanced/csp"},{kind:"MdxPage",name:"google-tag-manager",route:"/advanced/google-tag-manager"},{kind:"MdxPage",name:"index",route:"/advanced"},{kind:"MdxPage",name:"javascript-api",route:"/advanced/javascript-api"},{kind:"MdxPage",name:"known-issues",route:"/advanced/known-issues"},{kind:"MdxPage",name:"services",route:"/advanced/services"}]},{kind:"Folder",name:"dashboard",route:"/dashboard",children:[{kind:"Meta",data:{index:"Getting started",authentication:"Authentication",account:"Account",vendors:"Vendors",services:"Services",billing:"Billing","---":{type:"separator",title:"Domains"},"domain-overview":"Overview","add-domain":"Add domain","domain-settings":"Domain settings",implementation:"Implementation",customization:"Customization",languages:"Languages & Translations",regions:"Regions & Policy frameworks","cookie-management":"Cookie management",scans:"Scans","consent-log":"Consent log",reports:"Reports"}},{kind:"MdxPage",name:"account",route:"/dashboard/account"},{kind:"MdxPage",name:"add-domain",route:"/dashboard/add-domain"},{kind:"MdxPage",name:"authentication",route:"/dashboard/authentication"},{kind:"MdxPage",name:"billing",route:"/dashboard/billing"},{kind:"MdxPage",name:"consent-log",route:"/dashboard/consent-log"},{kind:"MdxPage",name:"cookie-management",route:"/dashboard/cookie-management"},{kind:"MdxPage",name:"customization",route:"/dashboard/customization"},{kind:"MdxPage",name:"domain-overview",route:"/dashboard/domain-overview"},{kind:"MdxPage",name:"domain-settings",route:"/dashboard/domain-settings"},{kind:"MdxPage",name:"implementation",route:"/dashboard/implementation"},{kind:"MdxPage",name:"index",route:"/dashboard"},{kind:"MdxPage",name:"languages",route:"/dashboard/languages"},{kind:"MdxPage",name:"regions",route:"/dashboard/regions"},{kind:"MdxPage",name:"reports",route:"/dashboard/reports"},{kind:"MdxPage",name:"scans",route:"/dashboard/scans"},{kind:"MdxPage",name:"services",route:"/dashboard/services"},{kind:"MdxPage",name:"vendors",route:"/dashboard/vendors"}]},{kind:"Folder",name:"features",route:"/features",children:[{kind:"Meta",data:{index:"Introduction","cookie-scanner":"Cookie scanner","cookie-declaration":"Cookie declaration","automatic-cookie-blocker":"Automatic cookie blocker",regions:"Regions / Geo-targeting",languages:"Languages & translations","policy-frameworks":"Policy frameworks","consent-log":"Consent log",accessibility:"Accessibility",linker:"Linker",reports:"Reports","---":{type:"separator",title:"Integrations"},"google-tag-manager":"Google Tag Manager","google-consent-mode":"Consent mode","shopify-customer-privacy":"Shopify Customer Privacy API","iab-tcf":"IAB Transparency and Consent Framework (TCF)","google-additional-consent-mode":"Google Additional Consent Mode","iab-us-privacy":"IAB US Privacy (CCPA)","global-privacy-control":"Global Privacy Control"}},{kind:"MdxPage",name:"accessibility",route:"/features/accessibility"},{kind:"MdxPage",name:"automatic-cookie-blocker",route:"/features/automatic-cookie-blocker"},{kind:"MdxPage",name:"consent-log",route:"/features/consent-log"},{kind:"MdxPage",name:"cookie-declaration",route:"/features/cookie-declaration"},{kind:"MdxPage",name:"cookie-scanner",route:"/features/cookie-scanner"},{kind:"MdxPage",name:"global-privacy-control",route:"/features/global-privacy-control"},{kind:"MdxPage",name:"google-additional-consent-mode",route:"/features/google-additional-consent-mode"},{kind:"MdxPage",name:"google-consent-mode",route:"/features/google-consent-mode"},{kind:"MdxPage",name:"google-tag-manager",route:"/features/google-tag-manager"},{kind:"MdxPage",name:"iab-tcf",route:"/features/iab-tcf"},{kind:"MdxPage",name:"iab-us-privacy",route:"/features/iab-us-privacy"},{kind:"MdxPage",name:"index",route:"/features"},{kind:"MdxPage",name:"languages",route:"/features/languages"},{kind:"MdxPage",name:"linker",route:"/features/linker"},{kind:"MdxPage",name:"policy-frameworks",route:"/features/policy-frameworks"},{kind:"MdxPage",name:"regions",route:"/features/regions"},{kind:"MdxPage",name:"reports",route:"/features/reports"},{kind:"MdxPage",name:"shopify-customer-privacy",route:"/features/shopify-customer-privacy"}]},{kind:"Folder",name:"getting-started",route:"/getting-started",children:[{kind:"Meta",data:{index:"Introduction","cookie-categories":"Cookie categories","subscriptions-and-pricing":"Subscriptions & pricing","resellers-affiliates":"Reseller & affiliates","data-processing-and-security":"Data Processing & Security",faq:"FAQ",support:"Support","change-log":"Change log","release-notes":"Release notes"}},{kind:"MdxPage",name:"change-log",route:"/getting-started/change-log"},{kind:"MdxPage",name:"cookie-categories",route:"/getting-started/cookie-categories"},{kind:"MdxPage",name:"data-processing-and-security",route:"/getting-started/data-processing-and-security"},{kind:"MdxPage",name:"faq",route:"/getting-started/faq"},{kind:"MdxPage",name:"index",route:"/getting-started"},{kind:"Folder",name:"release-notes",route:"/getting-started/release-notes",children:[{kind:"MdxPage",name:"cookiehub-2.7",route:"/getting-started/release-notes/cookiehub-2.7"},{kind:"Meta",data:{"cookiehub-2.7":"Cookiehub 2.7"}}]},{kind:"MdxPage",name:"resellers-affiliates",route:"/getting-started/resellers-affiliates"},{kind:"MdxPage",name:"subscriptions-and-pricing",route:"/getting-started/subscriptions-and-pricing"},{kind:"MdxPage",name:"support",route:"/getting-started/support",frontMatter:{title:"Support",sidebar_position:200}}]},{kind:"MdxPage",name:"index",route:"/"},{kind:"Folder",name:"installation",route:"/installation",children:[{kind:"Meta",data:{index:"Getting started","upgrade-v2.8":"Upgrade guide","consent-mode-v2":"Consent mode","-":{type:"separator",title:"Tag installation"},tag:"Installation","content-management-systems":"Content Management Systems",wordpress:"Wordpress",matomo:"Matomo Tag Manager",troubleshooting:"Troubleshooting","---":{type:"separator",title:"Google Tag Manager"},"google-tag-manager":"Installation","google-tag-manager-upgrade":"Upgrade","additional-consent":"Additional consent","consent-overview":"Consent overview","----":{type:"separator",title:"Digging deeper"},"conditional-html-tags":"Conditional HTML tags","cookie-declaration":"Cookie declaration","resurface-dialog":"Resurface dialog",linker:"Linker"}},{kind:"MdxPage",name:"additional-consent",route:"/installation/additional-consent"},{kind:"MdxPage",name:"conditional-html-tags",route:"/installation/conditional-html-tags"},{kind:"MdxPage",name:"consent-mode-v2",route:"/installation/consent-mode-v2"},{kind:"MdxPage",name:"consent-overview",route:"/installation/consent-overview"},{kind:"MdxPage",name:"content-management-systems",route:"/installation/content-management-systems"},{kind:"MdxPage",name:"cookie-declaration",route:"/installation/cookie-declaration"},{kind:"MdxPage",name:"google-tag-manager-upgrade",route:"/installation/google-tag-manager-upgrade"},{kind:"MdxPage",name:"google-tag-manager",route:"/installation/google-tag-manager"},{kind:"MdxPage",name:"index",route:"/installation"},{kind:"MdxPage",name:"linker",route:"/installation/linker"},{kind:"MdxPage",name:"matomo",route:"/installation/matomo"},{kind:"MdxPage",name:"resurface-dialog",route:"/installation/resurface-dialog"},{kind:"MdxPage",name:"tag",route:"/installation/tag"},{kind:"MdxPage",name:"troubleshooting",route:"/installation/troubleshooting"},{kind:"MdxPage",name:"upgrade-v2.8",route:"/installation/upgrade-v2.8"},{kind:"MdxPage",name:"wordpress",route:"/installation/wordpress"}]}],flexsearch:{codeblocks:!0},title:"Consent mode v2 signals",headings:c},pageNextRoute:"/advanced/consent-mode-v2-signals",nextraLayout:s.ZP,themeConfig:i.Z};var h=(0,o.j)(g)},2702:function(e,n,t){"use strict";var a=t(5893);n.Z={logo:(0,a.jsx)("span",{children:"CookieHub Docs"}),primaryHue:360,primarySaturation:100,editLink:{text:""},feedback:{content:null},sidebar:{defaultMenuCollapseLevel:2,autoCollapse:!0},useNextSeoProps:()=>({titleTemplate:"%s – CookieHub Docs"}),banner:{},footer:{text:(0,a.jsxs)("span",{children:["\xa9",new Date().getFullYear()," CookieHub"]})}}},5789:function(){}},function(e){e.O(0,[9774,4543,2888,179],function(){return e(e.s=1389)}),_N_E=e.O()}]);