Skip to main content
Story objects expose impression, reach, and isSeen state. Analytics helpers let you mark a synced story as seen and mark a story hyperlink as clicked.
Call story analytics methods on synced story objects. Native and Flutter SDKs explicitly ignore unsynced stories for these analytics calls.

Parameters

Mark Story as Seen

Mark a synced story as seen after your UI decides the current user has viewed it.

Mark Story Link as Clicked

Mark a story link as clicked when the user opens the hyperlink item from the story UI.

Query Reached Users

Use reached-user APIs to retrieve users who viewed a story.

Get Stories

Retrieve stories before recording analytics events.

Create Story

Create stories with hyperlink items.