No results found.
Configurable values for IQ Analytics. More...
#import <OOIQConfiguration.h>
Configurable values for IQ Analytics.
Configure by using the default [OOIQConfiguration new], and manually setting any fields you need changed. The default values are defined in the header.
The default analytics.js request timeout, in seconds: 10
The default analytics.js URL: "https://analytics.ooyala.com/static/v3/analytics.js"
The default reporting timeout, in seconds: 10
The default IQ Analytics endpoint for reporting: "https://l.ooyala.com/v3/analytics/events"
The default browser in device information
The default browser version in device information
The default device brand in device information
The default domain value: nil, which will result in IQ using the domain provided in the OOOoyalaPlayer initializer.
The default model in device information
The default network to send analytics data, "NO" is the default and will use any available (local or wifi) "YES" to only use wifi network to send data
The default os in device information
The default os version in device information
The timeout to use when requesting analytics.js, in seconds.
The url where Ooyala SDK downloads analytics.js, the IQ Analytics reporting library.
The timeout to use when posting data to the analytics endpoint, in seconds.
The analytics endpoint used for reporting.
The device info that can be customized.
The domain/traffic source url used for IQ Analytics reporting.
If null, IQ will use the domain provided in the OOOoyalaPlayer initializer
The PlayerID value used in IQ Analytics reporting.
The default network to send analytics data is any available.