I need to import data from Google Analytics to Google Cloud Platform (Cloud Storage maybe) and then process this information and exported to google cloud SQL.
I have not a clear idea what Google Cloud Service I can use to run the process of importing the data.
I was thinking to use Google DataFlow to do the Extraction Transformation and Load into Cloud SQL.