{"id":17637178,"url":"https://github.com/blue-cardinal/ngx-google-analytics","last_synced_at":"2025-03-10T03:32:32.331Z","repository":{"id":248711478,"uuid":"829443585","full_name":"blue-cardinal/ngx-google-analytics","owner":"blue-cardinal","description":"Google Analytics library for Angular projects.","archived":false,"fork":false,"pushed_at":"2025-03-04T21:57:56.000Z","size":818,"stargazers_count":1,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-03-04T22:31:33.096Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/blue-cardinal.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":"2024-07-16T12:44:09.000Z","updated_at":"2025-03-04T21:56:46.000Z","dependencies_parsed_at":"2024-07-31T18:41:50.563Z","dependency_job_id":"4139daf7-5445-409a-9cb7-9a7ede5ad263","html_url":"https://github.com/blue-cardinal/ngx-google-analytics","commit_stats":null,"previous_names":["blue-cardinal/ngx-google-analytics"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blue-cardinal%2Fngx-google-analytics","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blue-cardinal%2Fngx-google-analytics/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blue-cardinal%2Fngx-google-analytics/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blue-cardinal%2Fngx-google-analytics/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blue-cardinal","download_url":"https://codeload.github.com/blue-cardinal/ngx-google-analytics/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242783050,"owners_count":20184418,"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-23T03:01:04.335Z","updated_at":"2025-03-10T03:32:32.290Z","avatar_url":"https://github.com/blue-cardinal.png","language":"TypeScript","funding_links":[],"categories":["Development Utilities"],"sub_categories":["Analytics"],"readme":"# NgxGoogleAnalytics\n\nThis package provides a module that injects the Google Analytics tag manager script into your Angular project.\n\nIt provides some guard rails against including the tag manager script in a dev environment.\n\n## How to use\nInclude the ngx-google-analytics module in your AppModule:\n\n```ts\n\n@NgModule({\n    imports: [\n        NgxGoogleAnalyticsModule.forRoot({\n            trackingCode: 'YOUR_TRACKING_CODE',\n        }),\n    ]\n})\nexport class AppModule { }\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblue-cardinal%2Fngx-google-analytics","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblue-cardinal%2Fngx-google-analytics","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblue-cardinal%2Fngx-google-analytics/lists"}