HomeEA · Use Case: Contact & Complaint Form › Overview and the pages in question

Overview and the pages in question

Purpose: Track member contact and complaint submissions.

Who this page is for

AudienceWhy it matters to you
EveryoneReal-world example

Use Case: Contact & Complaint Form

The business question

"How many members are contacting us? What are they complaining about? Are we reducing complaints?

The pages

Example Super has two forms:

  1. Contact form (general inquiries)
  2. Complaint form (complaints/issues)

Both on /contact page. Hidden/shown based on form type selection.

Metrics needed

Implementation approach

  1. Fire event on form start (event3)
  2. Capture form type in prop3 (contact/complaint)
  3. Fire event on form submit (event4)
  4. Capture submission type in eVar3
  5. Measure completion rate

---

Next: Business requirements

Quick navigation