fleet/website/scripts
Eric ddc0cdbcab
Website: add automated MDM nurture emails (#20760)
Changes:
- Added three new emails for MDM-focused users who are psystage 3, 4
,and 5.
- Added a new email layout
- Added a script to send nurture emails to users with an MDM primary
buying situation who signed up after 2024-07-22 that
   - have been in psychological stage 3 for 24 hours
   - have been in psychological stage 4 for 24 hours
   - have been in psychological stage 5 for six weeks
- Updated the USer model to have. four new attributes:
   - `psychologicalStageLastChangedAt`
   - `stageThreeNurtureEmailSentAt`
   - `stageFourNurtureEmailSentAt`
   - `stageFiveNurtureEmailSentAt`
- Added a new custom config variable
`sails.config.custom.contactEmailForNutureEmails`
2024-07-26 20:25:26 -05:00
..
build-static-content.js Website: Update Markdown comment regex in build-static-content script (#20555) 2024-07-17 17:00:58 -05:00
create-issues-for-todays-rituals.js Website: Update logic deciding when to create issue for monthly rituals. (#20095) 2024-06-28 16:47:12 -05:00
deliver-estimation-report.js Website: add .retry() to Github API calls in estimation report script (#6132) 2022-06-09 00:08:13 -05:00
deliver-nurture-emails.js Website: add automated MDM nurture emails (#20760) 2024-07-26 20:25:26 -05:00
freeze-open-pull-requests.js Tool: Bring back mergefreeze API integration (#6905) 2022-07-27 00:36:31 -05:00
generate-bugs-csv.js Add script to generate bug category csv (#16082) 2024-01-12 13:24:22 -06:00
generate-html-email-from-article.js Website: Add script for creating HTML email partials from Markdown articles (#7574) 2022-12-05 16:30:24 -06:00
generate-merged-schema.js Schema: Remove unused and outdated schema/fleet_schema.json (#18092) 2024-04-05 17:13:32 -05:00
get-bug-and-pr-report.js Update maintainers path and engineering KPI script (#17339) 2024-03-04 14:26:00 -06:00
provision-sandbox-instance-for-one-user-and-deliver-email.js Website: Add admin page to manage the Fleet Sandbox waitlist (#13111) 2023-08-04 18:32:00 -05:00
rebuild-cloud-sdk.js Move fleetdm.com into main Fleet repo (#83) 2020-12-02 14:48:03 -06:00
send-aggregated-metrics-to-datadog.js Website: Update send-aggregated-metrics-to-datadog script (#17021) 2024-02-29 18:33:47 -06:00
send-data-to-vanta.js Website: Update send-data-to-vanta script (#20169) 2024-07-02 13:54:09 -05:00