Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Umami Analytics #832

Merged
merged 3 commits into from
Apr 17, 2024
Merged

Add support for Umami Analytics #832

merged 3 commits into from
Apr 17, 2024

Conversation

fmaida
Copy link
Contributor

@fmaida fmaida commented Mar 16, 2024

This commit adds support for Umami Analytics ✨

As discussed and approved in #829 I'm sending you a small modification to the layouts/partials/analytics.html file that introduces support for Umami Analytics.

Umami Analytics ( https://umami.is ) is another analytics service that allows you to manage up to three domains and up to 10,000 hits per month for free.

To enable this feature, you have to add this parameter to your config file:

[umamiAnalytics]
  site = "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"  
  region = "eu"  # can be either "eu" or "us"

(Usually, the file you need to modify is located under config/_default/params.toml)

I will edit Congo documentation to add further information about using this feature by Sunday evening, March 16th.

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Mar 16, 2024
Copy link

netlify bot commented Mar 16, 2024

Deploy Preview for hugo-congo ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 7856046
🔍 Latest deploy log https://app.netlify.com/sites/hugo-congo/deploys/65f74bfd7a0e890008cab595
😎 Deploy Preview https://deploy-preview-832--hugo-congo.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.

@jpanther jpanther added the enhancement New feature or request label Apr 17, 2024
@jpanther
Copy link
Owner

Thanks for the PR, @fmaida! I'm happy to merge this in.

@jpanther jpanther merged commit b9ffd95 into jpanther:dev Apr 17, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants