Currently when you call
recordCachedEventWithCategory:action:label:value
Label and Value must be non-nil, else an exception is thrown. Google Analytics says these parameters are optional. It would be cool to be able to pass in nil values for those optional parameters.