I added the number of assets in the customer system as user property to each user. how can i best display the asset count of one customer system when I don't have the group feature?
Hi Tobias, Please stand by as I search the Mixpanel knowledge base for an AI-powered answer. I normally take about 15 seconds or so. In case AI cannot answer your question, feel free to reach out to Mixpanel support at mixpanel.com/get-support. If you have follow-up questions for this thread, please tag me again with your question: @kapa.ai <follow-up question> 👋
Feel free to ask a follow-up question once I've answered by mentioning me with @kapa.ai
You can approximate a “per customer system” view using the user property you’ve already added, even without Group Analytics.Based on the docs, Insights can aggregate profile (user) properties directly: - Use an Insights report. - In the query builder, switch the data source from events to Users (Profiles). - For the measurement, choose an Aggregate Property function (e.g. Sum, Average, Min, Max, Distinct count) and select your “asset count” user property. [Aggregate property] - Optionally add filters or breakdowns by other user properties (e.g. customer system ID if you have it as a user property) to isolate a single customer system or compare systems. [Properties menu]This will show you the asset counts computed from user profiles, not from events, which is the closest you can get to “per customer system” metrics without enabling Group Analytics.
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.
