Changes

Jump to navigation Jump to search
835 bytes added ,  18:13, 10 June 2014
no edit summary
For more information about the behavior, see [[AddEvent]] method.
 
 
NOTE: If needed send a batch information, attempt that the event name is the name that will group the information and the timestamp represent only one moment for all data sent. In other word, when defined a event name, a group of data should be defined.
To create another batch entry is necessary to create a new queue to group the other data under the new name of the event but controlled by the client side App.
 
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 }
- Event: DetailsNavigation
- Data: { object with information }
 
Second batch
- Timstamp: { now }
- Event: RentProcess
- Data: { object with information }
 
Third batch
- Timstamp: { now }
- Event: WatchingXperience
- Data: { object with information }
 
|Parameters=
editor
725

edits

Navigation menu