-
Notifications
You must be signed in to change notification settings - Fork 185
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MPP-3528: Update metrics doc for the extension #4855
Conversation
To prepare for extension screenshots, prefix images with 'website-' and the context anchors with `ctx-web-`. Swap an image that contained an invalid email.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great thorough update!
|
||
The Google Analytics events: | ||
|
||
- The user sees the " button in the "Introducing: Relay + VPN subscription plan" banner | ||
on the email masks page. | ||
- The user sees the "Upgrade Now" button in the "Introducing: Relay + VPN |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
praise: 🦅 👁️ fix.
|
||
The "Help & Tips" box appears in the lower right corner of the Email Masks Dashboard | ||
and the Phone Masks Dashboard when the conditions for the tip is met. It is first | ||
and the Phone Masks Dashboard when the conditions for the tip are met. It is first |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
praise: 🦅 👁️
|
||
The top "call to action" button, labelled 'Upgrade Now', takes the user to the plan | ||
The top "call to action" button, labeled 'Upgrade Now', takes the user to the plan |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
praise: 🦅 👁️
This PR updates
METRICS.md
with the current Google Analytics metrics emitted by the extension. The extension source code is at https://github.com/mozilla/fx-private-relay-add-on/, and all the metrics go through the background functionsendMetricsEvent
https://github.com/mozilla/fx-private-relay-add-on/blob/9d3794c7e0c554503ed3210091f33da5a0199194/src/js/background/background.js#L256
Other changes:
ctx-*
toctx-web-
, and usedctx-ext-
for the new oneswebsite-*
, and usedextension-*
for the extension images.compress_images.bash