Skip to content

Commit b2150a1

Browse files
Merge pull request #836 from plausible/cms/articles/how-to-set-up-plausible-analytics-using-google-tag-manager
Automatically generated. Merged on Netlify CMS.
2 parents d3c9563 + ab47d86 commit b2150a1

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

_articles/how-to-set-up-plausible-analytics-using-google-tag-manager.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,22 @@
11
---
22
layout: article
3-
title: How to set up Plausible Analytics using our Google Tag Manager template
3+
title: How to set up Plausible Analytics with our Google Tag Manager template
44
description: To make integrating Plausible with Google Tag Manager easier, we’ve
55
published a GTM template that lets you set up Plausible Analytics quickly and
66
without any code.
77
permalink: /gtm-template
88
---
9+
Plausible Analytics is an easy to use, lightweight and privacy-friendly Google Analytics alternative.
10+
911
To make integrating Plausible with Google Tag Manager easier, we’ve published a GTM template that lets you set up Plausible Analytics quickly and without any code.
1012

13+
<div class="mt-5 max-w-md mx-auto sm:flex sm:justify-center md:mt-8"> <div class="rounded-md shadow"> <a href="https://tagmanager.google.com/gallery/#/owners/plausible/templates/plausible-gtm-template" class="w-full flex items-center justify-center px-8 py-3 border border-transparent text-base leading-6 font-medium rounded-md text-white bg-indigo-600 hover:bg-indigo-500 focus:outline-none focus:shadow-outline-indigo transition duration-150 ease-in-out md:py-4 md:text-lg md:px-10" style="color: white;">GTM template</a> </div> <div class="mt-3 rounded-md shadow sm:mt-0 sm:ml-3"> <a href="https://plausible.io/plausible.io" class="w-full flex items-center justify-center px-8 py-3 border border-transparent text-base leading-6 font-medium rounded-md text-indigo-600 bg-white hover:text-indigo-500 focus:outline-none focus:shadow-outline-blue transition duration-150 ease-in-out md:py-4 md:text-lg md:px-10">Live demo</a> </div> </div>
14+
15+
![Plausible Analytics Google Tag Manager template](/assets/images/privacy-focused-web-analytics.png "Plausible Analytics Google Tag Manager template")
16+
17+
1. Ordered list
18+
{:toc}
19+
1120
## Install the Plausible GTM template
1221

1322
The simplest way to install the custom template is to locate it in the [Google Tag Manager template gallery](https://tagmanager.google.com/gallery/#/) where you can install it directly from your Google Tag Manager dashboard. Here’s the direct link to the [Plausible Analytics GTM template](https://tagmanager.google.com/gallery/#/owners/plausible/templates/plausible-gtm-template).
@@ -55,4 +64,4 @@ The tag has the following optional configuration options:
5564

5665
## Testing
5766

58-
You can test that everything is working as expected by using Google Tag Manager’s Preview mode. You can enter Preview mode by clicking the blue Preview button in the Google Tag Manager dashboard. This opens a new tab with your website running the GTM container where you can see if Plausible Analytics is running and capturing data properly. In the Tag Assistant Preview tab, you can see additional information about the events that trigger the tag and the data that is being sent.
67+
You can test that everything is working as expected by using Google Tag Manager’s Preview mode. You can enter Preview mode by clicking the blue Preview button in the Google Tag Manager dashboard. This opens a new tab with your website running the GTM container where you can see if Plausible Analytics is running and capturing data properly. In the Tag Assistant Preview tab, you can see additional information about the events that trigger the tag and the data that is being sent.

0 commit comments

Comments
 (0)