Analytics dispatch interval is not being considered

We are using ionic analytics & have tried configuring ionic dispatch interval using the setDispatchInteval implementation available. But, no matter what value is set, we always see that ionic events are sent after approx 20 secs. This behavior is observed while testing in the browser using “ionic serve --lab”.

The set dispatch interval is added to our run implementation in app.js enclosed in ionicPlatform.ready. The setDispatchInterval is invoked after we call ionicAnalytics.register().

Can someone please help us understand this behavior? (Can’t find much help on google)

1 Like

We are facing the same problem. Help will be highly appreciated.

We have decided to discontinue the use of ionicAnalytics in our project.

-Regards