Skip to content
Merged

fix #704

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions docs/goal-conversions.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
Expand Down
2 changes: 1 addition & 1 deletion docs/top-referrers.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
Loading