<p></p>
<blockquote>
<p><em>This is a Bisq Network proposal. Please familiarize yourself with the <a href="https://docs.bisq.network/proposals.html" rel="nofollow">submission and review process</a>.</em></p>
</blockquote>

<p>Share bisq zeroToSixty data with the growth team.<br>
zeroToSixty is how long it takes a bisq user to go from creating their wallet to doing their first successful trade.<br>
This will give the growth team a number which they can try to drive down through simplified design and onboarding.</p>
<p><strong>That sounds like it would burden the p2p network... is this is viable?</strong><br>
Bisq already has all the data needed.<br>
2 data points: firstWalletDate & firstTradeDate.<br>
Calculating zeroToSixty from this is as simple as firstTradeDate minus firstWalletDate.<br>
Then one number(zeroToSixty) can be shared with the growth team for improvement.</p>
<p><em>Does it burden the p2p network?</em><br>
Java integers have a size of 2bytes and can represent any number all the way up to approx. 2billion.<br>
Even if bisq blasts the network with this number once a minute for 24hrs,<br>
the cost is 2bytes * 60mins * 24hrs = 2880bytes(2.8kb).<br>
That gives us some perspective.<br>
Blasting this data excessively all day only costs the network 2.8kb.<br>
But thats 1,000 times more than what is required.<br>
Bisq only needs to send this number out ONCE in the lifetime of a client(who has completed their first trade).<br>
The cost is 2 bytes. Negligible to the network. Huge insight boosts for the growth team.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/proposals/issues/320">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNUAYADLGHRNIC3B2FLTCUQEDANCNFSM4YZ7TD4Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNSTFCRQ46Y3RUHTSGTTCUQEDA5CNFSM4YZ7TD42YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4MJKTJYQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/proposals/issues/320",
"url": "https://github.com/bisq-network/proposals/issues/320",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>