{"id":15638290,"url":"https://github.com/manusa/gatsby-plugin-umami","last_synced_at":"2025-03-29T21:13:22.221Z","repository":{"id":198257344,"uuid":"700427846","full_name":"manusa/gatsby-plugin-umami","owner":"manusa","description":"https://umami.is","archived":false,"fork":false,"pushed_at":"2023-10-05T05:18:08.000Z","size":191,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-07T18:51:08.579Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/manusa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-10-04T15:20:12.000Z","updated_at":"2023-10-04T15:32:26.000Z","dependencies_parsed_at":"2024-10-23T04:35:59.532Z","dependency_job_id":null,"html_url":"https://github.com/manusa/gatsby-plugin-umami","commit_stats":null,"previous_names":["manusa/gatsby-plugin-umami"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manusa%2Fgatsby-plugin-umami","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manusa%2Fgatsby-plugin-umami/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manusa%2Fgatsby-plugin-umami/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manusa%2Fgatsby-plugin-umami/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/manusa","download_url":"https://codeload.github.com/manusa/gatsby-plugin-umami/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246243553,"owners_count":20746311,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-03T11:20:53.674Z","updated_at":"2025-03-29T21:13:22.189Z","avatar_url":"https://github.com/manusa.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gatsby-plugin-umami\n[![npm](https://img.shields.io/npm/v/@marcnuri/gatsby-plugin-umami)](https://www.npmjs.com/package/@marcnuri/gatsby-plugin-umami)\n\nGatsby plugin to add Google Analytics support to your site leveraging Google's [gtag.js](https://developers.google.com/tag-platform/gtagjs) library.\n\nThe main difference with the official Gatsby plugins is that this one doesn't use cookies to track visitors.\n\n## Usage\n\n```javascript\nplugins: [\n  {\n    resolve: '@marcnuri/gatsby-plugin-umami',\n    options: {\n      src: 'https://analytics.example.com/script.js',\n      dataWebsiteId: 'c785dabf-e60d-422c-a2a5-fa737bdf1443'\n    }\n  },\n]\n```\n\n| Option           | Description                                                                                                                                                                                                      |\n|------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `src`*           | URL where the script should be downloaded from.                                                                                                                                                                  |\n| `dataWebsiteId`* | The ID for your website. Can be retrieved from the Umami dashboard.                                                                                                                                              |\n| `dataHostUrl`    | By default, Umami will send data to wherever the script is located. You can override this to send data to another location.                                                                                      |\n|                  |                                                                                                                                                                                                                  |\n| `dataDomains`    | If you want the tracker to only run on specific domains, you can add them to your tracker script. This is a comma delimited list of domain names. Helps if you are working in a staging/development environment. |\n\n_* Required fields_\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanusa%2Fgatsby-plugin-umami","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmanusa%2Fgatsby-plugin-umami","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanusa%2Fgatsby-plugin-umami/lists"}