{"id":15367130,"url":"https://github.com/jimizai/nuxt-analytics","last_synced_at":"2026-04-13T16:35:58.725Z","repository":{"id":54978223,"uuid":"314156400","full_name":"jimizai/nuxt-analytics","owner":"jimizai","description":"Google And Baidu Analytics module for Nuxt","archived":false,"fork":false,"pushed_at":"2021-03-18T06:07:16.000Z","size":200,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-27T21:35:29.836Z","etag":null,"topics":["analytics","baidu","google","module","nuxt","nuxt-module","typescript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jimizai.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-11-19T06:28:28.000Z","updated_at":"2021-03-18T06:07:18.000Z","dependencies_parsed_at":"2022-08-14T08:00:48.679Z","dependency_job_id":null,"html_url":"https://github.com/jimizai/nuxt-analytics","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/jimizai/nuxt-analytics","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimizai%2Fnuxt-analytics","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimizai%2Fnuxt-analytics/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimizai%2Fnuxt-analytics/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimizai%2Fnuxt-analytics/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jimizai","download_url":"https://codeload.github.com/jimizai/nuxt-analytics/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimizai%2Fnuxt-analytics/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31761986,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T15:25:13.801Z","status":"ssl_error","status_checked_at":"2026-04-13T15:25:09.162Z","response_time":93,"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":["analytics","baidu","google","module","nuxt","nuxt-module","typescript"],"created_at":"2024-10-01T13:22:41.769Z","updated_at":"2026-04-13T16:35:58.702Z","avatar_url":"https://github.com/jimizai.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# analytics\n\n[![npm version][npm-version-src]][npm-version-href]\n[![npm downloads][npm-downloads-src]][npm-downloads-href]\n[![Github Actions CI][github-actions-ci-src]][github-actions-ci-href]\n[![Codecov][codecov-src]][codecov-href]\n[![License][license-src]][license-href]\n\n\u003e Google And Baidu Analytics Module for Nuxt.js\n\n[📖 **Release Notes**](./CHANGELOG.md)\n\n## Setup\n\n1. Add `analytics` dependency to your project\n\n```bash\nyarn add analytics # or npm install analytics\n```\n\n2. Add `analytics` to the `modules` section of `nuxt.config.js`\n\n```js\n{\n  modules: [\n    // Simple usage\n    'analytics',\n\n    // With options\n    ['analytics', { /* module options */ }]\n  ]\n}\n```\n\n## Development\n\n1. Clone this repository\n2. Install dependencies using `yarn install` or `npm install`\n3. Start development server using `npm run dev`\n\n## License\n\n[MIT License](./LICENSE)\n\nCopyright (c) dyk \u003c359743984@qq.com\u003e\n\n\u003c!-- Badges --\u003e\n[npm-version-src]: https://img.shields.io/npm/v/analytics/latest.svg\n[npm-version-href]: https://npmjs.com/package/analytics\n\n[npm-downloads-src]: https://img.shields.io/npm/dt/analytics.svg\n[npm-downloads-href]: https://npmjs.com/package/analytics\n\n[github-actions-ci-src]: https://github.com//workflows/ci/badge.svg\n[github-actions-ci-href]: https://github.com//actions?query=workflow%3Aci\n\n[codecov-src]: https://img.shields.io/codecov/c/github/.svg\n[codecov-href]: https://codecov.io/gh/\n\n[license-src]: https://img.shields.io/npm/l/analytics.svg\n[license-href]: https://npmjs.com/package/analytics\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjimizai%2Fnuxt-analytics","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjimizai%2Fnuxt-analytics","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjimizai%2Fnuxt-analytics/lists"}