Skip to main content

Level 3 - Question 60

Question

Build an actor property that counts users

Additional Context

Build an actor property that returns the count of users. Using the show method build an actor property that returns the count of unique user actors filtered to all actors. Name the property and save it.

Take Note:

Cleaning up the split by in the retention app is helpful to better understand the query logic. Using a simple count of users can do this

Solution

Note: The numbers and result do not need to be an exact match as the data changes over time. The query construction is what is most important. See images below.

*Click to enlarge*

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.