WPIntell

Source evidence

Form tracking – Woopra

Woopra Analytics Plugin · support · 2017-09-06T09:44:00+00:00

complaintsentiment
mediumseverity
0.81relevance
0replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

4 / 31 rows with source links

12.9% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

27 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
mdelabre unresolved
Hello! I am trying to set up a form tracking with Woopra on my WordPress website but it does not work. Below my HTML form : <form id="subForm" class="af-form-wrapper wpcf7-form" action="http://campaign.clever-age.com/t/r/s/kuuhpd/" method="post" data-mautic-form="conferencemonitoringecp16"> <input id="fielddrhhqlu" class="text" name="cm-f-drhhqlu" required="" type="text" placeholder="Nom ( obligatoire )" /> <input id="fielddrhhqo" name="cm-f-drhhqo" required="" type="text" placeholder="Prenom (obligatoire)" /> <input id="fielddrhhqn" name="cm-f-drhhqn" required="" type="text" placeholder="Société (obligatoire)" /> <input id="fielddrhhqb" name="cm-f-drhhqb" required="" type="tel" placeholder="Téléphone (obligatoire)" /> <input id="fieldEmail" name="cm-kuuhpd-kuuhpd" required="" type="email" placeholder="Adresse E-mail (obligatoire)" /> <button id="mauticform_input_magento114form_submit" name="mauticform[submit]" type="submit">Recevoir le guide </button> </form> I would like to track only name, company and email data. Below my JS script : <script> woopra.call('trackForm', 'Magento2', 'subForm', { identify: function(form) { return { Name: form.cm-f-drhhqlu, Company: form.cm-f-drhhqn, Email: form.cm-kuuhpd-kuuhpd }; }, }); </script> Could you bring me some help please ? Best regards.

Comments

0 shown

No comments were stored for this source.