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(protocol-designer): Add viewport size to mixpanel #17592

Merged
merged 1 commit into from
Feb 26, 2025

Conversation

koji
Copy link
Contributor

@koji koji commented Feb 26, 2025

Overview

Add viewport size to Mixpanel
Mixpanel default properties don't support viewport that we need to check to offer better UI and UX
https://docs.mixpanel.com/docs/data-structure/property-reference/default-properties#event-properties-1

Test Plan and Hands on Testing

  • open a sandbox or run this branch with Mixpanel token
  • go to mixpanel and check there are viewportHeight and viewportWidth

Changelog

Review requests

Risk assessment

low

add viewport width and height as a prop on mixpanel

close AUTH-1495
@koji koji requested a review from ncdiehl11 February 26, 2025 17:36
@koji koji changed the base branch from edge to chore_release-pd-8.4.3 February 26, 2025 17:37
@koji koji marked this pull request as ready for review February 26, 2025 17:37
@koji koji requested a review from a team as a code owner February 26, 2025 17:37
Copy link
Collaborator

@ncdiehl11 ncdiehl11 left a comment

Choose a reason for hiding this comment

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

looks good after CI passes

@koji koji merged commit aab113b into chore_release-pd-8.4.3 Feb 26, 2025
15 checks passed
@koji koji deleted the add_viewport-size-to-mixpanel branch February 26, 2025 18:34
alexjoel42 pushed a commit that referenced this pull request Feb 27, 2025
* fix(protocol-designer): Add viewport size to mixpanel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants