Skip to content
This repository was archived by the owner on Mar 9, 2022. It is now read-only.

[FEATURE] Add support for Umami #288

Open
aozaki-kuro opened this issue Sep 24, 2021 · 1 comment
Open

[FEATURE] Add support for Umami #288

aozaki-kuro opened this issue Sep 24, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@aozaki-kuro
Copy link

aozaki-kuro commented Sep 24, 2021

Describe the feature you want

mikecao/umami is a free self-hosted analytics as an alternative choice of Google Analytics and provides detailed info.

But unfortunately I don't know how to write Go 😞

I hope this could be added to the supported list.

Useful reference

The script added into looks like this

<script async defer data-website-id="xxxxxxxx" src="https://example.com/umami.js"></script>

For the config.toml

[params.analytics.umami]
      id = "" # data-website-id
      domain = "" # replace example.com
@aozaki-kuro aozaki-kuro added the enhancement New feature or request label Sep 24, 2021
@victor-pogor
Copy link
Member

victor-pogor commented Sep 28, 2021

Hi @aozaki-kuro. Thank you for your contribution. I will add this when I'll have some time. 😉

@victor-pogor victor-pogor self-assigned this Nov 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants