Is there a way to pass only an event to track in the analytics beacon instead of firing all other page variables.
Hi,
We've a registration form where we need to capture the number of form field completions in an event. In this scenario, every time user interacts with the field, the analytics beacon fires as we use Form Blur approach and it fires all page level attributes by default (i.e. page name/URL, etc..)
Is there a way to pass only an event to fire in the analytics beacon to avoid duplication of page view traffic. Basically not to fire a page view beacon, I tried with s.tl(), however, it fired other page variables as well.
It would be so grateful if someone suggest a solution for this if there any method.
Thank you,
Anitha