[Safe Apps] Allow Safe apps to use tracking

Open
#327 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
typescript
Domain
analytics

Research direction

Start by locating the Safe apps SDK entry point for triggering tracking events and the integration that sends events to Google Analytics. Review how the app name is obtained from the manifest and resolve the open question about preventing misuse; done means Safe app events are separated from existing analytics and personal-information tracking is excluded.

Written by the indexing model from the issue text.

Description

Feature 👑

What is this feature about? (1 sentence)

This allows Safe apps to leverage our analytics tracking.

Why is it needed? What is the value? For whom do we build it?

  • We have repeatedly been asked by Safe app devs whether there's any way for them to add tracking events. It would help them asses the usage and also help them to improve their respective Safe app.

High-level overview of the feature

  • The Safe apps SDK offers a way to trigger tracking events.
  • The Safe apps tracking events should not clutter our Google analytics in any way.
    • Suggested format:
category: Safe app: <safe app name from manifest>
action: <set by safe app>
label/value: <set by safe app>

Open questions

  • Is there a way to prevent misuse of the tracking?

Misc

  • When reviewing Safe apps, we should check that they don't track personal information from users.
Dominant language
TypeScript
Stars
116
Forks
84
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from safe-global/safe-react-apps

All issues in safe-global/safe-react-apps

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.