Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document analytics event number 9 #6186

Merged
merged 2 commits into from
Apr 12, 2022

Conversation

gsa-manish
Copy link
Contributor

This documents analytic events related to this ticket: https://cm-jira.usa.gov/browse/LG-5927

@gsa-manish gsa-manish force-pushed the LG-5927-document-analytic-events-no-9 branch 2 times, most recently from 8f8afb5 to d326fc5 Compare April 12, 2022 15:27
Comment on lines 364 to 371
# @identity.idp.event_name Idv address submitted
# User submitted an idv address
def idv_address_submitted(
Copy link
Contributor

Choose a reason for hiding this comment

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

can you document the params? Running make lint_analytics_events will help highlight these

app/services/analytics_events.rb:366 idv_address_submitted success (undocumented)
app/services/analytics_events.rb:366 idv_address_submitted errors (undocumented)
app/services/analytics_events.rb:366 idv_address_submitted address_edited (undocumented)
app/services/analytics_events.rb:366 idv_address_submitted error_details (undocumented)
make: *** [lint_analytics_events] Error 1

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yep, added now.

@gsa-manish gsa-manish force-pushed the LG-5927-document-analytic-events-no-9 branch from d326fc5 to 50a5f65 Compare April 12, 2022 16:44
changelog: Improvements, Analytics, Added analytic events (LG-5927)
@gsa-manish gsa-manish force-pushed the LG-5927-document-analytic-events-no-9 branch from 50a5f65 to 7c0a58b Compare April 12, 2022 16:56
Copy link
Contributor

@zachmargolis zachmargolis left a comment

Choose a reason for hiding this comment

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

LGTM

Comment on lines -129 to -131
IDV_BASIC_INFO_VISIT = 'IdV: basic info visited'
IDV_BASIC_INFO_SUBMITTED_FORM = 'IdV: basic info form submitted'
IDV_BASIC_INFO_SUBMITTED_VENDOR = 'IdV: basic info vendor submitted'
Copy link
Contributor

Choose a reason for hiding this comment

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

just confirmed that these 3 events were removed in #3682 and seem to have been unused at that time, so I think there's no need to link these to current events, they're super out of date

@gsa-manish gsa-manish merged commit 6d2cdc0 into main Apr 12, 2022
@gsa-manish gsa-manish deleted the LG-5927-document-analytic-events-no-9 branch April 12, 2022 17:41
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.

None yet

2 participants