workflows.fit
Back to n8n workflows
n8n templateFreeBy Harshil Agrawal

Transfer Google Analytics data to Airtable database

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...

Data & StorageAnalyticsCore NodesManual TriggerGoogle AnalyticsSetAirtable
Loading interactive preview...

Template notes

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.

![workflow-screenshot](fileId:382)

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.