In our notification system, we've implemented a feature that alerts users when a new post is made about a university they are interested in.
Here's how we select which users to notify:
Identify User Interests: We look at the universities and subjects that users have marked as their interests.
Check University Match: When a new post is made, we check if the university mentioned in the post matches any user's list of interested universities.
Check Subject Match: We also check if the subject mentioned in the post matches any user's list of interested subjects.
Send Notifications: If both the university and subject match a user's interests, we send them a notification about the new post.
If you want to receive such notifications from our system, please update your profile with the universities and majors you are interested in. Whenever a post is made related to these topics, you will get notified!
Sending University-Related Notifications
In our notification system, we've implemented a feature that alerts users when a new post is made about a university they are interested in.
Here's how we select which users to notify:
If you want to receive such notifications from our system, please update your profile with the universities and majors you are interested in. Whenever a post is made related to these topics, you will get notified!