Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试解决 GTM 中的某些问题。ClickText 变量工作正常,并且 GTM 标记(在本例中为 Facebook 像素)在触发器中设置了此变量时正常触发,但是作为唯一标识符的变量 ClickID 根本没有触发。有谁知道为什么?这真的很奇怪。
这个问题几乎可以肯定是嵌套元素问题。GTM ClickID 识别被点击的外部元素。
我过去通过使用 CSS-Selectors 解决了这个问题,它就像一个魅力。