Show HN: CrossTrack – 跨平台身份解析即服务

1作者: jamespeng4 个月前
嘿,HN,我开发了一项服务,可以将用户在网站、移动应用和应用内 WebViews 中的身份合并到一个档案中。 问题在于:如果你有一个应用和一个网站,同一个人会在你的分析数据中显示为 2-4 个不同的“用户”。你的用户计数被夸大了,你的漏斗分析也因此失效,而且你还会重新定位那些已经完成转化的用户。 我构建了 SDK(Web、Android、iOS),在服务器端处理这个问题。我最引以为豪的部分是 WebView 桥接——当用户在你的应用内浏览器中打开一个链接时,SDK 会悄无声息地关联会话,而无需登录。 在线演示:<a href="https://crosstrack-demo.onrender.com" rel="nofollow">https://crosstrack-demo.onrender.com</a> 这个问题你真的遇到过吗?很好奇你尝试类似服务时会需要什么。 <a href="https://crosstrackdata.com" rel="nofollow">https://crosstrackdata.com</a>
查看原文
Hey HN, I built a service that merges user identity across websites, mobile apps, and in-app WebViews into one profile.<p>The problem: if you have an app and a website, the same person shows up as 2-4 different &quot;users&quot; in your analytics. Your user counts are inflated, your funnels are broken, and you&#x27;re retargeting people who already converted.<p>I built SDKs (Web, Android, iOS) that handle this server-side. The bit I&#x27;m most proud of is a WebView bridge — when someone opens a link in your app&#x27;s in-app browser, the SDKs silently link the sessions without needing a login.<p>Live demo: <a href="https:&#x2F;&#x2F;crosstrack-demo.onrender.com" rel="nofollow">https:&#x2F;&#x2F;crosstrack-demo.onrender.com</a><p>Is this a problem you&#x27;ve actually hit? Curious what you&#x27;d need to try something like this.<p><a href="https:&#x2F;&#x2F;crosstrackdata.com" rel="nofollow">https:&#x2F;&#x2F;crosstrackdata.com</a>