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

feat: add a/b test for customer logos on signup page #21086

Merged
merged 14 commits into from
Mar 25, 2024

Conversation

zlwaterfield
Copy link
Contributor

@zlwaterfield zlwaterfield commented Mar 21, 2024

Problem

Add a new a/b test building upon the current generic-signup-benefits with:

(new one updated to only run on desktop/tablet)

  1. control - normal language around product analytics
Screenshot 2024-03-21 at 11 52 56 AM
  1. generic language test - more generic language for all products
Screenshot 2024-03-21 at 11 53 04 AM
  1. logos test - custom logos instead of just names
Screenshot 2024-03-21 at 11 52 46 AM

👉 Stay up-to-date with PostHog coding conventions for a smoother review.

TODOs

  • turn on new a/b test
  • delete old a/b test

Does this work well for both Cloud and self-hosted?

it doesn't have an impact

@zlwaterfield zlwaterfield self-assigned this Mar 21, 2024
@zlwaterfield zlwaterfield changed the title feat: add a/b test for custom logos on signup page feat: add a/b test for customer logos on signup page Mar 21, 2024
@posthog-bot
Copy link
Contributor

📸 UI snapshots have been updated

3 snapshot changes in total. 0 added, 3 modified, 0 deleted:

  • chromium: 0 added, 3 modified, 0 deleted (diff for shard 1)
  • webkit: 0 added, 0 modified, 0 deleted

Triggered by this commit.

👉 Review this PR's diff of snapshots.

Copy link
Contributor

github-actions bot commented Mar 21, 2024

Size Change: -16 B (0%)

Total Size: 824 kB

ℹ️ View Unchanged
Filename Size Change
frontend/dist/toolbar.js 824 kB -16 B (0%)

compressed-size-action

@zlwaterfield zlwaterfield marked this pull request as ready for review March 21, 2024 20:04
@zlwaterfield zlwaterfield requested a review from a team March 21, 2024 20:15
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we confirm the logos look good on dark mode, as well? If you're going to add the logos, I suppose we should have storybook snapshots for each variation of the feature flag.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, will do!

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Turns out auto pages are not dark mode friendly. See if statement here: https://github.com/PostHog/posthog/blob/master/frontend/src/layout/navigation-3000/themeLogic.ts#L28-L34. I'll look into that more but we can ignore for now.

@posthog-bot
Copy link
Contributor

📸 UI snapshots have been updated

1 snapshot changes in total. 0 added, 1 modified, 0 deleted:

  • chromium: 0 added, 1 modified, 0 deleted (diff for shard 2)
  • webkit: 0 added, 0 modified, 0 deleted

Triggered by this commit.

👉 Review this PR's diff of snapshots.

@posthog-bot
Copy link
Contributor

📸 UI snapshots have been updated

1 snapshot changes in total. 0 added, 1 modified, 0 deleted:

  • chromium: 0 added, 1 modified, 0 deleted (diff for shard 2)
  • webkit: 0 added, 0 modified, 0 deleted

Triggered by this commit.

👉 Review this PR's diff of snapshots.

@zlwaterfield zlwaterfield merged commit d226bd0 into master Mar 25, 2024
134 checks passed
@zlwaterfield zlwaterfield deleted the signup-page-logos branch March 25, 2024 20:01
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.

3 participants