I've been using Python for a couple of years now, and I'm starting to get into email outreach and marketing, which involves tracking website visitors. I'm considering building a web app using Python with Flask or Django, similar to established marketing automation tools, but focusing on a single tenant setup. I'm especially interested in features like sending emails via Gmail with tracking for opens and clicks, tracking web pages and landing conversions, and scoring visitor engagement. Is this a foolish endeavor, or could it be a fun challenge? I'd appreciate your honest thoughts!
6 Answers
Go for it! You never know—you might create a more affordable, streamlined solution without the extra baggage that comes with other tools. Plus, it'll look great on your resume!
It really comes down to what you need. You're essentially weighing the 'build vs buy' decision. It depends on your specific use case!
Sounds like a project full of potential! It could be a fantastic learning experience from start to finish. Just remember to use a third-party service for sending emails, as that can get complicated quickly. And if you hit a wall or lose interest, you can always switch back to existing solutions.
In my opinion, if you're looking at this from a business standpoint, it might not be the best choice. You'd likely spend months creating a lesser version of a $50/month tool. But if it's for learning purposes, it could be a great project that teaches you about APIs and databases.
Reinventing the wheel can mean learning how things work, making design choices, and discovering better options for your needs. It could definitely be worth your while.
I think it's a bit crazy. Email marketing is tougher than it seems with anti-spam regulations and security protocols. Plus, there are already well-known services like SendGrid that handle this really well. But hey, if you don’t try, you’ll never know!

Related Questions
How To: Running Codex CLI on Windows with Azure OpenAI
Set Wordpress Featured Image Using Javascript
How To Fix PHP Random Being The Same
Why no WebP Support with Wordpress
Replace Wordpress Cron With Linux Cron
Customize Yoast Canonical URL Programmatically