public void Track(ITrackableEvent trackableEvent)
 => Track(trackableEvent.EventName, trackableEvent.ToDictionary());