n8nflow.net logo

Transfer Google Analytics data to Airtable database

by Harshil AgrawalUpdated: Last update a year agoSource: n8n.io
Loading workflow viewer...

Getting Started

This workflow allows you to get analytics of a website and store it Airtable. In this workflow, we get the analytics for the sessions grouped by the country. Based on your use-case, you can select different Dimensions and set different Metrics.

You can use the Cron node or the Interval node to trigger the workflow on a particular interval and fetch the analytics data regularly.

Based on your use-case, you might want to store the data returned by Google Analytics to a database or a Google Sheet. Replace the Airtable node with the appropriate node.