GoodDollar / GoodDAPP

GoodDollar.org Wallet is the simplest access point to Claim your daily G$. It Is based on web3 and React native web.
good-dapp.vercel.app
MIT License
102 stars 53 forks source link

Update "Next Task" to show Halo.Fi #4126

Closed patpedrosa closed 8 months ago

patpedrosa commented 10 months ago

The modal that shows after you claim (Next Task) needs to be updated to invite people to participate in the Halo.Fi campaign.

Copy was requested here: https://www.notion.so/gooddollar/68e052612b764adca4b26046d3310e06?v=ce8af698453747beaf6f9849f128aee6&p=0420384b8c2c4969a987e6e755627d52&pm=s

@L03TJ3 This needs to be released Wednesday before claim time

@drptiago Can you please set everything up to track clicks on this card?

drptiago commented 10 months ago

Yes, we are properly tracking the events post claim, when the option is "INVITE_SHARE" @patpedrosa

So we have the invite share "task" and "share".


As soon we remove the invite_share button from there, this event will not make more sense, so we can:

Option 1: Use a bit.ly link, so we can track any clicks here and make a manual comparison with the number of claims. Option 2: Put an event in the button "POST_CLAIM_CTA" or something like this, so we can track as a funnel in Amplitude.

Currently the "invite_share" from "task" triggers 15k events a month, so adding this event is not a problem in terms of events limit.

patpedrosa commented 10 months ago

@drptiago let's go with option 2, let's create a new event

patpedrosa commented 10 months ago

@L03TJ3

Copy to be added in the Next task container:

Save your G$ and earn rewards with GoodDollar saving challenges with HaloFi

Button Copy:

Start Earning Rewards

Button Link:

https://app.halofi.me/#/challenges?tokensymbol=gd

Attention: This update needs to be out on the 8th before claim time.

patpedrosa commented 10 months ago

@vldkhh Can you please let @drptiago know when this is ready for a QA?

L03TJ3 commented 10 months ago

done here: https://github.com/GoodDollar/GoodDAPP/commit/f785b2aca130fa5f20c18670ddaef4eaedf571fa

screen: image

patpedrosa commented 10 months ago

@L03TJ3 Marketing requested a link change: https://www.notion.so/gooddollar/New-HaloFi-savings-challenge-Use-your-G-holdings-to-earn-more-G-358132696c4a4134b95f3da21274de39?pvs=4

drptiago commented 10 months ago

@L03TJ3 no event was triggered when I click in start earning rewards version: 2.27.0 ( web)

I expect to see the event POST_CLAIM_CTAto track how many users click on the button. We can also use another name as NEXT_TASK_CTA to better fit the name we are using in this feature.

Also, send the link as property, so we can track different campaigns.

L03TJ3 commented 10 months ago

was fixed here: https://github.com/GoodDollar/GoodDAPP/commit/7dec79c00ad51b2c8814f60ab695dc78de71b615

deployed to prod now

vldkhh commented 10 months ago

@patpedrosa should we remove this modal?

L03TJ3 commented 8 months ago

Old issue and is already replaced with a newer task, so closing