{"id":28569889,"url":"https://github.com/amberbyte/gameanalytics","last_synced_at":"2025-06-10T17:39:32.809Z","repository":{"id":57638226,"uuid":"430415839","full_name":"AmberByte/gameanalytics","owner":"AmberByte","description":"Inofficial SDK for gameanalytics written in Golang","archived":false,"fork":false,"pushed_at":"2021-11-21T18:02:29.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-16T21:55:05.427Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/AmberByte.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":"2021-11-21T16:13:26.000Z","updated_at":"2022-09-03T09:10:46.000Z","dependencies_parsed_at":"2022-09-06T08:22:31.330Z","dependency_job_id":null,"html_url":"https://github.com/AmberByte/gameanalytics","commit_stats":null,"previous_names":["amberbyte/gameanalytics"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmberByte%2Fgameanalytics","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmberByte%2Fgameanalytics/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmberByte%2Fgameanalytics/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmberByte%2Fgameanalytics/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AmberByte","download_url":"https://codeload.github.com/AmberByte/gameanalytics/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmberByte%2Fgameanalytics/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259118826,"owners_count":22808063,"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-06-10T17:39:30.201Z","updated_at":"2025-06-10T17:39:32.799Z","avatar_url":"https://github.com/AmberByte.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gameanalytics-go\n\ngameanalytics-go is an inofficial sdk for gameanalytics which is written in go.\n\nIt currently can send the following events:\n- Business\n- Design\n- Error\n- Progression\n- Ressource\n- Session Events (user, session_end)\n\n[gameanalytics Docs](https://gameanalytics.com/docs/s/article/Collection-API)\n\n## Installation\n\nInstall via go get\n\n```bash\ngo get tobiasbeck/gameanalytics-go\n```\n\n## Usage\n\n```go\nimport gameanalytics tobiasbeck/gameanalytics-go\n\nfunc main() {\n  client :=  gameanalytics.NewClient(key, secret)\n  ctx := context.TODO()\n  client.StartSession(ctx, \"123456\")\n\n}\n```\n\n## Contributing\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\n\nPlease make sure to update tests as appropriate.\n\n## License\n[MIT](https://choosealicense.com/licenses/mit/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famberbyte%2Fgameanalytics","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famberbyte%2Fgameanalytics","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famberbyte%2Fgameanalytics/lists"}