Open yaralahruthik opened 1 month ago
One follow up question arises. At which point in the user's journey should we introduce the newlestter option? Generally most websites when they are loaded have a modal that pop ups or have a component integrated right at the end. Sometimes they also have it right at the top.
Do you have a flow in mind for this issue?
One follow up question arises. At which point in the user's journey should we introduce the newlestter option? Generally most websites when they are loaded have a modal that pop ups or have a component integrated right at the end. Sometimes they also have it right at the top.
Do you have a flow in mind for this issue?
The newsletter should be a simple component at the bottom of the website. Do note that this is an optional component and the config file should control this component 's visibility.
Also it would be nice to have something agnostic meaning any provider can be used.
Of course, if the user wants more custom behaviour they have to implement it themselves. At the end of the day, this project is a template.
Is your feature request related to a problem? Please describe. Users who enjoy the content in the "Blogs" and "Learnings" sections may not have a way to stay updated with new posts unless they manually revisit the site.
Describe the solution you'd like Implement an email newsletter subscription feature where users can sign up to receive updates when new blog posts or learning entries are published. This would increase user retention and engagement.
Describe alternatives you've considered Social media or RSS feeds could be used, but not everyone uses these tools consistently. An email newsletter is a direct and more personal way to engage with users.
Additional context