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

Autofill engagement KPIs for pixel reporting #830

Merged
merged 11 commits into from
May 23, 2024
Merged

Conversation

amddg44
Copy link
Contributor

@amddg44 amddg44 commented May 22, 2024

Please review the release process for BrowserServicesKit here.

Required:

Task/Issue URL: https://app.asana.com/0/72649045549333/1207357107981852/f
iOS PR: duckduckgo/iOS#2885
macOS PR: duckduckgo/macos-browser#2806
What kind of version bump will this require?: Minor

Description:
Autofill engagement KPIs for pixel reporting

Steps to test this PR:

  1. See client PRs

OS Testing:

  • iOS 14
  • iOS 15
  • iOS 16
  • macOS 10.15
  • macOS 11
  • macOS 12

Internal references:

Software Engineering Expectations
Technical Design Template

@amddg44 amddg44 changed the title Autofill kpis for pixel reporting Autofill engagement KPIs for pixel reporting May 22, 2024
@amddg44 amddg44 requested a review from aataraxiaa May 22, 2024 18:45

@objc
private func didReceiveFillEvent() {
os_log(.debug, "Autofill fill event fired")
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I put this temporary log in to make testing easier; I'll be removing before merging


@objc
private func didReceiveSaveEvent() {
os_log(.debug, "Autofill save event fired")
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Same as comment above

Copy link
Contributor

@aataraxiaa aataraxiaa left a comment

Choose a reason for hiding this comment

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

Will run tests on client PRs, but changes here LGTM. Nice implementation 🚀

@amddg44 amddg44 merged commit e1e4364 into main May 23, 2024
7 checks passed
@amddg44 amddg44 deleted the anya/autofill-kpis branch May 23, 2024 19:02
quanganhdo added a commit that referenced this pull request May 23, 2024
quanganhdo added a commit that referenced this pull request May 23, 2024
samsymons added a commit that referenced this pull request May 24, 2024
* main:
  Autofill engagement KPIs for pixel reporting (#830)
  Bump C-S-S to 5.17.0 (#828)
  ensure bookmarks can be shown in top hits (#818)
  Subscription refactoring (#815)
samsymons added a commit that referenced this pull request Jun 1, 2024
* main:
  Replace unowned reference with weak one (#832)
  Removes VPN waitlist and beta code (#801)
  Add `survey` action and Privacy Pro attributes (#826)
  Autofill engagement KPIs for pixel reporting (#830)
  Bump C-S-S to 5.17.0 (#828)
  ensure bookmarks can be shown in top hits (#818)
  Subscription refactoring (#815)
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