Profile View Summaries
In-app notifications that inform students of their profile views for the day.
| Attribute | |
|---|---|
| Channels | in-app |
| User types | Students |
| Regions | NA |
| Platforms | web, iOS >=6.2.0 |
| Product area | Profile |
| Notification preference | profile_views |
| Notification config | /v1/daily_profile_views_01.yml |
Audience
Students who have had 1 or more profile views in a day are eligible to receive the notification.
Trigger
daily_profile_views_01 notification sends daily at 5PM PST through an automated DAG (daily_profile_views_notifications).
Additional info
Implementation
This notification is part of a new set of profile-related notifications that work together: network_digest (weekly email) and daily_profile_views_01 (daily in-app).
We've experimented with a daily push notification (daily_profile_views_05) & a weekly push notification (profile_views_summary), for those with 5+ views within 24h or 7d, respectively, but decided not to roll out either variation.
This notification utilizes the offline notification pattern.
Aliases
- Profile views notifications (can be confusing, as there was once a separate profile_views notification)
Resources
- Related notifications (same suite of notifications): network_digest
- Linear