Home / Companies / Snowplow / Blog / October 2021

October 2021 Summaries

4 posts from Snowplow

Filter
Month: Year:
Post Summaries Back to Blog
Behavioral data, when transformed with business logic, is crucial for informed decision-making, and tools like Snowplow and dbt facilitate this process effectively. In a detailed discussion featuring analytics engineers from Snowplow and dbt Labs, key practices for data transformation were highlighted, such as involving the right team members, ensuring rigorous documentation, and conducting regular audits. Common challenges include discrepancies with packaged analytics solutions like Google Analytics and the necessity of balancing business logic between data models and visualization layers. Incrementalization is emphasized for processing efficiency, particularly with high-volume data, while the development of attribution models requires careful consideration of business context and stakeholder collaboration. Snowplow's data governance and validation capabilities make it ideal for mature data needs, offering richer insights compared to other tools. Meanwhile, Snowplow is also developing dbt packages for iOS and Android trackers, and users can explore Snowplow's capabilities through various starting options.
Oct 29, 2021 1,562 words in the original blog post.
Behavioral data modeling has evolved significantly from the early days of digital analytics, where tools like Google Analytics and Adobe Analytics offered pre-packaged solutions that focused on session-based data models. These traditional models, centered around sessions, are now seen as limited due to their inability to capture more granular user behaviors and the evolving nature of digital products. As businesses seek to understand more nuanced user interactions—such as those found in streaming services or modern retail—they are increasingly moving towards advanced analytics and flexible data infrastructure. This shift has been facilitated by advancements in data warehousing technologies like Amazon Redshift, which allow for more dynamic and tailored data processing. Companies are now leveraging tools like Snowplow and dbt, which offer open-source solutions for capturing and transforming behavioral data, enabling them to ask more complex questions and adapt to changing business needs. These tools support a modular, iterative approach to data modeling, allowing organizations to break away from static analytics paradigms and embrace a more agile, data-driven decision-making process. This flexibility is crucial in today's fast-paced business environment, where analytics must evolve in tandem with product development and customer engagement strategies to maintain a competitive edge.
Oct 26, 2021 1,694 words in the original blog post.
The article explores the synergistic use of Snowplow and dbt for building, testing, and deploying data models, emphasizing the advantages of capturing rich, well-structured behavioral data with Snowplow and transforming it using dbt's versatile SQL-based framework. It highlights Snowplow's ability to collect raw, unopinionated data tailored to business needs, while dbt offers enhanced collaboration, robust testing, and documentation capabilities. The text underscores the importance of establishing best practices in data modeling, such as creating a SQL style guide, making strategic decisions early in the modeling lifecycle, building a data dictionary, and considering cost-effective approaches. Additionally, it emphasizes the significance of rigorous testing and integrating data modeling practices within a Continuous Integration workflow for efficient deployment while maintaining clear communication with team members and stakeholders.
Oct 18, 2021 1,860 words in the original blog post.
The text explores the intricacies of designing data models to effectively serve different internal teams and business needs, emphasizing the importance of structuring models to reflect specific user interactions, cycles, and entities. It critiques the traditional web analytics model, which organizes data into page views, sessions, and users, by highlighting its limitations, such as its inability to capture diverse interactions and varying user journeys across platforms like mobile and web. The discussion extends into practical applications, showcasing how different business models, like eCommerce and subscription services, require tailored data models to answer distinct questions from teams such as marketing, inventory, product, and content. By examining examples from these sectors, the text illustrates how data models must be adapted to provide actionable insights, whether for optimizing marketing strategies, understanding product popularity, or reducing user churn. Additionally, it addresses technical considerations in building data models, such as dataset size, data warehouse architecture, and end-use cases, while warning against the pitfalls of creating overly complex models. Ultimately, the goal is to construct data models that are not only valuable and reusable but also aligned with the organization’s strategic objectives, ensuring the data serves its intended purpose effectively.
Oct 08, 2021 2,413 words in the original blog post.