【问题标题】:Passing user_id from back-end to client-side with Segment Analytics.NET and Mixpanel使用 Segment Analytics.NET 和 Mixpanel 将 user_id 从后端传递到客户端
【发布时间】:2016-07-14 04:18:10
【问题描述】:

我正在使用 C# .NET、AngularJS 和其他松耦合的技术。我需要实现 Segment 和 Mixpanel。我分别在注册和登录时在后端实现了别名和识别。我什至在需要的地方放置了 Track、Page 调用。

我需要在登录时将 user_id 传递给客户端,以便按照文档中的要求将这个值与每个事件一起传递。这个 (How do I connect Segment.io server and client side events to the same anonymous user?) 非常接近我的需要,但它对我不起作用。

【问题讨论】:

    标签: .net mixpanel segment-io


    【解决方案1】:

    这里的重点是,无论如何我都需要将登录时识别调用的 userId 传递给后端和前端库。无论在哪里调用 Alias 都应该如此。这与部门支持响应一致。

    【讨论】:

      猜你喜欢
      • 2019-10-15
      • 2018-11-02
      • 2020-07-10
      • 2018-06-18
      • 1970-01-01
      • 2020-08-31
      • 2013-02-21
      • 2010-11-05
      相关资源
      最近更新 更多