These docs are for v1.0. Click to read the latest docs for v3.0.

Track custom actions that your users perform

If you use an analytics tool, you likely track custom events to measure your users' in-app behavior. Use LogRocket.track() to make these events accessible in LogRocket.

LogRocket.track() accepts a single String argument:

LogRocket.track('Registered');

You can then search over these events in the LogRocket Admin Dashboard:

240