hextra icon indicating copy to clipboard operation
hextra copied to clipboard

add support for Umami analytics

Open marten-seemann opened this issue 1 year ago • 4 comments

Fixes #327.

marten-seemann avatar Mar 21 '24 11:03 marten-seemann

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...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] avatar Mar 21 '24 11:03 netlify[bot]

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 avatar Mar 22 '24 20:03 imfing

@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.

marten-seemann avatar Mar 22 '24 20:03 marten-seemann

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>

imfing avatar Mar 28 '24 07:03 imfing