Skip to content

Commit 34888ff

Browse files
authored
Update how-to-set-up-plausible-analytics-using-google-tag-manager.md
added screenshots
1 parent 7bf4fe5 commit 34888ff

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

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

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,16 +12,32 @@ To make integrating Plausible with Google Tag Manager easier, we’ve published
1212

1313
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).
1414

15+
![Plausible GTM Template](/uploads/plausible-gtm-template.png "Plausible GTM Template")
16+
1517
## Create a new Tag
1618

1719
Once you’ve installed the template, you should create a new "**Tag**" that uses it. To do this:
1820

1921
* In the main Google Tag Manager dashboard, browse to "**Tags**" and click "**New**" to create a new tag
22+
23+
![Plausible GTM Template New Tag](/uploads/plausible-gtm-template-new-tag.png "Plausible GTM Template New Tag")
24+
2025
* From the list of available tag templates, choose the Plausible Analytics tag template you just installed
26+
27+
![Plausible GTM Template New Tag Template](/uploads/plausible-gtm-template-new-tag-template.png "Plausible GTM Template New Tag Template")
28+
2129
* The only required field in the tag configuration is "**Script ID**". You can find it in Plausible during site onboarding under the "**Tag Manager**" tab or later in "**Site Settings**" → "**General**" → "**Site Installation**" → "**Tag Manager**"
30+
31+
![Plausible GTM Template New Tag Script ID](/uploads/plausible-gtm-template-new-tag-script-id.png "Plausible GTM Template New Tag Script ID")
32+
2233
* Other optional configuration options are described below in the section "**Tag Configuration**"
34+
35+
![Plausible GTM Template New Tag Configuration options](/uploads/plausible-gtm-template-new-tag-configuration-options.png "Plausible GTM Template New Tag Configuration options")
36+
2337
* For the tag trigger, you should select "**All Pages** - "**Page View**", which will ensure that Plausible will capture data on all pages
2438

39+
![Plausible GTM Template New Tag Trigger](/uploads/plausible-gtm-template-new-tag-template-trigger.png "Plausible GTM Template New Tag Trigger")
40+
2541
## Tag Configuration
2642

2743
The tag has the following optional configuration options:
@@ -39,4 +55,4 @@ The tag has the following optional configuration options:
3955

4056
## Testing
4157

42-
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.
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.

0 commit comments

Comments
 (0)