It is possible to create url with mixpanel filter containing range of dates and custom event property?
Short answer: the knowledge sources don’t document a way to craft a shareable URL that directly embeds arbitrary filters (date range plus a custom event property) into Mixpanel’s UI.What is documented: - You can apply date ranges and property filters within reports and boards in the UI; boards can carry board-wide date ranges and filters when you open reports from them, but this is configured in-product, not via URL parameters (Reports: Date Range, Reports: Filters, Boards: Board-wide filters). - Custom Events are virtual, defined in the UI and usable across reports and cohorts, but there’s no mention of URL-based construction of a query including them (Custom Events).Workarounds (documented capabilities): - Build the desired report (select your Custom Event, add the property filter, set the date range) and then share the saved report/board; Mixpanel preserves those settings when accessed from the board or the saved report link, but this is managed by saved configuration rather than URL query syntax (Boards: Board-wide filters). - If your goal is programmatic access rather than a UI URL, you can run API/JQL queries with explicit date ranges and event/property filters (e.g., JQL params for from_date/to_date and event selectors) (JQL params).If you need a specific deep link pattern, I’m sorry, but there’s no information about supported URL parameters for filters or date ranges in the provided sources.
kapa.ai is still learning and improving, please let me know how I did by reacting below.
ℹ️ Tip: Mention @kapa.ai in the thread for follow-ups or DM the app for 1-to-1 help.
Let me check the knowledge base for you again. One moment! 📚
Yes. While the docs don’t describe a public feature request portal, Mixpanel recommends contacting Support for help when product functionality is missing or unclear. You can reach out via the web form and include context (e.g., links to the reports/boards and your use case) so the team can log a request with Product (Troubleshooting FAQs).
kapa.ai is still learning and improving, please let me know how I did by reacting below.
ℹ️ Tip: Mention @kapa.ai in the thread for follow-ups or DM the app for 1-to-1 help.