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

Add a Sign Up Button to the global header #536

Closed
jpvajda opened this issue Aug 4, 2020 · 3 comments · Fixed by newrelic/gatsby-theme-newrelic#78 or #620
Closed

Add a Sign Up Button to the global header #536

jpvajda opened this issue Aug 4, 2020 · 3 comments · Fixed by newrelic/gatsby-theme-newrelic#78 or #620
Assignees
Labels
enhancement New feature or request released sp:2 Story Point(s): 2 stretch

Comments

@jpvajda
Copy link
Contributor

jpvajda commented Aug 4, 2020

User Story

As a user who doesn't have a New Relic account who visits the developer or oss sites, it be cool if it was really easy to find a way to sign up for a free account anywhere on the site.

Design considerations

  • Can this live in the global header? (YES)
  • Is it separate component? ( I think so)
  • What should the button be titled if it's in header, something short like sign up (several of my favorite docs site use sign up)
  • should we remove the create a free account button from the home page when this is added? ( maybe does it seems redundant?)

implementation

  • Devsite button should link to the standard sign up flow: https://newrelic.com/signup?utm_source=developer-site

  • OSS site button should link to the standard sign up flow https://newrelic.com/signup?utm_source=opensource-site

Mocks

screen_shot_2020-08-11_at_11 05 58_am

@jpvajda jpvajda added the enhancement New feature or request label Aug 4, 2020
@jpvajda
Copy link
Contributor Author

jpvajda commented Aug 4, 2020

@djsauble would need your design opinions on this...

@jerelmiller
Copy link
Contributor

should we remove the create a free account button from the home page when this is added?

I think this depends on how "marketing-y" we want to be with the home page. I actually think its ok to have this redundancy. The main newrelic.com homepage has 2 sign up buttons and it doesn't feel awkward. Thats my 2 cents.

@nr-opensource-bot
Copy link
Contributor

🎉 This issue has been resolved in version 1.13.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment