{"id":26126010,"url":"https://github.com/threenine/gridsome-plugin-gtag","last_synced_at":"2025-06-17T11:09:26.537Z","repository":{"id":49994468,"uuid":"299395286","full_name":"threenine/gridsome-plugin-gtag","owner":"threenine","description":null,"archived":false,"fork":false,"pushed_at":"2021-04-23T22:21:09.000Z","size":14,"stargazers_count":5,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-14T21:53:43.305Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/threenine.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-09-28T18:19:46.000Z","updated_at":"2021-09-29T14:09:11.000Z","dependencies_parsed_at":"2022-09-03T23:41:29.798Z","dependency_job_id":null,"html_url":"https://github.com/threenine/gridsome-plugin-gtag","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/threenine/gridsome-plugin-gtag","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/threenine%2Fgridsome-plugin-gtag","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/threenine%2Fgridsome-plugin-gtag/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/threenine%2Fgridsome-plugin-gtag/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/threenine%2Fgridsome-plugin-gtag/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/threenine","download_url":"https://codeload.github.com/threenine/gridsome-plugin-gtag/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/threenine%2Fgridsome-plugin-gtag/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260079497,"owners_count":22955704,"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":"2025-03-10T17:27:33.692Z","updated_at":"2025-06-17T11:09:21.523Z","avatar_url":"https://github.com/threenine.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gridsome Plugin to incorporate Google Tag\n\n\n\n### How to use \nInstall the plugin using \n``` shell script\nnpm i gridsome-plugin-gtag\n```\n\nPut your Google Analytics ID in you environment variables with a name \nsimilar to `GOOGLE_ANALYTICS_ID`.\n\nThen add the following to you `gridsome.config.js` plugins array\n\n\n\n```shell script\n{\n    use: 'gridsome-plugin-gtag',\n    options: {\n        config: {\n            id: process.env.GOOGLE_ANALYTICS_ID,\n        },\n    },\n},\n```\n\n\n### Developed, Sponsored and Supported \n \n[![threenine logo](http://static.threenine.co.uk/img/github_footer.png)](https://threenine.co.uk/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthreenine%2Fgridsome-plugin-gtag","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthreenine%2Fgridsome-plugin-gtag","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthreenine%2Fgridsome-plugin-gtag/lists"}