Skip to content

Migrate from mixpanel to segment #869

@katzino

Description

@katzino

In order to unify the single source of truth of analytical tracking, we want to migrate from mixpanel to segment as we do across all web apps. In this initial update we just want to replace packages, no need to adjust event names etc.

Example of server side tracking implementation in core can be found here. Make sure both userId and anonymousId are filled with each event. Contact @mr-rajce about setting up custom segment workspace and providing token key.

We've added new segment workspace for production data:

For development and testing purposes this segment workspace can be used:

For current implementation we don't need to send identify events, it should get matched automatically in segment as long as we send userId in track events.

Metadata

Metadata

Assignees

No one assigned

    Labels

    analyticsIssued connected to tracking and analytics.t-webIssues with this label are in the ownership of the web team.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions