Google标签轨道弹出窗口

发布于 2025-02-13 22:23:35 字数 1456 浏览 0 评论 0原文

我在网站上设置弹出窗口的Google标签而陷入困境。我遵循指南,但行不通。网页上有代码,我应该具体采取什么措施?

我想跟踪的网页 - > https://liz.solutions/ 我需要跟踪红色按钮30 Tage Testversion(30天测试版)。在提交后,并显示了所需的弹出窗口后,我提供了代码。

提前致谢!

<html data-tag-assistant-present="1657287900174"><head> <title>Widget Iframe</title> <link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Ubuntu"> <link rel="stylesheet" type="text/css" href="/statics/css/w-iframe-less.css?v=1"> <script src="//cdnjs.cloudflare.com/ajax/libs/mailcheck/1.1.2/mailcheck.js"></script> <script nonce="" src="/statics/js/mj-widget-iframe.js?v=1"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/iframe-resizer/3.6.3/iframeResizer.contentWindow.min.js"></script> </head> <body class="responsive"> <div id="error-block"> <div id="message-block"> <p class="success">Ihre Registrierung war erfolgreich. Sie erhalten in den n&amp;amp;auml;chsten Minuten eine E-Mail-Best&amp;amp;auml;tigung oder &amp;amp;uuml;berpr&amp;amp;uuml;fen Sie nach 24 Stunden Ihren Spam-Ordner und klicken Sie auf den angegebenen Link.</p> </div> </div> <script nonce=""> userPref(); </script> <div style="clear: both; display: block;"></div></body></html>

I straggle with setting up the google tag for a popup on the website. I follow the guides, but it doesnt work. There is the code from the webpage, what should i take specifically?

The webpage where i want to track from --> https://liz.solutions/
I need to track the red button 30 Tage Testversion(30 days test version). After it should be submitted, and after the desired popup shows up that i provide code for.

Thanks in advance!

<html data-tag-assistant-present="1657287900174"><head> <title>Widget Iframe</title> <link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Ubuntu"> <link rel="stylesheet" type="text/css" href="/statics/css/w-iframe-less.css?v=1"> <script src="//cdnjs.cloudflare.com/ajax/libs/mailcheck/1.1.2/mailcheck.js"></script> <script nonce="" src="/statics/js/mj-widget-iframe.js?v=1"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/iframe-resizer/3.6.3/iframeResizer.contentWindow.min.js"></script> </head> <body class="responsive"> <div id="error-block"> <div id="message-block"> <p class="success">Ihre Registrierung war erfolgreich. Sie erhalten in den n&amp;auml;chsten Minuten eine E-Mail-Best&amp;auml;tigung oder &amp;uuml;berpr&amp;uuml;fen Sie nach 24 Stunden Ihren Spam-Ordner und klicken Sie auf den angegebenen Link.</p> </div> </div> <script nonce=""> userPref(); </script> <div style="clear: both; display: block;"></div></body></html>

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

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

发布评论

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

评论(1

乄_柒ぐ汐 2025-02-20 22:23:35

不幸的是,这是一个iframe标签,看起来像是来自mailjet的标签。

我们无法在iframe内部跟踪某些内容。

有某种方法只能跟踪单击iframe,但不是单击iframe中的某些按钮。

https://measureschool.com/iframe-tracking/ 我知道。谢谢

Unfortunately it's a iframe tag and looks like it's from MailJet.

enter image description here

We can not track something inside the iframe.

There is some way that can only track Click the Iframe but not Click certain button in the iframe.
https://measureschool.com/iframe-tracking/

If I investigated the wrong element and please let me know. Thanks

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