{"id":19541330,"url":"https://github.com/wingify/vwo-snowplow-browser-tracker-plugin","last_synced_at":"2026-06-07T21:02:49.804Z","repository":{"id":65039721,"uuid":"580764843","full_name":"wingify/vwo-snowplow-browser-tracker-plugin","owner":"wingify","description":null,"archived":false,"fork":false,"pushed_at":"2022-12-21T14:24:36.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-01-23T12:29:53.971Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wingify.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-12-21T11:46:33.000Z","updated_at":"2022-12-22T11:25:01.000Z","dependencies_parsed_at":"2022-12-27T08:16:53.681Z","dependency_job_id":null,"html_url":"https://github.com/wingify/vwo-snowplow-browser-tracker-plugin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wingify%2Fvwo-snowplow-browser-tracker-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wingify%2Fvwo-snowplow-browser-tracker-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wingify%2Fvwo-snowplow-browser-tracker-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wingify%2Fvwo-snowplow-browser-tracker-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wingify","download_url":"https://codeload.github.com/wingify/vwo-snowplow-browser-tracker-plugin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240795123,"owners_count":19858748,"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-11-11T03:09:54.430Z","updated_at":"2025-02-26T05:18:22.368Z","avatar_url":"https://github.com/wingify.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VWO Snowplow Browser Tracker Plugin\n\nThis plugin allows to send VWO data to Snowplow using the Snowplow browser tracker - `@snowplow/browser-tracker`.\n\n## Package Installation\n\nFor NodeJs/JavasScript SDK\n\n```bash\n# via npm\nnpm install vwo-snowplow-browser-tracker-plugin\n\n# via yarn\nyarn add vwo-snowplow-browser-tracker-plugin\n```\n\n## Usage\n\nInitialize your tracker with the VWOPlugin:\n\n```js\nimport { newTracker } from '@snowplow/browser-tracker';\nimport { VWOPlugin } from 'vwo-snowplow-browser-tracker-plugin';\n\nnewTracker('sp1', '{{collector}}', { plugins: [ VWOPlugin() ] }); \n```\n\nFor more details around Snowplow browser tracker, refer to this [document](https://docs.snowplow.io/docs/collecting-data/collecting-from-own-applications/javascript-trackers/browser-tracker/quick-start-guide/)\n\n## Contributing\n\nPlease go through our [contributing guidelines](https://github.com/wingify/vwo-snowplow-browser-tracker-plugin/blob/master/CONTRIBUTING.md)\n\n## Code of Conduct\n\n[Code of Conduct](https://github.com/wingify/vwo-snowplow-browser-tracker-plugin/blob/master/CODE_OF_CONDUCT.md)\n\n## License\n\n[Apache License, Version 2.0](https://github.com/wingify/vwo-snowplow-browser-tracker-plugin/blob/master/LICENSE)\n\nCopyright 2021-2022 Wingify Software Pvt. Ltd.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwingify%2Fvwo-snowplow-browser-tracker-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwingify%2Fvwo-snowplow-browser-tracker-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwingify%2Fvwo-snowplow-browser-tracker-plugin/lists"}