gokart-logo-v2
GoKart - Documentation
URL

icon picker
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 (
CtrlP
) instead.