February 2021 Summaries
4 posts from Heap
Filter
Month:
Year:
Post Summaries
Back to Blog
Heap's code review process faced challenges with slow and inconsistent PR comments due to manually catching trivial issues, prompting the adoption of automation tools like Prettier, Danger, custom StyleLint rules, and a Buildkite step for specific checklists based on file changes in their monorepo. These tools were implemented to enhance consistency, provide a tighter feedback loop, and allow reviewers to focus on more critical issues rather than minor ones easily spotted by automation. The adoption of Prettier, despite initial concerns about limited configuration options, proved successful after illustrating its use by major companies, while Danger helped automate compliance checks and transition efforts from CoffeeScript to TypeScript. Custom StyleLint rules addressed overlooked CSS issues, and folder-specific PR checklists improved manual review processes. The result has been more consistent, high-quality code merges with less focus on trivialities, and the company plans to continue investing in code review automation, acknowledging the early positive outcomes and inviting collaboration on developer tooling improvements.
Feb 25, 2021
1,379 words in the original blog post.
Heap emphasizes the importance of personalized customer marketing by leveraging behavioral data to improve activation, engagement, and retention. Instead of relying on demographic segmentation, Heap uses its new bi-directional Marketo Connector to automate customized campaigns based on user behavior. This approach has led to successful targeted campaigns, such as increasing activation rates by prompting users to install the Heap code snippet and boosting new feature adoption through personalized email recommendations. Heap also focuses on re-engaging inactive users with tailored campaigns, resulting in increased logins and interactions with Heap University courses. By continuously analyzing campaign results, Heap aims to enhance personalization and improve user experiences, demonstrating the potential of integrating Heap and Marketo to achieve more effective marketing strategies.
Feb 17, 2021
1,300 words in the original blog post.
Installing Heap's autocapture tracking script on your website allows for comprehensive data collection of user behavior without compromising site performance. The script collects all behavioral data automatically and retroactively, providing insights into customer interactions such as clicks, swipes, and pageviews without the need for manual event tagging or engineering intervention. Heap's script is designed to load asynchronously, ensuring that it does not impact initial page load times or cause re-renders, similar to Google Analytics but at a smaller size. Hosted on Amazon AWS Cloudfront, it ensures fast load times and minimal network request impact, making it an efficient tool for data analysis without site slowdown. Customers have reported no performance issues when using Heap, which offers a quick setup by inserting a single line of code into the site header, allowing teams to speed up data-driven decision-making processes.
Feb 16, 2021
570 words in the original blog post.
Heap has introduced new Marketo and Intercom Connectors to enhance B2B marketing and customer engagement by personalizing automated campaigns based on customer behavior insights, without the need for engineering involvement. These integrations allow marketers to capture and utilize behavioral data to tailor email and in-app campaigns, aiming to increase customer engagement, adoption rates, and reduce churn. The bi-directional nature of these connectors enables measurement of campaign impact on product usage and customer behavior, offering tailored solutions such as product-led growth messaging and personalized feature discovery. Additionally, Heap has improved its report management and usability features, including increased file upload limits and a collapsible web Event Visualizer navbar, while continuing to support the latest Android SDK developments. These enhancements are driven by user feedback, with Heap encouraging ongoing input to further develop its analytics platform.
Feb 09, 2021
1,028 words in the original blog post.