π΅οΈCustom Event
This feature allows you to send custom events and associated metadata directly to your configured Analytics service provider (e.g., AppsFlyer, Facebook)
Prerequisites
Bubble.io Plugin
Usage Example (Bubble Workflow)
{
"user_id": "12345",
"screen": "home",
"duration_seconds": 45,
"is_premium_user": true
}
Result:

JavaScript SDK
How to Test in AppsFlyer

Result:

Last updated

