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

[FEATURE] Add support for Umami #288

@aozaki-kuro

Description

@aozaki-kuro

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions