WordPress 的 Jquery 分析可跟踪每个事件/点击

发布于 2024-11-02 09:44:23 字数 99 浏览 0 评论 0原文

我正在尝试添加一个 jquery 插件,该插件将使谷歌分析能够跟踪网站上的每个事件。有人知道该怎么做吗?

如果你想看一下,这是网址 blog.dearcomms.com

I am trying to add a jquery plugin that will enable google analytics to track every event on the site. anyone has an idea how to do that?

if you want to take a look this is the url blog.dearcomms.com

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

丑丑阿 2024-11-09 09:44:23

Wordpress 有一个GA 插件,但我不确定是什么它提供。但无论如何,没有通用代码可以自动“跟踪网站上的每个事件”。事件是任意的,对于您的站点和需求而言是唯一的。您必须定义站点上要跟踪的事件,然后为其编写自定义代码。

Wordpress has a plugin for GA though I'm not sure what all it offers. But anyways, there is no generic code that will automatically "track every event on the site". Events are arbitrary, unique to your site and needs. You must define the events on your site that you want to track and then write custom code for it.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文