Mixpanel event trend digest
Use “Mixpanel event trend digest” in Recued. It provides a scheduled, read-only trend for one Mixpanel event.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (19 steps)
event_name
trim
Trim whitespace from setting event
event_required
template
Generate text from a template
fail: step.event_name is_empty
window
date_period
Apply date_period
from_date
date_format
Format as a date
to_date
date_format
Format as a date
segmentation_raw
?
segments
to_list
Apply to_list
segment_count
count
Count items in segments
first_segment
default
Apply default
points
to_list
Apply to_list
point_count
count
Count items in points
total
sum
Sum values in
busiest
max_by
Find the maximum by value
point_table
to_table
Format results as a data table
has_activity
compare
Check if total is greater than 0
notify_enabled
compare
Check if setting notify when activity equals true
should_notify
all
Check if all conditions are true
notify
?
skip: step.should_notify not_equal true
card
to_summary
Format results as a summary card
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
unit
setting
=
day
event
setting
=
period
setting
=
last_7_days
channels
setting
=
in_app
mixpanel
setting
=
project id
setting
=
[object Object]
notify when activity
setting
=
true
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.