JavaScript required
We’re sorry, but Coda doesn’t work properly without JavaScript enabled.
GoKart - Documentation
GoKart - Documentation
GoKart - Documentation
Welcome
Glossary
Integration with GoKart
1. Offer Wall Integration
Integration Options
URL
Example #1
Example #2
Example #3
Example #4
Iframe
Example #1
Example #2
Example #3
Example #4
API
v1
Offer-Centric
Get Offers
Example
Get Offer Details
Get Offer Link
Get Offer Link Redirect
PubMember-Centric
Get Offers
General Schemas
Response Data
Pagination
Filterting & Sorting
2. Conversion Callback Integration
Integration Options
API
Security Options
Schema - No Batch: v1
Schema - Batch: v1
Parameters
Publisher Parameters
pub_gender
pub_age
pub_geo_country
pub_geo_state
pub_postal_code
pub_sub_#
GoKart Parameters
Monitoring
View, Click, Conversion
Event History Logs
Environments
Your Own Tenant
Your Web App
Your Web API
Live Technical Support
Iframe
Example #3
Liubomyr Maievskyi
Pass a custom campaign ID using one of the sub parameters.
<
iframe
src
=
"
https://app.[YOUR_TENANT].getgokart.ai/offer-wall?pub_member_id=[USER_ID]&pub_sub_1=[CAMPAIGN_ID]
"
width
=
"
100%
"
height
=
"
600px
"
frameborder
=
"
0
"
scrolling
=
"
no
"
>
</
iframe
>
Passing the user ID
2173
and campaign ID
campaign123
for the tenant
brightwheels
:
<
iframe
src
=
"
https://app.brightwheels.getgokart.ai/offer-wall?pub_member_id=2173&pub_sub_1=campaign123
"
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 (
Ctrl
P
) instead.