{"id":17844893,"url":"https://github.com/markedmondson1234/gago","last_synced_at":"2025-03-20T06:32:35.281Z","repository":{"id":51979434,"uuid":"200369345","full_name":"MarkEdmondson1234/gago","owner":"MarkEdmondson1234","description":"Google Analytics for Go","archived":false,"fork":false,"pushed_at":"2021-05-08T15:03:05.000Z","size":140,"stargazers_count":23,"open_issues_count":3,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-17T15:55:22.287Z","etag":null,"topics":["cli","golang","google-analytics"],"latest_commit_sha":null,"homepage":"https://code.markedmondson.me/gago/","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/MarkEdmondson1234.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},"funding":{"github":["MarkEdmondson1234"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2019-08-03T11:47:24.000Z","updated_at":"2024-12-20T18:44:54.000Z","dependencies_parsed_at":"2022-08-25T03:12:34.187Z","dependency_job_id":null,"html_url":"https://github.com/MarkEdmondson1234/gago","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarkEdmondson1234%2Fgago","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarkEdmondson1234%2Fgago/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarkEdmondson1234%2Fgago/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarkEdmondson1234%2Fgago/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MarkEdmondson1234","download_url":"https://codeload.github.com/MarkEdmondson1234/gago/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244566220,"owners_count":20473439,"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":["cli","golang","google-analytics"],"created_at":"2024-10-27T21:33:36.941Z","updated_at":"2025-03-20T06:32:30.266Z","avatar_url":"https://github.com/MarkEdmondson1234.png","language":"Go","funding_links":["https://github.com/sponsors/MarkEdmondson1234"],"categories":[],"sub_categories":[],"readme":"# gago\nGoogle Analytics for Go\n\n[![Build Status](https://travis-ci.com/MarkEdmondson1234/gago.svg?branch=master)](https://travis-ci.com/MarkEdmondson1234/gago)\n[![codecov](https://codecov.io/gh/MarkEdmondson1234/gago/branch/master/graph/badge.svg)](https://codecov.io/gh/MarkEdmondson1234/gago)\n[![Go Report Card](https://goreportcard.com/badge/github.com/MarkEdmondson1234/gago)](https://goreportcard.com/report/github.com/MarkEdmondson1234/gago)\n\n[gago documentation on godoc.com](https://godoc.org/github.com/MarkEdmondson1234/gago/gago)\n\n## Mission\n\nCreate a CLI that will download GA multi-threaded, using anti-sampling, auto-paging etc. as developed with [`googleAnalyticsR::google_analytics()`](https://code.markedmondson.me/googleAnalyticsR/articles/v4.html#anti-sampling)\n\nIntended use case is for creating executables that can run on any machine without installing another program first, such as R or Python.  This should give more options for running scheduled scripts etc. \n\n## Install\n\nThere is a Go library for use in your own Go projects, or a command line interface (CLI) for end users.\n\n### CLI\n\nFind the latest binary for your system (Windows/MacOS/linux) in the [release page](https://github.com/MarkEdmondson1234/gago/releases)\n\nDownload the binary of the appropriate type for your system and put it in your bin folder such as /usr/local/bin - rename it to `gagocli` and chmod to 755\n\ne.g. on MacOS\n\n```\ncurl -o gagocli https://github.com/MarkEdmondson1234/gago/releases/download/v0.1.0/gagocli-vlatest-darwin-amd64\n# from folder where download is\nmv gagocli /usr/local/bin/gagocli\nsudo chmod 755 /usr/local/bin/gagocli\n\n# should now be able to use via\ngagocli\n```\n\nRead the [CLI Readme](https://github.com/MarkEdmondson1234/gago/blob/master/gagocli/README.md) for usage.\n\n### Go\n\nAdd the gago library to your Go project via `go get github.com/MarkEdmondson1234/gago/gago`\n\nRead the [gago library Readme](https://github.com/MarkEdmondson1234/gago/blob/master/gago/README.md) for usage.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkedmondson1234%2Fgago","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarkedmondson1234%2Fgago","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkedmondson1234%2Fgago/lists"}