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

Copy Markdown View Source

Embedded schema for a funnel step.

Each step declares a kind, a combine mode (:all or :any), and a list of 1..10 filters. Filters within a step are combined according to combine: :all → AND, :any → OR.

Summary

Functions

Builds a changeset for a funnel step and its embedded filters.

Functions

changeset(step, attrs)

Builds a changeset for a funnel step and its embedded filters.