gokart-logo-v2
GoKart - Documentation
Publisher Parameters

icon picker
pub_geo_state

Liubomyr Maievskyi
The pub_geo_state parameter allows you to specify the geographic state of the publisher's user when accessing the offer wall. This parameter helps to tailor the offers presented based on the user's geographic state.

URL Structure

To pass the geographic state parameter to the offer wall, use the following URL structure:
app.[YOUR_TENANT].getgokart.ai/offer-wall?pub_geo_state=[STATE_CODE]
Replace [YOUR_TENANT] with your actual tenant identifier and [STATE_CODE] with the specific state code value.

Setting STATE_CODE

GoKart Configuration ​The STATE_CODE can be configured in GoKart BackOffice using state codes, such as CA for California. Currently, there is no UI available for adding or updating state codes directly. For any changes or updates, please contact Technical Support.
Technical Support ​To add new state codes or update existing ones, reach out to our Technical Support team at support@getgokart.ai.

Setting the Value for an Offer

The state codes for a particular offer are set during the third step of the Offer creation/edit process in GoKart.

How It Works

When you pass the pub_geo_state value in the URL, it is compared with the state codes set in GoKart. The offer will be shown to users whose geographic location matches the specified state code.
For example:
If the state codes in GoKart Offer creation/edit page contain CA, you should use:
app.[YOUR_TENANT].getgokart.ai/offer-wall?pub_geo_state=CA

Future Plans

We plan to introduce a GoKart UI for managing state codes directly. Until this feature is available, please coordinate with our Technical Support team for any configuration changes.

Example

If your tenant identifier is brightwheels and the state codes are set to NY in GoKart Offer creation/edit page, your URL would be:
app.brightwheels.getgokart.ai/offer-wall?pub_geo_state=NY
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.