Track Events
1 min
log custom events to trigger specific campaigns or segment users based on their behavior the same api works from both swiftui and uikit code to track a basic event appstorys triggerevent(“your event name”) if you want to include additional information along with the event, you can attach metadata like this appstorys triggerevent(“your event name”, metadata \[string\ any]?) this additional data can be useful for fine tuning campaign targeting or analysis for backend events syncing, please use the backend event webhook docid\ aywnkr7otzfodxdlm8s g guide in the docs