Trigger not responding to match on click class

Hello,

I’ve set-up a custom event tag that should trigger when the following conditions are met (trying to track “book” button clicks in an iFrame):

Click Classes equals bw-widget__signup-now bw-widget__cta
Page path equals /yoga-movement/

When I run debugger, I see the matches:

Click Classes
“bw-widget__signup-now bw-widget__cta”

Page Path
“/yoga-movement/”

But the associated tag doesn’t fire. No consent is required.

Hi @David_Culbertson ,

It’s difficult to determine the issue based on the description alone, as there could be multiple potential reasons.

Could you check if the page is blocking the click for some reason or if the trigger has “Wait for tags before loading the next page” enabled?

Hi @Maciej_Kowcun

“Wait for tags before loading the next page” is ON.

I would I confirm if the page blocking the click? BTW, the full URL is Yoga + Movement | BASE ONE - Dublin, OH 43017

Please turn off the “Waiting for tags…” option and try again. The listener shown in the screenshot is preventing clicks and won’t function properly while this setting is enabled.

That worked. Thank you!

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.