Step1. Create Sigmob Account
Login Sigmob official website to apply for account
Step2. Create Sigmob Apps and Units
(1) Navigate to 应用管理--> 新建APP, and create APPs
(2) Navigate to 广告单元--> 新建广告单元, and create Ad Units
Step3. Configure Sigmob's Report API
(1) Sigmob will provide configuration information for pulling revenue data through the Report API, as follows:
- Public Key: One Public Key for each publisher
- Secure Key: One Secure Key for each publisher
(2) Configure the Sigmob Report API in Taku
Navigate to Taku→Network→ New Network(Sigmob)→Edit(Report API = ON )
Fill in Public Key and Secure Key
Step4. Sigmob's Ad Type description
The correspondence between Sigmob's ad types and Taku's ad types is as follows:
Sigmob-Ad Type | Taku-Ad Type |
---|---|
全屏视频广告 | Interstitial(Video) |
开屏广告 | Splash |
激励视频广告 | Rewarded Video |
原生广告 | Native |
Step5. Configure Sigmob on Taku
(1) The following 3 parameters of Sigmob need to be configured in Taku. In this way, Sigmob ads can be displayed through the Taku SDK, and Sigmob data can be displayed through Taku:
Parameter name | Description |
---|---|
APP ID | Sigmob unique APP ID for each APP |
appkey | Sigmob unique appkey for each APP |
Placement ID | Sigmob unique Placement ID for each ad unit |
① Navigate to 应用管理, and find out the APP ID and appkey
② Navigate to 广告单元, and find out the Placement ID
③ If your App is not live, you need to add test devices on the 测试设备 page of Sigmob
(2) Configure the parameters of Sigmob in Taku
① Navigate to Taku → Network(Sigmob)→ Operation(AD Source Setting)→Add AD Source
② Fill in the APP ID 、 App Key、Placement ID of the Sigmob corresponding to Taku's APP
③ Set the eCPM price of the AD Source (eCPM price can be set independently for different Segment)
The AD Source will be sorted according to the eCPM price, please fill in the real eCPM price set by Sigmob. Please contact Sigmob and set the eCPM price of the ad source
Step6. Add Sigmob adapter to your code
Refer to the Taku SDK integration documentation