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

Analytics

Provides a feature that records and analyzes user actions such as screen entry, impressions, and clicks.

API List

API
Description
Details

Analytics.log

Records events that occur in the app

REFERENCE

Analytics.screen

Logs analytics when a screen is entered

REFERENCE

Analytics.impression

Logs analytics when an element is displayed

REFERENCE

Analytics.click

Logs analytics when a touch or click occurs

REFERENCE

Was this helpful?