← Glossary

Goal

Automation mechanics

Also called: goal step, conversion goal, jump-to goal

A goal is a step that represents the outcome an automation is trying to produce. Contacts anywhere upstream jump straight to it the moment the goal's event happens, skipping whatever remained in between.

Goals invert how a sequence is normally read. Instead of a linear path with an exit bolted on, the sequence becomes a set of attempts at a single outcome, and the outcome watches for itself.

This is what stops the most embarrassing automation failure: continuing to ask somebody to book a call for another eight days after they booked the call. The goal catches them at whatever step they had reached and moves them on.

Because a goal is a real step and not just a setting, it is visible. Anyone reading the map can see what the sequence is for, which is more than can be said for most workflow diagrams.

How it works in FrazzleCRM

  • A goal watches an event: a tag added or removed, a trigger link clicked, an inbound message from the contact, an email opened or clicked, or a condition becoming true.
  • On arrival it can continue into the steps after the goal, wait there, or end the run.
  • Goals and stop tags solve adjacent problems: a goal is the success exit, a stop tag is the abort. Most sequences want both.
  • The jump happens from wherever the contact was, including mid-wait.

Where teams get this wrong

A goal placed at the very end of a flow does nothing that ending the flow would not — its value comes from being reachable from every step above it, so put the steps that should be skippable above it, not below.

Common questions

What is the difference between a goal and a conversion?

A conversion is a business outcome you measure. A goal is the mechanism inside the automation that notices the outcome and changes what the contact receives next.

Can one automation have several goals?

Yes, and it is common — for example a booked goal and a replied goal in a sequence where either is a good enough reason to stop selling.

See it on a real map

Free templates where this shows up as an actual node. Clone one and the diagram runs as the automation.

Related terms

Or browse all 24 terms — grouped by what part of the funnel they belong to.

Draw it once, and it runs

In FrazzleCRM the funnel map IS the automation — every node you draw is a real step, and every step you edit redraws the map. Free plan, no credit card.

Start free