Ambrus Pethesmitzu.hashnode.dev·Jan 7, 2025Top 5 Product Analytics Solutions for SegmentUnderstanding Segment: The Customer Data Platform Revolutionizing Business Segment is a Customer Data Platform (CDP) revolutionizing how businesses handle customer information. These powerful tools pull together data from all your touchpoints—website...warehousenative
Omopariola Philipblog.pariola.dev·Feb 25, 2023Tracking Events in Your Next.js App with Segment Analytics: A Comprehensive TutorialSegment.io is a tool that helps collects and organizes data from various sources (webpages or perhaps apps) and sends it to other tools for analysis and use. It also enables you to easily integrate different tools (Crisp, Google Analytics, Mixpanel a...2 likes·3.9K readsNext.js
Jagsjagannath.dev·Jan 31, 2023How to change User-Agent for WebdriverIO & Playwright TestsOne may want to change/update the user agent for various use cases. One such use case is : Ensuring user analytics (e.g. Segment) is not triggered for your automated test cases. Not doing this may result in a higher analytics bill. Solution: The so...822 readsTestingWebdriver.io
Sabhya Vermawww.sabhya.dev·Oct 2, 2022Setting up Segment Analytics in Angular with environment filesIntroduction I recently finished working on an Angular web app and it was time to set up analytics to better understand the user experience it delivers. My choice of analytics provider was Segment as it allows setting up a single analytics source wit...2 likes·716 readsSegment analytics