GithubHelp home page GithubHelp logo

Comments (6)

haolu077 avatar haolu077 commented on July 20, 2024

这里说的用户ID应该就是deviceId 吧

from web-tracing.

haolu077 avatar haolu077 commented on July 20, 2024

然后我业务id用的应该是userId?

from web-tracing.

M-cheng-web avatar M-cheng-web commented on July 20, 2024

看你业务维度,一个是针对设备id,一个是你自己给用户的id

from web-tracing.

haolu077 avatar haolu077 commented on July 20, 2024

然后你这整句话解释的是那个id
用户ID
每一次访问都有一个唯一的ID,不论什么时候来访问,用户是否登录,都携带有一个唯一的ID 可以理解为用来标记这个访问设备,有网卡mac地址则使用mac地址(移动端用udid) mac地址、移动端设备id,SDK生成的ID在库中的字段都为 udid

from web-tracing.

M-cheng-web avatar M-cheng-web commented on July 20, 2024
  1. 插件内部预设了几种id,他们本身是没什么技术深度的,只是方便使用者能用一下,即使没有这些预设的id使用者也能自己创建一些id放入基础信息中,所以如果你能搞清楚内部预设的id是什么意思,那就使用,如果不确定具体含义那就自己创建一个
  2. 前端获取不了mac地址,所以没有说使用mac地址一说,目前所有的前端项目获取的设备id都不能100%确定唯一
  3. 目前关于id的详细取值没有在文档体现,如果真想借用预设的id,可翻阅源码

from web-tracing.

haolu077 avatar haolu077 commented on July 20, 2024

好的,谢谢

from web-tracing.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.