analytics/lib/plausible_web/templates/email/site_setup_success_email.html.eex
2020-08-04 12:44:54 +03:00

22 lines
1.0 KiB
Elixir

Hey <%= user_salutation(@user) %>,
<br /><br />
Congrats! The Plausible script has been installed correctly on <%= link(@site.domain, to: "https://#{@site.domain}") %>. Your website traffic is now being tracked without compromising the user experience and the privacy of your visitors.
<br /><br />
<%= link("Check your stats", to: "#{plausible_url()}/#{URI.encode_www_form(@site.domain)}") %>
<br /><br />
<%= if Plausible.Billing.on_trial?(@user) do %>
You're on a 30-day unlimited-use free trial with no obligations so do take your time to explore your simple and privacy-friendly website analytics dashboard.
<br /><br />
<% end %>
PS: Plausible is fully open-source and our public roadmap is defined by the community. <%= link("Leave your feedback", to: "#{plausible_url()}/feedback") %> and have your say on metrics and features we should be adding next.
<br /><br />
Do reply back to this email if you have any questions.
<br /></br>
Thanks,<br />
Uku Taht
<br /><br />
--
<br /><br />
<%= plausible_url() %><br />
{{{ pm:unsubscribe }}}