Google Analytics - Minform Help
minformMinform
Create a form

  • Create a form
  • Embed your form
  • Page types
  • Using Keyboard Shortcuts
  • Form History (versioning)
  • Spaces and Team members
  • View Responses

  • Zapier Integration
  • Meta (Facebook) Pixel
  • Google Analytics
  • Webhooks
  • Email notifications
  • Sync forms with google sheets

  • Form Analytics Dashboard
  • Mastering AI Prompts for Form Modification
  • Custom Code Injection
  • How to setup custom domain for your forms
  • AI Credit System for Minform
  • How to rename forms
  • How to assign scores to quiz forms
  • Enabling RTL (Right to Left) support
  • How to auto-save form response
  • Conditional Logic, Calculator, and Variable Mentions
  • How to create a multi column form
  • How to add a progress bar to a form
  • How to create a quiz form with time limit
  • Building Outcome & Personality Quizzes with AI
  • Collect Payments on Your Forms with Stripe
  • Auto-generating feedback for quiz with AI
  • Show Quiz Answers on Results Page
  • How to customize error messages in minform
  • Timer Access Codes for Secure Quizzes
  • Add Media to Questions
  • How to Protect Forms with CAPTCHA
  • Translate Forms to Any Language
minformMinform

Build smarter quizzes and forms with AI. Product recommendations, lead qualification, assessments — describe what you need, AI builds it.

Become an Affiliate

Product

  • Features
  • Integrations
  • Pricing
  • AI Form Builder
  • AI Survey Builder
  • AI Quiz Maker
  • AI PDF to Quiz Maker
  • Lead Gen Quiz
  • Vocabulary Quiz Maker
  • Image to Quiz Maker

Free Tools

  • PDF to Quiz
  • Vocabulary Quiz
  • Spelling Test
  • Multiple Choice Quiz
  • YouTube to Quiz
  • URL to Quiz
  • Grammar Quiz
  • Reading Comprehension
  • Product Recommendation
  • True/False Quiz
  • Image to Quiz
  • View All Tools

Resources

  • Templates
  • Blog
  • Help Center
  • Changelog
  • Affiliate Program

Compare

  • Minform vs Typeform
  • Minform vs Google Forms
  • Minform vs JotForm
  • Minform vs SurveyMonkey
  • Minform vs Tally

Support

  • Privacy Policy
  • Terms of Service

© 2026 Minform. All rights reserved.

Google Analytics

Minform allows you to track visitor behavior and form submissions using Google Analytics 4 (GA4). This integration automatically sends events to your GA4 property when users interact with your form.

NOTE : This feature is available on Pro and Business plans.

How to Connect

  1. Open your form in the Minform dashboard.
  2. Go to the Connect tab.
  3. Click on Google Analytics.
  4. Enter your Tracking ID (Measurement ID).
    • Format: G-XXXXXXXXXX (GA4) or UA-XXXXXXXX-X (Universal Analytics).
  5. Click Save.
Screenshot 2026-04-02 at 4.34.45 PM

Tracked Events

Minform automatically sends the following events to Google Analytics:

1. Page Views

  • Event Name: minform_page_view
  • Trigger: Fired when a user loads the form or navigates to a new page within the form.
  • Parameters:
    • event_category: The URL of the form.
    • event_label: The page number (e.g., "Page 1", "Page 2").

2. Form Submissions

  • Event Name: minform_submit
  • Trigger: Fired when a user successfully submits the form.
  • Parameters:
    • event_category: The URL of the form.
    • event_label: The name of the form.

Setting up Custom Dimensions

To see the event_category and event_label details in your GA4 reports, you must register them as Custom Dimensions.

  1. Go to your Google Analytics dashboard.
  2. Navigate to Admin (gear icon) > Data display > Custom definitions.
  3. Click Create custom dimension.
  4. Create the following two dimensions:

Dimension 1:

  • Dimension name: Event Category
  • Scope: Event
  • Description: Form URL
  • Event parameter: event_category

Dimension 2:

  • Dimension name: Event Label
  • Scope: Event
  • Description: Page number or Form name
  • Event parameter: event_label

GA4 Custom Dimension Setup

Once set up, you can use these dimensions in your reports and explorations to analyze form performance.

Verifying the Integration

To verify that events are being sent:

  1. Open your form in a new tab.
  2. Go to your Google Analytics dashboard.
  3. Navigate to Reports > Realtime.
  4. Interact with your form (change pages, submit).
  5. You should see minform_page_view and minform_submit events appearing in the "Event count by Event name" card.