iFrame

Steps on how to integrate MyChips with iFrame integration (web integration).

Add the iFrame code in your HTML.

<iframe id="mychips-ow-iframe" src="https://trk301.com/?cid={cid}&pid={pid}&rt=2&click_id={click_id}&user_id={user_id}&gender={gender}&age={age}"></iframe>

To locate your iFrame code, please click on the Integration button shown in the screen below.

The list of parameters available:

Parameter

Example

Mandatory

Notes

cid

255448

Yes

provided by your AM

pid

2544

Yes

provided by your AM

click_id

6a204bd89f3

No

A unique clickid. Keep the same value at each events

postback_id

12345

No

Unique id that Identify a single postback.

user_id

U9221

Yes

Unique User Identifier

gender

m

No

To improve eCPC – supports “m”, “f”, “n”

age

45

No

To improve eCPC

aff_sub1, aff_sub2, aff_sub3, aff_sub4, aff_sub5

No

Additional parameters to receive back in the postback

Reward Users

The only reward option available on iFrame is the Webhook S2S Postback. Please check the relevant documentation below.

Webhook S2S Postback

Last updated