{ "id": "205", "name": "Get analytics of a website and store it Airtable", "nodes": [ { "name": "On clicking 'execute'", "type": "n8n-nodes-base.manualTrigger", "position": [ 270, 300 ], "parameters": {}, "typeVersion": 1, "id": "3170031a-de03-4f9c-9e68-756c5925272d", "notes": "This manualTrigger node performs automated tasks as part of the workflow." }, { "name": "Google Analytics", "type": "n8n-nodes-base.googleAnalytics", "position": [ 470, 300 ], "parameters": { "viewId": "", "additionalFields": { "metricsUi": { "metricValues": [ { "alias": "Sessions", "expression": "ga:sessions" } ] }, "dimensionUi": { "dimensionValues": [ { "name": "ga:country" } ] }, "dateRangesUi": { "dateRanges": { "endDate": "2020-08-30T18:30:00.000Z", "startDate": "2019-12-31T18:30:00.000Z" } } } }, "credentials": { "googleAnalyticsOAuth2": "analytics-dev" }, "typeVersion": 1, "id": "f4facfc3-66e4-449d-bd10-9592eee5ee79", "notes": "This googleAnalytics node performs automated tasks as part of the workflow." }, { "name": "Set", "type": "n8n-nodes-base.set", "position": [ 670, 300 ], "parameters": { "values": { "number": [ { "name": "Metric", "value": "={{$json[\"total\"]}}" } ], "string": [ { "name": "Country", "value": "={{$json[\"ga:country\"]}}" } ] }, "options": {}, "keepOnlySet": true }, "typeVersion": 1, "id": "abe94501-1dbc-49a1-9a23-c5880fbea11e", "notes": "This set node performs automated tasks as part of the workflow." }, { "name": "Airtable", "type": "n8n-nodes-base.airtable", "position": [ 870, 300 ], "parameters": { "table": "Table 1", "options": {}, "operation": "append", "application": "" }, "credentials": { "airtableApi": "Airtable Credentials n8n" }, "typeVersion": 1, "id": "983a7672-b35e-4ee5-b1b1-19fd5290741e", "notes": "This airtable node performs automated tasks as part of the workflow." }, { "id": "error-2885a9a1", "name": "Error Handler", "type": "n8n-nodes-base.stopAndError", "typeVersion": 1, "position": [ 1000, 400 ], "parameters": { "message": "Workflow execution error", "options": {} } } ], "active": false, "settings": { "executionOrder": "v1", "saveManualExecutions": true, "callerPolicy": "workflowsFromSameOwner", "errorWorkflow": null, "timezone": "UTC", "executionTimeout": 3600, "maxExecutions": 1000, "retryOnFail": true, "retryCount": 3, "retryDelay": 1000 }, "connections": {}, "description": "Automated workflow: Get analytics of a website and store it Airtable. This workflow processes data and performs automated tasks.", "meta": { "instanceId": "workflow-05c237dc", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:48.947667", "updatedAt": "2025-09-29T07:07:48.947727", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "notes": "Excellent quality workflow: Get analytics of a website and store it Airtable. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }