User Tools

Site Tools


victim_reminder

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
victim_reminder [2018/01/11 13:18] lucyvictim_reminder [2021/11/05 15:57] (current) lucysecurity
Line 1: Line 1:
-The victim reminder is a new feature that can be configured within a campaign:+====== Reminders ======
  
-{{ victim_reminder.png?600 }}+The victim reminder can be configured within a campaign: 
 + 
 +{{:reminders_01.png?600|}}
  
  
Line 12: Line 14:
   * Remind users who did not finish a training  days after training is started. The system looks for users who did not finish the quiz and resend the awareness email.   * Remind users who did not finish a training  days after training is started. The system looks for users who did not finish the quiz and resend the awareness email.
  
 +**Note:** Reminder send date is being set in the moment of email sendout. In case if reminder is set when all of the email are already sent, reminder will not be activated.
 +
 +====== Reminder Template ======
 +
 +By default, the reminder resends the same phishing or awareness email after the specified amount of time. You can configure a custom template for each type of reminder by clicking the "Template" link.
 +
 +{{:reminders_02.png?600|}}
 +
 +====== Reminder Message Variables ======
 +
 +
 +You may use the following variables in the template:
 +  * %link% — unique page URL for the recipient.
 +  * %link-awareness% — link to the awareness website. You should configure & enable the awareness website in campaign   * settings for this feature to work.
 +  * %name% — recipient name
 +  * %email% — recipient email address
 +  * %division%, %location%, %staff-type%, %comment% — recipient related information.
 +  * %gender("MALE ADDRESSING", "FEMALE ADDRESSING")% — recipient gender
 +  * %time(FORMAT, OFFSET, ZONE)% — Time based variables. FORMAT - date/time format. OFFSET - date/time offset in minutes, can be negative (example: "-60" - means 60 minutes prior to mail submit time, "20160" - 20160 minutes = 14 days). ZONE - time zone name (example: US/Central). 
 +
 +Example: %time("l, H:i", "0", "Europe/Zurich")% — will output "Monday, 09:20" - exact time of email submission in Europe/Zurich zone
 +Example: %time("Y/m/d H:i:s", "60")% — will output "2016/12/12 10:20:30" - 1 hour ahead of email submit time
 +
 +Please note, that these variables are not available in CSS and Javascript files.
victim_reminder.1515673138.txt.gz · Last modified: 2019/07/25 12:50 (external edit)