Skip to content

Commit

Permalink
Update goal-conversions.md
Browse files Browse the repository at this point in the history
  • Loading branch information
metmarkosaric authored Nov 30, 2023
1 parent d6d4444 commit 5f8805e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/goal-conversions.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ After setting up a goal, it will show up in the "**Goal Conversions**" section o

There are several types of behavior analytics tools in Plausible Analytics:

* [Pageview goals](pageview-goals.md) allow you to measure how many people visit a specific section of your site (for instance dynamically created ecommerce checkout pages can be grouped into one goal using this feature)
* [Pageview goals](pageview-goals.md) allow you to measure how many people visit a specific page or section of your site. Use pageview goals to track the "thank you" page or the order confirmation page. Since pageviews are collected automatically, you don’t need to change your website’s code to measure pageview goals. This makes them the easiest way to start tracking conversions on your site.
* [Custom event goals](custom-event-goals.md) allow you to measure button clicks, purchases, subscriptions, form completions, clicks on video or audio elements and pretty much any other action that you wish (you can also send custom dimensions alongside custom events for extra insights)
* [Funnel analysis](funnel-analysis.md) allow you to follow the visitor journey from a landing page to a conversion in order to to uncover possible issues, optimize your site and increase the conversion rate.
* [Ecommerce revenue tracking](ecommerce-revenue-tracking.md) allows you to assign dynamic monetary values to goals and custom events to track revenue attribution.
Expand Down

0 comments on commit 5f8805e

Please sign in to comment.