Build an actor property that nests the actor property from question 55. This actor property should filter to only users who did have a search event in their first week.
Additional Context
Build an actor property that has binary properties, segmenting users into 2 categories. Users who meet the criteria of the actor property created in question 55 and users who do not. Build an actor property using the filter method, that is filtered to user actors with the actor property created in question 55 that is greater than 0.
Take Note:
Nesting actor properties is a great way to apply the logic of one actor property into another and build groups that have binary criteria, like users who did or did not do something.
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.