The Mobile App channel nodes are used to perform different operations related to your mobile app and the activity of your contacts within it, allowing you to utilize this communication channel and take advantage of the information obtained from it.
These nodes will appear in your Store once you have completed the integration of Connectif with your mobile app via Mobile SDK.
How do the different Mobile App nodes work?
There are Mobile App nodes of both Trigger and Action types:
1. Trigger Nodes
Trigger nodes are used to start the flow when a contact performs some activity in our Mobile App.
1.1. "On visiting page in mobile app" node
This node is used to react when a contact visits a page in our mobile app. The node configuration allows you to specify whether it will trigger upon visiting any page in the Mobile App, a specific page, or any page whose name starts with certain characters.
1.2. "On clicking mobile push notification" node
This node is used to react when a contact clicks on a link in a mobile push notification. In the node interface, you can configure whether it will trigger upon clicking a link in any notification or a specific one, as well as whether it concerns any link or a particular one, in case there are multiple links.
1.3. "On registering in mobile app" node
This node is used to react when a contact creates a user in your mobile app. The node interface has no configuration options.
1.4. "On login in mobile app" node
This node is used to react when a contact logs into the mobile app. The node interface has no configuration.
1.5. "On search in mobile app" node
This node is used to react when a contact performs a search in your mobile app. In the node interface, you can configure the search keywords, either for an exact match of specific keywords or for a partial match with keywords indicated in the node.
2. Action Nodes
Action nodes are used to execute specific operations within the flows through the Mobile App channel.
2.1. "Show mobile push notification" node
This node is used to show a specific mobile push notification to contacts who reach this part of the workflow. In the node interface, all aspects of the notification to be displayed are configured step by step:
- Notification settings (1). To select a previously created push notification or configure a new one in the mobile push notifications editor.
- Field and value settings (2). To assign or modify the values of the variables in the mobile push notification.
Keep learning!
To take full advantage of your Connectif account, we recommend continuing with the following articles:
- Complete guide to implementing Connectif in your mobile app, to learn and follow all the steps to implement Mobile SDK and activate tracking and sending mobile pushes.
-
Instructions for adding Connectif Mobile SDK to your Android project.
- Instructions for adding Connectif Mobile SDK to your iOS project.
- Mobile push notifications editor, to learn how to design push notifications that will direct users to your mobile app.