diff --git a/docs/goal-conversions.md b/docs/goal-conversions.md index d0c72745..f0e2716e 100644 --- a/docs/goal-conversions.md +++ b/docs/goal-conversions.md @@ -23,8 +23,6 @@ Plausible supports the following goal types: | [Funnel analysis](funnel-analysis.md) | Follow the visitor journey from a landing page to a conversion in order to uncover possible issues, optimize your site and increase the conversion rate | | [Ecommerce revenue tracking](ecommerce-revenue-tracking.md) | Assign dynamic monetary values to goals and custom events to track revenue attribution | | [Custom properties](/custom-props/introduction) | Send custom data with pageviews and custom events to create custom metrics | -Outbound link clicks, form submissions and file downloads are enabled by default when you add a new site. To review or change these at any time, go to Site Settings > General > "Review installation". - | [Outbound link clicks](outbound-link-click-tracking.md) | Automatically measure clicks on external links | | [Form submissions](form-submissions-tracking.md) | Automatically measure when a visitor completes a form | | [File downloads](file-downloads-tracking.md) | Automatically measure when a visitor clicks a link leading to a file | diff --git a/docs/top-referrers.md b/docs/top-referrers.md index d8963d4f..9bf9913d 100644 --- a/docs/top-referrers.md +++ b/docs/top-referrers.md @@ -91,7 +91,7 @@ Are you running paid marketing campaigns on Facebook, Google and other ad platfo Here's an example of how to tag your links: `yourdomain.com?utm_source=adwords&utm_medium=ppc&utm_campaign=novemberoffer&utm_content=sustainability&utm_term=discount` -Use the [Plausible UTM builder](https://plausible.io/utm-builder) to generate tagged links without doing it manually. +Use the [Plausible UTM builder](https://plausible.io/utm-builder) to generate tagged links without doing it manually. Already have a link and want to check it for issues? Use the [UTM checker](https://plausible.io/utm-checker) to validate and clean it up. To isolate your UTM-tagged clicks from other clicks, you can segment the traffic by using the "**UTM Medium**", "**UTM Source**" (here you can also see any traffic tagged with "ref" and "source" parameters), "**UTM Campaign**", "**UTM Content**" and "**UTM Term**" sections in the "**Campaigns**" tab of the "**Top Sources**" report.