Skip to content

Commit b68447d

Browse files
Update custom-event-goals.md
1 parent b1ad6e3 commit b68447d

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

docs/custom-event-goals.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -192,13 +192,17 @@ Once you’ve made the necessary changes, simply click "Update goal," and your u
192192

193193
## Enhanced goal conversion tracking
194194

195+
### Monetary values to track ecommerce revenue
196+
197+
You can also send dynamic monetary values alongside custom events to track revenue attribution. Here's how to set up the [ecommerce revenue tracking](ecommerce-revenue-tracking.md).
198+
195199
### Attach custom properties
196200

197201
Custom properties can be attached to events to capture dynamic elements and to further break down goal conversions. You can use custom properties to create your custom metrics to collect and analyze data that Plausible doesn't automatically track. [Learn more here](/custom-props/for-custom-events).
198202

199-
### Automatically attached properties
203+
#### Automatically attached properties
200204

201-
#### `url`
205+
##### `url`
202206

203207
For clicks on links (`<a>` elements) tagged with `plausible-event-name=...`, we automatically track where the link is pointing (its `href` property).
204208

@@ -222,10 +226,6 @@ plausible.init({
222226
})
223227
```
224228

225-
### Monetary values to track ecommerce revenue
226-
227-
You can also send dynamic monetary values alongside custom events to track revenue attribution. Here's how to set up the [ecommerce revenue tracking](ecommerce-revenue-tracking.md).
228-
229229
### Create funnels to optimize your conversion rate
230230

231231
After you have the custom events in place, you can start creating [marketing funnels](funnel-analysis.md) to uncover possible issues, optimize your site and increase the conversion rate.

0 commit comments

Comments
 (0)