June 2020 Summaries
5 posts from PostHog
Filter
Month:
Year:
Post Summaries
Back to Blog
PostHog's latest release introduces several new features and improvements, including a public beta toolbar that allows users to analyze website interactions, offering insights into conversion rates and user behavior. The update also includes feature flags for controlled rollouts and experimentation, a more intuitive retention view, and enhancements to the onboarding process. The integration with platform.sh simplifies deployment, while the addition of Porter supports cloud development. Performance upgrades have been made, including the ability to filter events by name and improvements in user property breakdowns. The release also addresses various bugs, enhances privacy by allowing the discarding of IP addresses, and includes community-driven contributions, all while seeking user feedback to further refine the product.
Jun 25, 2020
1,079 words in the original blog post.
PostHog has successfully raised $3 million for its open-source project, attributing this achievement to community support and engagement. With the funds, PostHog has focused on enhancing its platform, introducing features like AWS marketplace deployment for easy installation, a Docusaurus integration for documentation, and a new user sessions view that groups events by user session to aid debugging and user analysis. The company has significantly improved its testing processes with enhancements in Cypress end-to-end tests and caching strategies that have accelerated test execution. PostHog has also made strides in bug fixes and performance improvements, including setting properties for anonymous users, refining the trends page UX, and upgrading various internal systems to boost reliability and efficiency. The team welcomed a new designer, signaling a focus on brand aesthetics, and actively seeks community feedback and collaboration through open roles and pair programming opportunities.
Jun 18, 2020
968 words in the original blog post.
PostHog focuses on rapidly deploying new features while ensuring reliability through rigorous testing and CI/CD practices. They implement unit and integration tests within their Django codebase to maintain backend integrity, using the standard Django test runner. To prevent frontend disruptions, they leverage Cypress for browser-based testing, allowing for programmatic interactions with the application. GitHub Actions serves as their CI framework, enabling continuous testing and clean master branches by re-running Django and Cypress tests upon pull request creation. They utilize caching in GitHub Actions to optimize build times, reducing the need for repeated dependency installations and frontend recompilations. PostHog also employs parallel execution of Cypress tests to expedite the testing process, ensuring efficiency even as the test suite expands. Additionally, they capture test artifacts to troubleshoot failures and plan future enhancements, such as automated performance testing, to safeguard against regressions that could impact high-frequency telemetry event handling.
Jun 10, 2020
2,132 words in the original blog post.
PostHog, an open-source product analytics company, shares insights on raising venture capital (VC) to fund ambitious projects, having successfully secured $3.025M shortly after participating in Y Combinator's W20 batch. The company highlights the advantages of VC funding, such as rapid growth and access to a network of potential early customers, while cautioning about the risks, including the pressure to deliver results and the necessity of building a scalable business model. PostHog advocates for achieving product-community fit before focusing on monetization, emphasizing the importance of building a useful open-source product to gain widespread adoption and valuable feedback. They discuss various funding strategies, including bootstrapping, donations, and open-core models, and detail their own journey and challenges during the fundraising process, including the impact of the COVID-19 pandemic. The company underscores the importance of maintaining momentum, building a strong community, and choosing the right investors who align with their vision and can provide support beyond financial investment.
Jun 04, 2020
6,115 words in the original blog post.
PostHog has introduced several new features and improvements, including cumulative graphs for showcasing growth trajectories, enhanced paths functionality with property filters, and streamlined action creation with property-based event filtering, all aimed at enhancing user experience and analysis capabilities. Additionally, numerous bug fixes and performance enhancements have been implemented, such as improved mobile interface, faster event processing, and better debugging tools. The company is actively seeking feedback from users and is offering PostHog merchandise as a token of appreciation, while also expanding its team and planning a rebranding effort with a new logo inspired by '80s aesthetics and hedgehogs.
Jun 03, 2020
692 words in the original blog post.