How auto capture works
1
Install SDK
Add the Twinalyze SDK to your website or app.
2
SDK detects user actions
Twinalyze automatically detects supported actions based on the platform.
3
Events are sent to Twinalyze
Auto captured events are sent with event name, source, timestamp, and properties.
4
Manage events in dashboard
You can view, search, enable, disable, or hide events from the dashboard.
Auto captured events by platform
- Web
- Android
Web auto capture helps track common website activity.
Common Web properties
Continue with Web SDK
Learn how to install Web SDK and start collecting website events.
Where to manage auto capture events
Auto captured events are managed from:Event controls in dashboard
Auto capture vs custom event
Auto capture tracks common behavior. Custom events track actions that are unique to your business.
When to use custom events
Use custom events when the action is important for your business and cannot be fully understood through auto capture. Common custom event examples:Best practices
Keep important auto events active
Keep important auto events active
Events like page views, screen views, app foreground, app background, and sessions are important for basic analytics.
Use clear custom event names
Use clear custom event names
Use readable names like
purchase_completed, payment_failed, or signup_completed.Do not track every small action manually
Do not track every small action manually
Let auto capture handle common actions. Use custom events only for important business actions.
Check event visibility
Check event visibility
Keep important events visible so your team can use them in reports and dashboards.