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

Moved contact a human form earlier #9593

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

simfish85
Copy link
Contributor

Changes

Changed Demo CTA on the Home page to go straight to talk to a human
Same for Enterprise page (and a few others)
Removed some unwanted fields in the contact sales form
Added a small demo video to the contact sales form

Checklist

  • Words are spelled using American English
  • Titles are in sentence case
  • Feature names are in sentence case too
  • Use relative URLs for internal links
  • If I moved a page, I added a redirect in vercel.json
  • Remove this template if you're not going to fill it out!

Copy link

vercel bot commented Oct 10, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
posthog ✅ Ready (Inspect) Visit Preview Oct 11, 2024 0:31am

@simfish85
Copy link
Contributor Author

@smallbrownbike @corywatilo could do with some help here:

  1. I've added a demo video to the contact sales form, would like the text to be first along the top then the video underneath it (I don't understand the grid system)
  2. As we've removed some fields in the Contact Sales form I wanted to ensure it doesn't break the Node-js event you created for it

@smallbrownbike
Copy link
Collaborator

@simfish85

  1. Done!
  2. Should be fine. 😊 We're passing all form fields in the event, so you can change it however you like, and the fields will appear in the app as they appear on the website.

The only thing that could be an issue is the Zap we're using to send the form data to Salesforce. As long as the fields there match the ones in this PR, everything should be golden!

@charlescook-ph
Copy link
Collaborator

Some notes - generally good but I think maybe needs a bit of simplifying now as there's a lot of text! Not all of this has to prevent shipping this now, but I'd cut back the extra stuff as much as possible:

  • Hedgehog image seems very large - can it be smaller?
  • "PostHog Cloud is self-serve (get started here), but we’re here to chat if you have bespoke needs." - I think this text can go, people have to literally ignore the 'get started CTA' to get to this page
  • I'd put the demo video first, then the benefits of enterprise underneath
  • I'd delete the text about Mine, it's obvious what a demo video is
  • 'Benefits of an enterprise plan' - no colon at the end
  • Contact us section
    • the font of this header is larger than the others?
    • I'd delete the words about tab, it's extraneous
    • Under role, 'Other' should be the last options
    • MAUs - maybe this should be free text so people can type 'non yet, we are building' or something
    • What do you want to talk about - can this field be a bit larger for typing in?
    • Is there confetti when you submit the form? (VERY IMPORTANT)
    • 'Submit' button text looks weirdly small

@leonposthog
Copy link
Contributor

Can we add a bubble tip or something saying "need help with your bill? here's our cost cutting docs" or something to try alleviate those sorts of contact sales forms coming in, especially if we're now easier to find from the homepage

@simfish85
Copy link
Contributor Author

Hedgehog image seems very large - can it be smaller?

Done

"PostHog Cloud is self-serve (get started here), but we’re here to chat if you have bespoke needs." - I think this text can go, people have to literally ignore the 'get started CTA' to get to this page

Done

I'd put the demo video first, then the benefits of enterprise underneath

Done

I'd delete the text about Mine, it's obvious what a demo video is

Done

'Benefits of an enterprise plan' - no colon at the end

Done

the font of this header is larger than the others?

They are both h3's so I'm not sure about this, feels ok to keep as is though

I'd delete the words about tab, it's extraneous

Done

Under role, 'Other' should be the last options

Done

MAUs - maybe this should be free text so people can type 'non yet, we are building' or something

The SF field is a number so it will break things if we change this

What do you want to talk about - can this field be a bit larger for typing in?

I'm not sure how to do this - @smallbrownbike can we make the last field in the form multiline (say 6 lines?)

Is there confetti when you submit the form? (VERY IMPORTANT)

Yes

'Submit' button text looks weirdly small

Unsure how to fix this - @smallbrownbike

Can we add a bubble tip or something saying "need help with your bill? here's our cost cutting docs" or something to try alleviate those sorts of contact sales forms coming in, especially if we're now easier to find from the homepage

Added

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