February 2020 Summaries
3 posts from Snowplow
Filter
Month:
Year:
Post Summaries
Back to Blog
Building trust in data within organizations involves creating a centralized data platform to establish a single source of truth, essential for overcoming distrust due to disparate data sources and siloed information. The text emphasizes the importance of integrating data collection, processing, and storage to foster a data-oriented culture that enhances data accessibility, quality, and usability across departments. By breaking down silos, companies can empower teams to make data-driven decisions, improve data literacy, and adapt to evolving business needs while maintaining compliance and privacy standards. A centralized data infrastructure not only aids in achieving a cohesive data strategy and simplifying data ecosystems but also ensures robust data governance and flexibility to choose appropriate technologies as needs evolve. The article illustrates its points with examples of companies successfully implementing centralized data systems to unify data collection and improve decision-making, ultimately highlighting the potential for advanced analytics and innovative applications like AI and machine learning.
Feb 25, 2020
2,238 words in the original blog post.
Precision data collection is essential for businesses navigating the complexities of a multi-cloud environment, where most enterprises use multiple cloud services like AWS, GCP, and Azure to maximize efficiency and avoid vendor lock-in. Multi-cloud strategies allow companies to utilize specialized tools from different cloud providers, such as AWS's S3 for data lakes, GCP's BigQuery for large-scale storage, and Azure's Stream Analytics for SQL on streaming data, enabling the adoption of best-in-breed features tailored to specific needs. Despite the advantages, challenges such as maintenance, talent scarcity, and data silos persist, prompting companies to consider solutions like Snowplow's multi-cloud data pipeline, which offers real-time data management across clouds without the burden of maintenance. This approach provides flexibility, supports geographical reach, and enhances data quality by leveraging cloud-specific tools while avoiding the pitfalls of single-cloud dependency, enabling organizations to focus on data rather than the complexities of the pipeline itself.
Feb 25, 2020
1,562 words in the original blog post.
The SameSite Cookie update in Chrome, effective from February 2020, alters how cookies are handled to enhance user privacy and impacts analytics tracking, particularly affecting third-party cookies. Cookies that do not specify the SameSite attribute will default to SameSite=Lax, limiting cross-site tracking. Additionally, cookies marked as SameSite=None must now also include the Secure attribute to be transmitted over a secure connection (HTTPS). These changes necessitate adjustments for websites relying on third-party cookies for analytics, as such cookies may not be sent under the new default settings, potentially disrupting user identification and cross-site tracking. To maintain tracking functionality, particularly for analytics tools like Snowplow, cookies must be configured with the SameSite=None and Secure attributes, and where feasible, tracking should be shifted to first-party contexts by operating services on the same domain. The changes are part of broader efforts by browser vendors to enhance online privacy and restrict third-party cookies.
Feb 17, 2020
2,351 words in the original blog post.