Skip to content

Commit 4348154

Browse files
authored
docs(web-analytics): add tip to explicitly track signup events in conversion goals intro
1 parent 289a7e9 commit 4348154

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

contents/docs/web-analytics/conversion-goals.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ A conversion goal is a key event or action you want users to do. It can be seen
1212
- Download
1313
- Form submission
1414

15+
**Tip:** For signups, don't rely on autocapture – explicitly track a `user_signed_up` event. This ensures reliable conversion tracking even when your UI changes. See our guide on [capturing custom events](/docs/getting-started/send-events#2-capture-custom-events) for details.
16+
1517
In web analytics, these are higher-level goals that work well in the overview. To dive deeper, visualize multiple steps, and use breakdowns, you can use [funnels](/docs/product-analytics/funnels).
1618

1719
## How to set up a conversion goal

0 commit comments

Comments
 (0)