Back to Integrations
integrationGoogle Analytics node
integrationGoogle Slides node

Google Analytics and Google Slides integration

Save yourself the work of writing custom integrations for Google Analytics and Google Slides and use n8n instead. Build adaptable and scalable Analytics, and Marketing workflows that work with your technology stack. All within a building experience you will love.

How to connect Google Analytics and Google Slides

  • Step 1: Create a new workflow
  • Step 2: Add and configure nodes
  • Step 3: Connect
  • Step 4: Customize and extend your integration
  • Step 5: Test and activate your workflow

Step 1: Create a new workflow and add the first step

In n8n, click the "Add workflow" button in the Workflows tab to create a new workflow. Add the starting point – a trigger on when your workflow should run: an app event, a schedule, a webhook call, another workflow, an AI chat, or a manual trigger. Sometimes, the HTTP Request node might already serve as your starting point.

Google Analytics and Google Slides integration: Create a new workflow and add the first step

Step 2: Add and configure Google Analytics and Google Slides nodes

You can find Google Analytics and Google Slides in the nodes panel. Drag them onto your workflow canvas, selecting their actions. Click each node, choose a credential, and authenticate to grant n8n access. Configure Google Analytics and Google Slides nodes one by one: input data on the left, parameters in the middle, and output data on the right.

Google Analytics and Google Slides integration: Add and configure Google Analytics and Google Slides nodes

Step 3: Connect Google Analytics and Google Slides

A connection establishes a link between Google Analytics and Google Slides (or vice versa) to route data through the workflow. Data flows from the output of one node to the input of another. You can have single or multiple connections for each node.

Google Analytics and Google Slides integration: Connect Google Analytics and Google Slides

Step 4: Customize and extend your Google Analytics and Google Slides integration

Use n8n's core nodes such as If, Split Out, Merge, and others to transform and manipulate data. Write custom JavaScript or Python in the Code node and run it as a step in your workflow. Connect Google Analytics and Google Slides with any of n8n’s 1000+ integrations, and incorporate advanced AI logic into your workflows.

Google Analytics and Google Slides integration: Customize and extend your Google Analytics and Google Slides integration

Step 5: Test and activate your Google Analytics and Google Slides workflow

Save and run the workflow to see if everything works as expected. Based on your configuration, data should flow from Google Analytics to Google Slides or vice versa. Easily debug your workflow: you can check past executions to isolate and fix the mistake. Once you've tested everything, make sure to save your workflow and activate it.

Google Analytics and Google Slides integration: Test and activate your Google Analytics and Google Slides workflow

Marketing analytics reports with Google Analytics, Sheets, Slides & email alerts

Automate and Distribute Weekly and Monthly Marketing Analytics Reports

Who's it for?
This workflow is designed for marketing teams, data analysts, and business owners who need to consistently track key performance indicators (KPIs). It saves hours of manual data collection and reporting, ensuring stakeholders receive timely updates automatically.

What it does
This workflow automates the entire process of creating and distributing regular analytics reports. On a recurring weekly and monthly schedule, it:
Fetches Data: Gathers the latest data from Google Analytics (users, sessions, conversions), your advertising platform (ad spend), and your CRM (new customers, revenue).
Calculates KPIs: Processes the raw data to calculate essential business metrics, including Monthly Active Users (MAU), Customer Acquisition Cost (CAC), Lifetime Value (LTV), LTV:CAC ratio, and conversion rates.
Logs Historical Data: Appends the newly calculated KPIs to a Google Sheet, creating a historical record for trend analysis.
Generates a Report: Creates a new Google Slides presentation to serve as the main report.
Distributes the Report: Emails a summary of the key metrics to a predefined list of recipients, including a link to the full Google Slides report.
Provides Error Alerts: If any step in the process fails, it sends an immediate notification to a designated Slack channel so you can address the issue quickly.

How to set up
Configure Credentials: Add your credentials for Google Analytics, Google Sheets, Google Slides, Gmail, Slack, and the HTTP Request nodes (for your ad platform and CRM).
Fill in Placeholders: In the "Workflow Configuration" node, replace all placeholder values with your specific information:
gaPropertyId: Your Google Analytics Property ID.
adPlatformApiUrl: The API endpoint for your advertising platform.
crmApiUrl: The API endpoint for your CRM.
reportSpreadsheetId: The ID of the Google Sheet where data will be stored.
slidesTemplateId: The ID of your Google Slides report template.
reportRecipients: A comma-separated list of email addresses for report distribution.
slackChannel: The Slack channel ID for error notifications.
Activate Workflow: Turn the workflow on. It will now run based on the schedule defined in the "Weekly/Monthly Schedule" trigger node.

