{"id":13414069,"url":"https://github.com/dukex/mixpanel","last_synced_at":"2025-04-09T14:10:02.772Z","repository":{"id":17199004,"uuid":"19966849","full_name":"dukex/mixpanel","owner":"dukex","description":"Golang Mixpanel Client","archived":false,"fork":false,"pushed_at":"2023-05-01T15:37:57.000Z","size":36,"stargazers_count":60,"open_issues_count":6,"forks_count":33,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-07-31T20:53:21.144Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/dukex.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["dukex"]}},"created_at":"2014-05-20T03:50:34.000Z","updated_at":"2023-11-07T12:37:44.000Z","dependencies_parsed_at":"2024-04-29T16:44:14.756Z","dependency_job_id":"c57661bc-78ea-43ad-9962-408f5d60b507","html_url":"https://github.com/dukex/mixpanel","commit_stats":{"total_commits":43,"total_committers":11,"mean_commits":3.909090909090909,"dds":0.7209302325581395,"last_synced_commit":"c9e01409f17e59fa5f51ef5434bf1c5d1e92b6bc"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dukex%2Fmixpanel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dukex%2Fmixpanel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dukex%2Fmixpanel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dukex%2Fmixpanel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dukex","download_url":"https://codeload.github.com/dukex/mixpanel/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248054194,"owners_count":21039952,"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-07-30T20:01:56.826Z","updated_at":"2025-04-09T14:10:02.733Z","avatar_url":"https://github.com/dukex.png","language":"Go","funding_links":["https://github.com/sponsors/dukex"],"categories":["Utility","Third-party APIs","第三方api","第三方API","\u003cspan id=\"第三方api-third-party-apis\"\u003e第三方API Third-party APIs\u003c/span\u003e","第三方API`第三方API 汇总`","第三方 APIs"],"sub_categories":["实用程序/Miscellaneous","Utility/Miscellaneous","Advanced Console UIs","HTTP Clients","Fail injection","查询语","交流","\u003cspan id=\"高级控制台用户界面-advanced-console-uis\"\u003e高级控制台用户界面 Advanced Console UIs\u003c/span\u003e","高級控制台界面","高级控制台界面"],"readme":"# Mixpanel Go Client\n\n## Usage\n\n``` go\nimport \"github.com/dukex/mixpanel\"\n```\n--\n\n[documentation on godoc](http://godoc.org/github.com/dukex/mixpanel)\n\n\n## Examples\n\nTrack\n\n``` go\nerr := client.Track(\"13793\", \"Signed Up\", map[string]interface{}{\n\t\"Referred By\": \"Friend\",\n})\n```\n--\n\nIdentify and Update Operation\n\n``` go\npeople := client.Identify(\"13793\")\n\nerr := people.Track(map[string]interface{}{\n\t\"Buy\": \"133\"\n})\n\nerr := people.Update(\"$set\", map[string]interface{}{\n\t\"Address\":  \"1313 Mockingbird Lane\",\n\t\"Birthday\": \"1948-01-01\",\n})\n```\n\n## License\n\nReleased under the [MIT License](http://opensource.org/licenses/MIT).\n\n## Author\n\nDuke X ([dukex](http://github.com/dukex))\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdukex%2Fmixpanel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdukex%2Fmixpanel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdukex%2Fmixpanel/lists"}