Form tracking for upfront.be

Hello

We are trying to track the form on this page: Contacteer ons | UpFront.
For some reason the debugger doesn’t see the form submission so I tried to do it with a Element presence trigger. This is the exact tag and triggers I’m talking about.

https://upfront.piwik.pro/tag/app/f74bd0fb-a2f1-4177-b4ea-ae27ee75aa8e/tags/ecc3bda2-d9e0-43d4-a24a-8cc215f92168/edit

Could someone have a look and explain why this won’t work? :slight_smile:

Hey, in this case I think it will be best to use the confirmation message as the trigger - that way you only get a hit when a submission was successful.
The confirmation message I’m thinking:


What it looks like upon inspect

How to set it up in Piwik PRO

When accessing CSS elements remember to use CSS Selectors Reference

1 Like

That solved it, thank you Michal!

1 Like