Connecting Growth: Yieldkit is now part of mrge
Meet our brand-new brand: As a member of mrge (formerly: YK Group), we look forward to connecting publishers and advertisers for growth!

JavaScript Client Configuration

After installing the YieldKit client, it should work properly without defining any additional configuration parameter.

The default configuration values depend on the account settings given by the API_KEY and SITE_ID used to access the service.


All the configuration parameters should be defined in a javascript array under the name: _yk.

The array must be defined before the YieldKit installation script, and can be defined like: var _yk = _yk || [];

Parameters