Commit Graph

13 Commits

Author SHA1 Message Date
Cory Watilo
15c925b43d version bump (#12254)
Co-authored-by: Cory Watilo <corywatilo@gmail.com>
Co-authored-by: Eli Kinsey <eli@ekinsey.dev>
Co-authored-by: Lucas Faria <12522524+lucasheriques@users.noreply.github.com>
Co-authored-by: Ben White <ben@posthog.com>
Co-authored-by: Juraj Majerik <juro.majerik@gmail.com>
Co-authored-by: Rafael Audibert <32079912+rafaeelaudibert@users.noreply.github.com>
2025-09-10 16:33:30 +00:00
Joe Martin
72bbd9e476 Updating the partner page (#7240) 2023-12-04 13:14:17 +00:00
Joe Martin
3b83bf6c3e Initial (#6798) 2023-11-20 06:14:10 -05:00
Charles Cook
4a3ae1f63e Remove iOS recordings from session replay comparison table (#6842)
* Remove iOS recordings from session replay comparison table

We have it, but it's not stable enough to consider this a check. (Could replace with 'coming soon' if we would rather do that)

* Update contents/_includes/session-replay/comparison-table.mdx

---------

Co-authored-by: Joe Martin <84011561+joethreepwood@users.noreply.github.com>
2023-09-29 09:31:37 +00:00
Paul D'Ambra
4c03624c6a update session replay retention and architecture (#6696)
* update session replay retention and architecture

* fix

* fix

* fix:

* Update contents/docs/session-replay/data-retention.mdx

* Update contents/docs/how-posthog-works/recordings-ingestion.mdx

Co-authored-by: Ben White <ben@posthog.com>

* add deprecation notice

* Update contents/blog/posthog-vs-fullstory.md

Co-authored-by: Joe Martin <84011561+joethreepwood@users.noreply.github.com>

---------

Co-authored-by: Joe Martin <84011561+joethreepwood@users.noreply.github.com>
Co-authored-by: Ben White <ben@posthog.com>
2023-09-19 19:55:53 +01:00
Joe Martin
591bd82743 Update comparison-table.mdx (#6037) 2023-05-31 12:57:57 -04:00
Joe Martin
f1951b9792 Update comparison-table.mdx (#5993) 2023-05-18 15:17:30 +01:00
Joe Martin
ef04decfcb Update and add comparison tables to product page (#5910)
* Update product-os.mdx

* Update product-os.mdx

* Update product-os.mdx

* Links to full comparisons for interested parties

* Adds an experimentation chart too

* Update Comparison.tsx
2023-05-18 06:03:33 -07:00
Eli Kinsey
745ca71164 Product page enhancements (#5644)
* better mobile nav

* add more comparison tables
2023-03-29 08:46:16 -04:00
Cory Watilo
9050ca20b9 Product page fixes (#5639)
* fix X icon sizing

* small bits

* product page polish
2023-03-28 14:04:30 +00:00
Cory Watilo
6380b27515 New product template (#5630)
* product layout

* more components

* components

* add product analytics

* Make SR product template more composable

* adds redirects for product page url structure changes

* back to ab-testing we go

* new pages

* session-recording → session-replay

* renaming /product menu → /products

* new Products menu content

* use mdx

* pairs with

* fix links

* borders and such

* better grids

* ctas

* nav animations

* added icons to Features

* mobile adj

* icons

* posthog does in fact do that

* stylings

* polished tab bar

* styled headers

* moved safelist, consolidated, alphabetized

* added icons to pairing section

* documentation

* docs

* icons, ui for pairs with

* moved product images from images/apps to images/products

* kill sticky nav

* add product images to product directory, link hero images

* auto docs

* Update contents/product-analytics.mdx

Co-authored-by: James Hawkins <47497682+jamesefhawkins@users.noreply.github.com>

* Update contents/product-analytics.mdx

Co-authored-by: James Hawkins <47497682+jamesefhawkins@users.noreply.github.com>

* Update contents/session-replay.mdx

Co-authored-by: James Hawkins <47497682+jamesefhawkins@users.noreply.github.com>

* Update contents/session-replay.mdx

Co-authored-by: James Hawkins <47497682+jamesefhawkins@users.noreply.github.com>

* Update contents/_includes/session-replay/comparison-table.mdx

Co-authored-by: James Hawkins <47497682+jamesefhawkins@users.noreply.github.com>

* restored paragraph bottom margin

* moved "main features" to bottom of feature section

* added image, logo for product os page quote

* deleting old files

* removed old files

* added hogs to new product page image directory

* images, fixed fade positioning

* typo

* polishing docs ui

* added docs link for analytics (seemed to be missing?)

* team section styling

* reordered product os page content

* mobile polish

* mobile formatting

* mobile tweaks, re-linking hog slider

* re-linked footer

* images for feature flags page

* space out features content

* images for session replay, feature flags

* ab testing images

* image options

* product analytics screenshots (pt 1)

* section alignment

* fix cta urls

* unique documentation image

* live dangerously

* PA screenshots pt 2

* swap placeholder images for hog images

* aligning feature blocks

* docs links / allow multiple blog & tutorial tags

* nested sections

* imageFrame frontmatter

* use standard pineapple text

* light cleanup

---------

Co-authored-by: Eli Kinsey <eli@ekinsey.dev>
Co-authored-by: Raquel Smith <raquelmsmith@users.noreply.github.com>
Co-authored-by: James Hawkins <47497682+jamesefhawkins@users.noreply.github.com>
2023-03-27 11:36:01 -04:00
Cory Watilo
21c263af21 session recordings -> session recording (#2497)
Co-authored-by: Cory Watilo <corywatilo@gmail.com>
2021-11-24 22:14:58 -05:00
Eli Kinsey
534e1f32c8 Landing page components (#2231)
* initial commit

* add dark mode

* create hero

* add section

* extend section to support titles

* add featuresnapshot

* cleanup

* add table components and styles

* extend section to support content sizes

* make featuresnapshot reversible

* name/directory changes

* section cleanup

* add and implement article width frontmatter

* refactor hero / add hero storybook

* refactor section / add section story

* add featuresnapshot story

* update mdx doc / add storybook doc / remove css from quotes in article content

* add noindex to seo component
2021-11-01 09:15:21 -07:00