<div>0:00 Welcome Better Sheets members. I want to introduce you to Coupon Code Maker. This is a Coupon Code Generating Google Sheet.<br>0:09 I'm gonna, in this video, explain a little bit of why I made this and make well, make it. This is your day if you are a lifetime member because it's absolutely free for lifetime members.<br>0:20 If you're watching this video and you're a monthly member it is $30 just to get this Google Sheet.
I will explain a little bit of why it, or why it exists how it works via
Apps Script
Learn how to automate tasks in Google Sheets using Apps Script.
Opens in new tab
.<br>0:32
Where
Understand how to filter data with the query where clause.
Opens in new tab
you can learn how to make it
sort
Discover how to sort your data effectively in Google Sheets.
Opens in new tab
of a, a few other videos or courses that if you're watching this as a monthly member you can definitely, definitely learn this via some of the, the courses and videos that I have available.<br>0:49 Because it's essentially being done with
Apps Script
Learn how to automate tasks in Google Sheets using Apps Script.
Opens in new tab
.
Okay, so, let's get that out of the way, especially, including for lifetime members.<br>0:57 If you're a lifetime member and you're like, hey, yeah, I'm great, I can get it, but I would love to learn how to create something like this.<br>1:05 Go to
spreadsheet
Get insights on using spreadsheets for better data management.
Opens in new tab
automation 101, which is a course on better sheets, if you're looking for the course on Udemy, it's, it's actually master
spreadsheet
Get insights on using spreadsheets for better data management.
Opens in new tab
automation, and that actually also includes supercharger spreadsheets, which is all about APIs.<br>1:21 Supercharger spreadsheets is a course on better sheets that is available for monthly members and it's all about accessing APIs.
What I did is I'm accessing
Gumroad
Explore how Gumroad can help you sell your digital products.
Opens in new tab
's API, and so I would take those two courses and I think those are the basics of learning how to access this API and get
data
Learn about managing and analyzing data in Google Sheets.
Opens in new tab
back.<br>1:43 That's all I'm going to say about that. What it is, let's talk about why it exists and what it is.<br>1:49 So it is a tool that I actually use my, myself. I had to create coupon codes on
Gumroad
Explore how Gumroad can help you sell your digital products.
Opens in new tab
.
So I sell products on
Gumroad
Explore how Gumroad can help you sell your digital products.
Opens in new tab
and if you're looking for it as a, as a lifetime member, bettersheets.co slash tools, go down, scroll to coupon code maker, go here, and there'll be a link.<br>2:09 To get now, if you are a lifetime member, the coupon code will be included in the link there. If you're not you will have to pay for it on
Gumroad
Explore how Gumroad can help you sell your digital products.
Opens in new tab
for $30, but let's talk about why.<br>2:21 Yeah, I sell a bunch of stuff on
Gumroad
Explore how Gumroad can help you sell your digital products.
Opens in new tab
. I sell templates on
Gumroad
Explore how Gumroad can help you sell your digital products.
Opens in new tab
. I sell tools like this. Only sheets on
Gumroad
Explore how Gumroad can help you sell your digital products.
Opens in new tab
.<br>2:27 And in order to sell on
Gumroad
Explore how Gumroad can help you sell your digital products.
Opens in new tab
, you need a market.
You need to get it out into the market and let people know about it.<br>2:33 Get them discovering what it is that you do. And what I did is I also wanted to list products on apps.<br>2:41 Sumo marketplace, because
Gumroad
Explore how Gumroad can help you sell your digital products.
Opens in new tab
Discover is
sort
Discover how to sort your data effectively in Google Sheets.
Opens in new tab
of
Gumroad
Explore how Gumroad can help you sell your digital products.
Opens in new tab
's marketplace ish. I don't want to say it is a real marketplace because I don't think people really, many people really go there and I don't think it's t********* enough.<br>2:54 But app Sumo marketplace, people are looking to buy things to make their business.
And to list on there, one of the coolest things about app Sumo marketplace is you don't necessarily have to host your product there.<br>3:05 You can host it on
Gumroad
Explore how Gumroad can help you sell your digital products.
Opens in new tab
and give app Sumo 100% off coupons, meaning one time use
unique
Find out how to generate unique values in your spreadsheets.
Opens in new tab
code.
And give them the codes and then they sell the codes so that the buyer gets the product for free.<br>3:20 And I know that might sound complicated to some people, but essentially I host a product on
Gumroad
Explore how Gumroad can help you sell your digital products.
Opens in new tab
, deliver it through there, and then somebody buys a code on app Sumo which I provide!<br>3:30 And app Sumo then gives them the code, the person then goes and purchases for zero dollars on
Gumroad
Explore how Gumroad can help you sell your digital products.
Opens in new tab
, the product, and everyone is happy about this, right?<br>3:40
AppSumo
Understand how to leverage AppSumo for product sales.
Opens in new tab
Marketplace is happy because they take a 30% cut. I'm happy because I'm selling.
AppSumo
Understand how to leverage AppSumo for product sales.
Opens in new tab
Marketplace is happy because they take a 30% cut.<br>3:56 I'm happy because I'm happy because gum road.
But instead and what happened is I needed to create something like 5,000 coupon codes and in early on what I did is I created one coupon code and then had 5,000 uses but of course you can see the security issues with that giving in every single person, every<br>4:19 single buyer, the exact same code presents crazy issues
where
Understand how to filter data with the query where clause.
Opens in new tab
someone's just gonna like let that go and get a thousand signups without paying.<br>4:29 So what I wanted to do on
Gumroad
Explore how Gumroad can help you sell your digital products.
Opens in new tab
was create
unique
Find out how to generate unique values in your spreadsheets.
Opens in new tab
codes that were 100% off one time use I started doing it by hand and of course clicking those buttons.<br>4:38 It's a GUI system little few buttons to click even three or four or five six clicks and it's like oh my god this is gonna take not just days but weeks to do then I figured out a way to do it through the API but I was doing it with curl commands and then I would generate the the codes and I didn't have<br>4:54 a
CSV
Learn how to work with CSV files in Google Sheets.
Opens in new tab
file to upload to absooma so I had to make that in addition.
So I made a SaaS product in 2021 I actually created coupon code maker.com I created it and then I just got focused on better sheets.<br>5:07 I didn't continue working on it but now coupon code maker is a google sheet and so what I did is I combined the best of creating through an API so I can generate a thousand codes or five thousand codes in one click I can also save all of the codes made in a google sheet which I can
export
Discover how to export your data from Google Sheets.
Opens in new tab
as a, not a<br>5:28
PDF
Find out how to export your spreadsheets as PDF files.
Opens in new tab
, I can
export
Discover how to export your data from Google Sheets.
Opens in new tab
as a
PDF
Find out how to export your spreadsheets as PDF files.
Opens in new tab
too but I can also
export
Discover how to export your data from Google Sheets.
Opens in new tab
as a
CSV
Learn how to work with CSV files in Google Sheets.
Opens in new tab
and upload it directly to
AppSumo
Understand how to leverage AppSumo for product sales.
Opens in new tab
.<br>5:35 All of these things are great because it greatly reduces the amount of time and stress that I have over selling these products and also makes sure that these products are able to actually be sold instead of just sitting on
Gumroad
Explore how Gumroad can help you sell your digital products.
Opens in new tab
as a sales page and nobody goes there.<br>5:49 People are going to AppSumo, they're looking for it and there's other platforms like, like Timo Sassila there's a lot of other LTD platforms which sell coupon codes and so you can give them a CSV file, a new CSV file, and now you can generate a thousand codes for each platform with this tool.<br>6:10 Okay, so that's the why.
Hey, this is coupon code maker. Go get it. It is a Google Sheet. And again, I use it.<br>6:16 So I'm going to be adding a bunch of new features to it. I also love it because what you can do, well, what you used to be able to do and what I'll be adding soon.<br>6:24 This is now December 1st, 2023 when I am making this video, there might be updates.
If you watch this video after that, there might be updates coupon code maker, but I'm hoping to add the ability to make like single use percentage off coupons like 99% off and 98% off and 97% off.<br>6:43 All the way from 99 to 1 create those all in one click. I want to create things
where
Understand how to filter data with the query where clause.
Opens in new tab
there's a coupon code for every single country in the world.<br>6:50 Like one kind of like the name of the country is the coupon code. I also want to be able to generate coupon codes and email them to a email list.<br>6:58 This is a great.
Great if you create a new product and you want people to use it right away who are already say your lifetime members or their their customers from your past.<br>7:08 You're like, hey, I just want to get people in the door and using this. So I'm going to send it to 10 customers.<br>7:14 So you should be able to generate a code and email that the customer right away and say, hey, here's a code for this product I just made.<br>7:20 Check it out. Yeah, so lifetime members, there's a few thousand of you. So go check it out for free.
You'll get it for free.<br>7:27 If you're not a lifetime member and watching this and you're like, I want to generate coupon codes. Go check it out for 30 bucks.<br>7:34 That's a lifetime deal. So you'll get all of the upgrades. Once you buy it through gum road, you'll be on the list and I'll email you when there are updates to the Google sheet file.<br>7:44 And again, if you're looking to make something like this
where
Understand how to filter data with the query where clause.
Opens in new tab
you want to create a really cool tool in.
Inside of Google, he's a connects to API's check out supercharge your
spreadsheet
Get insights on using spreadsheets for better data management.
Opens in new tab
skills on better sheets dot co slash courses.<br>7:59 And I would also recommend,
where
Understand how to filter data with the query where clause.
Opens in new tab
is it somewhere, supercharge your sheets, there it is. There's so many things with it. In that, in that course, I don't do that many things. Like, I, I do some cool things in sheets, but then I also email from sheets, I email
data
Learn about managing and analyzing data in Google Sheets.
Opens in new tab
, but oh my God,
Apps Script
Learn how to automate tasks in Google Sheets using Apps Script.
Opens in new tab
is just <br>8:31 literally like the best thing that's ever happened to Google sheets. You will do so many things with it.
Like, generate a thousand coupon codes in one click, kind of thing.<br>8:42 I'm really excited about this. I just made it and have made it available to lifetime members and members if you want to purchase it, go ahead.<br>8:49 30 bucks. Really excited. Get, get it going. Bye.</div>