Firebase Analytics Integration
Send Hardal analytics events to Firebase Analytics for mobile and web app tracking.Make sure to check the partner’s website and API documentation for the most up-to-date information and configurations.
Setup
Add Destination
Go to Hardal dashboard → Marketing Destinations → “Add Destination” → Select “Firebase Analytics”
Available Variables
##event_name##- Event name (auto-formatted for Firebase)##properties##- Event parameters object##created_at##- Event timestamp##user_id##- User identifier##session_id##- Session identifier##page.url##- Current page URL##page.title##- Page title##page.referrer##- Referrer URL
Firebase automatically converts event names to meet requirements (alphanumeric and underscores only, max 40 characters).