Skip to content
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

[Woo POS] Analytics #13560

Draft
wants to merge 3 commits into
base: trunk
Choose a base branch
from
Draft

[Woo POS] Analytics #13560

wants to merge 3 commits into from

Conversation

samiuelson
Copy link
Contributor

@samiuelson samiuelson commented Feb 14, 2025

Closes: #

Description

This PR introduces tracking of the following analytics events:

  • “Get Support” tapped: get_support_tapped
  • “View Documentation” tapped: view_docs_tapped
  • “Exit POS” tapped in the floating menu: exit_menu_item_tapped

Steps to reproduce

Testing information

The tests that have been performed

Images/gif

  • I have considered if this change warrants release notes and have added them to RELEASE-NOTES.txt if necessary. Use the "[Internal]" label for non-user-facing changes.

Reviewer (or Author, in the case of optional code reviews):

Please make sure these conditions are met before approving the PR, or request changes if the PR needs improvement:

  • The PR is small and has a clear, single focus, or a valid explanation is provided in the description. If needed, please request to split it into smaller PRs.
  • Ensure Adequate Unit Test Coverage: The changes are reasonably covered by unit tests or an explanation is provided in the PR description.
  • Manual Testing: The author listed all the tests they ran, including smoke tests when needed (e.g., for refactorings). The reviewer confirmed that the PR works as expected on big (tablet) and small (phone) in case of UI changes, and no regressions are added.

@dangermattic
Copy link
Collaborator

1 Message
📖 This PR is still a Draft: some checks will be skipped.

Generated by 🚫 Danger

@wpmobilebot
Copy link
Collaborator

📲 You can test the changes from this Pull Request in WooCommerce-Wear Android by scanning the QR code below to install the corresponding build.
App Name WooCommerce-Wear Android
Platform⌚️ Wear OS
FlavorJalapeno
Build TypeDebug
Commit4c97d09
Direct Downloadwoocommerce-wear-prototype-build-pr13560-4c97d09.apk

@wpmobilebot
Copy link
Collaborator

📲 You can test the changes from this Pull Request in WooCommerce Android by scanning the QR code below to install the corresponding build.

App Name WooCommerce Android
Platform📱 Mobile
FlavorJalapeno
Build TypeDebug
Commit4c97d09
Direct Downloadwoocommerce-prototype-build-pr13560-4c97d09.apk

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 37.98%. Comparing base (1eb12a7) to head (4c97d09).

Additional details and impacted files
@@            Coverage Diff            @@
##              trunk   #13560   +/-   ##
=========================================
  Coverage     37.97%   37.98%           
  Complexity     9015     9015           
=========================================
  Files          2054     2054           
  Lines        112273   112286   +13     
  Branches      14189    14189           
=========================================
+ Hits          42638    42651   +13     
  Misses        65746    65746           
  Partials       3889     3889           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants