PostHog
Mixpanel
Amplitude
Plausible.io
Google Analytics
Hotjar
Fathom Analytics
LaunchDarkly
fx
jello
JSON Crack
jq
JSON Editor Online
Solid Explorer
json-log-viewer
MiXplorer
For developers just starting out, PostHog is a free way to understand how your product is being used, without having to send any data to 3rd parties.
For enterprise customers, one data security becomes a key concern, or B2C businesses where using a SaaS solution is unaffordable, it's typical to see teams hosting an event capture platform, a data lake, and sophisticated analytics tools. The end result is that data scientists are needed and most developers don't have easy access to product intel. PostHog solves that gap - it lets everyone understand how your product is being used, without having to send data to 3rd parties, even once you have scaled to millions of visitors.
It has a JS snippet that can autocapture events, and pre-built libraries to push backend data to. Build up full user histories, visualize product trends, funnels, and run experiments with new features.
PostHogPostHog is particularly well-suited for product teams, developers, and startups that require deep insights into user interactions and need the flexibility of a self-hosted solution. It is also a good fit for organizations that prioritize data privacy and want to maintain full control over their data.
Based on our record, PostHog should be more popular than fx. It has been mentiond 73 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
What it deliberately does not have: accounts, cloud sync, a marketplace, Or any paywall. Telemetry is opt-in, off by default, anonymous, and collects Zero content — the endpoint is configurable if you'd rather self-host PostHog. It's free software, and it will stay that way. - Source: dev.to / about 1 month ago
Opus, zero nudges. Realised on its own that an abandoned signup never fires identify, triangulated the anonymous session from time, platform and registration events, decoded the PostHog replay blobs, confirmed the duplicate account in Supabase, proved the reset email never sent, and pulled the root cause out of an unmasked DOM field. One prompt in; root cause out. - Source: dev.to / about 2 months ago
This is the same model that PostHog, Supabase, and dozens of other developer tools use. Open core, with a managed offering on top. - Source: dev.to / 5 months ago
Offchain: Website traffic, in-app behaviour, marketing channels, growth campaigns (Google Analytics or PostHog). - Source: dev.to / 4 months ago
--- Title: "Validate Your Startup Idea in One Weekend: Next.js + PostHog + Stripe Test Mode" Published: true Description: "A step-by-step workshop for wiring up a landing page with analytics, a waitlist, and Stripe test-mode checkout to measure real willingness-to-pay before writing product code." Tags: typescript, api, architecture, cloud Canonical_url:... - Source: dev.to / 5 months ago
I think there is a name clash here, I like fx the json viewer https://github.com/antonmedv/fx (20.6k star on gh). - Source: Hacker News / 15 days ago
Fx improves this with an interactive JSON processor made for developers. It combines viewing capabilities with powerful transformation functions that make complex data manipulation simple. - Source: dev.to / over 1 year ago
Coincidentally, yesterday I decided I needed a JSON TUI and landed on fx (https://github.com/antonmedv/fx), which seems to have come out of the Wave terminal project and looks quite similar to jless. Also uses vim keybindings. - Source: Hacker News / almost 2 years ago
This is great, I could see myself using it daily. The only hindrance I've found so far is navigating large responses. Would be cool to have some way to collapse chunks of JSON (a la https://github.com/antonmedv/fx), or even just more vim key navigation, like G/gg, %, {/}, and search. - Source: Hacker News / about 2 years ago
Neat! You mentioned not getting the hang of jq, have you played with fx? Source: over 3 years ago
Mixpanel - Mixpanel is the most advanced analytics platform in the world for mobile & web.
jello - jello is a command line tool that filters JSON data using pure python syntax.
Amplitude - Chart Your Path to Growth with Digital Analytics
JSON Crack - Visualize JSON into interactive graphs
Plausible.io - Plausible Analytics is a simple, open-source, lightweight (< 1 KB) and privacy-friendly web analytics alternative to Google Analytics. Made and hosted in the EU, powered by European-owned cloud infrastructure 🇪🇺
jq - jq is like sed for JSON data - you can use it to slice and filter and map and transform structured...