Skip to main content

Track an event

import hyperuser from "./utils/hyperuser";

hyperuser.trackEvent("event_id");
I