syed Ahsan Jaffri
syed Ahsan Jaffri

Reputation: 1124

SItecore WFFM trackig field data?

I am using sitecore 7.2 rev. 140228, We have some default tracking in Sitecore WFFM that could be seen in advance field under standard fields. enter image description here Client asked us where is report for this tracking and where we can review this events etc ... I have tried but could not found any way to get this tracking report.

Upvotes: 1

Views: 222

Answers (2)

Anton
Anton

Reputation: 9961

Use button "Form Reports" on your ribbon: enter image description here

Upvotes: 1

Trayek
Trayek

Reputation: 4410

There are WFFM reports in your Sitecore desktop under the Sitecore start button -> All Applications -> Web Forms Form Marketers -> Form Reports

In there, you can select the form you want to see the report of. Reports include things such how many people have filled in the form, how many dropped out and the values of the fields when they are filled (if you've enabled form dropout tracking).

Alternatively, if you're just interested in which goals have been triggered on which page you could potentially find this in the Executive Dashboard (haven't used 7.2 in a while so not sure anymore which data it shows) or you'd have to write a SQL query and query the database.

Upvotes: 1

Related Questions