meltano / meltano

Meltano: the declarative code-first data integration engine that powers your wildest data and ML-powered product ideas. Say goodbye to writing, maintaining, and scaling your own API integrations.
https://meltano.com/
MIT License
1.84k stars 166 forks source link

Add default reports and dashboard for Google Ads data to Meltano #1719

Closed MeltyBot closed 2 years ago

MeltyBot commented 4 years ago

Migrated from GitLab: https://gitlab.com/meltano/meltano/-/issues/1759

Originally created by @iroussos on 2020-02-19 19:38:27


The project for the initial default reports and dashboard for Google Ads data is ready:

https://gitlab.com/meltano/dashboard-adwords/

It includes all the reports requested in undefined##undefined, undefined##undefined, undefined##undefined, undefined##undefined, undefined##undefined and some additional ones (CPM, Interactions, Interaction Rate).

It has been tested with a newly initialized Meltano project and a modified discovery.yml and everything works as expected.

We should update Meltano's discovery.yml and make it available to all users adding the Google Ads Extractor to their projects.

Screenshots of the Dashboard in a live Meltano project

Impressions and Clicks per month

image

Cost and CPC per month

image

CPM and CTR per month

image

Interactions and Interaction Rate per month

image

MeltyBot commented 2 years ago

View 3 previous comments from the original issue on GitLab