In my opinion it would be great if this bundle could implement sending batch data:
https://developers.google.com/analytics/devguides/collection/protocol/v1/devguide#batch
For example if tracker would have method to append data array to it and then separate method to flush the data as a batch.
What do you think? Maybe I could try to implement that.
In my opinion it would be great if this bundle could implement sending batch data:
https://developers.google.com/analytics/devguides/collection/protocol/v1/devguide#batch
For example if tracker would have method to append data array to it and then separate method to flush the data as a batch.
What do you think? Maybe I could try to implement that.