添加跟踪参数是处理url不同

编程入门 行业动态 更新时间:2024-10-13 20:16:49
本文介绍了添加跟踪参数是处理url不同的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我使用Disqus进行评论管理。但问题是它将以下链接视为不同

I am using Disqus for comments management.But the problem is its treating below link as different

gpuzzles/mind-teasers/logical-age-riddle/

gpuzzles/mind-teasers/logical -age-riddle /?source = tracking1

作为结果,一条信息中的评论未反映在其他信息中。

as a result comments in one post is not reflecting in other post.

请建议解决方案

推荐答案

默认情况下,Disqus会根据其唯一的网址窗口。这是一个非常容易的集成方式,但不是太可靠,因为你看到。

By default Disqus will identify a unique thread by its unique URL in the window. This is a very easy way to integrate, but isn't too reliable as you're seeing.

为防止这种情况,您需要传递一个disqus_identifier和/或一个disqus_urljavascript变量。您可以在这里阅读: help.disqus/customer/portal/ article / 472098

To prevent this you would want to pass a 'disqus_identifier' and/or a 'disqus_url' javascript variable. You can read about these here: help.disqus/customer/portal/articles/472098

这将覆盖查看窗口位置的唯一标识符。

That'll override looking at the window location for a unique identifier.

更多推荐

添加跟踪参数是处理url不同

本文发布于:2023-11-26 02:25:11,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1632277.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:参数   url

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!