Summary
I would like the logEventWithGroups API to accept an optional timstamp.
Motivations
The reason for this request is that I want to pass a timestamp while using logEventWithGroups. I can use setGroup followed by logEventWithTimestamp but then I get an extra $identify event which seems unnecessary.
Summary
I would like the
logEventWithGroupsAPI to accept an optional timstamp.Motivations
The reason for this request is that I want to pass a timestamp while using
logEventWithGroups. I can usesetGroupfollowed bylogEventWithTimestampbut then I get an extra$identifyevent which seems unnecessary.