Added intent signals (#33721)
Added intent signals for: - Let's get you set up - Talk to us - Submitted contact form --------- Co-authored-by: Eric <eashaw@sailsjs.com>
This commit is contained in:
@@ -55,7 +55,10 @@ module.exports = {
|
||||
'Stared the fleetdm/fleet repo on GitHub',
|
||||
'Forked the fleetdm/fleet repo on GitHub',
|
||||
'Subscribed to the Fleet newsletter',
|
||||
'Attended a Fleet training course'
|
||||
'Attended a Fleet training course',
|
||||
'Submitted the "Send a message" form',
|
||||
'Scheduled a "Talk to us" meeting',
|
||||
'Scheduled a "Let\'s get you set up" meeting',
|
||||
]
|
||||
},
|
||||
eventContent: {
|
||||
|
||||
Reference in New Issue
Block a user