1 00:00:00,000 --> 00:00:05,640 Have you noticed how many people are going back to basics with self-hosted 2 00:00:05,640 --> 00:00:09,760 tools? Yeah. I mean, it's, it's a thing. It's like a digital homesteading movie. 3 00:00:09,760 --> 00:00:14,000 Yeah. Yeah. So today we're going to deep dive into one that, uh, 4 00:00:14,000 --> 00:00:19,760 that really caught my eye. Okay. It's called Lismunk. Oh yeah. 5 00:00:19,760 --> 00:00:23,920 You might not have heard of it, but imagine having the power of like 6 00:00:23,920 --> 00:00:29,840 MailChimp, but you're the one calling all the shots. Yeah. No more monthly fees. 7 00:00:29,880 --> 00:00:33,440 Right. No more wondering where your data lives. Yeah. Intrigued. 8 00:00:33,440 --> 00:00:35,480 I like where this is going. I know. Right. Yeah. 9 00:00:35,480 --> 00:00:40,920 So what's really interesting about it to me is it's not just for techie folks. 10 00:00:40,920 --> 00:00:46,040 Right. It's designed to manage like newsletters and 11 00:00:46,040 --> 00:00:50,080 mailing lists all from your own server. And believe me, 12 00:00:50,080 --> 00:00:53,200 you don't need a computer science degree to set it up. You really don't. 13 00:00:53,200 --> 00:00:56,560 Well, I'll admit when I first heard self hosted, I thought, wait, 14 00:00:57,080 --> 00:01:01,880 I need a server for this. Right. But ListMonk makes it surprisingly 15 00:01:01,880 --> 00:01:06,320 approachable even for someone like me who's more comfortable writing emails than 16 00:01:06,320 --> 00:01:09,280 code. Sure. Sure. Sure. So let's break it down. Okay. 17 00:01:09,280 --> 00:01:13,280 What exactly is ListMonk and what can it do? 18 00:01:13,280 --> 00:01:17,400 Well, think of ListMonk as your personal email command center. Okay. 19 00:01:17,400 --> 00:01:22,080 It handles everything from managing your subscribers and crafting 20 00:01:22,080 --> 00:01:27,080 like beautiful newsletters to sending out those crucial transactional emails, 21 00:01:27,080 --> 00:01:30,080 like password resets. Gotcha. You know, 22 00:01:30,080 --> 00:01:33,680 it's really like a one stop shop for all your email communication needs. 23 00:01:33,680 --> 00:01:34,720 That makes sense. Yeah. 24 00:01:34,720 --> 00:01:39,840 But what makes ListMonk different from say just using a regular email provider? 25 00:01:39,840 --> 00:01:43,840 Well, the biggest difference is that ListMonk is open source. Okay. 26 00:01:43,840 --> 00:01:46,480 You can download it, use it. Yeah. 27 00:01:46,480 --> 00:01:50,880 Even tinker with the code if you're so inclined. Right. All for free. Nice. 28 00:01:50,920 --> 00:01:53,280 No more hefty subscription fees. Yeah. 29 00:01:53,280 --> 00:01:56,480 Or handing over your data to a big corporation. Right. 30 00:01:56,480 --> 00:01:58,240 You have complete control. 31 00:01:58,240 --> 00:02:01,280 That control over your data part is really appealing, 32 00:02:01,280 --> 00:02:05,600 but doesn't self hosting mean I'm responsible for security and all that? 33 00:02:05,600 --> 00:02:10,160 Yeah. Wouldn't that be more risky than relying on a big company? 34 00:02:10,160 --> 00:02:13,320 That's a common concern. Okay. But with ListMonk, 35 00:02:13,320 --> 00:02:17,000 you actually have more control over security. Okay. 36 00:02:17,000 --> 00:02:21,520 So you decide where your data lives, how it's backed up and who has access to it. 37 00:02:21,520 --> 00:02:23,680 Okay. And because the code is open source, 38 00:02:23,680 --> 00:02:27,360 it's constantly being scrutinized by security experts around the world. 39 00:02:27,360 --> 00:02:28,480 Oh, that makes sense. Yeah. 40 00:02:28,480 --> 00:02:32,320 So I'm trading convenience for more control and transparency. 41 00:02:32,320 --> 00:02:35,400 That's a good way to put it. Interesting trade off. Yeah. Okay. 42 00:02:35,400 --> 00:02:37,360 I'm starting to see the appeal here. Yeah. 43 00:02:37,360 --> 00:02:41,600 But can ListMonk actually handle the volume? Hmm. 44 00:02:41,600 --> 00:02:46,440 If let's say I wanted to send out a massive campaign to my entire audience, 45 00:02:46,480 --> 00:02:48,520 here's where it gets really cool. Okay. 46 00:02:48,520 --> 00:02:51,040 ListMonk is built for performance. Okay. 47 00:02:51,040 --> 00:02:56,040 They actually ran a test where they sent over 7 million emails 48 00:02:56,040 --> 00:02:59,320 using ListMonk. And guess what? Yeah. 49 00:02:59,320 --> 00:03:04,680 It used a tiny fraction of a single CPU core early and barely any RAM. 50 00:03:04,680 --> 00:03:09,400 Wait, 7 million emails on basically a shoestring budget. 51 00:03:09,400 --> 00:03:13,240 Yeah. That's incredible. That's pretty impressive. How do they pull that off? 52 00:03:13,240 --> 00:03:15,200 It's all about efficient design. Okay. 53 00:03:15,280 --> 00:03:20,040 ListMonk uses something called multi-threaded. Okay. High throughput email queues. 54 00:03:20,040 --> 00:03:24,680 Oh, wow. Imagine it like a super organized postal service. Okay. 55 00:03:24,680 --> 00:03:29,720 That makes sure your emails get delivered quickly and reliably even during those 56 00:03:29,720 --> 00:03:33,480 peak sending time. Oh, that's great. Yeah. Okay. So it's fast and efficient. Right. 57 00:03:33,480 --> 00:03:35,240 But what about features? Hmm. 58 00:03:35,240 --> 00:03:39,840 Can ListMonk do all the fancy things that other email platforms offer? 59 00:03:39,840 --> 00:03:43,240 Absolutely. Okay. You've got dynamic email templates. Okay. 60 00:03:43,280 --> 00:03:46,600 Which means you can personalize your messages and get really creative with 61 00:03:46,600 --> 00:03:50,240 content. Yeah. And you don't need to be a coding whiz to use them. Right. 62 00:03:50,240 --> 00:03:55,240 ListMonk supports everything from a visual WSIWYG editor. 63 00:03:55,240 --> 00:03:55,720 Oh yeah. 64 00:03:55,720 --> 00:04:00,720 To the go templating language for the more code savvy users and even mark down 65 00:04:00,720 --> 00:04:02,720 if you prefer a simpler approach. 66 00:04:02,720 --> 00:04:05,840 So there's really an option for everyone, no matter their technical skills. 67 00:04:05,840 --> 00:04:07,800 Exactly. That's impressive. Yeah. 68 00:04:07,800 --> 00:04:12,120 Now you mentioned earlier that ListMonk can handle transactional emails too. 69 00:04:12,240 --> 00:04:16,000 Yeah. Like order confirmations or password resets. Right. 70 00:04:16,000 --> 00:04:20,480 Does it treat those differently than regular newsletters? It does. Okay. 71 00:04:20,480 --> 00:04:25,000 You can use predefined templates for common transactional emails. Oh, okay. 72 00:04:25,000 --> 00:04:27,320 So you don't have to start from scratch each time. That's great. 73 00:04:27,320 --> 00:04:29,640 And here's where things get really interesting. Okay. 74 00:04:29,640 --> 00:04:34,680 You can even use ListMonk to send other types of messages like SMS or WhatsApp 75 00:04:34,680 --> 00:04:40,440 modification through something called web hooks. Web hooks. Yeah. Okay. 76 00:04:40,440 --> 00:04:44,440 That sounds a little techie. Yeah. Can you explain it in a way that even I can 77 00:04:44,440 --> 00:04:46,800 understand? Imagine web hooks, 78 00:04:46,800 --> 00:04:51,120 like digital messengers that connect different apps together. Okay. 79 00:04:51,120 --> 00:04:53,880 So let's say someone signs up for your newsletter on your website. 80 00:04:53,880 --> 00:04:58,800 A web hook can tell ListMonk to automatically send them a welcome email. 81 00:04:58,800 --> 00:05:03,480 Oh, maybe even a text message. Oh, if you set it up that way. 82 00:05:03,480 --> 00:05:06,680 So it's like having these automated workflows happening behind the scenes. 83 00:05:06,680 --> 00:05:07,760 Exactly. Okay. 84 00:05:07,840 --> 00:05:12,560 It's this flexibility that makes ListMonk much more than just an email tool. 85 00:05:12,560 --> 00:05:17,900 It's a powerful communication platform that you can customize to fit your needs. 86 00:05:17,900 --> 00:05:20,640 Okay. I'm starting to get why you're so excited about ListMonk. Yeah. 87 00:05:20,640 --> 00:05:23,360 But let's go back to this whole self-hosting thing. Sure. 88 00:05:23,360 --> 00:05:26,960 You mentioned setting it up on your own server. Can you walk us through 89 00:05:26,960 --> 00:05:29,760 how that actually works? Of course. Okay. 90 00:05:29,760 --> 00:05:34,480 There are a couple of ways to install ListMonk. You can download a binary, 91 00:05:35,080 --> 00:05:40,040 which is basically a prepackaged version of the software that you run on your 92 00:05:40,040 --> 00:05:43,320 computer or server. That sounds relatively straightforward. 93 00:05:43,320 --> 00:05:46,080 What's the other option? The other option is Docker. Okay. 94 00:05:46,080 --> 00:05:47,840 If you're familiar with containerization, 95 00:05:47,840 --> 00:05:53,160 think of Docker as like a pre-built Lego set for your 96 00:05:53,160 --> 00:05:57,200 software. It has all the pieces ListMonk needs. Right. 97 00:05:57,200 --> 00:06:00,240 Organize perfectly so you don't have to figure it out from scratch. 98 00:06:00,240 --> 00:06:03,640 So Docker makes it even easier to get things up and running. 99 00:06:04,000 --> 00:06:04,840 It can. 100 00:06:04,840 --> 00:06:08,160 Now, regardless of whether I choose the binary or Docker, 101 00:06:08,160 --> 00:06:12,240 what are the basic steps involved in setting up ListMonk? 102 00:06:12,240 --> 00:06:17,680 You'll need to generate a configuration file. Okay. Set up a Postgres database. 103 00:06:17,680 --> 00:06:20,640 That's where all your subscriber data will live. Gotcha. 104 00:06:20,640 --> 00:06:23,280 And then you just run the application. Postgres database. 105 00:06:23,280 --> 00:06:25,680 Is that something specific to ListMonk? 106 00:06:25,680 --> 00:06:30,320 It's a popular open source database known for being reliable and fast. 107 00:06:30,880 --> 00:06:33,760 ListMonk uses it to efficiently manage all your data. 108 00:06:33,760 --> 00:06:38,160 So it's not some proprietary system I need to learn. Right. That's good to know. 109 00:06:38,160 --> 00:06:42,880 So it's config file database. Run the app. That's it. 110 00:06:42,880 --> 00:06:47,080 Sounds doable even for someone who's not a server expert. Exactly. Okay. 111 00:06:47,080 --> 00:06:51,960 We've covered self-hosting and installation and ListMonk sounds surprisingly 112 00:06:51,960 --> 00:06:54,680 approachable so far. But once it's set up, 113 00:06:54,680 --> 00:06:59,520 how do I actually connect it with other tools or customize things further? 114 00:06:59,640 --> 00:07:04,280 That's where ListMonk's API comes in. API. Yeah. Another acronym. I know, right? 115 00:07:04,280 --> 00:07:08,240 I'm feeling a bit overwhelmed with technical terms today. Don't worry. 116 00:07:08,240 --> 00:07:10,320 It's simpler than it sounds. Okay. 117 00:07:10,320 --> 00:07:14,280 The API is basically a way for different applications to talk to each other. 118 00:07:14,280 --> 00:07:19,160 So let's say you have an existing CRM or subscriber database. Yeah. 119 00:07:19,160 --> 00:07:24,080 You can use the API to seamlessly sync that data 120 00:07:24,080 --> 00:07:27,120 with ListMonk. That's incredibly useful. Yeah. 121 00:07:27,160 --> 00:07:30,680 So I don't have to manually import and export lists all the time. Right. 122 00:07:30,680 --> 00:07:34,880 What about if I want to manage media, like images for my campaigns? 123 00:07:34,880 --> 00:07:36,680 ListMonk has you covered there too. Okay. 124 00:07:36,680 --> 00:07:41,680 It allows you to connect to S3 compatible storage like Amazon S3 or 125 00:07:41,680 --> 00:07:44,040 even self-hosted solutions like Minio. 126 00:07:44,040 --> 00:07:47,720 So I have options for where I store those files. You do. Okay. 127 00:07:47,720 --> 00:07:51,880 We've talked about self-hosting, installation, powerful features, 128 00:07:51,880 --> 00:07:53,720 and even connecting it with other tools. 129 00:07:54,280 --> 00:07:58,240 But there's one thing we haven't discussed that's increasingly important in 130 00:07:58,240 --> 00:08:02,880 today's world. Privacy. Yes. Privacy. Right. 131 00:08:02,880 --> 00:08:07,760 That's another area where ListMonk really shines because you're in control of 132 00:08:07,760 --> 00:08:10,800 your data. You get to decide how it's used and protected. 133 00:08:10,800 --> 00:08:13,440 ListMonk puts privacy front and center. 134 00:08:13,440 --> 00:08:17,680 So what kind of privacy features does ListMonk offer? Well, for starters, 135 00:08:17,680 --> 00:08:22,720 your subscribers have the power to permanently block list themselves if they 136 00:08:22,720 --> 00:08:25,440 no longer wish to receive emails. Oh, that's nice. 137 00:08:25,440 --> 00:08:29,080 It's a huge win for respecting people's preferences. Yeah. 138 00:08:29,080 --> 00:08:33,840 They can also export all of their data if they want to take it elsewhere or even 139 00:08:33,840 --> 00:08:38,320 completely erase their information from your ListMonk instance with a single 140 00:08:38,320 --> 00:08:42,840 click. Wow. Giving users that level of control over their own data is pretty 141 00:08:42,840 --> 00:08:44,760 impressive. Absolutely. Okay. 142 00:08:44,760 --> 00:08:48,040 We've covered a lot of ground in this first part of our ListMonk deep dive, 143 00:08:48,040 --> 00:08:52,200 but I have a feeling there's much more to uncover. We've only just begun. 144 00:08:52,240 --> 00:08:53,720 Before we wrap up this section, 145 00:08:53,720 --> 00:08:57,960 what are some of the key takeaways you'd like our listeners to remember? 146 00:08:57,960 --> 00:09:02,800 What stands out to me is ListMonk's ability to empower you with control over 147 00:09:02,800 --> 00:09:07,440 your data and communication. It's a robust platform packed with features that 148 00:09:07,440 --> 00:09:09,880 rival those expensive commercial solutions, 149 00:09:09,880 --> 00:09:12,880 but with the added benefits of being free, 150 00:09:12,880 --> 00:09:17,200 open source and incredibly respectful of your privacy. 151 00:09:17,200 --> 00:09:19,040 That's a powerful combination. It is. 152 00:09:19,200 --> 00:09:23,600 And for anyone who's feeling frustrated with the limitations or cost of other 153 00:09:23,600 --> 00:09:27,960 email platforms, ListMonk offers a refreshing alternative. 154 00:09:27,960 --> 00:09:28,680 It does. 155 00:09:28,680 --> 00:09:31,800 It's like you're taking back your digital independence. Yeah, I like that. 156 00:09:31,800 --> 00:09:35,840 But before we get too carried away, we have a lot more to explore. 157 00:09:35,840 --> 00:09:39,280 Join us for part two of our deep dive. Sounds good. 158 00:09:39,280 --> 00:09:42,840 Where we'll take a closer look at ListMonk's more advanced features and see how 159 00:09:42,840 --> 00:09:45,680 people are using it in the real world. Okay. I'm excited. See you soon. 160 00:09:46,760 --> 00:09:51,080 Welcome back to our deep dive into ListMonk. Last time we explored, 161 00:09:51,080 --> 00:09:56,040 it's self-hosted nature. Yeah. Impressive performance and how it gives you the 162 00:09:56,040 --> 00:09:58,760 user complete control over your data. 163 00:09:58,760 --> 00:10:03,680 We also touched on its wide range of features which really rival those pricey 164 00:10:03,680 --> 00:10:07,720 commercial email platforms for sure. But there's so much more to discover. 165 00:10:07,720 --> 00:10:09,640 Oh yeah. There's a lot more we can talk about. 166 00:10:09,640 --> 00:10:13,240 So what are some of the more advanced features that really set it apart? 167 00:10:13,240 --> 00:10:15,360 Let's talk about segmentation. Okay. 168 00:10:15,400 --> 00:10:18,320 You know how important it is to send the right message to the right people? 169 00:10:18,320 --> 00:10:18,840 Right. Right. 170 00:10:18,840 --> 00:10:23,120 Well, ListMonk lets you store custom attributes for each subscriber and that 171 00:10:23,120 --> 00:10:26,520 opens up a whole world of possibilities for targeted campaigns. 172 00:10:26,520 --> 00:10:30,200 Okay. Break that down for me. What kind of custom attributes are we talking about? 173 00:10:30,200 --> 00:10:33,640 Think about information that's relevant to your audience. Okay. 174 00:10:33,640 --> 00:10:37,680 You could add fields for location, interests, 175 00:10:37,680 --> 00:10:43,160 past purchases, anything that helps you understand your subscribers better. 176 00:10:43,520 --> 00:10:46,960 So instead of just having a name and email address, right? 177 00:10:46,960 --> 00:10:51,870 I can build a detailed profile for each person on my list. Exactly. That makes 178 00:10:51,870 --> 00:10:52,280 sense. 179 00:10:52,280 --> 00:10:53,000 Yeah. 180 00:10:53,000 --> 00:10:57,200 But how do I actually use that information to send targeted emails? 181 00:10:57,200 --> 00:11:02,120 ListMonk lets you create segments based on these attributes using something called 182 00:11:02,120 --> 00:11:06,480 SQL queries. Yeah. Isn't that a database language? It is. 183 00:11:06,480 --> 00:11:10,080 I'm not a programmer. I know it sounds intimidating. Yeah, it does. 184 00:11:10,480 --> 00:11:13,600 But ListMonk makes it pretty user friendly. Okay. 185 00:11:13,600 --> 00:11:16,480 Think of it like filtering your inbox. Right. 186 00:11:16,480 --> 00:11:21,000 You can use simple logic to create segments based on specific criteria. 187 00:11:21,000 --> 00:11:22,400 Okay. For example, 188 00:11:22,400 --> 00:11:26,720 you could target everyone who signed up for your newsletter in the last month and 189 00:11:26,720 --> 00:11:28,200 D who lives in a certain city. 190 00:11:28,200 --> 00:11:32,000 So I can really fine tune my campaigns and make sure my messages are relevant to 191 00:11:32,000 --> 00:11:36,560 each segment. Yes. That's powerful. It is. Now, speaking of targeted messages, 192 00:11:36,560 --> 00:11:40,000 let's talk about those transactional emails we touched on earlier. Yeah. 193 00:11:40,400 --> 00:11:45,080 The welcome messages, order confirmation, password resets. 194 00:11:45,080 --> 00:11:47,160 Yeah. How does ListMonk handle those? 195 00:11:47,160 --> 00:11:51,800 ListMonk makes it super easy to send those important one-on-one messages. Okay. 196 00:11:51,800 --> 00:11:55,800 It provides prebuilt templates for common transactional emails. 197 00:11:55,800 --> 00:11:57,640 So you don't have to start from scratch. 198 00:11:57,640 --> 00:12:01,480 So it's like having a set of professionally designed email templates ready to go. 199 00:12:01,480 --> 00:12:02,720 Exactly. Oh, that's nice. 200 00:12:02,720 --> 00:12:06,480 And you can customize them to match your brand and tone of voice. 201 00:12:06,480 --> 00:12:10,320 And you mentioned earlier that I can even use ListMonk to send other types of 202 00:12:10,320 --> 00:12:14,720 messages like SMS notifications. Yeah. Using those webhook things. Right. 203 00:12:14,720 --> 00:12:19,280 Okay. Webhooks allow ListMonk to talk to other applications. Right. 204 00:12:19,280 --> 00:12:23,680 Let's say you have an online store and someone completes a purchase. Okay. 205 00:12:23,680 --> 00:12:28,560 A webhook can notify ListMonk to automatically send an order 206 00:12:28,560 --> 00:12:30,320 confirmation email. Gotcha. 207 00:12:30,320 --> 00:12:34,840 You could even set it up to send a follow-up text message a few days later with 208 00:12:34,840 --> 00:12:38,920 a discount code for their next purchase. Wow. That's a great example. Yeah. 209 00:12:39,080 --> 00:12:42,760 So webhooks essentially automate my communication workflow. Exactly. 210 00:12:42,760 --> 00:12:44,840 But what about speed and reliability? 211 00:12:44,840 --> 00:12:50,000 If I'm relying on ListMonk for these time-sensitive transactional messages, 212 00:12:50,000 --> 00:12:52,080 I need to know it can handle the pressure. 213 00:12:52,080 --> 00:12:56,000 Don't worry. ListMonk is built for speed and reliability. 214 00:12:56,000 --> 00:12:59,400 Remember those multi-threaded email queues we talked about? Right. 215 00:12:59,400 --> 00:13:01,680 They ensure that all your emails, 216 00:13:01,680 --> 00:13:06,080 whether it's a mass campaign or a single transactional message, 217 00:13:06,480 --> 00:13:09,800 get sent quickly and efficiently. That's reassuring. Yeah. 218 00:13:09,800 --> 00:13:14,720 So I can trust ListMonk to deliver those critical messages without any hiccups. 219 00:13:14,720 --> 00:13:18,880 Absolutely. Okay. We've covered segmentation, dynamic templates, 220 00:13:18,880 --> 00:13:22,040 transactional emails, web hooks. 221 00:13:22,040 --> 00:13:26,480 ListMonk sounds incredibly powerful. It is a powerful platform, 222 00:13:26,480 --> 00:13:29,920 but I have a feeling we're still just scratching the surface. Yeah. 223 00:13:29,920 --> 00:13:33,680 There's a lot to it. What else makes ListMonk stand out from the crowd? 224 00:13:34,360 --> 00:13:38,760 One thing that often gets overlooked is its commitment to simplicity. Okay. 225 00:13:38,760 --> 00:13:42,440 And ease of use. Despite all these advanced features, 226 00:13:42,440 --> 00:13:46,080 ListMonk's interface is remarkably clean and intuitive. 227 00:13:46,080 --> 00:13:50,440 You know, I was a bit intimidated by the idea of self-hosting at first. Yeah. 228 00:13:50,440 --> 00:13:53,920 But the way you're describing ListMonk doesn't sound that complicated. 229 00:13:53,920 --> 00:13:54,360 Well, 230 00:13:54,360 --> 00:13:58,320 that's because the developers have really focused on making it accessible to 231 00:13:58,320 --> 00:14:00,880 users of all technical levels. Okay. 232 00:14:01,160 --> 00:14:06,120 You don't need to be a coding expert to navigate ListMonk and get things set up. 233 00:14:06,120 --> 00:14:07,480 That's great to hear. Yeah. 234 00:14:07,480 --> 00:14:11,240 So for someone who's intrigued by ListMonk, 235 00:14:11,240 --> 00:14:14,560 but maybe still hesitant about diving in, 236 00:14:14,560 --> 00:14:18,320 what would you say is the most compelling reason to give it a try? 237 00:14:18,320 --> 00:14:22,800 The most compelling reason control with ListMonk, 238 00:14:22,800 --> 00:14:26,920 you're not just sending emails, you're taking ownership of your data, 239 00:14:27,280 --> 00:14:31,120 your communication, your online destiny. Interesting. 240 00:14:31,120 --> 00:14:36,240 It's about breaking free from the limitations of closed platforms and embracing 241 00:14:36,240 --> 00:14:41,400 a more open, transparent and user centric approach to email marketing. 242 00:14:41,400 --> 00:14:44,640 That's a powerful message. It's not just about the features. 243 00:14:44,640 --> 00:14:48,480 It's about a whole new way of thinking about how we interact with technology. 244 00:14:48,480 --> 00:14:49,840 Exactly. 245 00:14:49,840 --> 00:14:52,280 And as we move into the final part of our deep dive, 246 00:14:52,280 --> 00:14:56,800 we'll explore some real world examples of how ListMonk is empowering individuals 247 00:14:56,800 --> 00:15:00,960 and businesses to reclaim control of their online communication. 248 00:15:00,960 --> 00:15:03,000 Sounds good. I'm looking forward to it. 249 00:15:03,000 --> 00:15:04,600 Sounds like we have a lot more to uncover. 250 00:15:04,600 --> 00:15:05,160 For sure. 251 00:15:05,160 --> 00:15:09,520 Stick with us as we dive even deeper into the practical applications of ListMonk 252 00:15:09,520 --> 00:15:12,160 and see how it's changing the game for email marketing. 253 00:15:12,160 --> 00:15:13,160 OK. 254 00:15:13,160 --> 00:15:14,000 See. 255 00:15:14,000 --> 00:15:18,000 Welcome back to the final part of our ListMonk deep dive. 256 00:15:18,000 --> 00:15:18,520 Yeah. 257 00:15:18,520 --> 00:15:23,360 So far, we've explored its self-hosted nature, impressive performance 258 00:15:23,360 --> 00:15:28,000 and commitment to user privacy, all while giving you remarkable control 259 00:15:28,000 --> 00:15:29,760 over your data and communications. 260 00:15:29,760 --> 00:15:31,160 It's a lot to pack into one. 261 00:15:31,160 --> 00:15:32,160 I know, right? 262 00:15:32,160 --> 00:15:35,160 And we dove into some of its more advanced features, 263 00:15:35,160 --> 00:15:39,880 from segmentation and dynamic templates to transactional emails 264 00:15:39,880 --> 00:15:42,000 and the power web hooks. 265 00:15:42,000 --> 00:15:43,120 Lots to talk about. 266 00:15:43,120 --> 00:15:44,880 But now let's shift gears and get practical. 267 00:15:44,880 --> 00:15:45,480 OK. 268 00:15:45,480 --> 00:15:49,320 How are people actually using ListMonk in the real world? 269 00:15:49,320 --> 00:15:51,480 It's all well and good to talk about features, 270 00:15:51,480 --> 00:15:54,160 but I'm curious to see how ListMonk is being put to work 271 00:15:54,160 --> 00:15:55,160 out there. 272 00:15:55,160 --> 00:15:57,600 Who's using it, and what are they doing with it? 273 00:15:57,600 --> 00:16:00,920 One of the great things about ListMonk is its versatility. 274 00:16:00,920 --> 00:16:04,680 You'll find individuals, businesses, educators, even 275 00:16:04,680 --> 00:16:08,080 community organizations using it in creative ways. 276 00:16:08,080 --> 00:16:08,640 Interesting. 277 00:16:08,640 --> 00:16:12,040 So let's start with bloggers and content creators. 278 00:16:12,040 --> 00:16:15,960 They're using ListMonk to grow their email lists, 279 00:16:15,960 --> 00:16:19,520 share updates and exclusive content, 280 00:16:19,520 --> 00:16:22,640 and even manage subscriptions for premium offerings. 281 00:16:22,640 --> 00:16:26,120 Building a strong email list is essential for anyone 282 00:16:26,120 --> 00:16:27,440 creating content online. 283 00:16:27,440 --> 00:16:28,200 It really is. 284 00:16:28,200 --> 00:16:30,200 What about other folks in the creative space? 285 00:16:30,200 --> 00:16:33,160 Well, musicians and artists, they're 286 00:16:33,160 --> 00:16:36,440 using ListMonk to connect with their fans directly. 287 00:16:36,440 --> 00:16:40,680 They can announce upcoming shows, share new releases, 288 00:16:40,680 --> 00:16:43,880 and send personalized messages to different segments 289 00:16:43,880 --> 00:16:46,600 of their audience, like those who prefer listening 290 00:16:46,600 --> 00:16:49,840 to a specific genre or attending concerts 291 00:16:49,840 --> 00:16:51,040 in a particular city. 292 00:16:51,040 --> 00:16:55,360 So from keeping fans informed to promoting their work, 293 00:16:55,360 --> 00:16:57,680 ListMonk can be a real game changer 294 00:16:57,680 --> 00:16:59,160 for independent artists. 295 00:16:59,160 --> 00:17:00,880 It really can. 296 00:17:00,880 --> 00:17:02,640 What about the business world? 297 00:17:02,640 --> 00:17:04,400 How are companies using ListMonk? 298 00:17:04,400 --> 00:17:06,520 E-commerce companies, for example. 299 00:17:06,520 --> 00:17:09,280 They're finding clever ways to integrate ListMonk. 300 00:17:09,280 --> 00:17:12,440 They're sending targeted product recommendations, 301 00:17:12,440 --> 00:17:16,480 recovering abandoned carts, and personalizing 302 00:17:16,480 --> 00:17:18,960 their customer communications, making 303 00:17:18,960 --> 00:17:23,680 it feel less like mass marketing and more like a conversation. 304 00:17:23,680 --> 00:17:26,480 It sounds like ListMonk can level the playing field, 305 00:17:26,480 --> 00:17:29,440 giving smaller businesses tools that were once only accessible 306 00:17:29,440 --> 00:17:32,400 to bigger companies with hefty marketing budgets. 307 00:17:32,400 --> 00:17:33,600 That's a great point. 308 00:17:33,600 --> 00:17:35,200 We've talked a lot about marketing. 309 00:17:35,200 --> 00:17:35,880 We have. 310 00:17:35,880 --> 00:17:38,600 But I'm also interested in those other uses you mentioned, 311 00:17:38,600 --> 00:17:42,200 like educators and community organizations. 312 00:17:42,200 --> 00:17:44,000 How are they utilizing ListMonk? 313 00:17:44,000 --> 00:17:47,720 Schools and universities are using it to send announcements 314 00:17:47,720 --> 00:17:52,240 to students and faculty, manage event registrations, 315 00:17:52,240 --> 00:17:56,320 even deliver course materials, all while maintaining student 316 00:17:56,320 --> 00:17:57,080 privacy. 317 00:17:57,080 --> 00:17:57,760 That's great. 318 00:17:57,760 --> 00:17:59,760 And community groups are using ListMonk 319 00:17:59,760 --> 00:18:03,320 to coordinate volunteers, share event updates, 320 00:18:03,320 --> 00:18:06,320 and keep their members informed about important issues, 321 00:18:06,320 --> 00:18:08,440 strengthening their community bonds. 322 00:18:08,440 --> 00:18:10,480 It's amazing to see how ListMonk can 323 00:18:10,480 --> 00:18:13,040 be adapted to such diverse needs. 324 00:18:13,040 --> 00:18:13,800 It is. 325 00:18:13,800 --> 00:18:17,640 From marketing to education to community building. 326 00:18:17,640 --> 00:18:18,320 It really is. 327 00:18:18,320 --> 00:18:21,720 But beyond these specific use cases, 328 00:18:21,720 --> 00:18:24,920 what does the rise of self-hosted tools like ListMonk 329 00:18:24,920 --> 00:18:28,000 tell us about the future of online communication? 330 00:18:28,000 --> 00:18:30,120 It's a clear sign that people are 331 00:18:30,120 --> 00:18:34,440 craving more control over their data and online experiences. 332 00:18:34,440 --> 00:18:35,280 That's a good point. 333 00:18:35,280 --> 00:18:37,840 They're tired of being locked into closed platforms 334 00:18:37,840 --> 00:18:41,280 with limited options and questionable data practices. 335 00:18:41,280 --> 00:18:42,600 They want transparency. 336 00:18:42,600 --> 00:18:43,720 They want ownership. 337 00:18:43,720 --> 00:18:44,960 And they want choices. 338 00:18:44,960 --> 00:18:48,360 So it's a shift towards a more user-centric internet. 339 00:18:48,360 --> 00:18:48,960 I think so. 340 00:18:48,960 --> 00:18:51,160 Where individuals and organizations 341 00:18:51,160 --> 00:18:54,360 have the power to shape their own digital destinies. 342 00:18:54,360 --> 00:18:58,360 It's inspiring to see this movement gaining momentum. 343 00:18:58,360 --> 00:19:01,240 It seems like ListMonk is at the forefront, 344 00:19:01,240 --> 00:19:05,120 proving that you can have a powerful, feature-rich email 345 00:19:05,120 --> 00:19:09,480 platform without sacrificing privacy or control. 346 00:19:09,480 --> 00:19:10,240 For sure. 347 00:19:10,240 --> 00:19:13,200 It's a testament to the power of open source software 348 00:19:13,200 --> 00:19:15,120 and the ingenuity of developers who 349 00:19:15,120 --> 00:19:17,680 believe in building tools that empower users. 350 00:19:17,680 --> 00:19:18,680 Absolutely. 351 00:19:18,680 --> 00:19:21,480 Well, folks, we've reached the end of our ListMonk deep dive. 352 00:19:21,480 --> 00:19:22,280 This is it. 353 00:19:22,280 --> 00:19:26,720 We've explored its features, its real-world applications, 354 00:19:26,720 --> 00:19:28,720 and even its potential to reshape the way we 355 00:19:28,720 --> 00:19:30,480 think about online communication. 356 00:19:30,480 --> 00:19:31,400 That's a lot. 357 00:19:31,400 --> 00:19:33,360 But the conversation doesn't end here. 358 00:19:33,360 --> 00:19:35,200 This is just the beginning of your journey 359 00:19:35,200 --> 00:19:37,480 into the world of self-hosted tools and data ownership. 360 00:19:37,480 --> 00:19:38,120 It is. 361 00:19:38,120 --> 00:19:40,760 There's so much to explore, so many possibilities to uncover. 362 00:19:40,760 --> 00:19:42,480 Lots to see out there. 363 00:19:42,480 --> 00:19:45,760 As you venture further into this exciting landscape, 364 00:19:45,760 --> 00:19:48,560 we leave you with this question to ponder. 365 00:19:48,560 --> 00:19:49,560 OK. 366 00:19:49,560 --> 00:19:52,600 How might this shift towards data ownership and user 367 00:19:52,600 --> 00:19:56,160 empowerment reshape the digital landscape in the years to come? 368 00:19:56,160 --> 00:19:57,640 That is the question. 369 00:19:57,640 --> 00:19:59,360 It's a question worth reflecting on. 370 00:19:59,360 --> 00:20:00,000 For sure. 371 00:20:00,000 --> 00:20:01,520 Keep exploring. 372 00:20:01,520 --> 00:20:02,480 Keep learning. 373 00:20:02,480 --> 00:20:04,280 And keep pushing the boundaries of what's 374 00:20:04,280 --> 00:20:05,960 possible in the digital world. 375 00:20:05,960 --> 00:20:06,540 I like it. 376 00:20:06,540 --> 00:20:09,860 And remember, the power to shape your online experience 377 00:20:09,860 --> 00:20:10,960 is in your hands. 378 00:20:10,960 --> 00:20:12,360 Absolutely. 379 00:20:12,360 --> 00:20:14,060 Thanks for joining us on the Deep Dive.