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/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
@@ -53,14 +53,14 @@ Here's how to automatically [track clicks on cloaked affiliate links](custom-aut
53
53
54
54
Check out this blog post for more details on the value of [tracking outbound link clicks](https://plausible.io/blog/track-outbound-link-clicks).
55
55
56
+
## Other automated goals
57
+
58
+
Plausible also offers automated tracking for [file downloads](file-downloads-tracking.md) and [form submissions](form-submissions-tracking.md). These can be enabled from the "Site Installation" area in your site settings without any code changes. You can also track [404 error pages](error-pages-tracking-404.md) with a small snippet of code.
59
+
56
60
## How to disable "Outbound links" tracking for your site
57
61
58
62
You can control what data is collected in the "**Site Installation**" area of the "**General**" section in your [site settings](website-settings.md).
59
63
60
64
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.
61
65
62
66
After you disable outbound link click tracking, we will automatically remove the goal called `Outbound Link: Click` from your site.
63
-
64
-
## Limitations
65
-
66
-
Clicks on outbound links within `svg` elements are not tracked.
0 commit comments