What it does:
Lets you target a notification to a uploaded list of users. These users have to be registered users with a unique id that is sent to Connecto as a custom variable.
How to set up:
1. Once you ensure the unique user id is being sent to Connecto as custom variable, put all alphanumeric user ids in a text file as adjacent comma separated values without space.
2. Go to Settings tab in Admin -> user list and upload the txt file containing the user ids
3. When creating notifications, go to targeting -> segmentation -> custom variables and asssign key as user id custom variable for Connecto, comparison condition as ‘is in uploaded list’ and in value -> select the name of the list of user ids to target. Save after all changes have been made. That’s it
Example:
One of our education clients wants to send a specific notification to a list of users who just subscribed to a particular paid plan in current week
- Creating the specific notification
Related articles
Setting third party callbacks/tracking on Connecto notifs
What it does Allows you to set up a script that can be called whenever a notification is clicked/submitted. This could be a third party tracking script like Adwords/Google Analytics or maybe a [...]
Use Extra CSS to modify how Connecto notifications look
What it does Sometimes a particular template might not have all the things you might want to show in your notification, like a specific arrangement of elements, a different close button and any [...]
Add extra JS to augment Connecto notifications
What is does Lets you enhance notifications by putting JS in templates. Theme elements can be made to interact and adapt to your site and much more. How to set up Create a notification by [...]