Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 21 additions & 6 deletions contents/blog/best-sentry-alternatives.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ tags:
- Comparisons
---

import { CalloutBox } from 'components/Docs/CalloutBox'
import { ProductComparisonTable } from 'components/ProductComparisonTable'

[Sentry](/blog/posthog-vs-sentry) is one of the most widely-used error tracking tools on the market, and for good reason. It's mature, reliable, and most developers have used it at some point.
Expand Down Expand Up @@ -50,6 +51,16 @@ This means it's not only an alternative to [Sentry](/blog/posthog-vs-sentry) but

- **Surveys:** Target surveys by event or user properties. Templates for [net promoter score (NPS)](/templates/nps-survey), [product-market fit (PMF)](/templates/pmf-survey) surveys, and more.

<CalloutBox icon="IconInfo" title="Want to just try it?" type="fyi">
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Not sure if we have a better icon to use here

Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe because we are using the wizard?

Suggested change
<CalloutBox icon="IconInfo" title="Want to just try it?" type="fyi">
<CalloutBox icon="IconMagicWand" title="Want to just try it?" type="fyi">


PostHog is free to start (no credit card needed) and it takes just one command to install. Seriously, that's it.

Our [AI setup wizard](/wizard) will do the rest.

</CalloutBox>

<WizardCommand />
Copy link
Contributor

Choose a reason for hiding this comment

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

I think the wizard should be in the calloutbox


### How does PostHog compare to Sentry?

<p>
Expand Down Expand Up @@ -111,11 +122,7 @@ According to [reviews on G2](https://www.g2.com/products/posthog/reviews), compa
>
> If you're looking for [error tracking](/docs/error-tracking) and [session replay](/docs/session-replay), along with many more tools for making your product better, PostHog is a great alternative to Sentry. This is especially the case for startups and scale ups, thanks to PostHog's generous free tier.

<p>
<CallToAction to="https://posthog.com/docs/error-tracking/start-here">
Get started with PostHog Error Tracking – it's free!
</CallToAction>
</p>
<WizardCTA />
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Is this too intrusive? Should I leave this large one just at the end, and keep the OG button here?

Copy link
Contributor

Choose a reason for hiding this comment

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

There is too much top and bottom padding I think.

Copy link
Contributor

Choose a reason for hiding this comment

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

Image

Idk where this is used, but if we change the padding to py-3 (from py-6), it's useable.


## 2. Rollbar

Expand Down Expand Up @@ -647,7 +654,15 @@ We're biased, obviously, but we think PostHog is the perfect Sentry replacement

Check out [error tracking install guide](/docs/error-tracking/installation) and [read our docs](/docs) to learn more.

<ArrayCTA />
## Tired of reading about tools? Try one.
Copy link
Contributor

Choose a reason for hiding this comment

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

This feels like a double CTA, I would just rather the component with the copy you wrote if you want to do that. Would definitely need to tighten the copy though.

Image


What if setup took less time than reading this article? Can't speak for our competitors, but that's the case for PostHog.

You can try PostHog today, no strings attached: it's completely free to start, no credit card required, and our [setup wizard](/wizard) handles configuration for you in minutes.

One command. AI does the rest.

<WizardCTA />

## Frequently asked questions

Expand Down