![featured image thumbnail for post How to Send Drip Campaigns via Google Sheets](/static/6610d26aca1c304f4c49bd47e7b278cd/e8044/LB71-DripCampaigns3.jpg)
Drip campaigns (aka email sequences) are a powerful way to re-engage users using a linear fashion. Many email marketers use this technique…
Need a way to figure out how many unique values you have in a dataset?
Use =COUNTUNIQUE(A:A)
to get the count of unique values.
Easy!