February 2025 Summaries
5 posts from Knock
Filter
Month:
Year:
Post Summaries
Back to Blog
Two-sided marketplaces often face challenges with fragmented customer communication due to reliance on multiple third-party systems for authentication, payment, and shipping notifications. To enhance buyer and seller satisfaction, these marketplaces can adopt a unified notifications strategy focused on brand consistency, cross-channel reach, and intelligent orchestration. This approach allows marketplaces to send consistent, branded messages across various channels like email, SMS, and in-app notifications, ensuring effective communication without overwhelming users. By leveraging these strategies, marketplaces can improve user engagement, reduce friction, and prevent fraud. Tools like Knock facilitate this process by offering template management, multi-channel support, and workflow orchestration, enabling marketplaces to efficiently manage notifications and enhance the overall user experience.
Feb 27, 2025
1,072 words in the original blog post.
Braze Content Cards offer a turnkey solution for in-app messaging by integrating a single JavaScript snippet into an app to render iframe-based content, but they often cause issues like content security policy conflicts, increased page load times, and limited customization. As the web has evolved, modern frameworks like React emphasize native components and performance efficiency, leading to a shift away from iframe-based solutions. Alternatives such as Knock, Pendo, Appcues, Chameleon, Customer.io, and Frigade provide various approaches to in-app messaging, each with unique features like real-time delivery, multi-channel orchestration, and native component use. These alternatives cater to different needs, from engineering teams requiring full UI control to marketing teams seeking basic in-app messaging integration. The decision on which platform to use should consider the level of control needed, the functionality provided, and the impact on network performance.
Feb 24, 2025
983 words in the original blog post.
In the 2025 landscape of transactional email services, developers have a variety of options to choose from, each with distinct features tailored to different needs. Services like Knock provide infrastructure for cross-channel notifications and enable seamless integration without requiring service-specific code. Knock stands out for its ability to manage email templates, offer detailed analytics, and support notifications across multiple channels, such as in-app, push, SMS, and Slack. Other notable providers include SendGrid, renowned for its deliverability and extensive analytics; Postmark, which emphasizes inbox deliverability; and AWS SES, known for its scalability within the AWS ecosystem. Mailgun and Mailjet offer strong developer-focused and marketer-oriented tools, respectively, while Resend caters to React-based email development. Each service is evaluated based on criteria like developer experience, pricing, deliverability, ease of use, and analytics, with Knock being highlighted for its orchestration capabilities and robust workflow functionalities.
Feb 21, 2025
4,895 words in the original blog post.
Building a successful two-sided marketplace involves facilitating seamless communication between buyers and sellers, which is achieved through effective notification systems. The text discusses strategies to enhance user interactions and trust using Knock and Next.js, illustrated through a sample app called Globe Wander that connects travelers with tour operators. Notifications play a pivotal role in these interactions, initiated via various workflows that cater to different user roles, such as sending immediate confirmations or batching messages to avoid overwhelming users. The text highlights the importance of inventory updates, allowing users to subscribe to changes and receive notifications automatically, enhancing the user experience without creating a complex pub/sub system. Additionally, recurring notifications like a weekly digest can keep users engaged by providing personalized recommendations, fostering a healthy balance between supply and demand. Knock's features, such as workflow branching and scheduled workflows, simplify these processes, making it easier to build and maintain a thriving marketplace.
Feb 18, 2025
875 words in the original blog post.
Two-sided marketplaces often grapple with the chicken-or-the-egg problem, where attracting both buyers and sellers simultaneously poses a challenge. Successful marketplaces like eBay, Zillow, Lyft, and Discogs have overcome this by implementing engaging inventory notifications that keep buyers interested and returning. Features like eBay's watch list, Zillow's saved homes, Lyft's price lock, and Discogs' Wantlist help maintain user engagement by notifying buyers about inventory changes or opportunities, thereby encouraging both buyer and seller participation. These notifications work particularly well in contexts of scarcity or urgency, such as with limited-time offers or unique items, driving user action and improving conversion rates. However, engineering these notifications requires a robust system to efficiently manage and deliver alerts without overwhelming users or systems. Knock offers a solution to the complex engineering challenges by providing a streamlined subscription model that handles the logistics of notifying large numbers of users, allowing marketplaces to focus on enhancing user experience without the technical burden.
Feb 13, 2025
1,249 words in the original blog post.