For example: If wants to send three groups of data and it has different name. The application should control the order to sent that.
* First batch:- Timstamp: { now }<br>- Event: DetailsNavigation<br>- Data: { object with information }<br>
* Second batch<br>- Timstamp: { now }<br>- Event: RentProcess<br>- Data: { object with information }<br>
* Third batch<br>- Timstamp: { now }<br>- Event: WatchingXperience<br>- Data: { object with information }<br>