Google Ads Conversion Tracking

Demo to preview the plugin:

Introduction

Track Google Ads Conversion Events with this Plugin. This plugin installs the required general website tag and allows you to trigger conversion events (with or without value) from your bubble application.
Image without caption

How to setup

To track conversions in your Bubble app using Google Ads, follow the steps below:
  1. Create a Conversion in Google Ads
      • From the left-hand menu, go to Tools & Settings > Conversions.
      • Click the + New Conversion Action button.
        • Google Ads.
          Google Ads.
      • Choose Website as the source.
        • Image without caption
      • Fill in the required details, including:
        • Conversion name
        • Category (e.g., purchase, sign-up, lead)
        • Value (assign a fixed value or use different values)
        • Count (whether to count every or one conversion per click)
        • Click-through conversion window, View-through conversion window, etc.
          • Complete the setup and click Create and Continue.
  1. Get Your Conversion IDs
    1. Once your conversion is created, Google will provide you with:
      • Conversion ID (AW-XXXXXXX)
      • Conversion Label (a string like XXXXXX-XXXXXXXX)
      These values are essential for tracking and will be used in your Bubble app.
  1. Add the Conversion ID in Your Bubble App
    1. In your Bubble editor:
      • Navigate to the plugin or workflow where conversion tracking is implemented.
      • Paste the Conversion ID and Label into their respective fields.
        • Workflow action → Conversion with no value.
          Workflow action → Conversion with no value.

Plugin Actions

Conversion with no value

Sends a conversion event to Google Ads without a monetary value, ideal for tracking non-monetary actions like sign-ups or form submissions.
Workflow action → Conversion with no value.
Workflow action → Conversion with no value.
Title
Description
Type
URL where conversion takes place
URL where conversion takes place
Text (optional)
Conversion ID
Format: AW-11111111/dsfsdfw3423w
Text

Conversion with value

Sends a conversion event to Google Ads with a specified monetary value, useful for tracking revenue-generating actions
Workflow action → Conversion with value.
Workflow action → Conversion with value.
Title
Description
Type
URL where conversion takes place
URL where conversion takes place
Text (optional)
Conversion ID
Format: AW-11111111/dsfsdfw3423w
Text
Value
The value associated with this conversion
Number
Currency
The currency of the value
Text
Image without caption

Changelogs