I use Gravity forms automations for all sorts of things.
One way these automations save me all sorts of hours and headaches is for on-boarding & off-boarding customers.
Plus, these Gravity Forms automations help my biz to deliver a professional message from the outset of our working relationship. i.e. We appear more organized & trustworthy to the buyer.
Gravity Forms Automations for New Customer On-boarding
Whenever a new customer pays for one of our products for the first time, a number of things happen automatically:
- Their contact info is added to my CRM (Contactually) & Mailchimp.
- They are added to “Current [product name] Customers” group in Mailchimp.
- They start receiving my “[product name] On-Boarding Automation” email marketing automations series in Mailchimp.
- They receive an email receipt via Gravity Forms.
- In 3 days, my support team receives an email via Zapier telling them to schedule a kick-off call with the customer. (I use the Gravity Forms Zapier addon for this.)
- They are set up in Stripe with a recurring subscription (if applicable), and their website & contact info is added to their Stripe customer meta.
- Our support channel in Slack gets a notification letting our team know that we on-boarded a new customer.
- I get a DM in Slack letting me know that their payment went through successfully.
And then I take care of some things manually:
- I mail them a personalized “Thank You” card + a Starbucks gift card.
- I add their info to my master accounting Google Docs spreadsheet, which keeps track of all recurring revenue in my biz.
- I update their tags in my CRM to “Current [product name] Customer” and add a comment that says “[product name] purchased on [date]”.
- I add them to our monthly SEO Security Proven Process Gravity Form.
- I get full-page screengrabs from https://gtmetrix.com/, http://tools.pingdom.com/fpt/, and https://www.freeseoreport.com/ as benchmarks and submit them along with the form for future reference.
- I create the install on the server (if applicable).
- Add them to MightyLucy (our custom time-tracking software)
Gravity Forms Automations for Off-boarding Customers
How customers leave you is almost as important as how they found you.
So I try to help them feel appreciated every step of the way out the door. Who knows? Maybe I’ll work with them again in the future!
I have a Gravity Form that handles my customer off-boarding as well. This helps ensure a helpful & professional experience as they leave.
When I submit the Customer Off-Boarding Gravity Form, a number of things happen automatically:
- They get an email saying that their service was cancelled.
- They are added to the “Former [product name] Customers” and “Former Customers” groups in Mailchimp.
And I do a number of things manually:
- I update my master accounting Google Docs spreadsheet.
- I mail them a card thanking them for their business + a Starbucks gift card.
- I remove them from our monthly SEO Security Proven Process Gravity Form.
- I log into Stripe and cancel their recurring subscription.
That’s it!
- Is this helpful?
- What automations do you have in place for new customer on-boarding & off-boarding?
Toby
1 Comment
More posts from themightymo.com
How to auto-save Advanced Custom Fields (ACF) data to a file in your theme
With ACF 5, they shipped a relatively-unknown and awesome feature: The ability to have WordPress automatically-save your ACF fields to a json file in your theme folder every time you save your fields. This has the effect of: All you need to do is add a folder called, “acf-json”, to your theme folder, and it…
How to use $current_user or is_user_logged_in() with FacetWP and WordPress to show different content for logged-in users
I have a membership site where I need to display certain FacetWP results to people who are logged in and other FacetWP results to people who are logged out. Unfortunately, FacetWP forgets WordPress’ global $current_user variable the minute you use one of the facets. Same with WordPress’ is_user_logged_in() function – FacetWP forgets it all once…
How to shrink the size of wp_options table in WordPress
I was recently horrified to discover that the “wp_options” table of this site was over 1.3 gigabytes in size. For those of you counting at home – that is ENORMOUS and unnecessary. I was confused, because the table seemed to balloon overnight (and likely did balloon overnight, it turns out!). The issue was caused by…
[…] You need a how-to guide: Gravity Forms Automations. […]