If the same link appears multiple times on a page, how do you know which one actually gets clicked?
Example:
• Signup in the hero
• Signup in the navbar
• Signup in the footer
All point to the same URL.
In Plausible you can track this with one custom event + custom properties.
Example:
Event: `Signup Click`
Property: `position=hero | navbar | footer`
Now you can:
• see total signup clicks
• filter by position to see which CTA performs best
✅ Small tracking tweet. Big insight.
