How to Set Up a Custom Trigger Event in Google Ads and Google Analytics (GA4)

Custom events are one of the most powerful ways to measure user interactions on your website—especially when default tracking doesn’t capture the actions that matter to your business. Whether it’s button clicks, form submissions, video views, or downloads, creating a custom trigger ensures you can optimize your campaigns with accurate data.

In this post, we’ll walk through the basic steps for:

  1. Creating a custom event trigger in Google Tag Manager (GTM)
  2. Sending that event to Google Analytics (GA4)
  3. Importing the event into Google Ads for conversion tracking

Let’s get started.


1. Create a Custom Trigger in Google Tag Manager

Most custom events begin in GTM, which listens for an interaction and sends data to GA4.

Step 1 — Identify the Event You Want to Track

Examples:

  • Clicking a “Request a Quote” button
  • Downloading a PDF
  • Watching a video
  • Submitting a form

You’ll use this action to decide which trigger type you need (Click trigger, Form Submission trigger, etc.).


Step 2 — Create a Trigger in GTM

  1. Go to Triggers → New
  2. Choose the trigger type (e.g., Click – All Elements, Form Submission, File Download, etc.)
  3. Configure conditions—e.g.,
    • Click Text contains “Request a Quote”
    • Page URL contains /thank-you
  4. Name it clearly (example: Button - Quote Request)

Step 3 — Create a GA4 Event Tag in GTM

Now that GTM knows when to fire, it needs to send an event to GA4.

  1. Go to Tags → New
  2. Select GA4 Event
  3. Choose your GA4 configuration tag
  4. Enter the event name (example: quote_request)
  5. Add parameters if needed:
    • button_text
    • page_location
  6. Assign the trigger you created in Step 2
  7. Save

Step 4 — Preview and Publish

  1. Click Preview in GTM
  2. Perform the action on your website
  3. Confirm the tag fires correctly
  4. If everything looks good, hit Submit to publish

Your custom event is now live.


2. Register the Event in Google Analytics (GA4)

Once GTM sends events, GA4 needs to recognize them.

Step 1 — Check the Event in Realtime

Go to:

Reports → Realtime

Perform the action and confirm the event appears in the event list.


Step 2 — Mark It as a Conversion

GA4 does not automatically treat custom events as conversions.

  1. Go to Admin → Events
  2. Find your event name
  3. Toggle Mark as conversion

That’s it—GA4 is now tracking your custom event as a conversion.


3. Import the Conversion into Google Ads

The final step is getting this conversion into Google Ads so it can optimize bidding.

Step 1 — Make Sure Google Ads and GA4 Are Linked

In Google Ads:

Tools → Linked Accounts → Google Analytics (GA4)
Connect your GA4 property if not already linked.


Step 2 — Import the Conversion

In Google Ads:

  1. Go to Tools → Conversions
  2. Click New Conversion Action
  3. Select ImportGoogle Analytics (GA4)
  4. Choose the newly created GA4 conversion (e.g., quote_request)
  5. Finish setup

It may take a few hours for the first conversions to appear.


Final Thoughts

Setting up custom triggers gives you complete control over what actions you measure in Google Analytics and Google Ads. While the process involves several moving parts—GTM, GA4, and Ads—the steps are straightforward once you understand the workflow:

  1. Track the interaction in GTM
  2. Send it to GA4 as a custom event
  3. Mark it as a conversion
  4. Import it into Google Ads

With accurate conversion data, you can make smarter decisions and improve your campaign performance dramatically.

More Articles
  • The Complete Accessibility Checklist for WordPress Content Editors

    Maintaining a fully accessible WordPress website is not just a technical responsibility—it’s an ongoing content discipline. If you manage or publish posts, your decisions directly impact whether people using screen readers, keyboard navigation, or other assistive technologies can fully engage with your content. This guide is designed as a practical, repeatable reference for anyone creating…

  • Detailed close-up of a strong shiny metallic chain link against a blurred background, emphasizing security.

    Best practices for adding links to web copy to maximize SEO benefits

    There isn’t a strict rule for the exact number of hyperlinks in body copy, but there are widely accepted best practices based on usability, SEO, and readability. The goal is to include links where they add value, not simply to increase quantity. 🔗 1. General guideline (most common rule of thumb) For standard website pages…

  • website, web design, development, code, programming, marketing, office, business, agency, website, website, web design, web design, web design, web design, web design, agency

    25 Free Website Testing Resources Every Web Developer Should Know

    Modern web development extends far beyond writing functional code. Developers must ensure their websites are secure, accessible, fast, and compliant with modern search and usability standards. Fortunately, there are many powerful free tools available that help identify issues, validate markup, test accessibility, analyze performance, and improve overall site quality. Below is a curated list of…

Skip to content