• Home
  • Categories
  • Recent
  • Popular
  • Pricing
  • Contact us
  • Docs
  • Login
FusionAuth
  • Home
  • Categories
  • Recent
  • Popular
  • Pricing
  • Contact us
  • Docs
  • Login

How to Integrate Google Tag Manager with FusionAuth for Account Verification Tracking

Scheduled Pinned Locked Moved Solved
Q&A
login
1
2
770
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • W
    wesley
    last edited by 31 Dec 2024, 14:09

    Is there a way to integrate Google Tag Manager (GTM) into our FusionAuth applications? Specifically, we’d like to track when a user has verified their account after account creation.

    W 1 Reply Last reply 31 Dec 2024, 14:14 Reply Quote 0
    • W
      wesley @wesley
      last edited by wesley 1 Feb 2025, 16:14 31 Dec 2024, 14:14

      Yes, this can be achieved using FusionAuth’s Webhooks. You can trigger a Webhook when the user.registration.verified event occurs and send the necessary data to Google Tag Manager (GTM).

      Steps to Set Up:

      1. Create a Webhook in FusionAuth:
        • Navigate to Settings > Webhooks in the FusionAuth Admin UI.
        • Create a new Webhook and configure it to trigger on the user.registration.verified event.
      2. Enable the Webhook for Your Tenant:
        • Go to Tenant > Webhooks and enable the Webhook for the desired tenant.
      3. Integrate with GTM:
        • While FusionAuth Webhooks send data to external systems, ensure that GTM can ingest Webhook data. From my research, GTM supports Webhook ingestion, but you may need to configure a custom setup within GTM to process the incoming data.

      Resources for Reference:

      • FusionAuth Events and Webhooks
      • User Registration Verified Event

      This approach allows you to track account verification events seamlessly.

      1 Reply Last reply Reply Quote 0
      • W wesley has marked this topic as solved on 31 Dec 2024, 14:14
      1 out of 2
      • First post
        1/2
        Last post