是否可以在 Tumblr 的“关注”按钮上进行 Google Analytics 跟踪事件?

发布于 2024-10-26 07:37:09 字数 130 浏览 6 评论 0原文

有没有办法破解 Tumblr 主题,将 Google Analytics _trackEventI() 函数放在 Tumblr 关注按钮上?这将允许用户分析人们点击关注时来自哪里、点击关注的页面、关注者的人口统计数据等。

Is there a way to hack a Tumblr theme to put a Google Analytics _trackEventI() function on the Tumblr Follow button? This would allow users to analyze where people are coming from when they click follow, what pages they clicked follow on, demographics of people who followed, etc.

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

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

发布评论

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

评论(1

违心° 2024-11-02 07:37:09

如果您控制显示它的代码,或者如果代码被嵌入到您的网站上,但 iframe 内容托管在您的域上,那么是的,这是可能的。但是,如果它是 iframe 到您的页面上,并且 iframe 内容不在您的域中,那么不行,您无法向其添加跟踪。

If you control the code that displays it, or if the code is iframed onto your site but the iframe content is hosted on your domain then yes, it is possible. But if it is iframed onto your page and the iframed content is not on your domain then no, you cannot add tracking to it.

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