You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Epic on Notion
We want to update our metric scheme to capture the usage and efficacy of the new transactions security provider feature so we're able confidently iterate over and improve this feature.
As always, for anyone looking for more info on MetaMetrics, here is a good article.
Tasks
Create a new user profile property (more info here) called security_provider. This property should be a type list property (more info here) and receive the value opensea if the user has enabled the transactions security provider feature under Settings > Experimental. Related ticket here Wallet Tx Security Provider: Turn On/OFF TX Security Provider Toggle #16257.
If the user turns off the transactions security provider feature under Settings > Experimental, the user profile property security_provider should be updated to remove the opensea value from it.
Add a new property “ui_customizations” to Transaction Approved, Transaction Rejected, Signature Approved and Signature Rejected events.
This property should be a type list property (more info here) and receive the value flagged_as_malicious when the transaction was flagged as malicious by the transaction security provider. Related ticket here Wallet Tx Security Provider: Warning Message #16258 .
Acceptance Criteria
This new properties are only collect for users that have opted in MetaMetrics.
Background
Epic on Notion
We want to update our metric scheme to capture the usage and efficacy of the new transactions security provider feature so we're able confidently iterate over and improve this feature.
As always, for anyone looking for more info on MetaMetrics, here is a good article.
Tasks
Create a new user profile property (more info here) called
security_provider. This property should be a type list property (more info here) and receive the valueopenseaif the user has enabled the transactions security provider feature under Settings > Experimental. Related ticket here Wallet Tx Security Provider: Turn On/OFF TX Security Provider Toggle #16257.If the user turns off the transactions security provider feature under Settings > Experimental, the user profile property
security_providershould be updated to remove theopenseavalue from it.Add a new property “ui_customizations” to
Transaction Approved,Transaction Rejected,Signature ApprovedandSignature Rejectedevents.This property should be a type list property (more info here) and receive the value
flagged_as_maliciouswhen the transaction was flagged as malicious by the transaction security provider. Related ticket here Wallet Tx Security Provider: Warning Message #16258 .Acceptance Criteria