add support for Umami analytics
Fixes #327.
Deploy Preview for hugo-hextra ready!
| Name | Link |
|---|---|
| Latest commit | 430a25fbf9d1d93e4d324a2f40cd55138a3f05cd |
| Latest deploy log | https://app.netlify.com/sites/hugo-hextra/deploys/65fc196fae039b0008d12836 |
| Deploy Preview | https://deploy-preview-328--hugo-hextra.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Hi, thank you for the PR.
I don't plan to include this in the next release, but will kep this open for the future.
@imfing Any changes you’d like to see to this PR? Any chance this could be included in the next release? I’ve already tested the code and it works, would be great if I could remove my fork with the next release.
Just a side note: for current versions (0.7.x), the tracking code could be placed under layouts/partials/custom/head-end.html of your site
<script async defer src="https://url" data-website-id="id" ></script>