---
metadata:
  - name: generator
    content: Diplodoc Platform v5.52.0
alternate:
  - https://yandex.com/dev/games/doc/en/console/promo-and-discounts.md
  - https://yandex.com/dev/games/doc/hi/console/promo-and-discounts.md
  - https://yandex.com/dev/games/doc/ko/console/promo-and-discounts.md
  - https://yandex.com/dev/games/doc/ru/console/promo-and-discounts.md
  - https://yandex.com/dev/games/doc/tr/console/promo-and-discounts.md
  - https://yandex.com/dev/games/doc/vi/console/promo-and-discounts.md
  - https://yandex.com/dev/games/doc/zh/console/promo-and-discounts.md
  - href: en/console/promo-and-discounts.md
    type: text/markdown
    title: Markdown version
  - href: ../llms.txt
    type: text/markdown
    title: llms.txt
---
> **Documentation Index:** Fetch the complete configuration index at https://yandex.com/dev/games/doc/en/llms.txt

# Promotions

<!-- source: en/_includes/script-common.md -->
<!-- source: en/_includes/script/index-js.md -->

<!-- endsource: en/_includes/script/index-js.md -->

<!-- source: en/_includes/script/requirements-js.md -->

<!-- endsource: en/_includes/script/requirements-js.md -->

<!-- source: en/_includes/script/image-modal-js.md -->

<!-- endsource: en/_includes/script/image-modal-js.md -->
<!-- endsource: en/_includes/script-common.md -->

Regularly add promotions to your game to:

- Attract more players.
- Increase in-app purchases.
- Grow your gaming community.

You can tie in-game events and discounts to Yandex Games themed promotions or run your own.

Your promotion will appear in the [Discounts and promotions](https://games.yandex.com/promos){.external} section, and the game's banner in the general catalog will have a **Promo** tag.

#|
|| **Event card in the "Discounts and promotions" section** | **Game card in the general catalog with the "Deal" badge** ||
||
![SVG](../_images/promo/event-card.svg)
|
![SVG](../_images/promo/game-card.svg)
||
|#

Prizes for promotion participants can only be in-game. For example:

- Discount on bonus currency and other in-game items.
- Unique character skins.
- Limited edition in-game badges.

## Launching a promotion {#promo-launch}

1. Review the [requirements](https://yandex.com/dev/games/doc/en/console/promo-rules.md) and [design guidelines](https://yandex.com/dev/games/doc/en/console/promo-event.md).
1. [Update the game](https://yandex.com/dev/games/doc/en/console/promo-add.md): add the promotion and [referrer handling](https://yandex.com/dev/games/doc/en/sdk/sdk-environment.md#structure-referrer) for it.
1. [Activate](https://yandex.com/dev/games/doc/en/console/promo-activate.md) it in the Yandex Games Console.

{% note warning %}

Any promotion lasts no more than 10 days, so to activate them during the holidays and attract more users to the game, calculate and plan the launch in advance.

You must submit a promotion for moderation at least 72 hours before the planned launch date. You can create a promotion no earlier than 30 days before the start of the promo.

{% endnote %}

## Types of promotions {#promo-types}

In the [form](https://yandex.com/dev/games/doc/en/console/promo-activate.md), you can create two types of promotions: a game event or a discount promotion. The difference comes down to what you invite the player to do on the banner.

#|
||  | **Game event** | **Discount promotion** ||
|| **Banner call to action** | Play, participate, complete | Buy ||
|| **What the player gets** | New experience, exclusive rewards for completion | Discount, bonus, bundle ||
|| **Key metric** | Retention, engagement | Conversion, revenue ||
|| **Duration** | Days, weeks | Hours, days ||
|| **Target audience** | Active players | Paying and potentially paying players ||
|| **Examples** | New season announcement, content update, collection event | Discount, bonus bundle, starter pack ||
|#

{% note tip %}

If a promotion combines a mechanic and a discount, choose based on the primary content. For long campaigns (seasons, battle passes), break them down into multiple game events and discount promotions.

{% endnote %}

## FAQ {#faq}

{% cut "**How do I add an event to the Discounts and promotions section?**" %} {#enable-promo}

1. <!-- source: en/_includes/console/open-console.md -->
   Access the [Games Console](https://games.yandex.com/console){.external} with your developer account.
   <!-- endsource: en/_includes/console/open-console.md -->
1. In the upper-left corner of the Console, click [Games](https://games.yandex.com/console/applications){.external}.
1. Find the previously uploaded game in the list and click its name.
1. Go to the **Promos** tab and click **Create a promo**.
1. Fill in the form fields. For a detailed description, see [Activation](https://yandex.com/dev/games/doc/en/console/promo-activate.md).
1. Click **Submit for moderation**. The promotion will be uploaded to the Yandex server. Wait for moderation review.

{% endcut %}

{% cut "**How long does event moderation take?**" %} {#time-of-promo}

Moderation usually takes 3−5 business days.

{% endcut %}

{% cut "**How can I evaluate the effectiveness of promotions and discounts?**" %} {#efficiency-promo}

To evaluate the effectiveness of promotions and discounts in your games, connect [Yandex Metrica](https://yandex.com/dev/games/doc/en/concepts/yandex-metrica.md).

{% endcut %}
