Google Analytics Integration
Send Deway chat and walkthrough events to Google Analytics for unified product analytics.
Overview
The Deway + Google Analytics integration allows you to:
- Track AI interactions alongside your existing GA events
- Measure engagement with the Deway chat widget
- Analyze walkthrough completion in your GA dashboards
Setup
Prerequisites
- An active Deway account with the Web SDK installed
- A Google Analytics 4 property
- Admin permissions in both platforms
Step 1: Get Your Measurement ID
- Log into your Google Analytics account
- Navigate to Admin > Data Streams
- Select your web stream
- Copy the Measurement ID (format:
G-XXXXXXXXXX)
Step 2: Configure in Deway
- Log into your Deway dashboard
- Navigate to Settings > Integrations
- Find Google Analytics in the integrations list
- Click Connect
- Paste your Measurement ID
- Click Save
Events Sent
| Event | Description |
|---|---|
chats | Chat session created or updated |
walkthrough-progress | User completed a walkthrough step |
See the Integrations Overview for full event property details.
Viewing Events in GA
- Go to Reports > Realtime to see events as they arrive
- Use Explore to build custom reports on Deway events
- Create Audiences based on chat or walkthrough engagement
Troubleshooting
Events Not Appearing
- Verify the Measurement ID is correct (starts with
G-) - Check the integration is enabled in Deway
- Use GA Realtime view — events can take a few minutes to appear in standard reports
- Ensure
Deway.identify()is called for user-level tracking