Skip to content
Workflows

Workflow Action - Add To Google Analytics

TABLE OF CONTENTS Overview Action Name Action Description Action Details How to Configure Example Suggested Triggers Additional Notes Overview The "…

2 min read468 words1 explained image
View as markdownOpen in ClaudeOpen in ChatGPT
Each image has a one line explanation. Switch to full detail for the step it belongs to, the fields and buttons involved, examples and the whole procedure.
On this page
  1. Overview
  2. Action Name
  3. Action Description
  4. Action Details
  5. How to Configure
  6. Example
  7. Suggested Triggers
  8. Additional Notes

TABLE OF CONTENTS

Overview

The "Google Analytics" action allows you to fire a custom event in your Google Analytics (GA) account. This action supports Google Analytics 4 (GA4) and Universal Analytics (UA). It can be used to track specific user interactions or behaviours on your website or app in GA for better insights.

Action Name

Google Analytics

Action Description

This action enables you to send custom events directly to Google Analytics (GA4 or UA) by specifying details like the Measurement ID, Event Name, API Secret, and Event Value.

Action Details

Action Details (image 1 of 1) What this shows This action enables you to send custom events directly to Google Analytics (GA4 or UA) by specifying details like the Measurement ID… What this shows Illustrates the "Action Details" section of "Workflow Action - Add To Google Analytics". This screenshot appears in the "Action Details" section of "Workflow Action - Add To Google Analytics". The text alongside this image reads: This action enables you to send custom events directly to Google Analytics (GA4 or UA) by specifying details like the Measurement ID, Event Name, API Secret, and Event Value. Immediately after, the guide continues: Action Name: Set the name of the action (e.g., "Add to Google Analytics"). Action Type: Select either "Google Analytics 4" or "Universal Analytics" based on your setup. Measurement ID: Enter the Measurement ID for your GA4 property. Event…. Image 1 of 1 What this coversThis action enables you to send custom events directly to Google Analytics (GA4 or UA) by specifying details like the Measurement ID, Event Name, API Secret, and Event Value. Next stepAction Name: Set the name of the action (e.g., "Add to Google Analytics"). Action Type: Select either "Google Analytics 4" or "Universal Analytics" based on your setup. Measurement ID: Enter the Measurement ID for your GA4 property. Event Name: Specify the event name that will appear in GA4/UA (e.g., "purchase", "page_view"). Refer here for the event naming rules by google API Secret: Input the API secret from your GA4 setup to securely send event data. Event Value: Optionally, pass a value related to the event, like revenue or clicks.

How to Configure

  1. Action Name: Set the name of the action (e.g., "Add to Google Analytics").
  2. Action Type: Select either "Google Analytics 4" or "Universal Analytics" based on your setup.
  3. Measurement ID: Enter the Measurement ID for your GA4 property.
  4. Event Name: Specify the event name that will appear in GA4/UA (e.g., "purchase", "page_view"). Refer here for the event naming rules by google
  5. API Secret: Input the API secret from your GA4 setup to securely send event data.
  6. Event Value: Optionally, pass a value related to the event, like revenue or clicks.
Field NameDescriptionMandatory
Measurement IDThe unique ID for your Google Analytics property in GA4Yes
Event NameThe name of the event you want to trigger in GA4 or UAYes
API SecretA secret key generated in Google Analytics to send data securelyYes
Event ValueThe value or parameter you want to pass along with the eventNo

Example

You can use this action to track when a user completes a form submission on your website by firing a "Form Submitted" event in Google Analytics. The Measurement ID will link the event to the correct property, and the API secret ensures the data is securely transmitted.

Suggested Triggers

  • Form Submission: Trigger this action when a form on your website is submitted, sending event data to GA.
  • Page Visit: Trigger the event when a user visits a specific page, like a product page, to track user behavior.
  • Tag Added: When a user tag is added (e.g., "New Lead"), this action could send an event to GA tracking that change.
  • Appointment Booked: Fire an event when a user books an appointment to track how many appointments are made through your system.
  • Product Purchase: Trigger this action when a product is purchased and send relevant information to Google Analytics (e.g., purchase value).

Additional Notes

  • Make sure that Google Analytics is correctly configured in your system before using this action.
  • Events sent to Google Analytics can be used for reporting, segmentation, and marketing automation.
  • Ensure that the Measurement ID and API secret are accurate for successful event tracking.

Was this guide helpful?

Related guides