An open API service indexing awesome lists of open source software.

https://github.com/posthog/sidecar

A chrome extension that shows your users' data in any other SaaS tool
https://github.com/posthog/sidecar

Last synced: 9 months ago
JSON representation

A chrome extension that shows your users' data in any other SaaS tool

Awesome Lists containing this project

README

          


posthoglogo

A Chrome extension that shows data from PostHog in other SaaS tools

![image](https://user-images.githubusercontent.com/154479/200179009-7c1d218b-c07d-4637-8b1a-d69be3b10ba2.png)

- Get more context for debugging via session recordings, feature flags and events, all visible within any SaaS product
- Give support teams the information they need, regarding which users are paying and what actions they've taken
- Access user data from PostHog in any other SaaS tool, no integration required

## Get started for free
- Join the PostHog Slack group [to download the zip](https://posthogusers.slack.com/archives/C049QQ1BN04/p1667674709511729) and unzip it
- Open [the Extensions menu in Chrome](chrome://extensions/), enable Developer Mode
- Choose 'Load unpacked extension' and point to the unzipped files
- Select any email address you find on the internet and right click > "Look this up in PostHog"
- Configure the extension and you're ready to ride!
- Click out of the sidebar area to close it

## Feedback? Yes, please.
Sidecar is a PostHog hackathon project under active, rapid development. Expect rough edges and please share feedback generously via the #website-and-docs channel in [the PostHog Slack group](posthog.com/slack).

If you find bugs, [please create an issue](https://github.com/PostHog/sidecar/issues). **We give merch and other rewards for good feedback and contributed PRs.**

--

## Developing

1. `yarn`
1. cd `packages/panel`
1. `yarn dev`