In this guide, we'll import data from Google Analytics 4 into Airtable. We'll use the Data Fetcher Google Analytics Airtable integration to automatically pull in Google Analytics 4 metrics such as users, sessions & new users.
This guide is for Google Analytics 4 (GA4) which is replacing Universal Analytics (UA). If you are using Universal Analytics (UA) you can find the instructions at the bottom of this article. If you are not sure which version of Google Analytics you are using, you can find out here.
Install Data Fetcher from the Airtable marketplace. After the extension launches, sign up for a free Data Fetcher account by entering a password and clicking 'Sign up for free'. If you already have a Data Fetcher account, sign in using the 'Have an account?' button at the bottom left of the box.
On the home screen of the Data Fetcher extension, click 'Create your first request'. Requests in Data Fetcher are how you import data to or send data from your Airtable base.
On the create request screen in Data Fetcher, for Application, select 'Google Analytics 4' to use the Google Analytics Airtable integration.
Click 'New Google Analytics 4 Connection'.
You will be taken to a new tab/window where you need to authorize Data Fetcher to access your Google Analytics 4 account. Select the Google account you want to import Google Analytics 4 data from. On the next screen make sure you check the View and manage your Google Analytics data checkbox before clicking 'Continue'.
You should now be back in the Data Fetcher interface with the Google Analytics 4 connection set up. Enter a Name for your request, e.g. 'Import GA Metrics'. Then click 'Save & Continue'.
Select the Google Analytics 4 Account, Property and View you want to import data for.
Select the Date range you want to import data for, e.g. 'Last week'. Select the Fields you want to import from Google Analytics 4, e.g. 'Total Users', 'New users' & 'Sessions'.
Select a value for Split by to split the data into different records. e.g. select 'Date' to get a different record for each date.
Select the Output Table & View you want to import Google Analytics 4 data into.
Click 'Save & Run'.
You can use filters to only import certain data from Google Analytics 4 based on specific criteria. In Data Fetcher, under Filters, click 'Add Filter', then select the conditions you want to filter.
For example, you could add a filter specifying that 'Page' does not contain '?'. This will ensure we do not import metrics for pages that are query parameters in Google Analytics (e.g. https://datafetcher.com/blog?search=shopify
).
The request will run and the Response field mapping modal will open. This is where you set how the fields from Google Analytics 4 will map to fields in the output table. For each Google Analytics field, you can either import or filter it. For an imported field, you can set whether to map them to an existing field or create a new field. Once you are happy, click 'Save & Run'.
Data Fetcher will create any fields that need to be created in the output table, then run the request and import the data from Google Analytics 4 to Airtable. If you want to run the request again, simply click 'Run'. If nothing has changed, you will not need to set up the response field mapping again.
With this setup, we'd have to manually run the Google Analytics Airtable integration to import the data from Google Analytics 4. We can use Data Fetcher's scheduled requests feature to automatically import this data every 15 minutes/ hour/ day etc.
In Data Fetcher, scroll to Schedule and click 'Upgrade'.
A new window opens up for you to select a payment plan and enter your details to upgrade.
Now return to the Data Fetcher extension and click 'I've done this'.
Choose 'Add API key' and copy and paste your Airtable API key. You can find your Airtable API key here.
Enter your Airtable API key here then 'Save'.
Enable Schedule this request.
Select how often you want the request to run. The Google Analytics Airtable integration will now run every Monday and automatically pull in Google Analytics 4 data for the previous week.
To import Universal Analytics (UA) data into Airtable, follow all the instructions above but on the create request screen in Data Fetcher, for Application, select 'Google Analytics'.
To import metrics for a list of URLs (and no other URLs), add your site's URLs in a table.
Make sure they are all exactly correct, e.g. ensure you do not have a mix of http
and https
at the start.
Set up the Google Analytics request in Data Fetcher by following all the instructions above, but for Split by, select 'Full page URL' instead of 'Date'. (If you're using UA rather than GA4, select 'Page'.)
Due to a limitation of Google Analytics, we cannot import 'New users' when splitting by 'Full page URL', so remove this under Fields.
Under Filters, add a filter specifying that 'Full page URL' does not contain '?'. This will ensure we do not import metrics for pages that are just query parameters in Google Analytics (e.g. https://datafetcher.com/blog?search=shopify
).
Scroll to the bottom of the screen and click 'Advanced settings'.
Under Write mode, click 'Update'. You can learn more about write modes here.
Next, toggle off 'Create records leftover after update'. This means Data Fetcher will just do an update, not an upsert.
Scroll down to Update Based on Field, and select the 'URL' field in your table.
Click 'Save & Run' to run the request and open the Response field mapping.
The URLs in our table look like https://datafetcher.com/airtable-integrations but the URLs from Google Analytics look like datafetcher.com/airtable-integrations. So we need to use a formula to add the 'https://' and ensure the Google Analytics URLs can be matched to the ones in our table.
On the Response field mapping, for the 'Full page URL' field, select 'Existing field' and map it to the 'URL' field in your table.
Then click on the settings icon next to the 'Full page URL' field.
The settings for the field will open. Under Formula, enter the following formula.
CONCATENATE("https://",value)
(If you're using UA rather than GA4 use CONCATENATE("https://YOUR_DOMAIN",value)
.)
Click 'Save & Run'. The Google Analytics Airtable integration will now run and import metrics only for the URLs in your table.
Aug 24, 2022
•Rosie Threlfall
•GoogleMay 26, 2022
•Rosie Threlfall
•GoogleJan 31, 2022
•Andy Cloke
•GoogleYouTubeYouTube Analytics