Hi, I am currently implementing few POCs including Segmnent in our fully offline first app that suers can be offline for prolonged periods like weeks or even upto a month. I wanted to check does segment offline support have any limitations for our usecase?
I know the sdk queues the events offline but
- is there limitaion of how long the events are stored? like say after N days/hours offline events are discarded?
- Does the ingestion engine have a limit of how far back the analytics events can be backdated?.
- One of the destinations that one can add is GA4, i know GA4 has a 72-hour limitation on ingestion. If segment can support prolonged offline usage, how does it reconcile with this destination?
Hi, I am currently implementing few POCs including Segmnent in our fully offline first app that suers can be offline for prolonged periods like weeks or even upto a month. I wanted to check does segment offline support have any limitations for our usecase?
I know the sdk queues the events offline but