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
100 stars 53 forks source link

Face Verification Flow - Event improvements #4153

Open drptiago opened 8 months ago

drptiago commented 8 months ago

Motivation

Right now I am saving the Face Verification events from https://goodid.gooddollar.org/  in a separate Google Analytics. https://analytics.google.com/analytics/web/#/p415617260/reports/intelligenthome

The goal of this is to put all FV events ( from the wallet, gooddaap, opera and other partners) in the same place.

But, inside this GA I can't say what is the source to analyze the FV of each product, example:

To achieve this I want to add an extra parameter in the FV events OR push forward the querystring parameter.

Details

From the partners using gooddapp, all of them are using the parameter partner in the URL:

https://gooddapp.org/?partner=valora

If we can push this parameter forward to https://goodid.gooddollar.org/ example  https://goodid.gooddollar.org/?partner=valora the problem will be addressed.

Other option is add the parameter productto all FV events, who will show the source of that user ( wallet, gooddapp, opera, valora, etc) and I can use to filter.

The first option seems the better.

L03TJ3 commented 8 months ago

@johnsmith-gooddollar @sirpy for specifically partners that come from gooddapp, the best way would to do the paramater passing down as @drptiago suggests right?

L03TJ3 commented 7 months ago

@decentralauren @patpedrosa maybe this should be added to the good-id epic

patpedrosa commented 6 months ago

@L03TJ3 Theoretically, this isn't part of the GoodID Epic but it's work that we can do this sprint, so I'm tagging it with Sprint 9.