passportxyz / passport

Passport allows users to prove their identity through a secure, decentralized UI
Other
941 stars 451 forks source link

Store/export DataDog Data to Analytics DB #2176

Open Jkd-eth opened 7 months ago

Jkd-eth commented 7 months ago

User Story:

As Data science at Gitcoin Passport I want to know how users are behaving within Gitcoin Passport So that I can examine their activity

Acceptance Criteria

GIVEN a user session with DataDog WHEN they update, add, or remove a stamp THEN store the data in the analytics DB for analysis

Add Eth Address to the datadog session data which includes session data and time stamps Analytics will review the data to determine interesting user behavior patterns, where users are getting stuck, and potential Sybil or abusive activity

Product & Design Links:

#### Tech Details: #### Open Questions: #### Notes/Assumptions:
nutrina commented 6 months ago

We should be able to use this API: https://docs.datadoghq.com/logs/guide/access-your-log-data-programmatically/