User Events

You can manually log user events and send them with each report using this method. This method takes a single string.

Luciq.logUserEvent(withName: "Skipped Walkthrough")

Last updated