gokart-logo-v2
GoKart - Documentation
Publisher Parameters

icon picker
pub_postal_code

Liubomyr Maievskyi
The pub_postal_code parameter allows you to specify the postal code of the publisher's user when accessing the offer wall. This parameter helps to tailor the offers presented based on the user's geographic location at a more granular level.

URL Structure

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

Setting POSTAL_CODE

GoKart Configuration ​The POSTAL_CODE can be set in GoKart Offer creation/edit pages using valid postal codes.

Setting the Value for an Offer

The postal 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_postal_code value in the URL, it is compared with the postal code set in GoKart. The offer will be shown to users whose geographic location matches the specified postal code.
For example:
If the postal code in GoKart is set to 90210, you should use:
app.[YOUR_TENANT].getgokart.ai/offer-wall?pub_postal_code=90210

Future Plans

We plan to introduce a GoKart UI for managing postal 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 postal codes are set to 10001 in GoKart Offer creation/edit page, your URL would be:
app.brightwheels.getgokart.ai/offer-wall?pub_postal_code=10001
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.