Push.Express Documentation
  • Push.Express Documentation
  • Quckstart
    • How to use
    • Custom events
    • Analytics
    • Demo apps
  • SDK
    • PWA
    • Kotlin
    • Swift
    • Unity
    • Flutter
    • Onesignal
  • API
    • Applications
    • Application groups
    • App Instances (Devices)
    • Pushes
    • Instant sending
    • One-time sending in future
    • Smart weekly sending
    • Auto-push sending
    • Custom events
  • SDK API
    • SDK API specs
    • SDK API v2
Powered by GitBook
On this page
  1. Quckstart

Custom events

PreviousHow to useNextAnalytics

Last updated 11 days ago

CtrlK
  • Creating custom events
  • Sending an event to the PushExpress
  • Events in the task settings
  • Event analytics
  • Second, third and subsequent deposits

PushExpress -- Custom events

  • Creating custom events

  • Sending an event to the PushExpress

  • Events in the task settings

  • Event analytics

  • Second, third and subsequent deposits

Creating custom events

Create an event using the API.

Sending an event to the PushExpress

Go to the Segments section.

Get an overview of all your events and segments.

Segments page

The "URL for sending postback" column will contain the url for the GET request to add an event to the device. Replace {your installation id} with the ID of the device where the event occurred.

URL for sending postback

Events in the task settings

After creating the event, it will become available in the settings of all types of tasks. The Registration and Deposit system events cannot be changed. Custom events will be displayed in the task filters "What event have occurred" and "What event have NOT occurred" after system events.

Adding an event to a task

Event analytics

You can see the total number of devices on which the event occurred in the Segments section -> Custom events

Second, third and subsequent deposits

The service automatically tracks each deposit made on a device. For every new deposit, the system records an event with its sequential number (first, second, third, etc.) The total count of devices containing these events is available in the Segments section -> System events

You may define task conditions by utilizing these events.