https://github.com/cloudwithchris/go-ogle-analytics
https://github.com/cloudwithchris/go-ogle-analytics
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cloudwithchris/go-ogle-analytics
- Owner: CloudWithChris
- License: mit
- Created: 2022-06-05T20:39:41.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-05T21:21:20.000Z (over 2 years ago)
- Last Synced: 2024-12-30T21:15:33.589Z (about 1 year ago)
- Language: Bicep
- Size: 91.8 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: contributing.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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)