Skip to content

Event Tracking? #192

@arnold-drita-abm

Description

@arnold-drita-abm

Hello!

We would like to know when a flow was complete so we can push that event to our firebase events (we have a centralized KPI dashboard that pulls data from firebase and other sources).

I saw that on the Web JS api, there was the Appcues.on() method designed specifically for this. However, I'm not finding anything similar on the React Native API.

https://docs.appcues.com/dev-api-data/javascript-api-developer#on-eventname-callbackfn-context-7

I did look at https://github.com/appcues/appcues-react-native-module/blob/main/docs/AnalyticObserving.md however, unless I'm misunderstanding it, it does not do what I would like to do.

The events we're interested in capturing are:

flow_completed
flow_skipped

Is there any way I can capture when those events are dispatched?

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions