Insights we want
event trigger code
- event being triggered embed in js development kit
- event property
- create website,
- backend has code user sees, need to add to code snipt of ;
- Resources segment, release to production, it goes via segment,
- raw files of json , convert it to actual events;
- in amplitude
- amplitude code base, add amplitude as a source;
Govern
Common user/event property need for every event:
- Resolution
- wallet address (if any)
- project handle (if any)
Learnings we need |
Details |
Events |
Notes |
Page views |
|
juicebox.viewed_screen |
|
screen =
- home_page
- project_page
- project_creation
project_handle:
- [project_handle] | |
| Which FAQ people often refer to on home page | | juicebox.homepage
action
question =
[faq label] | |
| How many people start project? | | juicebox.homepage
action =
- clicked_new_project | |
| Where is the main channel people access projects from home page? | | juicebox.homepage
action:
source:
- top_projects
- last_payments
- trendy_projects_home
- trendy_projects_list
project_handle:
——————————-
action:
- clicked_all_projects
| |
| Where does people go from nav | | juicebox.nav
action =
nav_item =
- Projects
- FAQ
- Discord
- Docs
- Blog
- Workspace
- Podcast
screen =
- home_page
- project_pag | |
| Create project funnel | | juicebox.create.project
action
- clicked_section
- clicked_save
section:
- project_details
- funding
- token
- restrictions
————-————-————-
action
- funding_target_on
- funding_target_off
- funding_cycle_duration_on
- funding_cycle_duration_off
- add_payout_address
- set_reserved_token
- add_token_receiver
- set_discount_rate
- set_bonding_curve_rate
- pause_payment
- allow_minting
————-————-————-
action:
- clicked_start_over
- clicked_review_deploy
- clicked_deploy
- approved_creation
- created_successful | |
| Understand what people are doing in project page | | juicebox.project.page
action =
source =
- volume
- in_juicebox
- distributed
- in_wallet
- token
- distribution
- reserved_token
- discount_rate
- reserved_rate
- bonding_curve_rate
- issue_rate
- token_minting
- reconfiguration_strategy
————-————-————-
action =
tab =
- volume
- in_juicebox
————-————-————-
action =
- selected_time_range
time_range=
————-————-————-
action = clicked_holders
————-————-————-
action =
- clicked_manage
- clicked_return_eth
- clicked_claim
- clicked_confirm_burn
- clicked_confirm_claim
- approved_burn
- burn_successful
- approved_claim
- claim_successful
————-————-————-
action =
- clicked_activity_pay
- clicked_activity_redeem
- clicked_activity_withdraw
- clicked_activity_reserve
————-————-————-
action =
- clicked_cycle_current
- clicked_cycle_upcoming
- clicked_cycle_history
| |
| Funnel for contribution | | juicebox.project.page
action =
- show_currency_usd
- show_currency_eth
- clicked_pay
- clicked_understand
- clicked_confirm_pay
- clicked_cancel
project_handle =
[project_handle]
————-————-————-
action =
- approved_pay
- paid_successful
————-————-————-
action =
- hover_buy_on_exchange
- clicked_uniswap
- clicked_sushiswap | |
| How does people browse projects | | juicebox.project.list
action =
- clicked_new_project
- clicked_tab_all
- clicked_tab_holding
- clicked_tab_trending
————-————-————-
action =
sort_by =
- volume
- created
————-————-————-
action =
- search
keyword =
[keyword]
————-————-————-
action =
project_handle:
- [project_handle] | |
| Who are the person distribute payout & reserve? | | juicebox.project.page
action =
- clicked_distribute_reserve
- clicked_distribute_payout
- clicked_withdraw
- clicked_confirm_distribute_payout | |