Events are the actions that users take in your app. They can be used to trigger in-app messages or track user behavior.
import hyperuser from "./utils/hyperuser"; hyperuser.trackEvent("event_id");