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

fix(analytics): adding in a way to get mac analytics #930

Merged
merged 2 commits into from
Jan 22, 2024
Merged

Conversation

bassrock
Copy link
Member

Summary

Currently we have no way to segment our analytics by Mac users. This at least will let us attribute actions to mac users, even if the internal snowplow data still says its iPad.

Hopefully snowplow/snowplow-ios-tracker#863 gets traction to give us better tracking.

@pocket-ci
Copy link
Contributor

pocket-ci commented Jan 22, 2024

Messages
📖 No SwiftLint violations! 🎉
📖 Project coverage: 47.35%
📖 Checking XCode Environment Variables
📖 Edited 2 files
📖 Created 0 files

Analytics: Coverage: 68.83

File Coverage
PocketSnowplowTracker.swift 93.98%
APIUserEntity.swift 85.19%

AnalyticsTests: Coverage: 35.8

File Coverage
PocketSnowplowTracker.swift 90.36%
APIUserEntity.swift 85.19%

Generated by 🚫 Danger Swift against d27783b

@kirill-demtchouk
Copy link

@bassrock will Mac events appear with a separate API ID as well? I can't recall what the existing Mac app ID is, but perhaps we can re-use that one.

@bassrock
Copy link
Member Author

No it won't. Would that make this easier?

@bassrock bassrock enabled auto-merge (rebase) January 22, 2024 20:09
@bassrock bassrock merged commit 312ad22 into develop Jan 22, 2024
5 of 8 checks passed
@bassrock bassrock deleted the mac-analytics branch January 22, 2024 20:09
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