mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
Update README.md (#21207)
Added handbook process for uploading contacts from an event to SalesForce Closes fleetdm/confidential/issues/6352 --------- Co-authored-by: Sam Pfluger <108141731+Sampfluger88@users.noreply.github.com>
This commit is contained in:
parent
58e62ba75f
commit
8dadf4665d
2 changed files with 23 additions and 5 deletions
|
|
@ -133,11 +133,10 @@ It's important for Fleet to engage at [events](https://docs.google.com/spreadshe
|
|||
|
||||
#### Event lead follow-up
|
||||
|
||||
Eventgoers expect a timely follow-up from Fleet based on the conversations that they had at the event.
|
||||
Eventgoers expect a timely [follow-up from Fleet](https://fleetdm.com/handbook/demand#upload-contacts-to-salesforce-after-an-event) based on the conversations that they had at the event.
|
||||
|
||||
1. Once a list of badge scans is available, Fleeties that attended the event are to add any follow up notes that note buying situation, amount of endpoints, level of interest, and general talking points.
|
||||
2. Within 3 business days of returning from the event, attendees will set up a debrief meeting with the demand team to discuss follow-up.
|
||||
3. Demand will determine appropriate follow-up to each potential lead, and sales will be notified of actions needed immediately following.
|
||||
1. Once a list of badge scans is available, Fleeties who attended the event are to add any follow-up notes, including primary buying situation, amount of endpoints, level of interest, and general talking points.
|
||||
2. Within three business days of returning from the event, attendees will set up a debrief meeting with the demand team to discuss follow-up and provide the list of badge scans uploaded to the ["Events" folder in Google Drive](https://drive.google.com/drive/u/0/folders/1uXf95V6CHKHnqxRc9iQr0a0FnTZk3bXR).
|
||||
|
||||
|
||||
### Podcast
|
||||
|
|
|
|||
|
|
@ -83,6 +83,26 @@ The Head of Demand is the DRI for deploying Fleet's event budget, and events are
|
|||
- Finally, qualify or disqualify any newly-entered event ideas by either verifying and setting the buying situation, or removing the event idea from the spreadsheet.
|
||||
|
||||
|
||||
### Upload contacts to Salesforce after an event
|
||||
|
||||
1. [Create a new lead source](https://fleetdm.lightning.force.com/lightning/setup/ObjectManager/Contact/FieldsAndRelationships/LeadSource/view) with naming convention "[Retired]Events - {Event name}".
|
||||
2. Add the new lead source name to the .csv of leads before uploading to Salesforce.
|
||||
a. Add a new column header labeled "Lead source" and add the new lead source name to each row in the CSV.
|
||||
|
||||
|
||||
3. Navigate to the [contact import wizard](https://fleetdm.lightning.force.com/one/one.app#eyJjb21wb25lbnREZWYiOiJvbmU6YWxvaGFQYWdlIiwiYXR0cmlidXRlcyI6eyJhZGRyZXNzIjoiL2RhdGFJbXBvcnRlci9kYXRhSW1wb3J0ZXIuYXBwP29iamVjdFNlbGVjdGlvbj1BY2NvdW50In0sInN0YXRlIjp7fX0%3D):
|
||||
a. Select the standard object "Accounts and Contacts".
|
||||
b. Select "Add new and update existing records" (Do not change the matching rules).
|
||||
c. Upload the CSV.
|
||||
d. Verify the data is mapped to the correct Salesforce fields and start the Import.
|
||||
|
||||
|
||||
### Follow up after an event
|
||||
|
||||
1. Email relevant information according to the event buying situation, but refer to the original lead list in [Google Drive](https://drive.google.com/drive/u/0/folders/1uXf95V6CHKHnqxRc9iQr0a0FnTZk3bXR) for those who asked for contact.
|
||||
2. If feedback is present in the original event CSV, manually add any worthwhile feedback to the contact description in Salesforce.
|
||||
|
||||
|
||||
### Optimize ads through experimentation
|
||||
|
||||
Fleet improves click-through rates in their campaigns to make the most of their advertising budget and attract more engaged users, boosting product adoption and community participation.
|
||||
|
|
@ -150,7 +170,6 @@ Any changes to the current running ads visible to a user, including designs, key
|
|||
|
||||
> **Do changes to keywords or targeting require a design review?** Currently, all changes to these things require discussion with our product marketer.
|
||||
|
||||
|
||||
### Engage with the community
|
||||
|
||||
Public conversations on social media create valuable opportunities for contributors to answer technical questions and collect feedback.
|
||||
|
|
|
|||
Loading…
Reference in a new issue