Skip to content

Commit d052f4f

Browse files
Update outbound-link-click-tracking.md
1 parent 10a6381 commit d052f4f

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

docs/outbound-link-click-tracking.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,14 +53,14 @@ Here's how to automatically [track clicks on cloaked affiliate links](custom-aut
5353

5454
Check out this blog post for more details on the value of [tracking outbound link clicks](https://plausible.io/blog/track-outbound-link-clicks).
5555

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+
5660
## How to disable "Outbound links" tracking for your site
5761

5862
You can control what data is collected in the "**Site Installation**" area of the "**General**" section in your [site settings](website-settings.md).
5963

6064
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.
6165

6266
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

Comments
 (0)