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: Cap pa calculator at 250 million events, show contact us on pricing table #8033

Merged
merged 28 commits into from
Mar 18, 2024

Conversation

xrdt
Copy link
Contributor

@xrdt xrdt commented Mar 12, 2024

Changes

  • Caps the calculator at 250M events for product analytics
  • Shows the /contact-sales CTA for the highest tier of pricing on the PA pricing table
Screenshot 2024-03-12 at 2 50 33 PM Screenshot 2024-03-12 at 2 50 24 PM Screenshot 2024-03-12 at 2 51 50 PM

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!

Article checklist

  • I've added (at least) 3-5 internal links to this new article
  • I've added keywords for this page to the rank tracker in Ahrefs
  • I've checked the preview build of the article
  • The date on the article is today's date
  • I've added this to the relevant "Tutorials and guides" docs page (if applicable)

Useful resources

Copy link

vercel bot commented Mar 12, 2024

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

Name Status Preview Updated (UTC)
posthog ✅ Ready (Inspect) Visit Preview Mar 18, 2024 11:09pm

Copy link
Contributor

@zlwaterfield zlwaterfield 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 other than the port change.

package.json Outdated Show resolved Hide resolved
)}
</s>
)}{' '}
- <Link to="/contact-sales">Contact us</Link> for custom pricing
Copy link
Member

Choose a reason for hiding this comment

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

This just feels weird - like why would we show the price if custom pricing is available? And for whom is it available?

Eg. "Custom Enterprise pricing available for large volumes". Possibly just in an (i) tooltip after the final tier price with a Contact Us link (posthog.com tooltips can be interactive)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Screenshot 2024-03-18 at 3 19 27 PM

Copy link
Member

Choose a reason for hiding this comment

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

Yeah that's better I think but not a giant link, just link "get in touch" after 👍

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Screenshot 2024-03-18 at 3 43 43 PM

package.json Outdated Show resolved Hide resolved
Co-authored-by: Raquel Smith <[email protected]>
raquelmsmith and others added 19 commits March 18, 2024 12:31
* WIP page

* add team update form to team pages

* add update on wip page

* add option to post as team lead

* only show relevant team roadmap items

* refresh roadmaps on team change

* allow editing updates

* show author info / link to teams

* show in progress roadmap items on WIP page

* roadmap changes

* unlogged in auth

* small polish

* sort

* update/add items

* link

* update schema

* polish

* team names

* sidebars

* type to search

* fix import

* dark

* spacing

* polished roadmap page

* polished roadmap, wip forms

* updated changelog edit ui to match

* v small cleanup

---------

Co-authored-by: Cory Watilo <[email protected]>
* active tab fix

* fix back to links
* sizing/spacing

* move/style edit buttons

* consistent header sizes

* updated WIP subscribe icons
* Added support gating to historic data import pages

* Update contents/docs/migrate/ingest-historic-data.mdx

Co-authored-by: Joe Martin <[email protected]>

* Update contents/docs/migrate/migrate-from-amplitude.mdx

Co-authored-by: Joe Martin <[email protected]>

* Update contents/docs/migrate/migrate-to-cloud.mdx

Co-authored-by: Joe Martin <[email protected]>

* Update contents/docs/migrate/ingest-historic-data.mdx

Co-authored-by: Joe Martin <[email protected]>

* Update contents/docs/migrate/migrate-from-amplitude.mdx

Co-authored-by: Joe Martin <[email protected]>

* Update contents/docs/migrate/ingest-historic-data.mdx

Co-authored-by: Joe Martin <[email protected]>

* Update contents/docs/migrate/migrate-from-amplitude.mdx

Co-authored-by: Joe Martin <[email protected]>

* Update contents/docs/migrate/ingest-historic-data.mdx

Co-authored-by: Joe Martin <[email protected]>

* Update contents/docs/migrate/migrate-to-cloud.mdx

Co-authored-by: Joe Martin <[email protected]>

* Update contents/docs/migrate/migrate-from-amplitude.mdx

Co-authored-by: Joe Martin <[email protected]>

---------

Co-authored-by: Joe Martin <[email protected]>
* Adding DigitalOcean to PostHog for Startups

* Update contents/startups.mdx

* Update contents/startups.mdx

* Apply suggestions from code review

* Apply suggestions from code review
* Add Go ticker option

* Update contents/docs/feature-flags/local-evaluation.mdx
* light edits to the company handbook

tagging in @andyvan-ph to look these over first up. Most changes are pretty minor, couple of bigger edits on sentences that were tricky to parse

* Apply suggestions from code review

Co-authored-by: Andy Vandervell <[email protected]>

* Update current-status.md

---------

Co-authored-by: Andy Vandervell <[email protected]>
* Ruby add flag timeouts

* Apply suggestions from code review

* lior: add request timeouts to other docs

---------

Co-authored-by: Lior <[email protected]>
charlescook-ph and others added 5 commits March 18, 2024 12:31
* Update overview.md

* Update index.js

* Update index.mdx

* Update mission.mdx

* Update overview.md

* Update contents/teams/customer-success/index.mdx

Co-authored-by: Simon Fisher <[email protected]>

---------

Co-authored-by: Simon Fisher <[email protected]>
* web analytics screenshots, hero copy

* PostHog Vs content

* Update index.tsx

* Added some generic tutorials

* Pairs with

* web analytics topic

* comparison chart

* new tutorial

* Update index.tsx

* Subfeatures - words, not icons

* Merge branch 'master' into web-analytics

* removed unused sections, added icons, linked to page

* open graph

* fixed "posthog vs" mobile padding when in wide mode

* beta flag

* added line about pricing

* clarified how web analytics is billed

---------

Co-authored-by: Joe Martin <[email protected]>
@xrdt xrdt merged commit 55f98cb into master Mar 18, 2024
2 checks passed
@xrdt xrdt deleted the by/cap-250-pa branch March 18, 2024 23:24
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.