i've got a property 'number of assets' that is sent as property with each user and reflects the number of assets which the user can acces in the system. to determine the total number of assets in one customer system i can use maximum aggregation of the user type 'admin', different systems are distinguished by URL.
how can I calculate the total number of assets in all syswtems with mixpanel?