- Initializes Google Analytics (GA4) on page load with your tracking ID
- Tracks a “PageView” event when the page loads
- Executes custom event tracking when the block is reached in your flow
Credentials Setup
Before using the Google Analytics block, you must configure your GA4 credentials:-
Measurement ID (Required): Your GA4 Measurement ID, format:
G-XXXXXXXXXX. Supports variable substitution for dynamic tracking IDsCan be found in your Google Analytics dashboard under Admin > Property Settings > Data Streams -
Event Action (Required): The name of the event you want to track. e.g:
conversion,lead_generated,form_completed. Supports variable substitution for dynamic event names
Advanced
- Event Category: Categorizes your events for better organization e.g:
Bot,Form,Engagement - Event Label: Additional context for your events e.g: Campaign names, specific form names, or user segments
- Event Value: Numeric value associated with the event commonly used for conversion values or scoring
- Send To: sends events to specific Google Ads accounts for conversion tracking. Format:
AW-CONVERSION_IDfor Google Ads
Debug Mode
Enable debug mode to see detailed console logs of GA4 events. Verify event parameters and values are being sent correctlyInstall the Google Analytics
Debugger
Chrome extension