When trying to set up events within google analytics or google tag manager, it would be helpful if we could set an ID to a group. That way, when it appears, a call can be made that triggers an event and we could better understand how users are interacting within the app.
Say for example, a user clicks something, one bubble group is hidden and another bubble group is shown. I’d like to trigger an event when that group is shown. But at the moment, it’s difficult to differentiate groups because their divs are pretty generic. Example:
Alternatively, I could set up events onclick event if that could somehow be added as a workflow option. For example (and this is for a native app, could work similarly in web), the ability to fire something like below when a link is clicked
Looks like the MixPanel plugin is extremely helpful in this regard — so long as I don’t face the mixed fortune of moving into their paid tier : )
It’d be great if the Google Analytics plugin could pass events via Bubble Workflow like MixPanel does. But I’m probably good in the short term (or hopefully not! haa)
@emmanuel I tried checking XML data and initializing but get an error now. Also got the same error as in my previous post when attempted to complete the event in the workflow.