{"id":15638663,"url":"https://github.com/manusa/gatsby-plugin-google-analytics-gtag","last_synced_at":"2026-05-18T06:10:00.379Z","repository":{"id":57244656,"uuid":"430277229","full_name":"manusa/gatsby-plugin-google-analytics-gtag","owner":"manusa","description":null,"archived":false,"fork":false,"pushed_at":"2024-03-02T12:52:54.000Z","size":2539,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-10-04T05:46:47.909Z","etag":null,"topics":["gatsby","gatsby-plugin","google-analytics"],"latest_commit_sha":null,"homepage":"","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":"2021-11-21T04:59:32.000Z","updated_at":"2023-04-01T16:02:38.000Z","dependencies_parsed_at":"2024-11-18T09:10:41.781Z","dependency_job_id":null,"html_url":"https://github.com/manusa/gatsby-plugin-google-analytics-gtag","commit_stats":{"total_commits":21,"total_committers":1,"mean_commits":21.0,"dds":0.0,"last_synced_commit":"6fa27acbdb9074c0b6bfd52f25fcd267291f93ab"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/manusa/gatsby-plugin-google-analytics-gtag","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manusa%2Fgatsby-plugin-google-analytics-gtag","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manusa%2Fgatsby-plugin-google-analytics-gtag/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manusa%2Fgatsby-plugin-google-analytics-gtag/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manusa%2Fgatsby-plugin-google-analytics-gtag/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/manusa","download_url":"https://codeload.github.com/manusa/gatsby-plugin-google-analytics-gtag/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manusa%2Fgatsby-plugin-google-analytics-gtag/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33167431,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T05:43:36.989Z","status":"ssl_error","status_checked_at":"2026-05-18T05:43:19.133Z","response_time":71,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["gatsby","gatsby-plugin","google-analytics"],"created_at":"2024-10-03T11:22:22.166Z","updated_at":"2026-05-18T06:10:00.347Z","avatar_url":"https://github.com/manusa.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gatsby-plugin-google-analytics-gtag\n[![npm](https://img.shields.io/npm/v/gatsby-plugin-google-analytics-gtag)](https://www.npmjs.com/package/gatsby-plugin-google-analytics-gtag)\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: 'gatsby-plugin-google-analytics-gtag',\n    options: {\n      trackingId: 'UA-YOURIDHERE-1',\n      enableSessionStorage: true,\n      consentMode: 'granted'\n    }\n  },\n]\n```\n\n| Option         | Description                                   | Values                |\n|----------------|-----------------------------------------------|-----------------------|\n| `constentMode` | Allows to specify the default consent options | `denied` or `granted` |\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanusa%2Fgatsby-plugin-google-analytics-gtag","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmanusa%2Fgatsby-plugin-google-analytics-gtag","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanusa%2Fgatsby-plugin-google-analytics-gtag/lists"}