more tracking; hide arb from welcome splash

This commit is contained in:
tim
2025-04-15 19:21:39 -04:00
parent f35b30e337
commit 14b8b50812
11 changed files with 48 additions and 17 deletions

View File

@@ -149,7 +149,7 @@ watchEffect(()=>{
let built = []
async function placeOrder() {
track('place_order')
track('place-order')
const chartOrders = co.orders;
const allWarns = []
built = []