Consumer Event Glossary

Consumer Activities V2

One of the exciting enhancements that can be found in Edge Connect V2 is an improved logging system that will aptly describe the entire user journey consumers will go through within the Consumer Activities V2 section of each product request.

Using this section, there will be a comprehensive log that represents each event that takes place during the lifecycle of a product request—from the initial launch of the widget to final report delivery. These logs help provide transparency, simplify troubleshooting, and offer clear insight into where a user is in their journey at any given point.



Glossary of Events


StepEventDescription
startinitializedProduct Request was created
startwidget_shownConsumer accessed URL to open the Edge Connect V2 Widget
terms_and_conditionsterms_and_conditions_displayedConsumer accessed Terms and Conditions
terms_and_conditionsterms_and_conditions_confirmedConsumer accepted Terms and Conditions
institution_selectioninstitution_selection_displayedConsumer reached Bank Selection screen
institution_selectioninstitution_selectedConsumer selected Financial Institution
connectoauth_in_progressConsumer's authentication with Financial Institution using oAuth is in progress
connectoauth_failedConsumer's authentication Financial Institution using oAuth has failed
connectoauth_successConsumer has successful authenticated with Financial Institution using oAuth
connectlogin_in_progressConsumer's authentication with Financial Institution using username and password is in progress
connectlogin_failedConsumer's authentication with Financial Institution using username and password has failed
connectlogin_successConsumer has successful authenticated with Financial Institution using username and password
connectmfa_in_progressConsumer has successfully logged in, but still needs to complete Multi-Factor Authentication (MFA) to authorize access to Financial Institution.
connectmfa_failedConsumer has successfully logged in, but failed to complete Multi-Factor Authentication (MFA)
connectmfa_succesConsumer has successfully completed Multi-Factor Authentication (MFA)
connectuser_input_required
fetch_dataprepare_data_for_pullVendor is compiling data from Financial Institution and preparing for extraction
fetch_dataenqueuedVendor has been queued to extract data from Finnancial Institution
fetch_datavendor_acquiring_data_in_progressVendor is in the process of extracting Consumer data from Financial Institution
fetch_datavendor_acquiring_data_partial_successVendor has completed the process of extracting Consumer data from Financial Institution. The result was a partial success, however may have failed to generate key articles of data
fetch_datavendor_acquiring_data_successVendor has completed the process of extracting Consumer data from Financial Institution successfully
fetch_datavendor_acquiring_data_failedVendor was unable to complete the process of extracting Consumer data from Financial Institution
fetch_datadata_pull_in_progressThe process of extracting Consumer data from Vendor is in progress
fetch_datadata_pull_failedThe process of extracting Consumer data from Vendor has failed
fetch_datadata_pull_successThe process of extracting Consumer data from Vendor occurred successfully
fetch_datapersist_dataThe process of storing
completecallback_in_progressConsumer Report has been successfully generated. Webhook Callback to Client is currently in progress
completecallback_failedConsumer Report has been successfully generated. Webhook Callback to Client has failed
completecallback_successConsumer Report and coinciding Webhook Callback have both occurred successfully