Umami Integration

Hey all,

I’ve been pushing lots of my add-ons to github lately, ones from random projects and experiments. I’m going to start changing some of them from private to public.

One I’ve just done that for is this:

It’s an easy way to add https://umami.is analytics to your Concrete site.
Umami is really nice alternative to Google Analytics - it has a free tier, it’s very easier to use, has shareable reports, and is fully compliant with GDPR and CCPA.

What the add-on does is add a bit of custom behaviour so that file downloads can be tracked, as well as out-bound link clicks.

If people find this useful it’s something I’d be happy to add to the marketplace.

Cheers!

2 Likes

Really nice alternative to GA, and really clean, simple code. It’s also a good example of how to make a straight forward package.

Thanks for this. I like how it doesnt track the Admin’s traffic when logged in.