Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

针对 mip 在百度 APP 下同步打开的情况,跟进统计类组件的 referrer 的设置,保证能够溯源 #674

Open
zoumiaojiang opened this issue Jul 29, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@zoumiaojiang
Copy link
Contributor

要解决什么问题

由于一些历史原因,百度 app 下搜索结果页同步点出的 mip 结果的 url 的 referrer 不是完整的,只会拿到 referrer 的 origin,这样会对统计相关的来源站点造成影响,需要通过 hash 来拼接一份新的 referrer 给统计类的组件进行溯源。

描述一下你理想中的解决方案

通过 hash 来获得 origin 外的 referrer 的信息,并拼接一份新的 referrer 给统计类的组件进行溯源

@zoumiaojiang zoumiaojiang self-assigned this Jul 29, 2019
@zoumiaojiang zoumiaojiang added the enhancement New feature or request label Jul 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant