Hallo Zusammen! PROST because Germany is back in busines, leute!
(We'll not be hiring for Sales and CS in Germany. Focus will primarily be Engineering.)
* feat: Display all teams in profile page
Let's display all teams in the profile page rather than just the first one. Most of us are in a single team, but not everyone, let's display that
* tab if >1 teams
* fix: Display person in the same page
Display own person in the list of people on the team so that it doesn't look weird, display it always first
* fix: Use `data` for self
---------
Co-authored-by: Cory Watilo <corywatilo@gmail.com>
* Add onboarding data link to navigation
* Add onboarding data documentation
This document outlines the data architecture, query capabilities, Vitally integration, and onboarding pipeline tracking for onboarding specialists. It includes details on data sources, sync processes, limitations, and key data tables used for analysis.
* Fix syntax error in onboarding data
* Created new article
title: Workflows Are Now in Alpha. And I Already Managed to Break Mine
* Update workflows-alpha.md
* Adding Sara to authors.json
* Update contents/blog/workflows-alpha.md
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
* Update contents/blog/workflows-alpha.md
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
* Update contents/blog/workflows-alpha.md
Co-authored-by: Joe Martin <84011561+joethreepwood@users.noreply.github.com>
* Update contents/blog/workflows-alpha.md
Co-authored-by: Joe Martin <84011561+joethreepwood@users.noreply.github.com>
* Update contents/blog/workflows-alpha.md
Co-authored-by: Joe Martin <84011561+joethreepwood@users.noreply.github.com>
* Update contents/blog/workflows-alpha.md
Co-authored-by: Joe Martin <84011561+joethreepwood@users.noreply.github.com>
* Updated workflows-alpha.md
Rearranged the article and implemented all feedback
* Update contents/blog/workflows-alpha.md
Co-authored-by: Joe Martin <84011561+joethreepwood@users.noreply.github.com>
* Update contents/blog/workflows-alpha.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: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
* first first pass
* added nav and home page
* installation showing now - need to make sure this makes sense
* Style
* Style
* small edit
* Added beta callout and pricing section
* updated to reflect http endpoint
* update logs endpoint
---------
Co-authored-by: edwinyjlim <edwinyjlim@gmail.com>
Co-authored-by: Vincent (Wen Yu) Ge <gewenyu99@gmail.com>
Co-authored-by: Frank Hamand <frankhamand@gmail.com>
* docs: Document `flags_api_host` and flag adblock
* docs: Add a tutorials and guides link
* docs: Move to tutorials and guides
* remove redundant front matter
* add Dustin Byrne to authors
Added comprehensive documentation for the new survey prefill feature:
- Document URL parameters for pre-filling hosted survey responses
- Show syntax for single choice, multiple choice, and rating questions
- Explain auto-submit functionality for one-click email surveys
- Add SDK prefill examples for displaySurvey() method
- Include prefill data format reference and important notes
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude <noreply@anthropic.com>
* docs: replace Vertex AI question link with inline code example
Replaced the link to the question with an expandable code example
showing how to use Vertex AI with PostHog. This prevents broken links
if the question is deleted and provides users with immediate access
to the code they need.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
* Update contents/docs/llm-analytics/installation/google.mdx
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
* fix: add OSIcons to menu icon lookup to display Sessions icon
The Sessions menu item in LLM analytics was missing its icon because
the getIcon function only checked NewIcons and NotProductIcons, but
IconMessages is defined in OSIcons. Added OSIcons to the icon lookup.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
* fix: add margin spacing below collapsible Vertex AI example
Added an extra blank line after the details element to prevent tight margin spacing before the closing Step tag.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
* fix: add spacing below Vertex AI collapsible and update Sessions icon
- Added <br /> tag after Vertex AI code example collapsible to provide
visual spacing before the next section
- Changed Sessions menu icon from IconMessages to IconStack for better
compatibility with the icon lookup system
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
---------
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>