Please enable JavaScript.
Coggle requires JavaScript to display documents.
KaChing Flow Chart (Winning Events (win("coins", game_type, game…
KaChing Flow Chart
Winning Events
win("coins", game_type, game_name, currency, value)
-
win("cash", game_type, game_name, currency, value)
FB Log-in
Lobby
show(raffle_free)
action(multiply)
ad_impression
action(spin)
result (raffle_spinner, currency, value)
show(raffle_lobby)
- 2 more items...
show(raffle_purchase)
action(raffle, purchase, tickets, cost)
-
select_content(settings)
-
-
-
Redeem Cash
action(redeem, currency, value)
spend_virtual_currency("paypal", currency, value)
-
-
-
-
show(lottery)
action(lottery, select_5_manual)
action(lottery, select_5_auto)
action(lottery, select_1_manual)
action(lottery, select_1_auto)
-
-
-