How to customize the workflow
Adjust Schedule:** Modify the "Weekly/Monthly Schedule" node to change the reporting frequency (e.g., daily, bi-weekly).
Change Reporting Period:** In the "Workflow Configuration" node, change the reportPeriodDays value to adjust the lookback window (e.g., set to 30 for a monthly report).
Customize KPIs:** Edit the Javascript in the "Calculate KPIs (MAU, LTV, CAC)" node to add or modify metrics.
Enhance the Report:** Expand the "Create Google Slides Report" node to dynamically add charts and data from the calculated KPIs into the slides.

Nodes used in this workflow

Popular Google Analytics and Google Slides workflows

+2

Marketing Analytics Reports with Google Analytics, Sheets, Slides & Email Alerts

Automate and Distribute Weekly and Monthly Marketing Analytics Reports Who's it for? This workflow is designed for marketing teams, data analysts, and business owners who need to consistently track key performance indicators (KPIs). It saves hours of manual data collection and reporting, ensuring stakeholders receive timely updates automatically. What it does This workflow automates the entire process of creating and distributing regular analytics reports. On a recurring weekly and monthly schedule, it: Fetches Data: Gathers the latest data from Google Analytics (users, sessions, conversions), your advertising platform (ad spend), and your CRM (new customers, revenue). Calculates KPIs: Processes the raw data to calculate essential business metrics, including Monthly Active Users (MAU), Customer Acquisition Cost (CAC), Lifetime Value (LTV), LTV:CAC ratio, and conversion rates. Logs Historical Data: Appends the newly calculated KPIs to a Google Sheet, creating a historical record for trend analysis. Generates a Report: Creates a new Google Slides presentation to serve as the main report. Distributes the Report: Emails a summary of the key metrics to a predefined list of recipients, including a link to the full Google Slides report. Provides Error Alerts: If any step in the process fails, it sends an immediate notification to a designated Slack channel so you can address the issue quickly. How to set up Configure Credentials: Add your credentials for Google Analytics, Google Sheets, Google Slides, Gmail, Slack, and the HTTP Request nodes (for your ad platform and CRM). Fill in Placeholders: In the "Workflow Configuration" node, replace all placeholder values with your specific information: gaPropertyId: Your Google Analytics Property ID. adPlatformApiUrl: The API endpoint for your advertising platform. crmApiUrl: The API endpoint for your CRM. reportSpreadsheetId: The ID of the Google Sheet where data will be stored. slidesTemplateId: The ID of your Google Slides report template. reportRecipients: A comma-separated list of email addresses for report distribution. slackChannel: The Slack channel ID for error notifications. Activate Workflow: Turn the workflow on. It will now run based on the schedule defined in the "Weekly/Monthly Schedule" trigger node. How to customize the workflow Adjust Schedule:** Modify the "Weekly/Monthly Schedule" node to change the reporting frequency (e.g., daily, bi-weekly). Change Reporting Period:** In the "Workflow Configuration" node, change the reportPeriodDays value to adjust the lookback window (e.g., set to 30 for a monthly report). Customize KPIs:** Edit the Javascript in the "Calculate KPIs (MAU, LTV, CAC)" node to add or modify metrics. Enhance the Report:** Expand the "Create Google Slides Report" node to dynamically add charts and data from the calculated KPIs into the slides.

Build your own Google Analytics and Google Slides integration

Create custom Google Analytics and Google Slides workflows by choosing triggers and actions. Nodes come with global operations and settings, as well as app-specific parameters that can be configured. You can also use the HTTP Request node to query data from any app or service with a REST API.

Google Analytics supported actions

Get
Return the analytics data
Search
Return user activity data

Google Slides supported actions

Get
Get a page
Get Thumbnail
Get a thumbnail
Create
Create a presentation
Get
Get a presentation
Get Slides
Get presentation slides
Replace Text
Replace text in a presentation

FAQs

  • Can Google Analytics connect with Google Slides?

  • Can I use Google Analytics’s API with n8n?

  • Can I use Google Slides’s API with n8n?

  • Is n8n secure for integrating Google Analytics and Google Slides?

  • How to get started with Google Analytics and Google Slides integration in n8n.io?

Need help setting up your Google Analytics and Google Slides integration?

Discover our latest community's recommendations and join the discussions about Google Analytics and Google Slides integration.
Florian Niefünd

Looking to integrate Google Analytics and Google Slides in your company?

Over 3000 companies switch to n8n every single week

Why use n8n to integrate Google Analytics with Google Slides

Build complex workflows, really fast

Build complex workflows, really fast

Handle branching, merging and iteration easily.
Pause your workflow to wait for external events.

Code when you need it, UI when you don't

Simple debugging

Your data is displayed alongside your settings, making edge cases easy to track down.

Use templates to get started fast

Use 1000+ workflow templates available from our core team and our community.

Reuse your work

Copy and paste, easily import and export workflows.

Implement complex processes faster with n8n

red iconyellow iconred iconyellow icon