event_name
filter to “matches any value”.event_name
filter to match a single event name. If you don’t remember which events you’ve ingested, feel free to preview with a “matches any” filter and pick one.event_name
you selected will not be considered in the analysis. The output of the analysis will depend on the values of the property you selected.
bytes_downloaded
, you could use a computed property: bytes_downloaded / 1000000
. Conditional expressions are also supported, so if you wanted to charge double for fast downloads (denoted by download_speed: fast
in the event properties), you might configure the following computed property:
events
. For example, counting all events would look like:
events
table. For example, if a file storage company wanted to charge for the number of distinct file paths downloaded more than 100 times, they could use the following metric: