{"id":10448,"date":"2024-11-07T23:36:19","date_gmt":"2024-11-07T23:36:19","guid":{"rendered":"https:\/\/ceowebltd.com\/blog\/?p=10448"},"modified":"2024-11-07T23:36:19","modified_gmt":"2024-11-07T23:36:19","slug":"how-to-use-google-tag-manager-for-gdpr-and-ccpa-compliance-2","status":"publish","type":"post","link":"https:\/\/ceowebltd.com\/blog\/how-to-use-google-tag-manager-for-gdpr-and-ccpa-compliance-2\/","title":{"rendered":"How to use Google Tag Manager for GDPR and CCPA compliance"},"content":{"rendered":"<p>Google Tag Manager (GTM) can play an essential role in ensuring your website\u2019s compliance with privacy regulations like the <strong>General Data Protection Regulation<\/strong> (GDPR) and the <strong>California Consumer Privacy Act<\/strong> (CCPA). These laws set strict rules about how personal data is collected, used, and shared. Using GTM, you can manage cookies, trigger consent banners, and control when tracking tags fire based on user consent.<\/p>\n<p>Here\u2019s a guide on how to use Google Tag Manager for GDPR and CCPA compliance.<\/p>\n<div id=\"ez-toc-container\" class=\"ez-toc-v2_0_73 counter-hierarchy ez-toc-counter ez-toc-grey ez-toc-container-direction\">\n<div class=\"ez-toc-title-container\">\n<p class=\"ez-toc-title\" style=\"cursor:inherit\">Table of Contents<\/p>\n<span class=\"ez-toc-title-toggle\"><a href=\"#\" class=\"ez-toc-pull-right ez-toc-btn ez-toc-btn-xs ez-toc-btn-default ez-toc-toggle\" aria-label=\"Toggle Table of Content\"><span class=\"ez-toc-js-icon-con\"><span class=\"\"><span class=\"eztoc-hide\" style=\"display:none;\">Toggle<\/span><span class=\"ez-toc-icon-toggle-span\"><svg style=\"fill: #999;color:#999\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"list-377408\" width=\"20px\" height=\"20px\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M6 6H4v2h2V6zm14 0H8v2h12V6zM4 11h2v2H4v-2zm16 0H8v2h12v-2zM4 16h2v2H4v-2zm16 0H8v2h12v-2z\" fill=\"currentColor\"><\/path><\/svg><svg style=\"fill: #999;color:#999\" class=\"arrow-unsorted-368013\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"10px\" height=\"10px\" viewBox=\"0 0 24 24\" version=\"1.2\" baseProfile=\"tiny\"><path d=\"M18.2 9.3l-6.2-6.3-6.2 6.3c-.2.2-.3.4-.3.7s.1.5.3.7c.2.2.4.3.7.3h11c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.7s-.1-.5-.3-.7zM5.8 14.7l6.2 6.3 6.2-6.3c.2-.2.3-.5.3-.7s-.1-.5-.3-.7c-.2-.2-.4-.3-.7-.3h-11c-.3 0-.5.1-.7.3-.2.2-.3.5-.3.7s.1.5.3.7z\"\/><\/svg><\/span><\/span><\/span><\/a><\/span><\/div>\n<nav><ul class='ez-toc-list ez-toc-list-level-1 ' ><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-1\" href=\"https:\/\/ceowebltd.com\/blog\/how-to-use-google-tag-manager-for-gdpr-and-ccpa-compliance-2\/#Key_Steps_for_GDPR_and_CCPA_Compliance_Using_Google_Tag_Manager\" title=\"Key Steps for GDPR and CCPA Compliance Using Google Tag Manager:\">Key Steps for GDPR and CCPA Compliance Using Google Tag Manager:<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/ceowebltd.com\/blog\/how-to-use-google-tag-manager-for-gdpr-and-ccpa-compliance-2\/#Conclusion\" title=\"Conclusion\">Conclusion<\/a><\/li><\/ul><\/nav><\/div>\n<h3><span class=\"ez-toc-section\" id=\"Key_Steps_for_GDPR_and_CCPA_Compliance_Using_Google_Tag_Manager\"><\/span>Key Steps for GDPR and CCPA Compliance Using Google Tag Manager:<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<ol>\n<li><strong>Understand the Compliance Requirements:<\/strong>\n<ul>\n<li><strong>GDPR (General Data Protection Regulation):<\/strong>\n<ul>\n<li>GDPR applies to websites that collect data from individuals in the European Union (EU). It mandates the need for explicit user consent for tracking, especially cookies.<\/li>\n<li>Websites must provide users with clear information about how their data is being used and offer the option to withdraw consent at any time.<\/li>\n<li>Tracking activities like Google Analytics, Facebook Pixel, and other cookies that collect personal data must only run after obtaining consent.<\/li>\n<\/ul>\n<\/li>\n<li><strong>CCPA (California Consumer Privacy Act):<\/strong>\n<ul>\n<li>CCPA applies to websites that collect data from individuals in California.<\/li>\n<li>CCPA mandates that users must be informed about what data is being collected and have the ability to opt-out of the sale of their personal information.<\/li>\n<li>Users should also have access to a &#8220;Do Not Sell My Personal Information&#8221; link.<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<\/li>\n<li><strong>Set Up a Consent Management Platform (CMP):<\/strong> The first step for compliance is to implement a <strong>Consent Management Platform<\/strong> (CMP), which allows you to get explicit consent from users for tracking cookies and other personal data collection before firing any tags.\n<p>CMPs display a banner or pop-up to users when they first visit your site, asking for their consent to cookies or data collection.<\/p>\n<p><strong>Popular CMP providers<\/strong>:<\/p>\n<ul>\n<li><strong>OneTrust<\/strong><\/li>\n<li><strong>Cookiebot<\/strong><\/li>\n<li><strong>Quantcast Choice<\/strong><\/li>\n<li><strong>TrustArc<\/strong><\/li>\n<\/ul>\n<p><strong>How to implement a CMP in GTM<\/strong>:<\/p>\n<ul>\n<li><strong>Step 1<\/strong>: Add the CMP code as a <strong>Custom HTML tag<\/strong> in Google Tag Manager.\n<ul>\n<li>Create a new tag in GTM.<\/li>\n<li>Choose <strong>Tag Type: Custom HTML<\/strong>.<\/li>\n<li>Paste the CMP\u2019s tracking code into the HTML section.<\/li>\n<\/ul>\n<\/li>\n<li><strong>Step 2<\/strong>: Set up triggers to ensure the CMP banner displays only once on the page load and that it doesn&#8217;t trigger again unless the user revisits the website or modifies preferences.<\/li>\n<li><strong>Step 3<\/strong>: After the CMP banner is displayed, store the consent decision in a first-party cookie or via a data layer variable. This will be used to determine whether tracking tags can fire or not.<\/li>\n<\/ul>\n<\/li>\n<li><strong>Use Data Layer Variables for Consent Decisions:<\/strong> Google Tag Manager allows you to use the <strong>Data Layer<\/strong> to store information about user consent decisions. The CMP will set values (like <code>true<\/code> or <code>false<\/code>) in the Data Layer based on user interaction (e.g., &#8220;accept&#8221; or &#8220;decline&#8221; consent).\n<p>Example:<\/p>\n<div class=\"contain-inline-size rounded-md border-[0.5px] border-token-border-medium relative bg-token-sidebar-surface-primary dark:bg-gray-950\">\n<div class=\"flex items-center text-token-text-secondary px-4 py-2 text-xs font-sans justify-between rounded-t-md h-9 bg-token-sidebar-surface-primary dark:bg-token-main-surface-secondary select-none\">javascript<\/div>\n<div class=\"sticky top-9 md:top-[5.75rem]\">\n<div class=\"absolute bottom-0 right-2 flex h-9 items-center\">\n<div class=\"flex items-center rounded bg-token-sidebar-surface-primary px-2 font-sans text-xs text-token-text-secondary dark:bg-token-main-surface-secondary\"><span class=\"\" data-state=\"closed\"><button class=\"flex gap-1 items-center select-none py-1\">Copy code<\/button><\/span><\/div>\n<\/div>\n<\/div>\n<div class=\"overflow-y-auto p-4\" dir=\"ltr\"><code class=\"!whitespace-pre hljs language-javascript\"><span class=\"hljs-variable language_\">window<\/span>.<span class=\"hljs-property\">dataLayer<\/span> = <span class=\"hljs-variable language_\">window<\/span>.<span class=\"hljs-property\">dataLayer<\/span> || [];<br \/>\n<span class=\"hljs-variable language_\">window<\/span>.<span class=\"hljs-property\">dataLayer<\/span>.<span class=\"hljs-title function_\">push<\/span>({<br \/>\n  <span class=\"hljs-string\">'event'<\/span>: <span class=\"hljs-string\">'userConsent'<\/span>,<br \/>\n  <span class=\"hljs-string\">'GDPRConsent'<\/span>: <span class=\"hljs-literal\">true<\/span>, <span class=\"hljs-comment\">\/\/ Set based on user's decision (true or false)<\/span><br \/>\n  <span class=\"hljs-string\">'CCPAConsent'<\/span>: <span class=\"hljs-literal\">true<\/span>  <span class=\"hljs-comment\">\/\/ Set based on user's decision (true or false)<\/span><br \/>\n});<br \/>\n<\/code><\/div>\n<\/div>\n<p>After that, you can create <strong>variables<\/strong> in GTM that capture the consent information and use them to conditionally fire tags based on consent.<\/p>\n<p><strong>Steps<\/strong>:<\/p>\n<ul>\n<li>In GTM, create a new <strong>Data Layer Variable<\/strong> to capture the consent value.<\/li>\n<li>For example, create a variable called <code>GDPRConsent<\/code> that reads the value from the Data Layer.\n<ul>\n<li>Name: <code>GDPRConsent<\/code><\/li>\n<li>Variable Type: <strong>Data Layer Variable<\/strong><\/li>\n<li>Data Layer Variable Name: <code>GDPRConsent<\/code><\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<p><strong>You can now use this variable to trigger tags only when consent is given.<\/strong><\/li>\n<li><strong>Configure Tag Firing Based on Consent:<\/strong> For each tag (e.g., Google Analytics, Facebook Pixel), you will need to configure firing rules based on the consent status.\n<ul>\n<li><strong>Step 1<\/strong>: Create a <strong>trigger<\/strong> that only fires tags when the user has consented.<\/li>\n<li>For example, set a trigger condition like:<br \/>\n<code>GDPRConsent<\/code> = true (indicating that consent has been provided).<\/li>\n<li><strong>Step 2<\/strong>: Attach this trigger to relevant tags.\n<ul>\n<li>For <strong>Google Analytics<\/strong>, you can use this trigger to ensure it only fires after GDPR consent is granted.<\/li>\n<li>Similarly, set up triggers for other tags like Facebook Pixel, Hotjar, or any other third-party tracking pixels that might be affected by GDPR or CCPA consent requirements.<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<\/li>\n<li><strong>Cookie Management:<\/strong> GDPR and CCPA both require that users have control over cookies used on a site. You should configure GTM to prevent cookies from being set until the user has consented.\n<ul>\n<li><strong>Step 1<\/strong>: Use <strong>Custom HTML tags<\/strong> to set cookies based on consent.\n<ul>\n<li>For instance, after the user gives consent, use a <strong>Custom HTML tag<\/strong> to set cookies (for example, Google Analytics cookies).<\/li>\n<\/ul>\n<\/li>\n<li><strong>Step 2<\/strong>: Add a trigger for the cookie-setting tag to only fire when the user has consented.<\/li>\n<\/ul>\n<\/li>\n<li><strong>Manage Cookie Expiry and Revocation:<\/strong> GDPR requires that users have the ability to revoke consent at any time, which should stop further tracking.\n<ul>\n<li>Set a <strong>cookie expiration<\/strong> that aligns with your legal requirements, making sure the cookie only persists as long as necessary.<\/li>\n<li>Implement a <strong>&#8220;withdraw consent&#8221;<\/strong> feature, where users can return and modify their preferences, such as opting out of tracking cookies.<\/li>\n<\/ul>\n<p>To handle this, you can use GTM\u2019s <strong>Custom HTML tag<\/strong> to track user preferences, and then update the tag firing logic accordingly to reflect any changes in consent.<\/li>\n<li><strong>Enable and Track Opt-Out Mechanisms (for CCPA):<\/strong> The <strong>CCPA<\/strong> requires websites to allow users to opt-out of the sale of their data. To comply with this, you can create a \u201c<strong>Do Not Sell My Personal Information<\/strong>\u201d link on your site, typically at the bottom of the page.\n<ul>\n<li><strong>Create a trigger for this link<\/strong>: When the user clicks this link, it should set a <strong>Data Layer variable<\/strong> indicating that the user has opted out of the sale of their data.<\/li>\n<li>Use GTM to track these opt-out events and stop firing tags that involve the sale of data (like advertising tags or remarketing tags).<\/li>\n<\/ul>\n<\/li>\n<li><strong>Review and Test Compliance Implementation:<\/strong>\n<ul>\n<li>Once you have implemented the necessary changes in GTM, <strong>test<\/strong> the setup thoroughly:\n<ul>\n<li>Ensure that tags (like Google Analytics or Facebook Pixel) are not firing before consent.<\/li>\n<li>Verify that consent status is stored in the Data Layer and that the appropriate tags fire only when consent is granted.<\/li>\n<li>Use browser developer tools or GTM\u2019s <strong>Preview Mode<\/strong> to verify that the correct tags are firing and that cookies are being set only after user consent.<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<p>You can also use tools like the <strong>Google Tag Assistant<\/strong> or <strong>Facebook Pixel Helper<\/strong> to ensure that tracking tags are firing correctly.<\/li>\n<\/ol>\n<h3><span class=\"ez-toc-section\" id=\"Conclusion\"><\/span>Conclusion<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>Using <strong>Google Tag Manager<\/strong> for GDPR and CCPA compliance is a robust and efficient way to manage user consent for tracking and cookies. By integrating a <strong>Consent Management Platform (CMP)<\/strong>, using <strong>Data Layer Variables<\/strong> for tracking consent, and carefully configuring tag firing rules based on consent, you can ensure compliance with privacy laws while maintaining effective data collection and analytics on your website. Remember that compliance with privacy laws is ongoing, and you should regularly audit and adjust your tracking settings to stay up to date with any changes in legislation.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Google Tag Manager (GTM) can play an essential role in ensuring your website\u2019s compliance with privacy regulations like the General Data Protection Regulation (GDPR) and&#8230;<\/p>\n","protected":false},"author":214,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3],"tags":[],"class_list":["post-10448","post","type-post","status-publish","format-standard","hentry","category-digital-marketing"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v22.0 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to use Google Tag Manager for GDPR and CCPA compliance - CEOweb Ltd. Blog<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/ceowebltd.com\/blog\/how-to-use-google-tag-manager-for-gdpr-and-ccpa-compliance-2\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to use Google Tag Manager for GDPR and CCPA compliance - CEOweb Ltd. Blog\" \/>\n<meta property=\"og:description\" content=\"Google Tag Manager (GTM) can play an essential role in ensuring your website\u2019s compliance with privacy regulations like the General Data Protection Regulation (GDPR) and...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/ceowebltd.com\/blog\/how-to-use-google-tag-manager-for-gdpr-and-ccpa-compliance-2\/\" \/>\n<meta property=\"og:site_name\" content=\"CEOweb Ltd. Blog\" \/>\n<meta property=\"article:published_time\" content=\"2024-11-07T23:36:19+00:00\" \/>\n<meta name=\"author\" content=\"Emmanuel\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Emmanuel\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/ceowebltd.com\/blog\/how-to-use-google-tag-manager-for-gdpr-and-ccpa-compliance-2\/\",\"url\":\"https:\/\/ceowebltd.com\/blog\/how-to-use-google-tag-manager-for-gdpr-and-ccpa-compliance-2\/\",\"name\":\"How to use Google Tag Manager for GDPR and CCPA compliance - CEOweb Ltd. Blog\",\"isPartOf\":{\"@id\":\"https:\/\/ceowebltd.com\/blog\/#website\"},\"datePublished\":\"2024-11-07T23:36:19+00:00\",\"dateModified\":\"2024-11-07T23:36:19+00:00\",\"author\":{\"@id\":\"https:\/\/ceowebltd.com\/blog\/#\/schema\/person\/4759c204c0b0f1d134ec16e8ec777a6f\"},\"breadcrumb\":{\"@id\":\"https:\/\/ceowebltd.com\/blog\/how-to-use-google-tag-manager-for-gdpr-and-ccpa-compliance-2\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/ceowebltd.com\/blog\/how-to-use-google-tag-manager-for-gdpr-and-ccpa-compliance-2\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/ceowebltd.com\/blog\/how-to-use-google-tag-manager-for-gdpr-and-ccpa-compliance-2\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/ceowebltd.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to use Google Tag Manager for GDPR and CCPA compliance\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/ceowebltd.com\/blog\/#website\",\"url\":\"https:\/\/ceowebltd.com\/blog\/\",\"name\":\"CEOweb Ltd. Blog\",\"description\":\"Guest Posting - Digital Marketing &amp; Web Services\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/ceowebltd.com\/blog\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/ceowebltd.com\/blog\/#\/schema\/person\/4759c204c0b0f1d134ec16e8ec777a6f\",\"name\":\"Emmanuel\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/ceowebltd.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/9e883d40261b9b272de51992551b3eec4df631b7579a4fbec69c36a006dcbaf2?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/9e883d40261b9b272de51992551b3eec4df631b7579a4fbec69c36a006dcbaf2?s=96&d=mm&r=g\",\"caption\":\"Emmanuel\"},\"url\":\"https:\/\/ceowebltd.com\/blog\/author\/emmanuel\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to use Google Tag Manager for GDPR and CCPA compliance - CEOweb Ltd. Blog","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:\/\/ceowebltd.com\/blog\/how-to-use-google-tag-manager-for-gdpr-and-ccpa-compliance-2\/","og_locale":"en_US","og_type":"article","og_title":"How to use Google Tag Manager for GDPR and CCPA compliance - CEOweb Ltd. Blog","og_description":"Google Tag Manager (GTM) can play an essential role in ensuring your website\u2019s compliance with privacy regulations like the General Data Protection Regulation (GDPR) and...","og_url":"https:\/\/ceowebltd.com\/blog\/how-to-use-google-tag-manager-for-gdpr-and-ccpa-compliance-2\/","og_site_name":"CEOweb Ltd. Blog","article_published_time":"2024-11-07T23:36:19+00:00","author":"Emmanuel","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Emmanuel","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/ceowebltd.com\/blog\/how-to-use-google-tag-manager-for-gdpr-and-ccpa-compliance-2\/","url":"https:\/\/ceowebltd.com\/blog\/how-to-use-google-tag-manager-for-gdpr-and-ccpa-compliance-2\/","name":"How to use Google Tag Manager for GDPR and CCPA compliance - CEOweb Ltd. Blog","isPartOf":{"@id":"https:\/\/ceowebltd.com\/blog\/#website"},"datePublished":"2024-11-07T23:36:19+00:00","dateModified":"2024-11-07T23:36:19+00:00","author":{"@id":"https:\/\/ceowebltd.com\/blog\/#\/schema\/person\/4759c204c0b0f1d134ec16e8ec777a6f"},"breadcrumb":{"@id":"https:\/\/ceowebltd.com\/blog\/how-to-use-google-tag-manager-for-gdpr-and-ccpa-compliance-2\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/ceowebltd.com\/blog\/how-to-use-google-tag-manager-for-gdpr-and-ccpa-compliance-2\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/ceowebltd.com\/blog\/how-to-use-google-tag-manager-for-gdpr-and-ccpa-compliance-2\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/ceowebltd.com\/blog\/"},{"@type":"ListItem","position":2,"name":"How to use Google Tag Manager for GDPR and CCPA compliance"}]},{"@type":"WebSite","@id":"https:\/\/ceowebltd.com\/blog\/#website","url":"https:\/\/ceowebltd.com\/blog\/","name":"CEOweb Ltd. Blog","description":"Guest Posting - Digital Marketing &amp; Web Services","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/ceowebltd.com\/blog\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/ceowebltd.com\/blog\/#\/schema\/person\/4759c204c0b0f1d134ec16e8ec777a6f","name":"Emmanuel","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/ceowebltd.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/9e883d40261b9b272de51992551b3eec4df631b7579a4fbec69c36a006dcbaf2?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/9e883d40261b9b272de51992551b3eec4df631b7579a4fbec69c36a006dcbaf2?s=96&d=mm&r=g","caption":"Emmanuel"},"url":"https:\/\/ceowebltd.com\/blog\/author\/emmanuel\/"}]}},"_links":{"self":[{"href":"https:\/\/ceowebltd.com\/blog\/wp-json\/wp\/v2\/posts\/10448","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ceowebltd.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ceowebltd.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ceowebltd.com\/blog\/wp-json\/wp\/v2\/users\/214"}],"replies":[{"embeddable":true,"href":"https:\/\/ceowebltd.com\/blog\/wp-json\/wp\/v2\/comments?post=10448"}],"version-history":[{"count":1,"href":"https:\/\/ceowebltd.com\/blog\/wp-json\/wp\/v2\/posts\/10448\/revisions"}],"predecessor-version":[{"id":10449,"href":"https:\/\/ceowebltd.com\/blog\/wp-json\/wp\/v2\/posts\/10448\/revisions\/10449"}],"wp:attachment":[{"href":"https:\/\/ceowebltd.com\/blog\/wp-json\/wp\/v2\/media?parent=10448"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ceowebltd.com\/blog\/wp-json\/wp\/v2\/categories?post=10448"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ceowebltd.com\/blog\/wp-json\/wp\/v2\/tags?post=10448"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}