Got a question which isn't answered below? Head to the community forum to let us know!
Use cases
- How we found our activation metric (and how you can too)
- CDP vs data warehouse: Which should you use and why
- How we use the data warehouse at PostHog
Last updated:
|On this page
Got a question which isn't answered below? Head to the community forum to let us know!
It's easier than reading through 800 pages of documentation
Next article
How can I see why my syncs are failing? From the source page , click the source that's failing, scroll over to the Status column and hover over the error message. You can also click the Syncs tab and expand any failed sync to see all the logs. How do I speed up my SQL queries? Reduce the date range you're querying. Add more specific filters with WHERE clauses. Use materialized views . We have other suggestions in our product analytics docs . How do I run partial SQL queries? If you want…