Goals

Define actions that you want your users to take, like visiting a certain page, submitting a form, etc.

You can also compose Goals into Funnels.

<%= link(to: "https://plausible.io/docs/goal-conversions", target: "_blank", rel: "noreferrer") do %> <% end %>
<%= live_render(@conn, PlausibleWeb.Live.GoalSettings, session: %{"site_id" => @site.id, "domain" => @site.domain} ) %>