iFrame Setup
Iframe Integration Code (without Additional Parameters)
<iframe
src="https://targo.io/ow/[APP_ID]/[USER_ID]" frameborder="0" scrolling="yes">
</iframe>
Iframe Integration Code (with Additional Parameters)
<iframe
src="https://targo.io/ow/[APP_ID]/[USER_ID]?idfa=[IDFA]&gaid=[GAID]&sub1=[SUB1]&sub2=[SUB2]" frameborder="0" scrolling="yes">
</iframe>
Paramater
Last updated