1 00:00:00,000 --> 00:00:03,780 Welcome to another Deep Dive everybody. This time we're looking at Ackee. 2 00:00:03,780 --> 00:00:07,520 Ackee. It's a self-hosted open source analytics tool 3 00:00:07,520 --> 00:00:11,080 and it's really making waves in the privacy world. 4 00:00:11,080 --> 00:00:15,240 Okay. But before we get into all that, let me quickly thank our sponsor 5 00:00:15,240 --> 00:00:18,400 Safe Server. They're amazing. They can help you get Ackee 6 00:00:18,400 --> 00:00:22,120 up and running, you know, if you want to self-host it. And they can also offer some 7 00:00:22,120 --> 00:00:25,200 really solid advice on digital transformation in general. 8 00:00:25,200 --> 00:00:28,920 So check them out at www.safeserver.d 9 00:00:28,920 --> 00:00:33,260 Cool. Now, we all know website analytics are, 10 00:00:33,260 --> 00:00:37,040 you know, they're like, they're super important these days. Right. But the thing is 11 00:00:37,040 --> 00:00:41,400 concerns about user privacy are 12 00:00:41,400 --> 00:00:45,520 also growing. For sure. So can you really have your cake and eat it too? Can you 13 00:00:45,520 --> 00:00:45,680 get 14 00:00:45,680 --> 00:00:47,040 those detailed insights 15 00:00:47,040 --> 00:00:50,400 without, you know, feeling like you're spying on everyone? 16 00:00:50,400 --> 00:00:55,000 Ackee says you can and we're gonna find out how. We've got their GitHub page 17 00:00:55,000 --> 00:00:58,120 and their main website right here. We're gonna dive deep and see what makes them 18 00:00:58,120 --> 00:00:58,800 so special. 19 00:00:58,800 --> 00:01:03,840 Ackee's website, right from the get-go, it hits you with this bold tagline. 20 00:01:03,840 --> 00:01:08,040 Track without being tracked. That's a pretty powerful statement, right? 21 00:01:08,040 --> 00:01:11,680 Can you help unpack that a little bit? What does that actually mean 22 00:01:11,680 --> 00:01:15,440 in practice? Well, yeah. I mean, Ackee takes a very different approach to 23 00:01:15,440 --> 00:01:16,200 analytics. 24 00:01:16,200 --> 00:01:19,280 So instead of collecting every little 25 00:01:19,280 --> 00:01:22,680 detail about your visitors, it focuses on the essentials. 26 00:01:22,680 --> 00:01:25,760 So, you know, think of it like this. 27 00:01:25,760 --> 00:01:29,040 You get to see how many people visited your website, how long they stayed, 28 00:01:29,040 --> 00:01:33,160 and, you know, where they came from, but without collecting personal 29 00:01:33,160 --> 00:01:34,200 information that could, 30 00:01:34,200 --> 00:01:39,640 you know, identify them. Okay. Which means, you know, no more tooky banners and 31 00:01:39,640 --> 00:01:44,440 less worry about complying with all these, you know, complex privacy regulations. 32 00:01:44,440 --> 00:01:48,560 Okay, so it's kind of like it's simplifying things in a way, 33 00:01:48,560 --> 00:01:51,800 but still giving you, you know, the important information. Yeah, 34 00:01:51,800 --> 00:01:55,160 exactly. Okay, cool. Now the GitHub page mentions that Ackee 35 00:01:55,160 --> 00:01:59,240 is self-hosted and I have to admit, I'm a little, 36 00:01:59,240 --> 00:02:03,440 I'm a little confused about that. Why would I choose self-hosting, 37 00:02:03,440 --> 00:02:07,160 you know, when services like Google Analytics seem so much easier? 38 00:02:07,160 --> 00:02:10,520 Like you just plug it in and go. Right, yeah. That's a, 39 00:02:10,520 --> 00:02:13,520 that's a really good question. And it kind of goes to the core of 40 00:02:13,520 --> 00:02:16,880 Ackee's philosophy, which is all about, you know, control. Okay. 41 00:02:16,880 --> 00:02:20,080 So self-hosting basically means that you have complete control 42 00:02:20,080 --> 00:02:24,480 over your data. Gotcha. So you choose where it's stored, how it's used, 43 00:02:24,480 --> 00:02:29,120 and, you know, who has access to it. It's like having your own, 44 00:02:29,120 --> 00:02:34,040 you know, secure vault for your analytics data, as opposed to, you know, 45 00:02:34,040 --> 00:02:39,280 entrusting it to some third party whose policies might change, 46 00:02:39,280 --> 00:02:42,320 you know, at any time without, without notice. Okay. Yeah. I, 47 00:02:42,320 --> 00:02:45,920 I'm starting to see the, the appeal here. I mean, control and peace of mind. 48 00:02:45,920 --> 00:02:49,320 That's a, that's a, that's a big plus these days, but let's, 49 00:02:49,320 --> 00:02:52,640 let's get a bit technical for a moment. I know we don't want to bore people, 50 00:02:53,000 --> 00:02:58,000 but the GitHub page mentions a lightweight node dot JS and MongoDB 51 00:02:58,000 --> 00:03:03,280 architecture. Um, and, and I'm, you know, I'm not a programmer, so, uh, 52 00:03:03,280 --> 00:03:07,040 could you break that down for me? What does that mean for the average user? 53 00:03:07,040 --> 00:03:10,640 Yeah, of course. You, you definitely don't need to be a coding whiz to, 54 00:03:10,640 --> 00:03:14,400 to understand, you know, the basics here. Okay. Um, think of, 55 00:03:14,400 --> 00:03:19,480 think of node dot JS as, as a, like a super efficient engine that makes, 56 00:03:20,040 --> 00:03:23,720 makes a key run really smoothly and handle a lot of, um, you know, 57 00:03:23,720 --> 00:03:26,120 real time data. It's kind of like, um, 58 00:03:26,120 --> 00:03:29,200 having a high performance sports car for your analytics. 59 00:03:29,200 --> 00:03:32,680 I I'm following so far. Okay. And, and what about MongoDB? 60 00:03:32,680 --> 00:03:38,120 So MongoDB is, is like, um, a flexible storage container. 61 00:03:38,120 --> 00:03:41,640 Okay. That can, that can hold all sorts of data in a way that's, 62 00:03:41,640 --> 00:03:45,800 that's easy to, to manage and access. So it's, it's perfect for, 63 00:03:45,800 --> 00:03:49,320 for storing, you know, the website activity that a key tracks. 64 00:03:49,720 --> 00:03:54,720 And this combination of Node.js and MongoDB means that a key can be really 65 00:03:54,720 --> 00:04:00,040 powerful without requiring a ton of technical expertise to set up or 66 00:04:00,040 --> 00:04:03,160 maintain. Okay. That's, that's reassuring to hear. Now, 67 00:04:03,160 --> 00:04:07,440 while I was exploring the GitHub page, I noticed, um, 68 00:04:07,440 --> 00:04:12,200 something called events and it sounds like I can track more than just page views 69 00:04:12,200 --> 00:04:15,720 withAckee. So tell me a little bit more about that. Yeah, absolutely. So, 70 00:04:15,740 --> 00:04:20,160 so events let you go beyond just, you know, those basic page views. 71 00:04:20,160 --> 00:04:25,480 And actually see how users interact with your site. So, um, 72 00:04:25,480 --> 00:04:26,800 for example, you know, 73 00:04:26,800 --> 00:04:31,140 let's say you have a button that says sign up for our newsletter with events. 74 00:04:31,140 --> 00:04:35,320 You could, you could track how many people, uh, click that button. Okay. 75 00:04:35,320 --> 00:04:39,060 And that would give you really valuable insights into, you know, 76 00:04:39,060 --> 00:04:41,060 what content is resonating with your audience. 77 00:04:41,060 --> 00:04:45,640 It's giving you, uh, that granular level of detail. Exactly. Okay. 78 00:04:45,740 --> 00:04:47,900 I'm already seeing how that could be incredibly useful for, 79 00:04:47,900 --> 00:04:50,780 for improving my website. You know, absolutely. Uh, 80 00:04:50,780 --> 00:04:53,820 speaking of deeper insights, both the website and the GitHub page, 81 00:04:53,820 --> 00:04:58,620 mentioned something about a graph QL API. Um, and I'll be honest, 82 00:04:58,620 --> 00:05:00,900 that that sounds a bit intimidating to me. Why should, 83 00:05:00,900 --> 00:05:04,500 why should someone who isn't a developer care about an API? 84 00:05:04,500 --> 00:05:08,020 Yeah, that's a, that's a good question. Um, even if you're, you know, 85 00:05:08,020 --> 00:05:09,460 not a programmer, 86 00:05:09,460 --> 00:05:14,080 the API is really exciting because it opens up a whole world of 87 00:05:14,080 --> 00:05:18,820 possibilities for integratingAckee with other tools and platforms you 88 00:05:18,820 --> 00:05:22,260 might already be using. Um, so think of it like, um, 89 00:05:22,260 --> 00:05:26,060 like a universal translator that allows different software applications to, 90 00:05:26,060 --> 00:05:31,140 to talk to each other and share data. So, so even if you're not, you know, 91 00:05:31,140 --> 00:05:33,220 building those integrations yourself, uh, 92 00:05:33,220 --> 00:05:36,700 knowing that the API exists means that developers can create all sorts of, 93 00:05:36,700 --> 00:05:38,700 you know, cool plugins and add-ons that, 94 00:05:38,700 --> 00:05:42,100 that makeAckee even more powerful and versatile. Okay. 95 00:05:42,120 --> 00:05:44,820 So it's like, it's opening up a whole ecosystem of, of, 96 00:05:44,820 --> 00:05:49,560 of potential connections and enhancements. Exactly. Gotcha. Okay. Let's, uh, 97 00:05:49,560 --> 00:05:53,760 let's shift gears back to privacy for a moment. Sure.Ackee's website, um, 98 00:05:53,760 --> 00:05:58,380 mentions a multi-step anonymization process. Yeah. Can you, uh, 99 00:05:58,380 --> 00:06:00,000 can you walk us through how that works? 100 00:06:00,000 --> 00:06:04,500 So how doesAckee actually ensure that, that my data is private? Well, you know, 101 00:06:04,500 --> 00:06:07,740 remember how we, we talked aboutAckee focusing on those essential data points? 102 00:06:07,900 --> 00:06:12,300 Yeah. Well, it, it goes even further by implementing a multi-step process to 103 00:06:12,300 --> 00:06:16,720 really, you know, protect your visitors privacy. Okay. So, uh, first of all, 104 00:06:16,720 --> 00:06:18,460 it doesn't use cookies, which are, you know, 105 00:06:18,460 --> 00:06:21,760 often used to track individuals across different websites. 106 00:06:21,760 --> 00:06:24,580 Then it anonymizes IP addresses, 107 00:06:24,580 --> 00:06:29,460 making it much harder to pinpoint a specific user's 108 00:06:29,460 --> 00:06:32,280 location or identity. Right. And you know, 109 00:06:32,280 --> 00:06:36,560 this dedication to privacy is really built into the core of, 110 00:06:36,780 --> 00:06:38,980 ofAckee's design. It's not just something that's, 111 00:06:38,980 --> 00:06:42,200 that's added on as an afterthought. Okay. So it's not just, you know, 112 00:06:42,200 --> 00:06:46,380 a marketing ploy. It's, it's, it's fundamental to, to howAckee operates. 113 00:06:46,380 --> 00:06:51,980 Now I've noticed thatAckee's website emphasizes a simple setup 114 00:06:51,980 --> 00:06:56,660 process and an easy to use interface. Yeah. Um, is that really true? Or is, 115 00:06:56,660 --> 00:06:58,680 is it just marketing height? No, I think from what I've seen, 116 00:06:58,680 --> 00:07:01,980 Ackee genuinely prioritizes accessibility. Okay. Um, 117 00:07:01,980 --> 00:07:05,340 they offer detailed installation guides that, uh, 118 00:07:05,420 --> 00:07:09,300 cater to different levels of technical experience, whether you know, 119 00:07:09,300 --> 00:07:14,060 you're comfortable using the command line or, or you prefer a more, uh, you know, 120 00:07:14,060 --> 00:07:18,460 visual approach and the interface itself is designed to be really clean, 121 00:07:18,460 --> 00:07:20,380 modern, and, uh, you know, 122 00:07:20,380 --> 00:07:24,980 focused on presenting the data in a clear and understandable way. Okay. So, 123 00:07:24,980 --> 00:07:26,900 so even if you're not a tech expert, 124 00:07:26,900 --> 00:07:30,540 you can still getAckee up and running without too much hassle. Yeah, exactly. 125 00:07:30,540 --> 00:07:34,180 Okay. I think we've, we've covered a lot of ground here. Okay. Uh, let's, 126 00:07:34,180 --> 00:07:37,980 let's move on to, to discussing some of the finer points ofAckee and, 127 00:07:37,980 --> 00:07:41,940 and its potential impact. Sounds good. Yeah. It really raises the question. 128 00:07:41,940 --> 00:07:46,940 I mean, are detailed insights and user privacy like mutually exclusive? 129 00:07:46,940 --> 00:07:49,860 Are they, you know, can you have both? Yeah, that's, that's a good point. 130 00:07:49,860 --> 00:07:52,500 I mean,Ackee seems to be saying, no, you don't have to choose. 131 00:07:52,500 --> 00:07:56,060 It looks like a pretty compelling alternative to those, you know, 132 00:07:56,060 --> 00:07:58,060 traditional analytics platforms, 133 00:07:58,060 --> 00:08:00,980 especially if you really care about, but ethical data practices. 134 00:08:01,000 --> 00:08:04,460 But would you say it's like the perfect solution for everyone? Well, 135 00:08:04,460 --> 00:08:07,460 like any tool, it kind of depends on your, on your needs and priorities. 136 00:08:07,460 --> 00:08:11,860 Ackee really shines for those individuals and businesses that, you know, 137 00:08:11,860 --> 00:08:13,860 that value privacy and data ownership. 138 00:08:13,860 --> 00:08:19,300 And it's also a good fit for people who are comfortable with self-hosting or at 139 00:08:19,300 --> 00:08:22,420 least willing to learn the basics. So it might not be as, you know, 140 00:08:22,420 --> 00:08:24,220 plug and play as some other solutions out there, 141 00:08:24,220 --> 00:08:28,380 but the trade off is you get more control and transparency. Exactly. Yeah. 142 00:08:28,620 --> 00:08:33,020 And theAckee community is actually very active and supportive. So even if you're, 143 00:08:33,020 --> 00:08:35,180 you know, totally new to self-hosting, 144 00:08:35,180 --> 00:08:37,980 there are tons of resources available to help you get started. 145 00:08:37,980 --> 00:08:40,180 But to answer your question directly, yeah, 146 00:08:40,180 --> 00:08:44,460 there are situations whereAckee might not be the ideal fit. For example, 147 00:08:44,460 --> 00:08:47,820 if you need very specific features like advanced marketing, 148 00:08:47,820 --> 00:08:51,380 attribution modeling, or, you know, highly complex segmentation, 149 00:08:51,380 --> 00:08:54,140 Ackee might not have all the bells and whistles yet. 150 00:08:54,140 --> 00:08:57,740 It's still a relatively young project, but it's, it's evolving very rapidly. 151 00:08:57,860 --> 00:08:59,020 Yeah, that's, that's an important point. 152 00:08:59,020 --> 00:09:02,460 So it sounds likeAckee is a fantastic option for website owners who, 153 00:09:02,460 --> 00:09:07,660 who prioritize simplicity and transparency and privacy above all else. 154 00:09:07,660 --> 00:09:09,920 But as with any tool, 155 00:09:09,920 --> 00:09:13,900 it's really about choosing the best fit for your, for your specific needs. 156 00:09:13,900 --> 00:09:17,620 Absolutely. And, and who knows asAckee continues to grow, 157 00:09:17,620 --> 00:09:21,380 we might see even more sophisticated features added in the future. 158 00:09:21,380 --> 00:09:22,740 It's exciting to see how these, 159 00:09:22,740 --> 00:09:27,480 these open source projects can challenge the status quo and, and offer, you know, 160 00:09:27,480 --> 00:09:30,260 viable alternatives to those big players in the tech world. 161 00:09:30,260 --> 00:09:31,980 It really is. Yeah. It's, 162 00:09:31,980 --> 00:09:35,420 it's a reminder that we have choices and that we don't have to compromise our 163 00:09:35,420 --> 00:09:38,580 values for the sake of convenience or, or powerful features. 164 00:09:38,580 --> 00:09:41,820 So for our listeners who are, who are intrigued byAckee, 165 00:09:41,820 --> 00:09:43,700 what would you recommend as a next step? 166 00:09:43,700 --> 00:09:47,300 Well, I encourage everyone to check outAckee's website and explore their 167 00:09:47,300 --> 00:09:49,540 documentation. You can get a feel for the interface, 168 00:09:49,540 --> 00:09:52,800 see the range of features available and, and decide if it, 169 00:09:52,800 --> 00:09:56,020 if it aligns with your, with your needs and your technical comfort level. 170 00:09:56,180 --> 00:09:59,100 And don't forget, if you're considering self-hostingAckee, 171 00:09:59,100 --> 00:10:02,420 our sponsor Safe Server can be a valuable resource. 172 00:10:02,420 --> 00:10:06,460 They specialize in secure hosting solutions and they can help you navigate that 173 00:10:06,460 --> 00:10:10,460 whole process smoothly. You can learn more about their services at www.safeserver.d. 174 00:10:10,460 --> 00:10:14,220 Excellent point. Yeah. They can, 175 00:10:14,220 --> 00:10:17,580 they can guide you through the technical aspects and provide expert advice on, 176 00:10:17,580 --> 00:10:20,580 on setting up and managing your ownAckee instance. Now, 177 00:10:20,580 --> 00:10:24,400 I think it's important to zoom out for a moment and consider the larger 178 00:10:24,400 --> 00:10:28,180 implications of, of whatAckee represents. It's not just an analytics tool. 179 00:10:28,180 --> 00:10:31,140 It's a statement about the kind of internet we want to build. Yeah. 180 00:10:31,140 --> 00:10:32,140 That's a great observation. 181 00:10:32,140 --> 00:10:36,960 Ackee is a tangible example of how we can create a more ethical and privacy 182 00:10:36,960 --> 00:10:38,800 conscious digital landscape. 183 00:10:38,800 --> 00:10:43,180 It's putting the power back into the hands of, of website owners and users, 184 00:10:43,180 --> 00:10:47,640 allowing them to, to make informed choices about their data. Exactly. 185 00:10:47,640 --> 00:10:51,220 It's about about moving away from the surveillance capitalism model that's 186 00:10:51,220 --> 00:10:55,420 become so, so prevalent and, and towards a more, a more balanced approach where, 187 00:10:55,420 --> 00:10:59,820 where data privacy isn't an afterthought, but a fundamental principle. 188 00:10:59,820 --> 00:11:03,540 Ackee provides a glimpse into a future where, where we can have both, you know, 189 00:11:03,540 --> 00:11:05,620 valuable insights and peace of mind. 190 00:11:05,620 --> 00:11:06,820 Yeah, I love that. 191 00:11:06,820 --> 00:11:11,020 It's inspiring to see how a project like this can challenge conventional thinking 192 00:11:11,020 --> 00:11:14,940 and, and offer a real alternative to the data hungry practices of, 193 00:11:14,940 --> 00:11:19,820 of some tech giants. So as we wrap up our, our deep dive intoAckee, what's the, 194 00:11:19,840 --> 00:11:23,140 what's the one key takeaway you want our listeners to, to ponder? 195 00:11:23,140 --> 00:11:26,580 I'd say it's this, the choices we make about our data matter. 196 00:11:26,580 --> 00:11:30,580 We don't have to settle for solutions that feel ethically questionable or, 197 00:11:30,580 --> 00:11:33,660 or compromise our values.Ackee demonstrates that there are, 198 00:11:33,660 --> 00:11:36,700 there are other ways to approach website analytics and, 199 00:11:36,700 --> 00:11:40,260 and it empowers us to take control of our, of our digital footprint. 200 00:11:40,260 --> 00:11:44,500 So I encourage everyone to think critically about the role data plays in their 201 00:11:44,500 --> 00:11:47,140 lives and to explore options that, that align with their, 202 00:11:47,500 --> 00:11:50,500 their privacy preferences. Well said.Ackee is, 203 00:11:50,500 --> 00:11:52,420 is more than just an analytics tool. It's, 204 00:11:52,420 --> 00:11:57,060 it's a catalyst for a broader conversation about data ethics and, 205 00:11:57,060 --> 00:11:58,340 and digital responsibility. 206 00:11:58,340 --> 00:12:03,380 Now we've talked a lot about howAckee is designed for simplicity and ease of use, 207 00:12:03,380 --> 00:12:05,860 but, but I think it's worth revisiting its, 208 00:12:05,860 --> 00:12:10,380 its underlying flexibility and the potential of its GraphQL API. We, 209 00:12:10,380 --> 00:12:12,820 we touched on community built tools and integrations, 210 00:12:12,820 --> 00:12:16,060 but I think we're just scratching the surface here. Yeah, I agree. What, 211 00:12:16,060 --> 00:12:20,560 what other creative applications can developers or even non-technical users 212 00:12:20,560 --> 00:12:24,340 envision with this, with this platform? We've been focusing on website analytics, 213 00:12:24,340 --> 00:12:27,260 but, but couldAckee's API be used to, 214 00:12:27,260 --> 00:12:30,460 to track data in entirely different contexts? 215 00:12:30,460 --> 00:12:32,020 Yeah, that's where it gets really interesting. 216 00:12:32,020 --> 00:12:36,460 What if you could useAckee to track the usage of a self-hosted app or, 217 00:12:36,460 --> 00:12:38,560 or monitor the performance of your home server, 218 00:12:38,560 --> 00:12:40,540 perhaps even visualize data from your, 219 00:12:40,540 --> 00:12:44,460 from your smart home devices in a, in a way that, that respects your privacy. 220 00:12:44,540 --> 00:12:46,660 Yeah, the, the possibilities seem, seem endless. 221 00:12:46,660 --> 00:12:47,660 It's likeAckee is, 222 00:12:47,660 --> 00:12:51,340 is providing the building blocks and it's up to us to, 223 00:12:51,340 --> 00:12:54,220 to imagine and create the structures we, we need. 224 00:12:54,220 --> 00:12:55,220 Exactly. It's a, 225 00:12:55,220 --> 00:12:57,100 it's a call to action for anyone who's, 226 00:12:57,100 --> 00:13:02,100 who's ever felt limited by the closed ecosystems of, of big tech. 227 00:13:02,100 --> 00:13:05,260 Ackee is saying, here's the power. What will you do with it? 228 00:13:05,260 --> 00:13:08,940 I love that. It's, it's both empowering and inspiring. Well, folks, 229 00:13:08,940 --> 00:13:11,780 I think that about wraps up our deep dive intoAckee. 230 00:13:11,820 --> 00:13:16,820 It's been a fascinating exploration of this privacy focused analytics tool and, 231 00:13:16,820 --> 00:13:19,980 and the larger conversation that sparks about data ethics and, 232 00:13:19,980 --> 00:13:21,740 and digital responsibility. 233 00:13:21,740 --> 00:13:25,420 A huge thank you to save server for first sponsoring this episode and for their 234 00:13:25,420 --> 00:13:27,540 ongoing support of, of the deep dive. 235 00:13:27,540 --> 00:13:28,180 Yeah. If you're, 236 00:13:28,180 --> 00:13:31,460 if you're interested in learning more about secure hosting solutions or 237 00:13:31,460 --> 00:13:33,480 exploring the world of self-hosting, 238 00:13:33,480 --> 00:13:37,900 be sure to visit safe server at www.safeserver.d they're, 239 00:13:37,900 --> 00:13:41,660 they're a fantastic resource for, for individuals and businesses alike. 240 00:13:41,780 --> 00:13:44,860 Yes. A big thank you to, to save server for, 241 00:13:44,860 --> 00:13:48,540 for their support of, of the deep dive. And to our listeners, 242 00:13:48,540 --> 00:13:51,700 we always appreciate your, your engagement and curiosity. 243 00:13:51,700 --> 00:13:53,580 What are your thoughts on a key? Do you, 244 00:13:53,580 --> 00:13:57,700 do you see yourself using it for your website or perhaps something even more, 245 00:13:57,700 --> 00:14:02,380 more unconventional? I'd love to hear your, your ideas and perspectives. 246 00:14:02,380 --> 00:14:05,300 So next time keep exploring, keep learning and keep diving deep. 247 00:14:05,300 --> 00:14:08,500 Yeah, it's, it's really fascinating to think about, you know, 248 00:14:08,500 --> 00:14:10,740 going beyond just websites, right? 249 00:14:11,140 --> 00:14:12,940 And using a key to track, you know, 250 00:14:12,940 --> 00:14:16,020 energy consumption in your smart home or maybe, uh, you know, 251 00:14:16,020 --> 00:14:19,060 track the progress of some personal fitness goal, right? 252 00:14:19,060 --> 00:14:21,940 All while keeping your data private and under your control. Yeah. 253 00:14:21,940 --> 00:14:26,660 And it really speaks to the power of open source software and the 254 00:14:26,660 --> 00:14:30,420 ingenuity of, of the developer community out there. I mean, someone, 255 00:14:30,420 --> 00:14:32,620 someone might already be building, you know, 256 00:14:32,620 --> 00:14:36,780 the exact tool that you need or maybe you'll be inspired to create it yourself. 257 00:14:37,220 --> 00:14:42,020 Ackee kind of provides the framework and the possibilities are really only 258 00:14:42,020 --> 00:14:45,500 limited by our imagination. I love that idea. You know,Ackee, as, 259 00:14:45,500 --> 00:14:47,960 as this launch pad for, for innovation, 260 00:14:47,960 --> 00:14:52,620 empowering both developers and everyday users to, 261 00:14:52,620 --> 00:14:55,460 to create solutions that are, that are tailored to their, 262 00:14:55,460 --> 00:14:58,900 their specific needs and values. It's a far cry from, 263 00:14:58,900 --> 00:15:00,780 from the one size fits all approach of, 264 00:15:00,780 --> 00:15:03,420 of a lot of commercial analytics platform. Exactly. Yeah. 265 00:15:03,420 --> 00:15:07,740 Ackee is, is about giving you the tools and the freedom to build the analytics 266 00:15:07,740 --> 00:15:10,060 experience. That's, that's right for you without, 267 00:15:10,060 --> 00:15:14,580 without compromising your privacy or handing over control of your data to some 268 00:15:14,580 --> 00:15:18,740 third party. Yeah. It's, it's a, it's a refreshing change of pace. 269 00:15:18,740 --> 00:15:21,020 Absolutely. It's, it's a good reminder that, 270 00:15:21,020 --> 00:15:23,700 that we don't have to accept the status quo when it comes to, 271 00:15:23,700 --> 00:15:27,300 to data collection and analysis. We can, we can demand better. Yeah. 272 00:15:27,300 --> 00:15:31,020 AndAckee shows that, that those demands can be met. Well said. Yeah. It's, 273 00:15:31,060 --> 00:15:34,060 it's an exciting time to be, to be exploring the world of, 274 00:15:34,060 --> 00:15:35,900 of privacy focused technology. 275 00:15:35,900 --> 00:15:40,060 AndAckee is a shining example of what's possible when, 276 00:15:40,060 --> 00:15:42,940 when developers prioritize ethical data practices. 277 00:15:42,940 --> 00:15:45,580 I couldn't agree more. Well folks, 278 00:15:45,580 --> 00:15:50,060 I think that's about all the time we have for today's deep dive intoAckee. 279 00:15:50,060 --> 00:15:53,980 It's been a fascinating journey and I hope our listeners feel empowered to, 280 00:15:53,980 --> 00:15:58,260 to explore this, this unique analytics platform further. Yeah. And remember, 281 00:15:58,260 --> 00:16:01,860 if, if self hosting sounds intriguing, but the a bit daunting, 282 00:16:01,860 --> 00:16:06,540 our sponsor safe server can be a, a fantastic resource. They, 283 00:16:06,540 --> 00:16:10,980 they have the expertise and experience to guide you through the process and, 284 00:16:10,980 --> 00:16:12,320 and ensure that your, 285 00:16:12,320 --> 00:16:15,180 yourAckee instances is up and running smoothly. 286 00:16:15,180 --> 00:16:20,580 Check them out at www.safeserver.dd to learn more about their services. 287 00:16:20,580 --> 00:16:20,980 Yes. 288 00:16:20,980 --> 00:16:25,100 A big thank you to safe server for their support of the deep dive and to our 289 00:16:25,100 --> 00:16:28,060 listeners. We always appreciate your, your engagement and curiosity. 290 00:16:28,060 --> 00:16:31,460 What are your thoughts onAckee? Do you see yourself using it for your website or, 291 00:16:31,460 --> 00:16:33,960 or perhaps something even more, more unconventional? 292 00:16:33,960 --> 00:16:36,820 We'd love to hear your, your ideas and perspectives until next time. 293 00:16:36,820 --> 00:16:39,940 Keep exploring, keep learning and keep diving deep.