An open API service indexing awesome lists of open source software.

https://github.com/cloudwithchris/go-ogle-analytics


https://github.com/cloudwithchris/go-ogle-analytics

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# GO Microservice to call Google Analytics APIs

This GitHub repository contains code to call the Google Analytics API and return data for a given GA4 property. This powers the 'Top Posts' capability on cloudwithchris.com.

Please note that these workflow files are made based upon Chris' own personal projects and are not considered production ready for external use. If you decide to adopt these within your own projects, then they are provided as-is without any warranties. No individuals or organisations provide official support for these.

# Usage

Please feel free to fork this repository, and use it as a basis for your own needs.

## Contributing
This project welcomes contributions and suggestions. When you submit code changes, your submissions will be understood under the same [MIT License](LICENSE) that covers the project.

For detailed guidelines, including Feature Requests, Bug Reports and Code Contributions visit the [Contributing Guide](contributing.md).

## Support
If you like this project, I'd greatly appreciate your support for my blog/podcast/vlog, Cloud With Chris.

* [Apple Podcasts](https://podcasts.apple.com/gb/podcast/cloud-with-chris/id1499633784)
* [Google Podcasts](https://podcasts.google.com/feed/aHR0cHM6Ly93d3cuY2xvdWR3aXRoY2hyaXMuY29tL2VwaXNvZGUvaW5kZXgueG1s?sa=X&ved=0CAMQ4aUDahcKEwiwsr2N1ePtAhUAAAAAHQAAAAAQBA)
* [RSS](https://www.cloudwithchris.com/episode/index.xml)
* [Spotify](https://open.spotify.com/show/3oBrdKm5grzl58GBiV0j2y)
* [YouTube](https://www.youtube.com/c/CloudWithChris)
* [Website](https://www.cloudwithchris.com)

# License
The scripts and documentation in this project are released under the [MIT License](LICENSE)