Help » Features & reports » Goals »

How dynamic goals are different from other types of goals

Dynamic goals are defined purely in Javascript. No forms to fill out ahead of time. They're like magic.

Pros: Very flexible, and no limits on how many goals you track.
Cons: No funnels or custom icons. (We may add these in the future).

Dynamic goals can be declared with via both clicky_custom.goal or clicky.goal().

Choose your dynamic goal names carefully! These types of goals are solely identified by the name you use when you declare them. If you change the name of the goal on your end, a new goal will be created on our end. Also, if you use the same name as an existing static goal, then we'll just attach the data to that static goal, rather than creating a new dynamic goal of the same name.