gokart-logo-v2
GoKart - Documentation - Integration
Iframe

icon picker
Example #4

Embed the Offer Wall with additional parameters like geographic location and gender to provide highly targeted offers based on multiple user attributes.
<iframe src="https://app.[YOUR_TENANT].getgokart.ai/offer-wall?pub_member_id=[USER_ID]&pub_geo_country=[COUNTRY]&pub_gender=[GENDER]" width="100%" height="600px" frameborder="0" scrolling="no"></iframe>
Passing the user ID 2173, country code US, and gender male for the tenant brightwheels:
<iframe src="https://app.brightwheels.getgokart.ai/offer-wall?pub_member_id=2173&pub_geo_country=US&pub_gender=male" width="100%" height="600px" frameborder="0" scrolling="no"></iframe>


Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.