Navigation

Configuring a Mobile Push Notification Type

Notification types are templates that speed up the process of creating and pushing mobile notifications. So when creating a new mobile push notification, you will have the ability to choose among the notification types you have defined.

Access path: Communications Push Notifications

Step 1: Create the Type

Follow the access path and go to Configurations in the upper right under the 3 dots:

Go to the edition for the app to configure:In the Notification types section, click Create a notification type.


Step 2: Add Content

In the Edition section, add a title for the type. This is an internal name, visible only within the platform. 

Select languages for this notification type. The recipients will receive the notification in the language set on their device, or in the default language if the language of their device does not match any of the languages of the Mobile Push type.

Add the content for each language:

You can add personalization or dynamic content using this button:Fields: Toolbox to insert data from the contact file (e.g., first name).

Dynamic content:  Toolbox to insert conditional texts with respect to data from the contact file (e.g., display text only to contacts for which country equals "Canada").


Step 3: Configure the Type

Communication Type
You must use a communication type that allows the Mobile Push channel. If there are no communication type choices here, it means that none are defined in the project. In this case, you must create a communication type.
→ Create a Communication Type
Action
Actions are used to target a specific page of the app. Thus, when a user taps on the notification, the app won't open on the default page. Instead, it will open to the page/section specified by the action. This is an option you can pass to Firebase when sending.
For more details, see click_action in the Firebase documentation:
https://firebase.google.com/docs/cloud-messaging/concept-options?hl=fr
Keys 
Keys are optional. They are variables sent with the mobile push notification and can be picked up by your app for the desired effect (e.g., redirecting the user to a specific section within the app). Your app must be programmed to receive these keys. 

Step 4: Test the Type

In the Test section, start by selecting a contact in Preview with a contact. The test will be sent using the view of this contact. To send the test, you have 2 options:

  1. Sending the test to a test group (each contact from this group will receive the notification as if it is targeting Robert).
  2. Sending the test to the selected contact.  

 The contacts must be eligible for the Mobile Push channel and have installed the app to receive the test.


Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.