Is your website a single-page application?
<%= link("Read the docs", class: "text-indigo hover:underline", to: "https://docs.plausible.io/single-page-application-support", target: "_blank") %>
<%= link("Start collecting data →", class: "button mt-4 w-full", to: "/#{@site.domain}") %>
<% end %>