gokart-logo-v2
GoKart - Documentation
Publisher Parameters

icon picker
pub_gender

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

URL Structure

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

Setting GENDER_VALUE

BackOffice Configuration ​The GENDER_VALUE is configured in the BackOffice. Currently, there is no UI available for adding or updating gender values directly. For any changes or updates, please contact Technical Support.
Technical Support ​To add new gender values or update existing ones, reach out to our Technical Support team at support@getgokart.ai.

Setting the Value for an Offer

The gender value for a particular offer is set during the third step of the Offer Creation/Edit process.

How It Works

When you pass the pub_gender value in the URL, it is compared with the value set in the BackOffice. For instance, if the gender value in the BackOffice is set to "male" and you expect to get the offers on Offer Wall filtered only for men, you should use the following URL:
app.[YOUR_TENANT].getgokart.ai/offer-wall?pub_gender=male

Future Plans

We plan to introduce a BackOffice UI for managing gender values 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 gender value is set to "female" in the BackOffice and you want to show to the user on the offer wall only the offers for women, your URL would be:
app.brightwheels.getgokart.ai/offer-wall?pub_gender=female
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.