Skip to content

Commit 90ba122

Browse files
authored
Update has_search_session.yml
1 parent 2dd3825 commit 90ba122

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

metrics/has_search_session.yml

+8-6
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
---
2+
id: Has Search Session::user_warehouse
23
name: Has Search Session
34
directionality: increase
45
type: user_warehouse
5-
description: 'Determine if Bucketed Users has at least one search session'
6+
description: 'Binary (1/0) whether a a bucketed user had a search session'
67
isPermanent: false
78
isReadOnly: true
89
isHidden: false
@@ -14,10 +15,11 @@ creatorName: Aaron Garcia
1415
creatorEmail: aaron.garcia@rover.com
1516
owner:
1617
name: Aaron Garcia
17-
team:
18+
team: Search Experience
1819
metricDefinition:
19-
aggregation: unit_count
20+
aggregation: daily_participation
2021
metricSourceName: Standard Reports Search Sessions
21-
metricDimensionColumns:
22-
- new_repeat
23-
id: Has Search Session::user_warehouse
22+
rollupTimeWindow: max
23+
unitTypes:
24+
- rover_cid
25+
- userID

0 commit comments

Comments
 (0)