gokart-logo-v2
GoKart - Documentation
URL

icon picker
Example #2

Liubomyr Maievskyi

Passing Multiple Parameters

Redirect users with multiple parameters such as User ID and Age.
<a href="https://app.[YOUR_TENANT].getgokart.ai/offer-wall?pub_member_id=USER_ID
&pub_age=25">
Go to Offer Wall
</a>

This example shows how to pass multiple parameters to further customize the user's experience based on their age and user ID.
<a href="https://app.brightwheels.getgokart.ai/offer-wall?pub_member_id=2173
&pub_age=25">
Go to Offer Wall
</a>


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.