Types of goal
Every goal has a match type that decides what triggers it:
Autocapture goals can either match any event of their kind (any outbound click, say) or be scoped to a specific element with a selector. A goal can also carry a revenue value when it’s an event goal with a currency — that’s how reported revenue attaches to a goal (see below).
Create a goal
- Open your site’s Goals.
- Add a goal and pick its match type.
- Fill in what it matches:
- Page / scroll — the page path (a scroll goal also takes a depth percentage).
- Event — the custom event name your site sends.
- Autocapture — optionally a selector, or leave it blank to match any event of that kind.
- Optionally give it a display name; if you leave it blank, one is derived from the match type and value.
Reserved event names
Event goals can’t use names that Clickbase reserves for its own tracking. These names are off-limits and will be rejected:pageview,engagement,performance,web-vitals- Stripe lifecycle goals:
payment,free_trial,trial_started,trial_converted, and thesubscription_*names (subscription_started,subscription_renewed,subscription_upgraded,subscription_downgraded,subscription_cancel_scheduled,subscription_reactivated,subscription_ended)

