DNS for <%= @site.custom_domain.domain %>
- Go to your DNS provider’s website
- Create a new CNAME record for
<%= @site.custom_domain.domain %>
- Point the record to
custom.plausible.io.
(including the dot)
<%= link("Done ->", to: "/sites/#{URI.encode_www_form(@site.domain)}/custom-domains/snippet", class: "button w-full") %>