Skip to content

Customize the Login page for unauthenticated users arriving from an "Open in Gitpod" context  #6826

Closed
@jldec

Description

@jldec

@jldec - update Dec 8, 2021
Final design below. Removes mention of Log In / Sign up.

Screenshot 2021-12-08 at 21 51 11

Note local storage value of gitpod-ui-experiments: {"login-from-context-6826":true}
When this is false (50% of cases at the time of release) the original 3-button login with welcome is rendered.


original description

This only applies to the login/signup page presented to unauthenticated users, landing at gitpod.io with a #-prefixed git repo context. Using the repo context we should present those users with a simpler, less-generic Login page to improve the conversion rate for new signups arriving from this source.

  • Remove the welcome section on the left
  • Show the Gitpod logo and name
  • Change "Log in" to "Log in / Sign up"
  • Customized message: Open a cloud based development environment for <repo XXX>
  • Single Continue button leading to the git provider matching repo ☝️, usable with the Enter key.

Screenshot 2021-11-21 at 22 06 01

If possible, we would like to implement this in way that will allow us to present either the existing OR the new design, and measure the aggregate signup rates for both versions.

For further background see Notion RFC (internal)

Metadata

Metadata

Assignees

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions