The Google Analytics integration block allows you to track Google Analytics events at specific moments in your bot flow. This integration supports Google Analytics 4 (GA4) with comprehensive event tracking and conversion measurement capabilities.
When your flow contains a Google Analytics block, it automatically:
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
Send events to multiple Google Analytics properties by using different tracking IDs in separate blocks or by configuring multiple destinations in the “Send To” field.
Test with a fresh GA4 property to isolate configuration issues
Use browser developer tools to inspect network requests
Verify your bot’s domain is not restricted in GA4 settings
Check for conflicts with other analytics implementations
For Google Ads conversion tracking specifically, ensure your conversion actions are properly configured and that you’re using the correct conversion ID format.