All user events pushed to 3rd party platforms are prefixed with 
gw_ to easily differentiate GuideWhale from other event sources.Use Cases
- Include GuideWhale events in your user’s behavioral analysis, conversion tracking, engagement and retention analysis.
- Track how users are interacting with your in-app guides, checklists, and banners and compare that to how they are interacting with your website.
- Identify which features are being used the most and adjust your product roadmap accordingly.
- Analyze how users are completing specific tasks and identify pain points in your user experience.
Requirements
- Installed GuideWhale Javascript SDK
- Installed Mixpanel Analytics Javascript SDK
- Enabled integration in GuideWhale dashboard settings
How It Works
- GuideWhale SDK will fetch the integration settings from our dashboard when a user is identified.
- When a new GuideWhale event is tracked, we first check if event pushing is enabled and if the event belongs to an enabled group of events.
- After that we try pushing the event to Mixpanel using your installed Mixpanel SDK if it is available.
- Please note that this will likely not work for users who have installed an ad blocker as it will block all events from going out to Mixpanel Analytics.
Configuration
- In the GuideWhale Dashboard, navigate to settings > integrations.
- Here you will be able to enable the integration and toggle which event types you want GuideWhale to send to Mixpanel Analytics.
- Once enabled, users will start pushing GuideWhale events to Mixpanel Analytics.
