Skip to main content

Activity History

Understanding Activity History for iOS, Android, React Native, Flutter, Web and Chrome Extension.

Shake Typing avatar
Written by Shake Typing
Updated over 10 months ago

Activity History in Shake

Shake automatically tracks user activities across various platforms, providing valuable insights into how users interact with your app. Here’s a quick breakdown of what’s tracked on each platform:

  • iOS:

    • Tracked by default: User actions, system events.

    • Manual setup required: Notifications.

  • Android:

    • Tracked by default: User actions, network traffic, system events.

    • Manual setup required: Notifications.

  • React Native:

    • Tracked by default: User actions, system events.

    • Manual setup required: Notifications, network traffic.

  • Flutter:

    • Tracked by default: System events, network traffic (with some wrappers for specific libraries).

    • Manual setup required: User actions, screen changes, notifications.

  • Web:

    • Tracked by default: User actions, network traffic, system events, screen changes.

    • Custom logs and console logs: Can be enabled or disabled.

  • Chrome Extension: Follows the same behavior as the Web version.

Have a question about Activity history that is not answered here? Contact us through the Intercom bubble.


Or even better, join our Slack Community and get in touch with our developers within a few minutes.

Did this answer your question?