Mobile analytics

Handle offline app events

Understand queued events, replay, expiry, and delayed-event reporting.

Last updated August 20, 2026

Before you start

  • A supported mobile SDK with persistent storage

How to do it

  1. 1

    Use the mobile install guide to start the tracker with offline queueing available.

  2. 2

    Generate activity without a network connection, then reconnect.

  3. 3

    Open Realtime and review replayed events using their original occurrence time and delayed-event context.

What to check

  • Queued events arrive once and in a sensible order
  • Expired or erased events are not replayed
Handle offline app events | Grometrics Help