Skip to content

LG-5262: Add logging to continue button on letter wait page#5688

Merged
aduth merged 1 commit intomainfrom
aduth-lg-5262-log-gpo-continue
Dec 9, 2021
Merged

LG-5262: Add logging to continue button on letter wait page#5688
aduth merged 1 commit intomainfrom
aduth-lg-5262-log-gpo-continue

Conversation

@aduth
Copy link
Contributor

@aduth aduth commented Dec 8, 2021

Why: So that we can track user progression through the flow.

Implementation Notes:

This approach simply takes advantage of existing "location" logging parameter support on the rendered return_to_sp_cancel_path link, such that we could query link clicks as filter name = 'Return to SP: Cancelled' and properties.event_properties.location = 'come_back_later'. An alternative could be to create a new controller action in ComeBackLaterController for the redirect logic, and log an explicit new event.

**Why**: So that we can track user progression through the flow.
@aduth aduth requested review from amathews-fs and solipet December 8, 2021 14:13
Copy link
Contributor

@solipet solipet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@aduth aduth merged commit 71a6271 into main Dec 9, 2021
@aduth aduth deleted the aduth-lg-5262-log-gpo-continue branch December 9, 2021 18:56
nathanberg added a commit that referenced this pull request Dec 16, 2021
* main: (50 commits)
  LG-5325 Doc Auth: Error dependent hints and enhanced field level errors (#5708)
  Setup platform authentication (#5632)
  Remove unused i18n keys by replacing dynamic key generation with static enumeration (#5706)
  Configure and fix Rubocop redundant disabling/enabling (#5711)
  LG-4575: accessiblility issue where no file selected still shows after adding file.  (#5691)
  Update rails to 6.1.4.3 (#5710)
  Add remote SAML Logout endpoint (#5676)
  Update "Frontend" CSS docs to reflect current approach (#5695)
  LG-3795 Harden CSP against JSONP endpoints on "safe" domains (#5704)
  LG-5261: Add cancel page logging to "Go Back" button (#5697)
  Add flow path to post doc capture submission events (LG-5257) (#5690)
  Log all vendor status in VendorStatus#track_event (#5703)
  Remove accept-terms-button in favor of ValidatedFieldComponent (#5687)
  Upgrade as many outdated Ruby dependencies as possible (LG-3828) (#5694)
  Remove BassCSS flex-object styling (#5702)
  Remove unused personal-key pattern validation message (#5701)
  Smoke tests in GitLab CI (#5699)
  Show a message in lower envs explaining how to use test SSNs (#5696)
  Remove temporary routes for SP redirects (#5679)
  LG-5262: Add logging to continue button on letter wait page (#5688)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants