For the complete documentation index, see llms.txt. This page is also available as Markdown.

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