September 2021 Summaries
5 posts from Statsig
Filter
Month:
Year:
Post Summaries
Back to Blog
The Causal Roundup is a biweekly publication by the Statsig team that reviews significant articles on causality, particularly focusing on experimentation and causal inference in product decision-making. Highlighted in recent issues is Netflix's approach to decision-making through A/B testing, emphasizing the importance of establishing a causal chain to ensure metric movements are due to hypothesized changes rather than unintended consequences. Similarly, LinkedIn's 2019 paper discusses overcoming challenges in improving long-term metrics by using surrogate metrics, like predicted confirmed hires (PCH), to forecast their primary metric of confirmed hires. Roblox's innovative use of causal inference in assessing the Avatar Shop's impact on community engagement underscores the importance of instrumental variables and revisiting past experiment data. The publication also mentions CUPED as a method to enhance the efficiency and accuracy of experiments, with insights from experts like Ronny Kohavi and Allon Korem on fostering a robust experimentation culture. The roundup teases future content on causal analysis and product growth insights, promising practical tips and stories while reflecting on the evolution of platforms like Optimizely and Facebook in the realm of A/B testing and causal evidence.
Sep 28, 2021
681 words in the original blog post.
A popular financial services company that provides payment processing services and APIs for e-commerce applications focuses heavily on improving conversion rates through rigorous A/B testing and experimentation. The company's core product enhances conversion by optimizing checkout processes and adaptive acceptance, which improves payment acceptance rates by preventing card declines. Experimentation is also used for validating new product features, such as the flow to add bank accounts, where metrics at every step are tracked to understand user engagement and improve the user experience. Despite the challenges of instrumenting products to capture the right events and the reluctance of software engineers to handle data, the company sees experimental data as crucial for understanding user behavior and making informed decisions. Successes in experimentation, such as the adoption of a frictionless bank account addition process, demonstrate the power of data-driven insights over intuition. As the company aims for growth, it remains committed to leveraging experimentation to drive innovation and achieve its business objectives.
Sep 24, 2021
952 words in the original blog post.
A/B testing is a critical tool for optimizing e-commerce products by tailoring them to customer needs, with conversion rates serving as a primary measure of success. E-commerce platforms are well-suited for such experiments due to their metrics-driven nature, focusing on conversions, average order value, and customer lifetime value, among others. Successful companies like Booking.com and Amazon have demonstrated the power of continuous experimentation, with Booking.com testing every product change to improve conversion rates and Amazon utilizing a vision-driven, flexible approach that embraces failure as part of organizational learning. Additionally, Pinterest’s growth team emphasizes a structured Experiment Idea Review process to generate high-quality ideas for increasing user conversion. Implementing A/B testing with tools like Statsig's smart feature gates can effortlessly integrate into existing workflows, creating a foundation for continuous growth and innovation by generating valuable data and insights.
Sep 15, 2021
1,459 words in the original blog post.
The text emphasizes the importance of going beyond basic measurement and testing to achieve business growth, highlighting the need for leaders to excel in defining business models, executing testing programs, and building sustained value. It uses Amazon as a case study to illustrate how growth can be driven by enhancing various revenue levers, such as purchase frequency and conversion rates. The text underscores the significance of running experiments deeper in the sales funnel for statistically significant results and stresses the role of customer retention as a metric of product-market fit. It advises targeting customers based on behavior, employing strategic content, and understanding north star metrics to align input-driven actions with overarching business objectives. The importance of utilizing data for decision-making and optimizing user experience is also highlighted, with a nod to platforms like Statsig for effective A/B testing and experimentation.
Sep 02, 2021
1,477 words in the original blog post.
The article provides a detailed guide on utilizing feature flags or gates in a Node.js application, beginning with setting up a development environment and creating an account on Statsig to manage feature gates. It walks through the process of initializing a Node.js project, installing necessary dependencies, and writing application logic to respond to feature gate changes in real-time. The piece emphasizes the ease of modifying features remotely through the Statsig console, allowing developers to observe changes immediately in the app's behavior. Additionally, it touches on advanced experimentation methods such as CUPED and the insights shared by experts like Ronny Kohavi on fostering a robust experimentation culture. The article also reflects on the evolution of A/B testing platforms, mentioning Statsig's unique offerings and community support for developers.
Sep 01, 2021
475 words in the original blog post.