{"id":4770,"url":"https://github.com/svhawks/react-native-woopra","last_synced_at":"2026-01-11T22:50:54.834Z","repository":{"id":57341586,"uuid":"41297225","full_name":"svhawks/react-native-woopra","owner":"svhawks","description":"Promise based Woopra library for react-native","archived":false,"fork":false,"pushed_at":"2018-12-09T14:11:56.000Z","size":32,"stargazers_count":15,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-07-26T02:49:58.706Z","etag":null,"topics":[],"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/svhawks.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}},"created_at":"2015-08-24T10:30:20.000Z","updated_at":"2021-06-03T18:55:32.000Z","dependencies_parsed_at":"2022-09-15T16:21:45.200Z","dependency_job_id":null,"html_url":"https://github.com/svhawks/react-native-woopra","commit_stats":null,"previous_names":["isair/react-native-woopra"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/svhawks/react-native-woopra","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svhawks%2Freact-native-woopra","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svhawks%2Freact-native-woopra/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svhawks%2Freact-native-woopra/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svhawks%2Freact-native-woopra/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/svhawks","download_url":"https://codeload.github.com/svhawks/react-native-woopra/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svhawks%2Freact-native-woopra/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268639931,"owners_count":24282678,"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","status":"online","status_checked_at":"2025-08-04T02:00:09.867Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-01-05T20:17:22.761Z","updated_at":"2026-01-11T22:50:54.829Z","avatar_url":"https://github.com/svhawks.png","language":"JavaScript","funding_links":[],"categories":["Components"],"sub_categories":["Integrations"],"readme":"## Installation\n\n```\ncd myapp\nnpm install react-native-woopra --save\n```\n\n## Usage\n\n```js\nconst Woopra = require('react-native-woopra').shared();\nWoopra.domain = 'yourdomain.com';\n\nWoopra.client({\n  app: 'react-native',\n}).identify({\n  email: 'john@doe.com',\n  name: 'John Doe',\n}).track('login', {\n  method: 'email',\n}).then(() =\u003e {\n  console.log('Event logged');\n}).catch(() =\u003e {\n  console.log('Event failed to log');\n});\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsvhawks%2Freact-native-woopra","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsvhawks%2Freact-native-woopra","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsvhawks%2Freact-native-woopra/lists"}