Mobile push events
push.send
A mobile push notification was sent to a profile.
Default retention: 30 days
Parameter | Type | Example | Description |
---|---|---|---|
Base parameters | various | n/a | Parameters that exist in all events |
id | string | c8f0b875-62e9-4dae-b9d5-241cbc9453b3 |
Unique ID of the campaign |
campaignName | string | Black Friday promotions |
Name of the communication campaign |
title | string | Monthly newsletter |
Title (subject) of the message |
variantID/variantId | integer | 7044429 |
Unique identifier of the message variant |
variantName | string | Variant A |
Name of the message variant |
journeyId | string | db0a9db2-8849-5c58-9871-e07d45d64bd7 |
Unique ID of the Automation journey that caused this event (if applicable) |
diagramId | string | c819738e-2d61-482c-a680-75ebdbc9a762 |
Unique ID of the Automation workflow that caused this event (if applicable) |
testDelivery | boolean | true |
Informs if the message was sent as a communication test. |
ignoreCapping | boolean | true |
Informs if the communication was configured to ignore capping. |
push.capping
A mobile push was not sent due to message limits set for this type of communication.
Default retention: 30 days
Parameter | Type | Example | Description |
---|---|---|---|
Base parameters | various | n/a | Parameters that exist in all events |
campaignName | string | Black Friday promotions |
Name of the communication campaign |
id | string | c8f0b875-62e9-4dae-b9d5-241cbc9453b3 |
Unique ID of the campaign |
cappingLimit | integer | 4 |
Limit of how many messages can be sent in the defined period |
cappingPeriod | integer | 86400 |
Capping period, in seconds |
diagramId | string | c819738e-2d61-482c-a680-75ebdbc9a762 |
Unique ID of the Automation workflow that caused this event (if applicable) |
journeyId | string | db0a9db2-8849-5c58-9871-e07d45d64bd7 |
Unique ID of the Automation journey that caused this event (if applicable) |
push.view
A mobile push notification was shown in the system notification drawer.
Default retention: 30 days
Parameter | Type | Example | Description |
---|---|---|---|
Base parameters | various | n/a | Parameters that exist in all events |
id | string | c8f0b875-62e9-4dae-b9d5-241cbc9453b3 |
Unique ID of the campaign |
campaignName | string | Black Friday promotions |
Name of the communication campaign |
variantID/variantId | integer | 7044429 |
Unique identifier of the message variant |
campaignType | string | Mobile push |
Campaign type. Mobile push includes banners and walkthrough campaigns, too. |
push.notView
This event is only generated for Android 7.0 or later.
A mobile push was sent, but the device did not display it due to the areNotificationsEnabled
setting on the device.
Default retention: 30 days
Parameter | Type | Example | Description |
---|---|---|---|
Base parameters | various | n/a | Parameters that exist in all events |
reason | string | "No system permission" |
In this event, the reason is always “No system permission” |
variantID/variantId | integer | 7044429 |
Unique identifier of the message variant |
campaignType | string | Mobile push |
Campaign type. Mobile push includes banners and walkthrough campaigns, too. |
id | string | 728c91e-21e5-4675-836d-3ed987e44cc9 |
Unique identifier of the campaign |
push.click
A mobile push notification was tapped.
Default retention: 30 days
Parameter | Type | Example | Description |
---|---|---|---|
Base parameters | various | n/a | Parameters that exist in all events |
id | string | c8f0b875-62e9-4dae-b9d5-241cbc9453b3 |
Unique ID of the campaign |
campaignName | string | Black Friday promotions |
Name of the communication campaign |
variantID/variantId | integer | 7044429 |
Unique identifier of the message variant |
campaignType | string | Mobile push |
Campaign type. Mobile push includes banners and walkthrough campaigns, too. |
push.button.click
A button in a simple push was tapped.
Default retention: 30 days
Parameter | Type | Example | Description |
---|---|---|---|
Base parameters | various | n/a | Parameters that exist in all events |
id | string | c8f0b875-62e9-4dae-b9d5-241cbc9453b3 |
Unique ID of the campaign |
campaignTitle | string | Monthly newsletter |
Title of the campaign in the Communication module |
actionButtonTitle | string | Open |
Text of the action button |
variantID/variantId | integer | 7044429 |
Unique identifier of the message variant |
campaignType | string | Mobile push |
Campaign type. Mobile push includes banners and walkthrough campaigns, too. |
push.openInApp
A mobile push notification was viewed in the app.
Default retention: 30 days
Parameter | Type | Example | Description |
---|---|---|---|
Base parameters | various | n/a | Parameters that exist in all events |
id | string | c8f0b875-62e9-4dae-b9d5-241cbc9453b3 |
Unique ID of the campaign |
campaignTitle | string | Monthly newsletter |
Title of the campaign in the Communication module |
variantID/variantId | integer | 7044429 |
Unique identifier of the message variant |
campaignType | string | Mobile push |
Campaign type. Mobile push includes banners and walkthrough campaigns, too. |
push.dismiss
A mobile push notification was dismissed.
Default retention: 30 days
Parameter | Type | Example | Description |
---|---|---|---|
Base parameters | various | n/a | Parameters that exist in all events |
id | string | c8f0b875-62e9-4dae-b9d5-241cbc9453b3 |
Unique ID of the campaign |
campaignTitle | string | Monthly newsletter |
Title of the campaign in the Communication module |
variantID/variantId | integer | 7044429 |
Unique identifier of the message variant |
campaignType | string | Mobile push |
Campaign type. Mobile push includes banners and walkthrough campaigns, too. |
push.notSent
A push notification was not sent. Check the parameters to locate the reason.
Default retention: 30 days
Parameter | Type | Example | Description |
---|---|---|---|
Base parameters | various | n/a | Parameters that exist in all events |
id | string | c8f0b875-62e9-4dae-b9d5-241cbc9453b3 |
Unique ID of the campaign |
campaignName | string | Black Friday promotions |
Name of the communication campaign |
title | string | Monthly newsletter |
Title (subject) of the message |
info | string | fcm responded with 500 Internal Server Error |
Details of the problem, for example an API response from the messaging provider |
testDelivery | boolean | true |
Informs if the message was sent as a communication test. |
variantID/variantId | integer | 7044429 |
Unique identifier of the message variant |
ignoreCapping | boolean | true |
Informs if the communication was configured to ignore capping. |
push.imageTimeout
An image in a mobile push notification could not be loaded.
Default retention: 30 days
Parameter | Type | Example | Description |
---|---|---|---|
Base parameters | various | n/a | Parameters that exist in all events |
exception | string | java.net.SocketTimeoutException: timeout |
Summary of the timeout |
push.controlGroup
A mobile push notification was not sent because the recipient belongs to the control group.
Default retention: 30 days
Parameter | Type | Example | Description |
---|---|---|---|
Base parameters | various | n/a | Parameters that exist in all events |
variantName | string | Variant A |
Name of the message variant |
variantID/variantId | integer | 7044429 |
Unique identifier of the message variant |
campaignName | string | Black Friday promotions |
Name of the communication campaign |
id | string | c8f0b875-62e9-4dae-b9d5-241cbc9453b3 |
Unique ID of the campaign |
type | string | global |
Type of the control group. global if the global control group was used;campaign if the control group was defined in the campaign settings. |
globalControlGroupId | string | 00000000-0000-0000-0000-000000000001 |
Parameter reserved for future purposes. |
push.mismatchSenderId
A mobile push message was not sent, because the Firebase project to which the profile was registered changed.
Default retention: 30 days
Parameter | Type | Example | Description |
---|---|---|---|
Base parameters | various | n/a | Parameters that exist in all events |
registrationId | string | ew3Mp4LA6Hg:APA91bFeQCOsICtTU...BOTeMBwcAn6Q_FK3jrC-TfI4onOwNKDB6M3OTDf2GWCR_rCdqsaYUOnPh |
The registration ID that was used to try sending the message |
push.invalidRegistrationId
A mobile push message was not sent due to an incorrectly assigned registrationId in Firebase.
Default retention: 30 days
Parameter | Type | Example | Description |
---|---|---|---|
Base parameters | various | n/a | Parameters that exist in all events |
registrationId | string | ew3Mp4LA6Hg:APA91bFeQCOsICtTU...BOTeMBwcAn6Q_FK3jrC-TfI4onOwNKDB6M3OTDf2GWCR_rCdqsaYUOnPh |
The registration ID that was used to try sending the message |
push.notRegistered
A push notification was not sent due to an invalid Firebase token.
Default retention: 30 days
Parameter | Type | Example | Description |
---|---|---|---|
Base parameters | various | n/a | Parameters that exist in all events |
registrationId | string | ew3Mp4LA6Hg:APA91bFeQCOsICtTU...BOTeMBwcAn6Q_FK3jrC-TfI4onOwNKDB6M3OTDf2GWCR_rCdqsaYUOnPh |
The registration ID that was used to try sending the message |
push.tokenDelete
A Firebase token for mobile push notifications was deleted.
Default retention: 30 days
Parameter | Type | Example | Description |
---|---|---|---|
Base parameters | various | n/a | Parameters that exist in all events |
token | string | f_9fQEAtNBM:APA91bHAYC42Iw15s2IGg0KcY2v7...nziPOdVVAfeMFuYd57G3rP- |
The deleted token |
push.tokenUpdate
A Firebase Cloud Messaging token for mobile push notifications was updated. This happens when:
- A new token is received from Firebase.
- A change occurred in authentication (new log-in, changed UUID, and so on).
- An iOS application is started.
- An application (iOS or Android) is started on a different device than the last device used by a profile.
This means that push notifications are only sent to the last used device. - A new device is assigned to a profile.
Default retention: 30 days
Parameter | Type | Example | Description |
---|---|---|---|
Base parameters | various | n/a | Parameters that exist in all events |
domain | string | www.yoursite.com |
The domain for which the new token was generated |
token | string | equYW_K6h5o:APA91bGSfXwpjDKnV5...8GyVLwNedEtnmMVwK6DWTSbEI |
The new token |