Skip to content

Commit b1ad6e3

Browse files
Update for-custom-events.md
1 parent d217bf0 commit b1ad6e3

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/custom-props/for-custom-events.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,14 @@ You can add up to 30 classes for custom properties. Simply separate them with a
3232
If you don't see a `plausible.init` call in your snippet, [upgrade your script](/script-update-guide)
3333
:::
3434

35+
## Using custom properties in goals and funnels
36+
37+
When [creating a goal from a custom event](goal-conversions.md), you can attach up to three custom properties to that goal.
38+
39+
This allows you to define more precise goals. For example, you can create a single goal for `Form Submit` and limit it to specific property values such as `position=header` or `method=HTTP`.
40+
41+
Goals with custom properties can also be [used inside funnels](funnel-analysis.md). This makes it possible to build funnels that track specific variations of the same event, such as different form locations, buttons or interaction types.
42+
3543
<details>
3644

3745
<summary>

0 commit comments

Comments
 (0)