https://github.com/google-marketing-solutions/crmint
Reliable data integration & processing for advertisers
https://github.com/google-marketing-solutions/crmint
appengine-python google-adwords google-analytics google-bigquery google-cloud-platform google-cloud-storage
Last synced: about 1 month ago
JSON representation
Reliable data integration & processing for advertisers
- Host: GitHub
- URL: https://github.com/google-marketing-solutions/crmint
- Owner: google-marketing-solutions
- License: other
- Created: 2018-06-27T09:01:33.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2025-04-16T15:33:17.000Z (2 months ago)
- Last Synced: 2025-05-16T14:04:31.728Z (about 1 month ago)
- Topics: appengine-python, google-adwords, google-analytics, google-bigquery, google-cloud-platform, google-cloud-storage
- Language: Python
- Homepage: https://google-marketing-solutions.github.io/crmint/
- Size: 5.28 MB
- Stars: 200
- Watchers: 23
- Forks: 87
- Open Issues: 47
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# CRMint
**Make reliable data integration and data processing with Google easy for
advertisers.*** [User Documentation](https://google-marketing-solutions.github.io/crmint/)
* [Deploy Guide](https://github.com/google-marketing-solutions/crmint/wiki/Deploy-CRMint-on-Google-Cloud-Platform)
* [Contributor's Guide](https://github.com/google-marketing-solutions/crmint/wiki/Contributor's-Guide)
* [Wiki](https://github.com/google-marketing-solutions/crmint/wiki)| Status | Coverage | Description |
| :----- | :--------- | :---------- |
| [](https://github.com/google-marketing-solutions/crmint/actions/workflows/testing-cli.yml) | [](https://codecov.io/gh/google/crmint) | Testing the reliability of our deployment tool |
| [](https://github.com/google-marketing-solutions/crmint/actions/workflows/testing-backend.yml) | [](https://codecov.io/gh/google/crmint) | Testing the core of CRMint backend engine |
| [](https://github.com/google-marketing-solutions/crmint/actions/workflows/testing-frontend.yml) | - | Testing our frontend |
| [](https://github.com/google-marketing-solutions/crmint/actions/workflows/build-images.yml) | - | Building docker images for our services |
| [](https://github.com/google-marketing-solutions/crmint/actions/workflows/terraform.yml) | - | Testing our Terraform plan |## Deploy CRMint
Follow the tutorial built into Cloud Shell:
[](https://shell.cloud.google.com/cloudshell/editor?cloudshell_git_repo=https%3A%2F%2Fgithub.com%2Fgoogle%2Fcrmint&cloudshell_git_branch=master&cloudshell_tutorial=docs%2Fdocs%2Fquickstart%2Fcloudshell.md&show=terminal)
## Ambition
CRMint was created to make advertisers' data integration and processing easy,
even for people without software engineering background.It has simple and intuitive web UI that allows users to create, edit, run,
and schedule data pipelines consisting of data transfer and data processing
jobs.**This is not an official Google product.**