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

Add activation points pixels #1206

Merged
merged 4 commits into from
May 19, 2023

Conversation

SabrinaTardio
Copy link
Collaborator

Task/Issue URL: https://app.asana.com/0/1199230911884351/1204614030645089/f

Description: Add Temporary initial pixels for 5 activation points: Enable email Protection, Watch in Duck Player, Enable cookie pop up management, Make default browser, Import bookmarks or passwords.

Steps to test this PR:

  1. Enable email protection and check that the pixel "m_mac.enable-email-protection.initial” is fired.
  2. Disable and enable email protection again and check that the pixel is not fired
  3. Watch a video in Duck Player and check that the pixel "m_mac.watch-in-duckplayer.initial” is fired.
  4. Watch another video in Duck Player and check that the pixel is not fired
  5. Enable cookie pop up management and check that the pixel "m_mac.cookie-management-enabled.initial” is fired.
  6. Disable and enable cookie pop up management again and check that the pixel is not fired
  7. Make default browser and check that the pixel "m_mac.set-as-default.initial” is fired.
  8. Make another browser default and make DDG the default browser again and check that the pixel is not fired
  9. Import bookmarks and/or passwords and check that the pixel “m_mac.import-data.initial” is fired
  10. Import data again and check that the pixel is not fired
  11. Do all the 5 actions again after restarting the app and check no pixel is fired.

<!—
Tagging instructions
If this PR isn't ready to be merged for whatever reason it should be marked with the DO NOT MERGE label (particularly if it's a draft)
If it's pending Product Review/PFR, please add the Pending Product Review label.

If at any point it isn't actively being worked on/ready for review/otherwise moving forward (besides the above PR/PFR exception) strongly consider closing it (or not opening it in the first place). If you decide not to close it, make sure it's labelled to make it clear the PRs state and comment with more information.
—>

Internal references:

Pull Request Review Checklist
Software Engineering Expectations
Technical Design Template
Pull Request Documentation

@SabrinaTardio SabrinaTardio requested a review from ayoy May 18, 2023 17:38
Copy link
Collaborator

@ayoy ayoy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! I’ve tested everything and everything worked on my end. Just one minor comment and it’s good to go 👏

@SabrinaTardio SabrinaTardio merged commit 00a8b38 into develop May 19, 2023
@SabrinaTardio SabrinaTardio deleted the sabrina/add-activation-points-pixels branch May 19, 2023 10:11
samsymons added a commit that referenced this pull request May 23, 2023
# By Sabrina Tardio (2) and Sam Symons (1)
# Via GitHub
* upstream_develop:
  Check that the source and target frame security origins are equal (#1207)
  Add activation points pixels (#1206)
  Add Login export links to settings and Autofill 3 dot menu (#1183)

# Conflicts:
#	DuckDuckGo/Menus/MainMenuActions.swift
#	DuckDuckGo/Statistics/PixelEvent.swift
#	DuckDuckGo/Statistics/PixelParameters.swift
#	UnitTests/Menus/Mocks/CapturingOptionsButtonMenuDelegate.swift
samsymons added a commit that referenced this pull request May 27, 2023
* release/1.42.0: (26 commits)
  Bump version to 1.42.0 (28)
  Update embedded files
  Network Protection (#1211)
  Update BSK with autofill 7.1.0 (#1225)
  Autofill password generation support for iOS (#1212)
  Sync Engine with support for syncing bookmarks (#1203)
  Bump BSK for messaging updates (#1213)
  add newTab pixel, fire pixels only for new users first time (#1219)
  Update tds endpoint (#1218)
  prevent devices from being fetch when sync not visible (#1214)
  License and contributor guidelines for open-sourcing (#1189)
  Add a unique Bitwarden decryption failure pixel (#1197)
  Bump version to 1.41.0 (27)
  Update embedded files
  Check that the source and target frame security origins are equal (#1207)
  Add activation points pixels (#1206)
  Add Login export links to settings and Autofill 3 dot menu (#1183)
  sync device connected names (#1205)
  Autofill/subdomain matching (#1122)
  add-windows-browser-download-link-privacy-config (#1198)
  ...
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.

2 participants