Is it possible to add and view more data to a custom event than the events value?
I believe the function below is what I should use to set a property on the custom event, but how can I view this property from the UA interface?
- (void)setStringProperty:(NSString *)value forKey:(NSString *)key;
Comments
3 comments