BootNodeDev / dAppBoosterLandingPage

dAppBoster Landing Page and examples
https://dappbooster.dev
MIT License
0 stars 0 forks source link

Add analytics to dappBooster.dev #34

Open pragalli opened 3 weeks ago

pragalli commented 3 weeks ago

[!IMPORTANT] this issue depends on https://github.com/BootNodeDev/dAppBooster/issues/97 to be implemented first

I want to implement an analytics system, So that I can track the number of times each component is tested, identify which components are most used, and monitor the number of users connecting to the dApp and the external links they visit.

Acceptance Criteria:

  1. Component Usage Tracking:

    • [ ] Integrate an analytics system to log the number of times each component in the dApp is used.
    • [ ] Generate a report showing the most used components and their frequency of use.
  2. User Connection Monitoring:

    • [ ] Implement tracking to capture the number of users connecting to the dApp.
    • [ ] Ensure data is available in a dashboard accessible to developers for analysis.
  3. External Link Tracking:

    • [ ] Configure the system to track external links users navigate to from the dApp.
    • [ ] Store and display data about these external links in the analytics reports.
fernandomg commented 3 weeks ago

and the details? 🤣

pragalli commented 3 weeks ago

Here it is! wolo

fernandomg commented 1 week ago

@pragalli I moved it from dappbooster as it's requesting analytics for the lading page