Destiner / astro-analytics

Astro components for site analytics
MIT License
110 stars 11 forks source link

Support plausible.io? #5

Closed kissu closed 2 years ago

kissu commented 2 years ago

Hi, is it possible to support Plausible please? 🙏🏼

Destiner commented 2 years ago

Hey @kissu, I added Plausible. If you could try it that would be great.

Pukimaa commented 2 years ago

While this is great I would love if you could add support for a custom script. Because if you selfhost it the script isn't hosted on plausible.io

I would add the script source as optional and if it isn't provided it just fallbacks to the plausible.io one

Destiner commented 2 years ago

@Pukimaa I added optional src prop, which you can use to replace the default script source.

Pukimaa commented 2 years ago

Ye wasn't clear at the first moment...I added a PR to clarify it: #6