GoodAnalytics.Core.Funnels.Filter (GoodAnalytics v0.1.1)

Copy Markdown View Source

Embedded schema for a funnel step filter.

Supports four filter types:

  • event: matches by event_type (and optional event_name)
  • url: matches by URL with equals/starts_with/regex/in
  • property: matches event properties by key with eq/in operators
  • source: matches source_platform/source_medium/source_campaign

Summary

Functions

Builds a changeset for a funnel step filter.

Functions

changeset(filter, attrs)

Builds a changeset for a funnel step filter.