apps icon indicating copy to clipboard operation
apps copied to clipboard

feat: tracking events

Open rebelchris opened this issue 2 years ago • 0 comments

Changes

Describe what this PR does

  • Add all the new tracking events

Events

Did you introduce any new tracking events? Don't forget to update the Analytics Taxonomy sheet

Log the new/changed events below:

Type event_name value
New open signup extra: { trigger }
New close signup extra: { trigger, screenValue }
Change click (signup provider, login provider) extra: { trigger, screenValue }
New start signup form
New submit signup form
New submit signup form error extra: { error }
New login successfuly
New login error extra: { error }
New open login
New click (forgot password)
New submit forgot password

Please make sure existing components are not breaking/affected by this PR

Manual Testing

On those affected packages:

  • [ ] Have you done sanity checks in the webapp?
  • [ ] Have you done sanity checks in the extension?
  • [ ] Does this not break anything in companion?

Did you test the modified components media queries?

  • [ ] MobileL (420px)
  • [ ] Tablet (656px)
  • [ ] Laptop (1020px)

Did you test on actual mobile devices?

  • [ ] iOS (Chrome and Safari)
  • [ ] Android

WT-586 #done

rebelchris avatar Sep 27 '22 09:09 rebelchris