Recued
Menu
← Back to recipes

Mixpanel event trend digest

by recued-core v3 7 views

Use “Mixpanel event trend digest” in Recued. It provides a scheduled, read-only trend for one Mixpanel event.

How it works 19 steps

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 7 configurable

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.

Permissions it requires

Send notificationsRead your Mixpanel connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

Data it touches

Warehousedata.values

About

Tags

mixpanel mixpanelanalyticsproduct-analyticseventstrenddigestnotificationpack:mixpanel

Details

19 steps 7 configurable settings recipe_id: event-trend-digest-mixpanel