-
Notifications
You must be signed in to change notification settings - Fork 1
Add Anonymized Magnitude Metrics #9
Copy link
Copy link
Open
Description
After typing the signature, assume the check has been deposited / payment completed, and ping home with a magnitude of the check so that we have some visibility as to the numbers flowing across the service, without ever keeping a record of the information on the check.
I like Math.log10() for getting the magnitude of a number (how many zeros essentially), but we could also divide by 100 and Math.trunc it and specify the resolution that way.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels