Google Analytics Weekly Comparison
detail.loadingPreview
Compares page engagement and user data from Google Analytics for the current and previous week.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow automates the process of fetching key engagement metrics from Google Analytics for two distinct periods: the current week and the previous week. It retrieves data such as page views, active users, views per user, and event counts, allowing for a direct comparison to identify trends and changes in user behavior over time.
Key Features
- Fetches weekly page engagement statistics from Google Analytics.
- Retrieves data for both the current and preceding week.
- Extracts metrics like screen page views, active users, views per user, and event count.
- Parses and prepares the data for further analysis or reporting.
How To Use
- Import the workflow into your n8n instance.
- Configure Google Analytics Credentials by connecting your Google Analytics account.
- Enter your Google Analytics Property ID in the
Google Analyticsnodes. - Adjust the date ranges if you need to compare different periods.
- Run the workflow to fetch and process the data.
Apps Used
Workflow JSON
{
"id": "dc31f091-01c7-41e3-be2e-81936769269f",
"name": "Google Analytics Weekly Comparison",
"nodes": 0,
"category": "Google Analytics",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: dc31f091-01c7...
About the Author
N8N_Community_Pick
Curator
Hand-picked high quality workflows from the global community.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Google Analytics Page Engagement Comparison
Compares page engagement metrics between the current and prior week in Google Analytics.
Automated Google Analytics Reporting
Automates the aggregation and comparison of Google Analytics data for weekly reporting.
Google Analytics Community Contributed Template
This template pulls Google Analytics data for page engagement and search results to compare weekly performance.
Universal CSV to JSON API Converter
Effortlessly transform CSV data into structured JSON with this versatile n8n workflow. Integrate it into any application as a custom API endpoint, supporting various input methods including file uploads and raw text.
Robust Concurrency Control for n8n Workflows with Redis
Prevent simultaneous execution of critical n8n workflows or tasks using a centralized, Redis-backed locking mechanism. This reusable utility workflow ensures data integrity and resource management by allowing other workflows to acquire, check, and release locks.
Telegram Profanity & Toxicity Filter
This n8n workflow automatically monitors incoming Telegram messages for profanity and toxic language. It leverages Google's Perspective API to analyze message content, and if a message is deemed inappropriate, the workflow sends an automated warning response back to the sender.