Wrong form id is being collected

Hi,

It seems that snowplow collects the wrong id of forms.
On our website, we have the following form:

<form class="elementor-form" method="post" id="request-demo" name="New Form">

On com_snowplowanalytics_snowplow_submit_form_1, I see that the form_id column contains New Form, which is not the id but the name.

What am I missing?

Thanks,
Dor

Hi @dor,

You’re not missing anything - there’s an existing issue on Github.

I don’t think this has been flagged as having impacted many people thus far, so feel free to add a +1 or comment there.

Best,

Hi @Colm!

Thanks for your help! Will +1.

Dor

1 Like