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
Example #5
Iframe
Example #1
Example #2
Example #3
Example #4
Example #5
API
v1
Get Offers List
Get Offer Details
Get Offer Link
Response Data
Target Settings
2. Conversion Callback Integration
Integration Options
API
Security Options
Example
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
URL
Example #1
Liubomyr Maievskyi
Basic User Redirection
Create a simple button that redirects users to the GoKart Offer Wall.
<
button
onclick
=
"
window
.
location
.
href
=
'https://app.[YOUR_TENANT].getgokart.ai/offer-wall'
"
>
Go to Offer Wall
</
button
>
This example is a basic integration where users are redirected to the Offer Wall without passing any additional parameters.
<
button
onclick
=
"
window
.
location
.
href
=
'https://app.brightwheels.getgokart.ai/offer-wall'
"
>
Go to Offer Wall
</
button
>
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.