You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/file-downloads-tracking.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ File downloads tracking is essential for many site owners and Plausible helps yo
17
17
* Filter the dashboard by a file URL to see what type of visitors click the most (referral source, entry page, location, device, browser, OS)
18
18
* Group your file downloads by any domain name or keyword
19
19
20
-
"**File downloads**" is an [optional enhanced measurement](script-extensions.md) that's not included in our default script. This is because we want to keep the default script as simple and lightweight as possible. If you want to track file downloads, here's how to enable it:
20
+
"**File downloads**" is an [optional enhanced measurement](script-extensions.md). If you want to track file downloads, here's how to enable it:
Copy file name to clipboardExpand all lines: docs/outbound-link-click-tracking.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ Outbound link click tracking is essential for many site owners and Plausible hel
17
17
* Filter the dashboard by external URL to see what type of visitors click the most (referral source, entry page, location, device, browser, OS)
18
18
* Group your external link clicks by domain name or any keyword
19
19
20
-
"**Outbound links**" is an [optional enhanced measurement](script-extensions.md) that's not included in our default script. This is because we want to keep the default script as simple and lightweight as possible. If you want to track external link clicks, here's how to enable it:
20
+
"**Outbound links**" is an [optional enhanced measurement](script-extensions.md). If you want to track external link clicks, here's how to enable it:
21
21
22
22
## Step 1: Enable "Outbound links" for your site
23
23
@@ -29,14 +29,14 @@ After you enable outbound link click tracking, we will automatically add a new g
29
29
30
30
## Step 2: Change the snippet on your site
31
31
32
-
The tracking snippet changes depending on your selection of optional measurements. When making changes to your optional measurements, do ensure to insert the newest snippet into your site for all tracking to work as expected.
32
+
The tracking snippet changes depending on your selection of optional measurements. When making changes to your optional measurements, do ensure to insert the newest snippet into your site for all tracking to work as expected.
33
33
34
34
Your Plausible tracking snippet should be inserted into [the Header (`<head>`) section of your site](plausible-script.md). Place the tracking script within the `<head> … </head>` tags.
35
35
36
36
After you change the tracking snippet on your site, all the external link clicks will start being tracked and will be displayed in the "**Goal Conversions**" report of your Plausible Analytics dashboard. You'll see the "**Outbound Link: Click**" goal as soon as the first external link click has been tracked.
37
37
38
38
:::tip Using WordPress?
39
-
The quickest way to start tracking outbound link clicks is to use our [official WordPress plugin](https://plausible.io/wordpress-analytics-plugin)
39
+
The quickest way to start tracking outbound link clicks is to use our [official WordPress plugin](https://plausible.io/wordpress-analytics-plugin)
40
40
:::
41
41
42
42
## See all the outbound link clicks in your dashboard
@@ -65,6 +65,6 @@ Check out this blog post for more details on the value of [tracking outbound lin
65
65
66
66
You can control what data is collected in the "**Site Installation**" area of the "**General**" section in your [site settings](website-settings.md).
67
67
68
-
When making changes to your optional measurements, your snippet will change so do ensure to insert the newest snippet into your site for outbound link click tracking to stop.
68
+
When making changes to your optional measurements, your snippet will change so do ensure to insert the newest snippet into your site for outbound link click tracking to stop.
69
69
70
70
After you disable outbound link click tracking, we will automatically remove the goal called `Outbound Link: Click` from your site.
0 commit comments