惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

博客园 - 聂微东
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
月光博客
月光博客
博客园 - 三生石上(FineUI控件)
The Cloudflare Blog
博客园 - Franky
IT之家
IT之家
V
Visual Studio Blog
博客园 - 【当耐特】
阮一峰的网络日志
阮一峰的网络日志
V
V2EX
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
博客园 - 司徒正美
爱范儿
爱范儿
Hugging Face - Blog
Hugging Face - Blog
宝玉的分享
宝玉的分享
博客园 - 叶小钗
有赞技术团队
有赞技术团队
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
酷 壳 – CoolShell
酷 壳 – CoolShell
量子位
罗磊的独立博客
小众软件
小众软件
Jina AI
Jina AI

PostHog's RSS Feed

Training our own AI models - PostHog From 270GB RAM to 5GB: Moving local flag evaluation from Django to Rust The best analytics stack for vibe-coded apps The do's and don'ts of minimum viable product marketing - PostHog The best MCP servers for startups, by workflow 4,063 errors closed without a human opening PostHog – here's what we learned - PostHog PostHog Code and the self-driving product - PostHog Why attacking your competitors online is dumb - PostHog The best real-time analytics platforms for developers, compared DuckDB vs ClickHouse: Why we use both at PostHog - PostHog PostHog's next chapter - PostHog Making Claude Cowork actually useful - PostHog PostHog vs Matomo in-depth tool comparison You're doing lifecycle emails wrong Untangling Tokio and Rayon in production: From 2s latency spikes to 94ms flat The best HIPAA-compliant A/B testing tools - PostHog A beginner's guide to testing AI agents - PostHog I hate the standup bot (so I built an agent to do it for me) - PostHog The best CDPs for developers, compared The best error tracking tools for developers, compared The best feature flag software for developers, compared 7 best session replay tools for mobile apps 7 best free open source business intelligence tools right now 7 best free and open source LLM observability tools PostHog vs LogRocket in-depth tool comparison The most popular PostHog alternatives, compared Open source (and self-hosted) session replay tools - PostHog The 9 best GA4 alternatives for apps and websites - PostHog PostHog vs Google Analytics 4 in-depth tool comparison How we built automatic clustering for LLM traces - PostHog
Array 1.0.8 - PostHog
2020-03-17 · via PostHog's RSS Feed

Welcome to our second PostHog Array which comes with a new naming convention.

We’re going to be doing weekly tagged releases from now on so the PostHog Array will reflect our most recent version.

Like what you see and self-hosting? Update your instance.

First our updates and new features.

Nb. The following is for pre 1.0.8.

Multiple users

multiple PostHog users

We hadn’t built multiple users as initially this would have been in our paid version but after much internal discussion at PostHogHQ we realized this was not in line with our wish to make our MIT license as generous as possible or provide obstacles to adoption, as such you can have unlimited users!

Multiple domains in one instance

multiple domains one multiple domains two

Plenty of our users have several side projects they would like to use PostHog for or have multiple domains they would like to see activity for in one place – with this change this is now easy.

Adding info to actions

adding info to actions

James was trying to set the right action for a Trend graph when he couldn’t work out which action was which so we broke actions down by type, (autocapture, event and pageview) as well as exposing the selectors.

Updating PostHog

updating PostHog

We now have our changelog live on GitHub and a helpful reminder as to whether we are up to date.

Nb. The following is included in the 1.0.8 update

Events Changes

This is a small but mighty change.

A key feature when building PostHog was autocapture. When we used other tools it was painful to have to add track(‘event’) for every element on our site.

As such we created two ideas;

  • Events (everything that happens on your website).
  • Actions (useful events you would like to visualize trends or create funnels for).

We saw one very (very) useful Loom video that clearly showed us we had not made it clear to our users…

Big L for us on that one so these changes should stop this from happening.

Firstly we have nested Actions within events.

nested actions within events

Updated Actions Creation

This focuses on making actions easier to set.

updated actions creation

The “New action” button allows users to create any action with one click – whether it be matching a url for a specific page view or using our toolbar to select front-end elements from your site directly.

Delete user data

deleting user data

When viewing an individual user you are now able to delete data on this person (should they ask you to, for example as this relates to GDPR).

Performance updates

As part of every release we will keep you up to date with bug fixes and small performance updates:

  • Paths were slow and never indicated they were done loading, this has since been fixed.
  • We fixed a cohorts issue, as there was a bug that created an error if you selected “in the last…”
  • We noticed for some users they would see a stretched PostHog logo when viewing in safari.
  • Email addresses did not show when viewing users.
  • We sped up the loading of events.
  • Support navigating between pages with the toolbar open while using Turbolinks.

Ability to clear/delete events

We built PostHog for those that are privacy conscious and didn’t want to send user data to 3rd parties.

The one thing we hadn’t thought about was deleting data you had already collected.

The pull request that came out of this just focuses on deleting data associated with a user but we may add more functionality too – issues around this are very welcome.

Thank you funkyOne for bringing it to our attention.

Add new contributors to README

Related PR

There are lots of prs relating to all of our new features, but what was perhaps more important this week was to ensure we recognized our contributors for their efforts

It is exciting to have so many new people committing to the repo – as Tim commented:

We'd love to hear anything you have to say about PostHog, good or bad. As a thank you, we'll share some awesome PostHog merch.

Want to get involved? Email us to schedule a 30 minute call with one of our teams to help us make PostHog even better!

Here is what we thought was cool and interesting in the last week:

  • John Hopkins CSSE Visual Dashboard (We’ve been watching this frequently as we’re sure many are)
  • Firecracker (We like open source projects and this is great – although I must note it has been around since 2018)
  • Zoom (so this isn’t one particular repo but we have been super impressed with how resilient Zoom has been as all our meetings move to video)

PostHog news

As we come to the end of YC, the gang is starting to break up. We have gone from an online only demo day to now just preparing slides. We’re a bit sad that we won’t get to present (well maybe only James is) but it drives home what an intense 3 months this has been!

Tim and James have headed back to Europe (in advance of travel ban) and we can test out our remote ethos, we have found Gitlab to be helpful. We always aimed to be remote post YC but now we are just one of many companies doing this as we see Covid-19 take effect.

Want to just try it already?

(Sorry for the shameless CTA.)