You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Similar to web campaigns, Hasjob needs an email campaign feature with the same targeting criteria, but with some differences:
A "campaign category" item needs to exist, meant for recording user preferences for that category. This is analogous to an email list that maintains subscriptions and unsubscriptions, but in this case only recording explicit user activity such as an unsubscribe.
Users who have unsubscribed from the category are always excluded from the targeting criteria.
Emails campaigns can be of two sorts (this differentiation is a pending feature in web campaigns).
Standing campaigns
Any user who meets the targeting criteria at any time in the future (while the campaign is valid) will receive the email. The campaign includes a periodicity test (once a day, etc) that looks for new candidates to include.
One off campaigns
The target list is prepared once and emailed just once. The email can be sent via Hasmail allowing for an unsubscribe link going back to Hasjob. (In built recognition of unsubscribe links and bounce reporting may be useful features in Hasmail.) The campaign may also be sent entirely within Hasjob by replicating some of Hasmail's message composer functionality, but a standardised API is desirable as it can also be used in Lastuser and Funnel.
Similar to web campaigns, Hasjob needs an email campaign feature with the same targeting criteria, but with some differences:
A "campaign category" item needs to exist, meant for recording user preferences for that category. This is analogous to an email list that maintains subscriptions and unsubscriptions, but in this case only recording explicit user activity such as an unsubscribe.
The target list becomes a list of email addresses and phone numbers (where available), with the option of either the user's account email (which may be a personal account) or the jobpost email (which may be a shared email account and only for employers, with a possible conflict with Ask employers whether the email address is a shared address #364 and Convert collaborators into teams #375).
Users who have unsubscribed from the category are always excluded from the targeting criteria.
Emails campaigns can be of two sorts (this differentiation is a pending feature in web campaigns).
Standing campaigns
Any user who meets the targeting criteria at any time in the future (while the campaign is valid) will receive the email. The campaign includes a periodicity test (once a day, etc) that looks for new candidates to include.
One off campaigns
The target list is prepared once and emailed just once. The email can be sent via Hasmail allowing for an unsubscribe link going back to Hasjob. (In built recognition of unsubscribe links and bounce reporting may be useful features in Hasmail.) The campaign may also be sent entirely within Hasjob by replicating some of Hasmail's message composer functionality, but a standardised API is desirable as it can also be used in Lastuser and Funnel.
This issue deprecates #46.
The text was updated successfully, but these errors were encountered: