Log in

Sending postbacks

Postbacks allow you to inform partners of various events related to your app (installation, purchase, etc.) and to synchronize data with your external analytics systems.

MyTracker offers a flexible postback configuration. You can configure regular and custom events separately and send data on all users or only those "brought in" by your partner.

Postbacks are not yet available for VK Mini Apps. Learn more

Regular event settings

MyTracker provides a list of regular events to generate postbacks (for more details, refer to Postbacks):

  • Installs, Re-installs
  • New user
  • Re-engagements
  • Registration, First Registration
  • Authorization, First authorization
  • Custom event
  • Payment, First payment
  • Custom payment, First custom payment

For a mobile app, you can send any regular postbacks. For web apps, only new user, re-engagements, registrations, authorizations, custom payments are valid.

To send regular event postbacks:

  1. In the partner list, locate the one for postback configuration.
  2. Click Settings in the relevant partner window.
  3. On the Events sending tab, select the app you need. The list of events that support postback configuration will be loaded into the form.
  4. If you have doubts about which events require postbacks, review the list of supported events and recommendations regarding their implementation, discuss the matter with your partner, or contact our support.

  5. Select sending mode for each event:
    • Send attributed — to send only postbacks related to users attracted by your partner's marketing campaign ;
    • Send all — to send postbacks related to all app users.

    Most partners support only one mode, Send attributed. However, some, for example, VK Ads + myTarget, Google Ads, are set up to receive data related to all of your app users in Send all mode (usually, this is required for remarketing list generation).

    For payment events, from the drop-down list, select the additional option:
    • Send all — send postbacks for all payments, including unverified transactions;
    • Verified only — send postbacks only when the payment is verified on App Store and Google Play servers.
  6. Click Save.

Custom event settings

Custom events are certain events that are specific to an app. For example, adding to cart, reaching a new level in a game, etc.

Note that only the events that have been already tracked, i. e. transmitted from your app to MyTracker, can be configured. For more details on event tracking, refer to the SDK documentation for iOS | Android | Unity | Flutter | Web, and S2S API

To send custom event postbacks:

  1. In the partner list, locate the one for postback configuration.
  2. Click Settings in the relevant partner window.
  3. On the Events sending tab, select the app you need. The list of regular and custom events that support postback configuration will be loaded into the form.
  4. If you have doubts about which events require postbacks, review the list of supported events and recommendations regarding their implementation, discuss the matter with your partner, or contact our support.

  5. Select sending mode for each custom event:
    • Send attributed — to send only postbacks related to users attracted by your partner's marketing campaign ;
    • Send all — to send postbacks related to all app users.
  6. Most partners support only one mode, Send attributed. However, some, for example, VK Ads + myTarget, Google Ads, are set up to receive data related to all of your app users in Send all mode (usually, this is required for remarketing list generation).

  7. Select Application event name. Only the events that have already been tracked can be selected. The untracked events you can enter manually.
  8. Specify the event name as used by your partner. This is important because your partner may be looking for the same event under a different name. For example, when a user completes an order, your app may transmit "COMPLETE" to the tracker, while your partner expects to receive "FINISH".
  9. The list of fields may depend on the selected partner:

    • For some partners, such as VK Ads + myTarget, you do not need to enter Partner event name, because the partner accepts the same names you send to MyTracker.
    • For other partners, such as Google Ads, event names are pre-set. Thus, you can select an event name used by your partner from a list or select CUSTOM and enter any other Event name.
  10. Add +event parameter to clarify the conditions for sending a postback. For example, you can send a "level up" postback only if the "level" parameter is "10".

    For each parameter, specify a value using the operators Equals or select the operator Exists if the parameter can be with any value.

  11. In this step, you set the conditions for sending a postback. The list of parameters that will be passed to the partner should be defined in advance in the postback template. For details, refer to the URL template section.

  12. Select all events that require a postback by clicking Add event.
  13. Click Save.

Sent postbacks report

You can view sent postbacks in the Report builder:

  1. Select the Postbacks sent selector for users, platform users, or devices from the list or by name searching.
  2. You can also filter the data by the sent postback name. To do this, select Other filters > Traffic source > Postbacks filter.
  3. Select a reporting period.
  4. Click Calculate.

To learn more, see Builder and Selectors sections

Was this article helpful?