This series explores the benefits of acquiring analytic data from your Angular web apps and techniques to integrate tools like Segment and Google Analytics

Part 1: Incorporating Segment in an Angular App

Segment is an awesome, non-opinionated tool that let’s you move analytic data around to any service without deploying code changes. This article explores the basics of hooking it up into an existing Angular application.

Part 2: Using Angular Environments to Configure Multiple Segment Sources

In this part, I share how, using Angular CLI’s environments feature, you can configure you analytics to separate data for different use cases, such as separating Development and Production data.

Part 3: Connecting Segment to Google Analytics

This article dives into getting your data out of Segment and into an analytics visualization tool like Google Analytics.