{"id":42529,"date":"2023-12-05T07:00:49","date_gmt":"2023-12-05T15:00:49","guid":{"rendered":"https:\/\/dhblog.dream.press\/blog\/?p=42529"},"modified":"2025-05-21T22:13:10","modified_gmt":"2025-05-22T05:13:10","slug":"google-tag-manager","status":"publish","type":"post","link":"https:\/\/www-dev.dreamhost.com\/blog\/google-tag-manager\/","title":{"rendered":"What Is Google Tag Manager &#038; How Does It Work? The Full Guide"},"content":{"rendered":"\n<p>Do you know how visitors interact with your website?<\/p>\n\n\n\n<p>Understanding which pages people frequent, how long they\u2019re there, and what pages they click can help you understand what&#8217;s working and what isn\u2019t.<\/p>\n\n\n\n<p>But collecting (and analyzing) all that data can feel like a mountain to climb if you don\u2019t have the experience. And on top of everything else you\u2019re trying to manage in your business, who has the time?<\/p>\n\n\n\n<p>That\u2019s where Google Tag Manager (GTM) comes in.<\/p>\n\n\n\n<p>GTM provides a free and beginner-friendly way for marketers (or anyone else who isn&#8217;t a web developer) to create and manage tags for their websites without knowing how to code. Once you&#8217;ve mastered GTM, you can set up tags with specific triggers and variables to collect data on a wide range of visitor behaviors, even as far down as nuanced movements like specific clicks and scrolls.<\/p>\n\n\n\n<p>In turn, that data can help you optimize your site to boost sales, capture more leads, and create a more inviting (and customer-friendly) experience.<\/p>\n\n\n\n<p>Ready to learn how to use GTM? Let\u2019s get into it.<\/p>\n\n\n\n<h2 id=\"definition\" class=\"wp-block-heading\">What Is Google Tag Manager?<\/h2>\n\n\n\n<p>GTM is a free tool that allows you to install, store, update, and manage marketing tags without needing to know how to modify your website code. Marketing tags are code snippets that collect data to track user actions. For example, <a href=\"https:\/\/help.dreamhost.com\/hc\/en-us\/articles\/216474217-Google-Analytics\" target=\"_blank\" rel=\"noopener\">Google Analytics<\/a> tags track user interactions on your site, AdWords tags help track ad performance, and heat map tools track user engagement across different parts of a webpage.<\/p>\n\n\n\n\n\n<div class=\"glossary-term\">\n\t<a\n\t\tclass=\"glossary-term__above-title\"\n\t\thref=\"\"\n\t\ttarget=\"_blank\"\n\t\trel=\"noopener noreferrer\"\n\t>\n\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 640 512\"><path d=\"M320 32c-8.1 0-16.1 1.4-23.7 4.1L15.8 137.4C6.3 140.9 0 149.9 0 160s6.3 19.1 15.8 22.6l57.9 20.9C57.3 229.3 48 259.8 48 291.9v28.1c0 28.4-10.8 57.7-22.3 80.8c-6.5 13-13.9 25.8-22.5 37.6C0 442.7-.9 448.3 .9 453.4s6 8.9 11.2 10.2l64 16c4.2 1.1 8.7 .3 12.4-2s6.3-6.1 7.1-10.4c8.6-42.8 4.3-81.2-2.1-108.7C90.3 344.3 86 329.8 80 316.5V291.9c0-30.2 10.2-58.7 27.9-81.5c12.9-15.5 29.6-28 49.2-35.7l157-61.7c8.2-3.2 17.5 .8 20.7 9s-.8 17.5-9 20.7l-157 61.7c-12.4 4.9-23.3 12.4-32.2 21.6l159.6 57.6c7.6 2.7 15.6 4.1 23.7 4.1s16.1-1.4 23.7-4.1L624.2 182.6c9.5-3.4 15.8-12.5 15.8-22.6s-6.3-19.1-15.8-22.6L343.7 36.1C336.1 33.4 328.1 32 320 32zM128 408c0 35.3 86 72 192 72s192-36.7 192-72L496.7 262.6 354.5 314c-11.1 4-22.8 6-34.5 6s-23.5-2-34.5-6L143.3 262.6 128 408z\"\/><\/svg>\n\t\t<span><\/span>\n\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 384 512\"><path d=\"M342.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-192 192c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L274.7 256 105.4 86.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l192 192z\"\/><\/svg>\n\t<\/a>\n    <h3>Google Analytics<\/h3>\n    <p>Google Analytics is a web analytics service offered by Google that tracks and reports website traffic. It is currently a program within the Google Marketing Platform brand.<\/p>\n            <a\n            href=\"https:\/\/www.dreamhost.com\/glossary\/seo\/google-analytics\/\"\n                        class=\"btn btn--white-outline btn--sm btn--round\"\n                                    target=\"_blank\"\n            rel=\"noopener noreferrer\"\n            >\n                            Read More                    <\/a>\n\n<\/div>\n\n\n\n<p>Platforms like Google Analytics require tags to collect the data they need. However, if you tried to place them within your website&#8217;s code yourself, it may open your site up to a lot of risks (like forgotten, lost, or broken tags and other web elements). GTM eliminates that risk by installing, deploying, and managing tags from within its software instead of your site&#8217;s code. This also makes it possible for people who don&#8217;t know how to code to manage tags \u2013 bridging the gap between developers and digital marketers, analysts, and other stakeholders.<\/p>\n\n\n\n<h2 id=\"work\" class=\"wp-block-heading\">How Google Tag Manager Works<\/h2>\n\n\n\n<p>Google Tag Manager operates through a container tag that you place on your website. Once installed, the container acts as a middleman between your site and the tracking tools you want to implement. Instead of adding each tracking code directly to your site, you add them to the GTM container via the GTM interface. The container holds all the tags you want to implement and fires them on your site based on triggers you define, such as clicks, form submissions, or page loads.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" width=\"1600\" height=\"905\" data-src=\"https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2023\/12\/How-Google-Tag-Manager-Works.jpg\" alt=\"a diagram explaining how google tag manager works showing triggers that feed to the broad &quot;google tag&quot; which contains the individual tags\" class=\"wp-image-42534 lazyload\" data-srcset=\"https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/smush-webp\/2023\/12\/How-Google-Tag-Manager-Works.jpg.webp 1600w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/uploads\/2023\/12\/How-Google-Tag-Manager-Works-300x170.jpg 300w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/uploads\/2023\/12\/How-Google-Tag-Manager-Works-1024x579.jpg 1024w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/uploads\/2023\/12\/How-Google-Tag-Manager-Works-768x434.jpg 768w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/uploads\/2023\/12\/How-Google-Tag-Manager-Works-1536x869.jpg 1536w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/smush-webp\/2023\/12\/How-Google-Tag-Manager-Works-600x339.jpg.webp 600w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/smush-webp\/2023\/12\/How-Google-Tag-Manager-Works-1200x679.jpg.webp 1200w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/smush-webp\/2023\/12\/How-Google-Tag-Manager-Works-730x413.jpg.webp 730w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/smush-webp\/2023\/12\/How-Google-Tag-Manager-Works-1460x826.jpg.webp 1460w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/smush-webp\/2023\/12\/How-Google-Tag-Manager-Works-784x443.jpg.webp 784w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/smush-webp\/2023\/12\/How-Google-Tag-Manager-Works-1568x887.jpg.webp 1568w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/smush-webp\/2023\/12\/How-Google-Tag-Manager-Works-877x496.jpg.webp 877w\" data-sizes=\"(max-width: 1600px) 100vw, 1600px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 1600px; --smush-placeholder-aspect-ratio: 1600\/905;\" \/><\/figure>\n\n\n\n<p>This not only streamlines the process of managing multiple tags, but also gives you control over when and how the tags are triggered. With GTM, you can set detailed rules and conditions for each tag, ensuring that they collect data precisely as needed. This level of customization is crucial for data accuracy and aligning with user privacy and consent regulations.<\/p>\n\n\n\n<p>During the process, Google Tag Manager functions by bringing together three critical components: Tags, Triggers, and Variables. Each plays a unique role in the process of collecting and sending information. To understand how GTM operates, you need to know these elements and how they interact with each other.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Understanding Tags<\/h3>\n\n\n\n<p>Tags are the heart of Google Tag Manager. They are snippets of code or tracking pixels from third-party tools (like Google Analytics, Facebook Pixel, etc.) that collect and send information from your website to another data collection system. Each tag is designed to gather specific types of data: page views, form submissions, e-commerce transactions, etc. GTM serves as a centralized platform where you can manage all these tags without having to manually add them to your website&#8217;s code.<\/p>\n\n\n\n<p>When you set up a tag in GTM, you specify when and where the tag should fire on your site, which is controlled by Triggers.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Examples Of Tags<\/h4>\n\n\n\n<ul class=\"wp-block-list\">\n<li><b>Google Analytics 4 Configuration Tag<\/b>: Sets up tracking for the latest version of Google Analytics, capturing a wide range of user interactions.<\/li>\n\n\n\n<li><b>Google Ads Conversion Tracking Tag<\/b>: Tracks conversions from Google Ads campaigns, such as form submissions or purchases.<\/li>\n\n\n\n<li><b>Facebook\/Meta Pixel Tag<\/b>: Tracks user behavior and conversions for Facebook ad campaigns.<\/li>\n\n\n\n<li><b>Hotjar Tracking Tag<\/b>: Records user behavior and creates heatmaps for user interaction analysis.<\/li>\n\n\n\n<li><b>LinkedIn Insight Tag<\/b>: Tracks conversions, website demographics, and retargeting for LinkedIn ad campaigns.<\/li>\n<\/ul>\n\n\n\n<div class=\"article-newsletter article-newsletter--gradient\">\n\n\n<h2>Get Content Delivered Straight to Your Inbox<\/h2><p>Subscribe now to receive all the latest updates, delivered directly to your inbox.<\/p><form class=\"nwsl-form\" id=\"newsletter_block_\" novalidate><div class=\"messages\"><\/div><div class=\"form-group\"><label for=\"input_newsletter_block_\"><input type=\"email\"name=\"email\"id=\"input_newsletter_block_\"placeholder=\"Enter your email address\"novalidatedisabled=\"disabled\"\/><\/label><button type=\"submit\"class=\"btn btn--brand\"disabled=\"disabled\"><span>Sign Me Up!<\/span><svg width=\"21\" height=\"14\" viewBox=\"0 0 21 14\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M13.8523 0.42524L12.9323 1.34521C12.7095 1.56801 12.7132 1.9304 12.9404 2.14865L16.7241 5.7823H0.5625C0.251859 5.7823 0 6.03416 0 6.3448V7.6573C0 7.96794 0.251859 8.2198 0.5625 8.2198H16.7241L12.9405 11.8535C12.7132 12.0717 12.7095 12.4341 12.9323 12.6569L13.8523 13.5769C14.072 13.7965 14.4281 13.7965 14.6478 13.5769L20.8259 7.39879C21.0456 7.17913 21.0456 6.82298 20.8259 6.60327L14.6477 0.42524C14.4281 0.205584 14.0719 0.205584 13.8523 0.42524Z\" fill=\"white\"\/>\n<\/svg>\n<\/button><\/div><\/form><\/div>\n\n\n<h3 class=\"wp-block-heading\">Understanding Triggers<\/h3>\n\n\n\n<p>Triggers are the conditions you set for when a tag should execute its code on your website. Essentially, they tell GTM when to fire a tag.<\/p>\n\n\n\n<p>You can create triggers based on various <a href=\"https:\/\/www.dreamhost.com\/blog\/website-metrics\/\" target=\"_blank\" rel=\"noopener\">user interactions or behaviors<\/a>, such as clicks, form submissions, pageviews, or even when a user has scrolled to a certain point on a webpage.<\/p>\n\n\n\n<p>Triggers can be very specific, allowing you to target certain elements on a page, or they can be broad, applying to multiple scenarios. By combining different triggers, you can precisely control your tags, ensuring that they fire only under the right circumstances to collect the correct data.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Examples Of Triggers<\/h4>\n\n\n\n<ul class=\"wp-block-list\">\n<li><b>Page View Trigger<\/b>: Fires tags when a user views a page. It can be set for all pages or specific ones.<\/li>\n\n\n\n<li><b>Click Triggers<\/b>: Fires tags when a user clicks on an element. It can be further specified for all clicks, some clicks, just links, or just buttons.<\/li>\n\n\n\n<li><b>Form Submission Trigger<\/b>: Activates when a user submits a form on your website.<\/li>\n\n\n\n<li><b>Scroll Depth Trigger<\/b>: Fires tags based on how far down a user scrolls on a page.<\/li>\n\n\n\n<li><b>Timer Trigger<\/b>: Fires tags at set time intervals or after a certain amount of time has passed.<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" width=\"1600\" height=\"1013\" data-src=\"https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2023\/12\/Trigger-Combinations-Examples-For-Precision-Tracking.jpg\" alt=\"three examples of trigger combinations: page view trigger + scroll deptch trigger can track enagement tracking. click trigger + timer trigger to track international interactions. Form submission trigger + page view trigger to track conversion context\" class=\"wp-image-42535 lazyload\" data-srcset=\"https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/smush-webp\/2023\/12\/Trigger-Combinations-Examples-For-Precision-Tracking.jpg.webp 1600w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/uploads\/2023\/12\/Trigger-Combinations-Examples-For-Precision-Tracking-300x190.jpg 300w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/uploads\/2023\/12\/Trigger-Combinations-Examples-For-Precision-Tracking-1024x648.jpg 1024w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/uploads\/2023\/12\/Trigger-Combinations-Examples-For-Precision-Tracking-768x486.jpg 768w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/uploads\/2023\/12\/Trigger-Combinations-Examples-For-Precision-Tracking-1536x972.jpg 1536w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/smush-webp\/2023\/12\/Trigger-Combinations-Examples-For-Precision-Tracking-600x380.jpg.webp 600w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/smush-webp\/2023\/12\/Trigger-Combinations-Examples-For-Precision-Tracking-1200x760.jpg.webp 1200w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/smush-webp\/2023\/12\/Trigger-Combinations-Examples-For-Precision-Tracking-730x462.jpg.webp 730w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/smush-webp\/2023\/12\/Trigger-Combinations-Examples-For-Precision-Tracking-1460x924.jpg.webp 1460w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/smush-webp\/2023\/12\/Trigger-Combinations-Examples-For-Precision-Tracking-784x496.jpg.webp 784w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/smush-webp\/2023\/12\/Trigger-Combinations-Examples-For-Precision-Tracking-1568x993.jpg.webp 1568w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/smush-webp\/2023\/12\/Trigger-Combinations-Examples-For-Precision-Tracking-877x555.jpg.webp 877w\" data-sizes=\"(max-width: 1600px) 100vw, 1600px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 1600px; --smush-placeholder-aspect-ratio: 1600\/1013;\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Understanding Variables<\/h3>\n\n\n\n<p>Variables are the third pillar of Google Tag Manager, providing additional flexibility and precision for your data collection. They are named placeholders for values that change, such as a URL, a form input, or a click ID. Variables can be used both in triggers and tags to define and capture specific data that you want to use. For example, a variable can be used to capture the URL of a page when a user submits a form, allowing you to know which page was the source of the conversion.<\/p>\n\n\n\n<p>Variables can make triggers more intelligent. For example, instead of triggering a tag on all clicks, you can use a variable to specify that it should only fire when a user clicks on a button with a specific label or ID. This level of detail ensures that tags fire only in the right context, enhancing the accuracy of your data collection.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Examples Of Variables<\/h4>\n\n\n\n<ul class=\"wp-block-list\">\n<li><b>URL Variable<\/b>: Captures and stores the URL of the current page.<\/li>\n\n\n\n<li><b>Referrer Variable<\/b>: Holds the URL of the referring website.<\/li>\n\n\n\n<li><b>Click Text Variable<\/b>: Stores the text of the clicked element.<\/li>\n\n\n\n<li><b>Form Element Variable<\/b>: Captures the values entered into a form.<\/li>\n\n\n\n<li><b>First Party Cookie Variable<\/b>: Reads the value of a specified first-party cookie.<\/li>\n<\/ul>\n\n\n\n<h2 id=\"benefits\" class=\"wp-block-heading\">Why Use Google Tag Manager? (Benefits)<\/h2>\n\n\n\n<p>Google Tag Manager has been a game changer for marketers and other non-developers who need to manage tags on their websites and mobile apps. Here are some of its main benefits.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Simplified Tag Management<\/h3>\n\n\n\n<p>GTM streamlines the process of adding and updating tags. Without GTM, you would have to manually code each tag into your website, which can be time-consuming and prone to errors. GTM&#8217;s user-friendly interface allows you to manage all your tags in one place, reducing the need for complex coding and simplifying the overall tag management process.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">No Need To Rely On Developers For Every Change<\/h3>\n\n\n\n<p>One of the most significant benefits of GTM is the independence it offers marketers from the IT or web development team. Once the GTM container code is added to your site, marketers can add, edit, and deactivate tags without any further code changes to the website. This speeds up the process and allows for quick implementation of tracking tags, which is especially beneficial in fast-paced marketing environments.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Improved Site Speed<\/h3>\n\n\n\n<p>Too many tags can slow down your website, affecting user experience and SEO. GTM helps in this aspect by allowing tags to fire asynchronously. This means that tags can load independently without affecting the loading time of other elements on the page. The result is a <a href=\"https:\/\/www.dreamhost.com\/blog\/gtmetrix\/\" target=\"_blank\" rel=\"noopener\">faster website<\/a> and a better experience for your visitors.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" width=\"1600\" height=\"1204\" data-src=\"https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2023\/12\/Improve-Site-Speed-With-Fewer-Tags.jpg\" alt=\"side by side, titled &quot;improve site speed with fewer tags.&quot; left hand shows many tags on a webpage resulting in slow page speed. right side has a single google tag and faster site speed. \" class=\"wp-image-42536 lazyload\" data-srcset=\"https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/smush-webp\/2023\/12\/Improve-Site-Speed-With-Fewer-Tags.jpg.webp 1600w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/uploads\/2023\/12\/Improve-Site-Speed-With-Fewer-Tags-300x226.jpg 300w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/uploads\/2023\/12\/Improve-Site-Speed-With-Fewer-Tags-1024x771.jpg 1024w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/uploads\/2023\/12\/Improve-Site-Speed-With-Fewer-Tags-768x578.jpg 768w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/uploads\/2023\/12\/Improve-Site-Speed-With-Fewer-Tags-1536x1156.jpg 1536w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/smush-webp\/2023\/12\/Improve-Site-Speed-With-Fewer-Tags-600x452.jpg.webp 600w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/smush-webp\/2023\/12\/Improve-Site-Speed-With-Fewer-Tags-1200x903.jpg.webp 1200w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/smush-webp\/2023\/12\/Improve-Site-Speed-With-Fewer-Tags-730x549.jpg.webp 730w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/smush-webp\/2023\/12\/Improve-Site-Speed-With-Fewer-Tags-1460x1099.jpg.webp 1460w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/smush-webp\/2023\/12\/Improve-Site-Speed-With-Fewer-Tags-784x590.jpg.webp 784w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/smush-webp\/2023\/12\/Improve-Site-Speed-With-Fewer-Tags-1568x1180.jpg.webp 1568w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/smush-webp\/2023\/12\/Improve-Site-Speed-With-Fewer-Tags-877x660.jpg.webp 877w\" data-sizes=\"(max-width: 1600px) 100vw, 1600px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 1600px; --smush-placeholder-aspect-ratio: 1600\/1204;\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Better Data Accuracy<\/h3>\n\n\n\n<p>GTM&#8217;s precise triggering options ensure that tags fire only under the right conditions. This precision helps you collect the most accurate data possible. GTM also offers built-in error checking and debugging tools, which help ensure that your tags are working correctly before they go live.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Version Control And User Permissions<\/h3>\n\n\n\n<p>Every change made in GTM is saved as a new version. This means you can easily roll back to a previous version if something goes wrong with a new implementation. GTM also allows you to set user permissions, giving you control over who can view, edit, or publish tags. This is particularly useful for larger teams and agencies.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Built-In Testing And Debugging Tools<\/h3>\n\n\n\n<p>GTM comes with a robust set of testing and debugging tools, including a preview mode that allows you to test tags on your site before publishing them. This helps you catch any issues early and ensures that your data collection is accurate.<\/p>\n\n\n\n\n\n<div class=\"glossary-term\">\n\t<a\n\t\tclass=\"glossary-term__above-title\"\n\t\thref=\"\"\n\t\ttarget=\"_blank\"\n\t\trel=\"noopener noreferrer\"\n\t>\n\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 640 512\"><path d=\"M320 32c-8.1 0-16.1 1.4-23.7 4.1L15.8 137.4C6.3 140.9 0 149.9 0 160s6.3 19.1 15.8 22.6l57.9 20.9C57.3 229.3 48 259.8 48 291.9v28.1c0 28.4-10.8 57.7-22.3 80.8c-6.5 13-13.9 25.8-22.5 37.6C0 442.7-.9 448.3 .9 453.4s6 8.9 11.2 10.2l64 16c4.2 1.1 8.7 .3 12.4-2s6.3-6.1 7.1-10.4c8.6-42.8 4.3-81.2-2.1-108.7C90.3 344.3 86 329.8 80 316.5V291.9c0-30.2 10.2-58.7 27.9-81.5c12.9-15.5 29.6-28 49.2-35.7l157-61.7c8.2-3.2 17.5 .8 20.7 9s-.8 17.5-9 20.7l-157 61.7c-12.4 4.9-23.3 12.4-32.2 21.6l159.6 57.6c7.6 2.7 15.6 4.1 23.7 4.1s16.1-1.4 23.7-4.1L624.2 182.6c9.5-3.4 15.8-12.5 15.8-22.6s-6.3-19.1-15.8-22.6L343.7 36.1C336.1 33.4 328.1 32 320 32zM128 408c0 35.3 86 72 192 72s192-36.7 192-72L496.7 262.6 354.5 314c-11.1 4-22.8 6-34.5 6s-23.5-2-34.5-6L143.3 262.6 128 408z\"\/><\/svg>\n\t\t<span><\/span>\n\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 384 512\"><path d=\"M342.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-192 192c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L274.7 256 105.4 86.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l192 192z\"\/><\/svg>\n\t<\/a>\n    <h3>Debugging<\/h3>\n    <p>Debugging is the process of finding and fixing errors in software. This process can involve looking for defective code that causes issues or overlooked human errors.<\/p>\n            <a\n            href=\"https:\/\/www.dreamhost.com\/glossary\/hosting\/debugging\/\"\n                        class=\"btn btn--white-outline btn--sm btn--round\"\n                                    target=\"_blank\"\n            rel=\"noopener noreferrer\"\n            >\n                            Read More                    <\/a>\n\n<\/div>\n\n\n\n<h3 class=\"wp-block-heading\">Compliance With Data Privacy And Consent Requirements<\/h3>\n\n\n\n<p>With increasing emphasis on user privacy and data protection laws like GDPR and CCPA, GTM aids in compliance. It allows for easy implementation of consent management platforms and ensures that tags only fire when consent is given, respecting user preferences and legal requirements.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Cross-Platform Tracking<\/h3>\n\n\n\n<p>GTM is not just limited to websites: it also supports mobile apps. You can use it to manage tags in Android and iOS apps, providing a unified tag management solution across web and mobile platforms.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Cost-Effectiveness<\/h3>\n\n\n\n<p>Finally, Google Tag Manager is a free tool. Despite its powerful features, there are no direct costs associated with using the basic version of GTM, making it accessible for businesses of all sizes.<\/p>\n\n\n\n<h2 id=\"add\" class=\"wp-block-heading\">How To Add Google Tag Manager To Your Site<\/h2>\n\n\n\n<p>1. To set up Google Tag Manager, log in to your Google account, go to <a href=\"https:\/\/tagmanager.google.com\/\" target=\"_blank\" rel=\"noopener\">Tag Manager<\/a>, and click <i>Create Account<\/i>.<\/p>\n\n\n\n<p>2. Enter your \u201cAccount Name.\u201d Google recommends that a business only have one Tag Manager account, even if it has multiple websites, so your company name can be your account name. At this page, you&#8217;ll also select your country.<\/p>\n\n\n\n<p>3. Enter your &#8220;Container Name.&#8221; The container is the piece of code you&#8217;ll add to your site to make Google Tag Manager work, and you&#8217;ll typically create a unique container for each website, so your container name can be your site name or URL.<\/p>\n\n\n\n<p>4. Select your \u201cTarget Platform\u201d. For websites, choose <i>Web<\/i>.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" width=\"1600\" height=\"1100\" data-src=\"https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2023\/12\/gtm-sign-up.jpg\" alt=\"Google Tag Manger setup page showing location of the Account Name box, Container name box, and Web option for &quot;target platform&quot; option\" class=\"wp-image-42537 lazyload\" data-srcset=\"https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/smush-webp\/2023\/12\/gtm-sign-up.jpg.webp 1600w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/uploads\/2023\/12\/gtm-sign-up-300x206.jpg 300w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/uploads\/2023\/12\/gtm-sign-up-1024x704.jpg 1024w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/uploads\/2023\/12\/gtm-sign-up-768x528.jpg 768w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/uploads\/2023\/12\/gtm-sign-up-1536x1056.jpg 1536w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/smush-webp\/2023\/12\/gtm-sign-up-600x413.jpg.webp 600w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/smush-webp\/2023\/12\/gtm-sign-up-1200x825.jpg.webp 1200w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/smush-webp\/2023\/12\/gtm-sign-up-730x502.jpg.webp 730w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/smush-webp\/2023\/12\/gtm-sign-up-1460x1004.jpg.webp 1460w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/smush-webp\/2023\/12\/gtm-sign-up-784x539.jpg.webp 784w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/smush-webp\/2023\/12\/gtm-sign-up-1568x1078.jpg.webp 1568w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/smush-webp\/2023\/12\/gtm-sign-up-877x603.jpg.webp 877w\" data-sizes=\"(max-width: 1600px) 100vw, 1600px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 1600px; --smush-placeholder-aspect-ratio: 1600\/1100;\" \/><\/figure>\n\n\n\n<p>5. Click<i> Create<\/i>. This will finish your Tag Manager account and create your first container. You&#8217;ll see two pop-ups.<\/p>\n\n\n\n<p>The first one is the Google Tag Manager Terms of Service Agreement. You&#8217;ll need to check the box at the bottom of the page and click the <i>Yes<\/i> at the top right corner to accept the terms.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" width=\"1600\" height=\"470\" data-src=\"https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2023\/12\/terms-of-service.jpg\" alt=\"screenshot of the bottom of the google tag agreement \" class=\"wp-image-42538 lazyload\" data-srcset=\"https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/smush-webp\/2023\/12\/terms-of-service.jpg.webp 1600w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/uploads\/2023\/12\/terms-of-service-300x88.jpg 300w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/uploads\/2023\/12\/terms-of-service-1024x301.jpg 1024w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/uploads\/2023\/12\/terms-of-service-768x226.jpg 768w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/uploads\/2023\/12\/terms-of-service-1536x451.jpg 1536w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/smush-webp\/2023\/12\/terms-of-service-600x176.jpg.webp 600w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/smush-webp\/2023\/12\/terms-of-service-1200x353.jpg.webp 1200w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/smush-webp\/2023\/12\/terms-of-service-730x214.jpg.webp 730w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/smush-webp\/2023\/12\/terms-of-service-1460x429.jpg.webp 1460w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/smush-webp\/2023\/12\/terms-of-service-784x230.jpg.webp 784w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/smush-webp\/2023\/12\/terms-of-service-1568x461.jpg.webp 1568w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/smush-webp\/2023\/12\/terms-of-service-877x258.jpg.webp 877w\" data-sizes=\"(max-width: 1600px) 100vw, 1600px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 1600px; --smush-placeholder-aspect-ratio: 1600\/470;\" \/><\/figure>\n\n\n\n<p>The second is a how-to guide with the code snippets you need to install your first container on your site. It explains where to copy and paste the two snippets (the first one as high up in the <code>&lt;head&gt;<\/code> of the page as possible, and the second one immediately after the opening <code>&lt;body&gt;<\/code> tag). It also links to <a href=\"https:\/\/support.google.com\/tagmanager\/answer\/6103696?hl=en\" target=\"_blank\" rel=\"noopener\">Google&#8217;s quick start guide<\/a> in case you need more help.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" width=\"1600\" height=\"997\" data-src=\"https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2023\/12\/google-tag-code.jpg\" alt=\"screenshot of the google tag manager code box, top showing &quot;head&quot; and the bottom showing the &quot;body&quot; \" class=\"wp-image-42539 lazyload\" data-srcset=\"https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/smush-webp\/2023\/12\/google-tag-code.jpg.webp 1600w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/uploads\/2023\/12\/google-tag-code-300x187.jpg 300w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/uploads\/2023\/12\/google-tag-code-1024x638.jpg 1024w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/uploads\/2023\/12\/google-tag-code-768x479.jpg 768w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/uploads\/2023\/12\/google-tag-code-1536x957.jpg 1536w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/smush-webp\/2023\/12\/google-tag-code-600x374.jpg.webp 600w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/smush-webp\/2023\/12\/google-tag-code-1200x748.jpg.webp 1200w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/smush-webp\/2023\/12\/google-tag-code-730x455.jpg.webp 730w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/smush-webp\/2023\/12\/google-tag-code-1460x910.jpg.webp 1460w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/smush-webp\/2023\/12\/google-tag-code-784x489.jpg.webp 784w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/smush-webp\/2023\/12\/google-tag-code-1568x977.jpg.webp 1568w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/smush-webp\/2023\/12\/google-tag-code-877x546.jpg.webp 877w\" data-sizes=\"(max-width: 1600px) 100vw, 1600px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 1600px; --smush-placeholder-aspect-ratio: 1600\/997;\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">How To Add A Tag<\/h3>\n\n\n\n<p>You can add more than 50 different types of tags, but we&#8217;ll walk you through the process of adding a <a href=\"https:\/\/www.dreamhost.com\/blog\/universal-analytics-to-ga4\/\" target=\"_blank\" rel=\"noopener\">Google Analytics 4<\/a> Tag, one of the most commonly used tags. Before following the steps below, make sure to remove any Google Analytics code from your website (otherwise, once you add the GA4 tag, your analytics may register double hits).<\/p>\n\n\n\n<p>1. Log in to your Google Tag Manager account. Click the <i>Container name<\/i>. Once on your GTM dashboard, click <i>New Tag<\/i> or <i>Add New Tag<\/i>.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" width=\"1600\" height=\"948\" data-src=\"https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2023\/12\/add-new-tag.jpg\" alt=\"screenshot of the google tag dashboard showing the &quot;new tag&quot; selection\" class=\"wp-image-42540 lazyload\" data-srcset=\"https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/smush-webp\/2023\/12\/add-new-tag.jpg.webp 1600w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/uploads\/2023\/12\/add-new-tag-300x178.jpg 300w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/uploads\/2023\/12\/add-new-tag-1024x607.jpg 1024w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/uploads\/2023\/12\/add-new-tag-768x455.jpg 768w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/uploads\/2023\/12\/add-new-tag-1536x910.jpg 1536w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/smush-webp\/2023\/12\/add-new-tag-600x356.jpg.webp 600w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/smush-webp\/2023\/12\/add-new-tag-1200x711.jpg.webp 1200w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/smush-webp\/2023\/12\/add-new-tag-730x433.jpg.webp 730w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/smush-webp\/2023\/12\/add-new-tag-1460x865.jpg.webp 1460w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/smush-webp\/2023\/12\/add-new-tag-784x465.jpg.webp 784w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/smush-webp\/2023\/12\/add-new-tag-1568x929.jpg.webp 1568w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/smush-webp\/2023\/12\/add-new-tag-877x520.jpg.webp 877w\" data-sizes=\"(max-width: 1600px) 100vw, 1600px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 1600px; --smush-placeholder-aspect-ratio: 1600\/948;\" \/><\/figure>\n\n\n\n<p>2. Add a name for your tag. For a GA4 tag, use something descriptive, like &#8220;GA4&#8221; or &#8220;GA4 Configuration.&#8221; In the <i>Tag Configuration<\/i> box, select <i>Google Tag. <\/i>In the <i>Tag ID<\/i> field, enter your Google tag ID. Click <i>Save<\/i>.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" width=\"1600\" height=\"889\" data-src=\"https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2023\/12\/ga4-tag-category.jpg\" alt=\"screenshot showing where to name the tag and find &quot;tag configuration&quot; and then the &quot;Google Analytics&quot; option\" class=\"wp-image-42541 lazyload\" data-srcset=\"https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/smush-webp\/2023\/12\/ga4-tag-category.jpg.webp 1600w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/uploads\/2023\/12\/ga4-tag-category-300x167.jpg 300w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/uploads\/2023\/12\/ga4-tag-category-1024x569.jpg 1024w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/uploads\/2023\/12\/ga4-tag-category-768x427.jpg 768w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/uploads\/2023\/12\/ga4-tag-category-1536x853.jpg 1536w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/smush-webp\/2023\/12\/ga4-tag-category-600x333.jpg.webp 600w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/smush-webp\/2023\/12\/ga4-tag-category-1200x667.jpg.webp 1200w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/smush-webp\/2023\/12\/ga4-tag-category-730x406.jpg.webp 730w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/smush-webp\/2023\/12\/ga4-tag-category-1460x811.jpg.webp 1460w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/smush-webp\/2023\/12\/ga4-tag-category-784x436.jpg.webp 784w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/smush-webp\/2023\/12\/ga4-tag-category-1568x871.jpg.webp 1568w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/smush-webp\/2023\/12\/ga4-tag-category-877x487.jpg.webp 877w\" data-sizes=\"(max-width: 1600px) 100vw, 1600px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 1600px; --smush-placeholder-aspect-ratio: 1600\/889;\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" width=\"1600\" height=\"1008\" data-src=\"https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2023\/12\/google-tag-events-tag-together.jpg\" alt=\"screenshot showing where to name the tag and find &quot;tag configuration&quot; and then the &quot;Google Analytics&quot; option\" class=\"wp-image-42542 lazyload\" data-srcset=\"https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/smush-webp\/2023\/12\/google-tag-events-tag-together.jpg.webp 1600w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/uploads\/2023\/12\/google-tag-events-tag-together-300x189.jpg 300w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/uploads\/2023\/12\/google-tag-events-tag-together-1024x645.jpg 1024w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/uploads\/2023\/12\/google-tag-events-tag-together-768x484.jpg 768w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/uploads\/2023\/12\/google-tag-events-tag-together-1536x968.jpg 1536w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/smush-webp\/2023\/12\/google-tag-events-tag-together-600x378.jpg.webp 600w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/smush-webp\/2023\/12\/google-tag-events-tag-together-1200x756.jpg.webp 1200w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/smush-webp\/2023\/12\/google-tag-events-tag-together-730x460.jpg.webp 730w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/smush-webp\/2023\/12\/google-tag-events-tag-together-1460x920.jpg.webp 1460w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/smush-webp\/2023\/12\/google-tag-events-tag-together-784x494.jpg.webp 784w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/smush-webp\/2023\/12\/google-tag-events-tag-together-1568x988.jpg.webp 1568w, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/smush-webp\/2023\/12\/google-tag-events-tag-together-877x553.jpg.webp 877w\" data-sizes=\"(max-width: 1600px) 100vw, 1600px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 1600px; --smush-placeholder-aspect-ratio: 1600\/1008;\" \/><\/figure>\n\n\n\n<p>3. Click the &#8220;Triggering&#8221; box, select &#8220;All Pages&#8221; from the list, and click &#8220;Save.&#8221;<\/p>\n\n\n\n<p>4. Go back to your workspace overview page and click &#8220;Preview.&#8221; Enter your website&#8217;s URL in the next screen and click &#8220;Connect.&#8221; This will open your site in a new window so you can test your new changes and debug them if needed. Keeping this new window open, return to the preview page, which should say &#8220;Connected!&#8221; Click &#8220;Continue.&#8221; You should then be able to see your new GA4 tags firing on the preview page as you navigate your site in the other window. This means your tag implementation was successful.<\/p>\n\n\n\n<p>5. Go back to your page overview and click &#8220;Submit.&#8221; Give your version a name and description, then click &#8220;Publish&#8221; to push the new changes to your live website. This will publish a new version of your container to your site and allow you to <a href=\"https:\/\/www.dreamhost.com\/blog\/ga4-realtime\/\" target=\"_blank\" rel=\"noopener\">start collecting GA4 data<\/a> as visitors navigate it.<\/p>\n\n\n\n<h2 id=\"track\" class=\"wp-block-heading\">5 Ways To Use Google Tag Manager For Tracking<\/h2>\n\n\n\n<p>There are too many ways to use Google Tag Manager for us to cover in this article. But below, we&#8217;ve listed a few that can get you started.<\/p>\n\n\n\n<p><b>1. Track page views and user behavior<\/b><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>With Google Analytics: The most common use of GTM is to deploy Google Analytics (GA) tracking. By adding the GA tag in GTM, you can track page views, user time on site, bounce rates, and other standard metrics.<\/li>\n\n\n\n<li>With heatmap tools: Integrate heatmap tools like Hotjar or Crazy Egg using GTM to understand how users interact with your website.<\/li>\n<\/ul>\n\n\n\n<p><b> 2. Track events and conversions<\/b><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>With button clicks: Track clicks on specific buttons, like \u201cBuy Now\u201d or \u201cSign Up\u201d to understand user engagement and conversion.<\/li>\n\n\n\n<li>With form submissions: Monitor when users submit forms on your site, which is crucial for lead generation tracking.<\/li>\n\n\n\n<li>With file downloads: Keep tabs on how often users download PDFs or other resources from your site.<\/li>\n<\/ul>\n\n\n\n<p><b>3. Track e-commerce transactions<\/b><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>With Google Analytics Enhanced E-commerce: Use GTM to implement Enhanced E-commerce tracking for a detailed analysis of user interactions with your e-commerce site, including product views, adding items to carts, and completed transactions.<\/li>\n\n\n\n<li>With third party e-commerce platforms: Integrate tags from platforms like Shopify or WooCommerce to align your ecommerce tracking with your analytics platforms.<\/li>\n<\/ul>\n\n\n\n\n\n<div class=\"glossary-term\">\n\t<a\n\t\tclass=\"glossary-term__above-title\"\n\t\thref=\"\"\n\t\ttarget=\"_blank\"\n\t\trel=\"noopener noreferrer\"\n\t>\n\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 640 512\"><path d=\"M320 32c-8.1 0-16.1 1.4-23.7 4.1L15.8 137.4C6.3 140.9 0 149.9 0 160s6.3 19.1 15.8 22.6l57.9 20.9C57.3 229.3 48 259.8 48 291.9v28.1c0 28.4-10.8 57.7-22.3 80.8c-6.5 13-13.9 25.8-22.5 37.6C0 442.7-.9 448.3 .9 453.4s6 8.9 11.2 10.2l64 16c4.2 1.1 8.7 .3 12.4-2s6.3-6.1 7.1-10.4c8.6-42.8 4.3-81.2-2.1-108.7C90.3 344.3 86 329.8 80 316.5V291.9c0-30.2 10.2-58.7 27.9-81.5c12.9-15.5 29.6-28 49.2-35.7l157-61.7c8.2-3.2 17.5 .8 20.7 9s-.8 17.5-9 20.7l-157 61.7c-12.4 4.9-23.3 12.4-32.2 21.6l159.6 57.6c7.6 2.7 15.6 4.1 23.7 4.1s16.1-1.4 23.7-4.1L624.2 182.6c9.5-3.4 15.8-12.5 15.8-22.6s-6.3-19.1-15.8-22.6L343.7 36.1C336.1 33.4 328.1 32 320 32zM128 408c0 35.3 86 72 192 72s192-36.7 192-72L496.7 262.6 354.5 314c-11.1 4-22.8 6-34.5 6s-23.5-2-34.5-6L143.3 262.6 128 408z\"\/><\/svg>\n\t\t<span><\/span>\n\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 384 512\"><path d=\"M342.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-192 192c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L274.7 256 105.4 86.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l192 192z\"\/><\/svg>\n\t<\/a>\n    <h3>WooCommerce<\/h3>\n    <p>WooCommerce is a WordPress plugin designed for e-commerce needs. This tool can enable website owners to start selling products in a flexible, customizable online store.<\/p>\n            <a\n            href=\"https:\/\/www.dreamhost.com\/glossary\/web-design\/woocommerce\/\"\n                        class=\"btn btn--white-outline btn--sm btn--round\"\n                                    target=\"_blank\"\n            rel=\"noopener noreferrer\"\n            >\n                            Read More                    <\/a>\n\n<\/div>\n\n\n\n<p><b> 4. Implement remarketing and advertising tracking<\/b><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>With Google Ads Remarketing: Add the Google Ads remarketing tag through GTM to show ads to users who have previously visited your website.<\/li>\n\n\n\n<li>With Facebook\/Meta Pixel: Use GTM to implement Facebook\/Meta Pixel on your site, which helps track conversions from Facebook ads, optimize ads, build targeted audiences, and remarket to people who have already taken some kind of action on your site.<\/li>\n<\/ul>\n\n\n\n<p><b>5. Ensure GDPR compliance and consent management<\/b><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>With cookie consent management: Implement tags for cookie consent management platforms through GTM. These tags can be set up to fire only when the user has given consent, helping you stay compliant with GDPR and other privacy regulations.<\/li>\n<\/ul>\n\n\n\n<h2 id=\"difference\" class=\"wp-block-heading\">Google Tag Manager Vs. Google Analytics: What&#8217;s the Difference?<\/h2>\n\n\n\n<p>Google Tag Manager (GTM) and Google Analytics (GA) are both powerful tools offered by Google, but they serve very different purposes. It&#8217;s important to understand the differences between them so you can effectively leverage both in your digital strategy.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Google Tag Manager<\/h3>\n\n\n\n<p><b>Purpose: <\/b>GTM is a tag management system that allows you to quickly and easily update measurement codes and related code fragments collectively known as tags on your website or mobile app. The main functionality of GTM is to host and manage JavaScript and HTML tags used for tracking and analytics on websites.<\/p>\n\n\n\n<p><b>Functionality: <\/b>It simplifies the process of adding and editing tags without the need to modify the code on your website. GTM handles not just Google tags but third-party tags as well. It enables you to deploy and manage various marketing and analytics tags, including Google Analytics, Google Ads, Hotjar, and many others.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Google Analytics<\/h3>\n\n\n\n<p><b>Purpose: <\/b>GA is an analytics service that provides insights into website traffic, user behavior, and other key metrics. Its primary function is to collect data from your website and compile it into comprehensive reports that help you understand how visitors interact with your site.<\/p>\n\n\n\n<p><b>Functionality: <\/b>Google Analytics tracks things like page views, user sessions, bounce rates, and user demographics. It can also track more complex interactions like e-commerce transactions, events (such as clicks on a button or video plays), and goals (like form submissions or downloads).<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Key differences<\/h3>\n\n\n\n<p><b>Data handling: <\/b>GTM is essentially a middleman that helps you manage how various tracking codes are implemented on your website. It doesn\u2019t collect or store any data itself. In contrast, GA is all about data; it collects, stores, and analyzes data about your website\u2019s visitors and their behaviors.<\/p>\n\n\n\n<p><b>Implementation: <\/b>To collect data using Google Analytics, you need to implement the GA tracking code on your website. This can be done directly in the site\u2019s code or via Google Tag Manager. GTM simplifies the implementation process by allowing you to inject the GA tracking code (alongside other tags) through its interface without needing to alter the site\u2019s codebase directly.<\/p>\n\n\n\n<p><b>Data presentation: <\/b>GTM does not present data; it simply deploys tags based on your configuration. Google Analytics, however, has a robust interface for data analysis and visualization, with various reports and tools to interpret the data collected from your website.<\/p>\n\n\n\n<h2 id=\"faqs\" class=\"wp-block-heading\">Frequently Asked Questions<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Why Is Google Tag Manager Important For SEO?<\/h3>\n\n\n\n<p>Google Tag Manager itself doesn&#8217;t directly impact SEO, but it facilitates better data collection and tracking. By providing accurate user behavior data, it helps SEO specialists make informed decisions to improve the website\u2019s performance and user experience, which are critical factors in SEO.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">What Is Google Tag Manager Used For?<\/h3>\n\n\n\n<p>Google Tag Manager is used for efficiently managing and deploying tracking and marketing tags on a website or mobile app without the need to modify the code. It\u2019s used for tracking conversions, site analytics, remarketing, and much more.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Are There Any Reasons Not to Use Google Tag Manager?<\/h3>\n\n\n\n<p>While GTM has many benefits, some potential reasons not to use it could include:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><b>Complexity: <\/b>For very simple websites with minimal tracking needs, GTM might add unnecessary complexity.<\/li>\n\n\n\n<li><b>Learning curve: <\/b>There is a learning curve associated with understanding how to use GTM effectively.<\/li>\n\n\n\n<li><b>Control and security: <\/b>Some organizations prefer to have direct control over all code that goes on their website, including tracking codes, for security or policy reasons.<\/li>\n<\/ul>\n\n\n\n\n\n<div\n\tclass=\"article-cta-shared article-cta-small\"\n>\n    <div class=\"tr-img-wrap-outer jsLoading\"><img decoding=\"async\" class=\"js-img-lazy \" src=\"https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/themes\/blog2018\/assets\/img\/lazy-loading-transparent.webp\" data-srcset=\"https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/themes\/blog2018\/assets\/img\/article-small-ad-cta-placeholder.webp 1x, https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/themes\/blog2018\/assets\/img\/article-small-ad-cta-placeholder-x2.webp 2x\"  alt=\"Ad background image\" \/><\/div>\n\n\n\n\n  <div class=\"content-btm\">\n    <h2\n      class=\"h2--md\"\n    >\n      Get More Visitors, Grow Your Business\n    <\/h2>\n    <p\n      class=\"p--md\"\n    >\n      Our marketing experts will help you earn more traffic and convert more website visitors so you can focus on running your business.\n    <\/p>\n\n            <a\n            href=\"https:\/\/www.dreamhost.com\/pro-services\/marketing\/\"\n                        class=\"btn btn--white-outline btn--sm btn--round\"\n                                    target=\"_blank\"\n            rel=\"noopener noreferrer\"\n            >\n                            Learn More                    <\/a>\n\n  <\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Do you know how visitors interact with your website? Understanding which pages people frequent, how long they\u2019re there, and what pages they click can help you understand what&#8217;s working and what isn\u2019t. But collecting (and analyzing) all that data can feel like a mountain to climb if you don\u2019t have the experience. And on top [&hellip;]<\/p>\n","protected":false},"author":1059,"featured_media":42530,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_yoast_wpseo_metadesc":"Want to streamline your site tracking? Discover the power of Google Tag Manager & how to use it effectively.","toc_headlines":"[[\"definition\",\"What Is Google Tag Manager?\"],[\"work\",\"How Google Tag Manager Works\"],[\"benefits\",\"Why Use Google Tag Manager? (Benefits)\"],[\"add\",\"How To Add Google Tag Manager To Your Site\"],[\"track\",\"5 Ways To Use Google Tag Manager For Tracking\"],[\"difference\",\"Google Tag Manager Vs. Google Analytics: What's the Difference?\"],[\"faqs\",\"Frequently Asked Questions\"]]","hide_toc":false,"footnotes":""},"categories":[12840],"tags":[],"class_list":["post-42529","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-marketing"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v26.3 (Yoast SEO v27.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>How To Use Google Tag Manager - DreamHost<\/title>\n<meta name=\"description\" content=\"Want to streamline your site tracking? Discover the power of Google Tag Manager &amp; how to use it effectively.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www-dev.dreamhost.com\/blog\/google-tag-manager\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Complete User&#039;s Guide To Google Tag Manager\" \/>\n<meta property=\"og:description\" content=\"Unlock the potential of Google Tag Manager with our thorough guide. Learn how it works, why it&#039;s a game-changer for your website analytics, and get step-by-step instructions to leverage its full capabilities for smarter data insights.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www-dev.dreamhost.com\/blog\/google-tag-manager\/\" \/>\n<meta property=\"og:site_name\" content=\"DreamHost Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/DreamHost\/\" \/>\n<meta property=\"article:published_time\" content=\"2023-12-05T15:00:49+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-05-22T05:13:10+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2023\/11\/What-Is-Google-Tag-Manager-SOCIAL-Image.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"628\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Alex Brown\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"Complete User&#039;s Guide To Google Tag Manager\" \/>\n<meta name=\"twitter:description\" content=\"Unlock the potential of Google Tag Manager with our thorough guide. Learn how it works, why it&#039;s a game-changer for your website analytics, and get step-by-step instructions to leverage its full capabilities for smarter data insights.\" \/>\n<meta name=\"twitter:creator\" content=\"@dreamhost\" \/>\n<meta name=\"twitter:site\" content=\"@dreamhost\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Alex Brown\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"17 minutes\" \/>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"How To Use Google Tag Manager - DreamHost","description":"Want to streamline your site tracking? Discover the power of Google Tag Manager & how to use it effectively.","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:\/\/www-dev.dreamhost.com\/blog\/google-tag-manager\/","og_locale":"en_US","og_type":"article","og_title":"Complete User's Guide To Google Tag Manager","og_description":"Unlock the potential of Google Tag Manager with our thorough guide. Learn how it works, why it's a game-changer for your website analytics, and get step-by-step instructions to leverage its full capabilities for smarter data insights.","og_url":"https:\/\/www-dev.dreamhost.com\/blog\/google-tag-manager\/","og_site_name":"DreamHost Blog","article_publisher":"https:\/\/www.facebook.com\/DreamHost\/","article_published_time":"2023-12-05T15:00:49+00:00","article_modified_time":"2025-05-22T05:13:10+00:00","og_image":[{"width":1200,"height":628,"url":"https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2023\/11\/What-Is-Google-Tag-Manager-SOCIAL-Image.jpg","type":"image\/jpeg"}],"author":"Alex Brown","twitter_card":"summary_large_image","twitter_title":"Complete User's Guide To Google Tag Manager","twitter_description":"Unlock the potential of Google Tag Manager with our thorough guide. Learn how it works, why it's a game-changer for your website analytics, and get step-by-step instructions to leverage its full capabilities for smarter data insights.","twitter_creator":"@dreamhost","twitter_site":"@dreamhost","twitter_misc":{"Written by":"Alex Brown","Est. reading time":"17 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www-dev.dreamhost.com\/blog\/google-tag-manager\/#article","isPartOf":{"@id":"https:\/\/www-dev.dreamhost.com\/blog\/google-tag-manager\/"},"author":{"name":"Alex Brown","@id":"https:\/\/www-dev.dreamhost.com\/blog\/#\/schema\/person\/8c38e46f3e84000e3e47251d9377d967"},"headline":"What Is Google Tag Manager &#038; How Does It Work? The Full Guide","datePublished":"2023-12-05T15:00:49+00:00","dateModified":"2025-05-22T05:13:10+00:00","mainEntityOfPage":{"@id":"https:\/\/www-dev.dreamhost.com\/blog\/google-tag-manager\/"},"wordCount":3108,"publisher":{"@id":"https:\/\/www-dev.dreamhost.com\/blog\/#organization"},"image":{"@id":"https:\/\/www-dev.dreamhost.com\/blog\/google-tag-manager\/#primaryimage"},"thumbnailUrl":"https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/uploads\/2023\/11\/What-Is-Google-Tag-Manager-HERO-Image.jpg","articleSection":["Marketing"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www-dev.dreamhost.com\/blog\/google-tag-manager\/","url":"https:\/\/www-dev.dreamhost.com\/blog\/google-tag-manager\/","name":"How To Use Google Tag Manager - DreamHost","isPartOf":{"@id":"https:\/\/www-dev.dreamhost.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www-dev.dreamhost.com\/blog\/google-tag-manager\/#primaryimage"},"image":{"@id":"https:\/\/www-dev.dreamhost.com\/blog\/google-tag-manager\/#primaryimage"},"thumbnailUrl":"https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/uploads\/2023\/11\/What-Is-Google-Tag-Manager-HERO-Image.jpg","datePublished":"2023-12-05T15:00:49+00:00","dateModified":"2025-05-22T05:13:10+00:00","description":"Want to streamline your site tracking? Discover the power of Google Tag Manager & how to use it effectively.","breadcrumb":{"@id":"https:\/\/www-dev.dreamhost.com\/blog\/google-tag-manager\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www-dev.dreamhost.com\/blog\/google-tag-manager\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www-dev.dreamhost.com\/blog\/google-tag-manager\/#primaryimage","url":"https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/uploads\/2023\/11\/What-Is-Google-Tag-Manager-HERO-Image.jpg","contentUrl":"https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/uploads\/2023\/11\/What-Is-Google-Tag-Manager-HERO-Image.jpg","width":1460,"height":1095,"caption":"woman sitting at a computer with a google tag icon in the corner"},{"@type":"BreadcrumbList","@id":"https:\/\/www-dev.dreamhost.com\/blog\/google-tag-manager\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/dhblog.dream.press\/blog\/"},{"@type":"ListItem","position":2,"name":"What Is Google Tag Manager &#038; How Does It Work? The Full Guide"}]},{"@type":"WebSite","@id":"https:\/\/www-dev.dreamhost.com\/blog\/#website","url":"https:\/\/www-dev.dreamhost.com\/blog\/","name":"DreamHost Blog","description":"","publisher":{"@id":"https:\/\/www-dev.dreamhost.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www-dev.dreamhost.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www-dev.dreamhost.com\/blog\/#organization","name":"DreamHost","url":"https:\/\/www-dev.dreamhost.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www-dev.dreamhost.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/dhblog.dream.press\/blog\/wp-content\/uploads\/2019\/01\/dh_logo-blue-2.png","contentUrl":"https:\/\/dhblog.dream.press\/blog\/wp-content\/uploads\/2019\/01\/dh_logo-blue-2.png","width":1200,"height":168,"caption":"DreamHost"},"image":{"@id":"https:\/\/www-dev.dreamhost.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/DreamHost\/","https:\/\/x.com\/dreamhost","https:\/\/www.instagram.com\/dreamhost\/","https:\/\/www.linkedin.com\/company\/dreamhost\/","https:\/\/www.youtube.com\/user\/dreamhostusa"]},{"@type":"Person","@id":"https:\/\/www-dev.dreamhost.com\/blog\/#\/schema\/person\/8c38e46f3e84000e3e47251d9377d967","name":"Alex Brown","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/uploads\/2022\/01\/alex-brown-linkedin-150x150.jpeg","url":"https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/uploads\/2022\/01\/alex-brown-linkedin-150x150.jpeg","contentUrl":"https:\/\/www-dev.dreamhost.com\/blog\/wp-content\/uploads\/2022\/01\/alex-brown-linkedin-150x150.jpeg","caption":"Alex Brown"},"description":"Alex is DreamHost's Digital Marketing Manager, based in Portland, OR. He is responsible for acquisition, email, and affiliates. In his free time, he enjoys cooking and building synthesizers. Connect with him on LinkedIn.","url":"https:\/\/www-dev.dreamhost.com\/blog\/author\/alex\/"}]}},"lang":"en","translations":{"en":42529,"es":42614,"pt":51700,"de":51703,"ru":51709,"pl":56400,"uk":56473,"it":68750,"fr":71097,"nl":71122},"pll_sync_post":[],"_links":{"self":[{"href":"https:\/\/www-dev.dreamhost.com\/blog\/wp-json\/wp\/v2\/posts\/42529","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www-dev.dreamhost.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www-dev.dreamhost.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www-dev.dreamhost.com\/blog\/wp-json\/wp\/v2\/users\/1059"}],"replies":[{"embeddable":true,"href":"https:\/\/www-dev.dreamhost.com\/blog\/wp-json\/wp\/v2\/comments?post=42529"}],"version-history":[{"count":8,"href":"https:\/\/www-dev.dreamhost.com\/blog\/wp-json\/wp\/v2\/posts\/42529\/revisions"}],"predecessor-version":[{"id":61428,"href":"https:\/\/www-dev.dreamhost.com\/blog\/wp-json\/wp\/v2\/posts\/42529\/revisions\/61428"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www-dev.dreamhost.com\/blog\/wp-json\/wp\/v2\/media\/42530"}],"wp:attachment":[{"href":"https:\/\/www-dev.dreamhost.com\/blog\/wp-json\/wp\/v2\/media?parent=42529"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www-dev.dreamhost.com\/blog\/wp-json\/wp\/v2\/categories?post=42529"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www-dev.dreamhost.com\/blog\/wp-json\/wp\/v2\/tags?post=42529"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}