Choose one outcome
For a SaaS product, that might be a confirmed new account. For a service site, it could be a successfully submitted inquiry. For documentation, a click into installation instructions is a useful continuation signal, but it does not prove a package was installed.
Separate an attempt from success
A click on “Start trial” measures interest in beginning a trial. A form-submit attempt can fail validation. Record confirmed success at an unambiguous application callback or confirmation page when available. If you measure a control click, label it as a click rather than a completed signup.
Confirm equivalent controls
Header, hero and footer buttons may all lead to the same action. Confirm the relevant controls rather than accidentally counting only one placement. Check the destination and meaning of each label before grouping them.
Verify the instrumentation
Complete the intended action in a controlled visit and inspect the recorded outcome. Refresh or revisit the confirmation page to check that it does not repeatedly create success. Test an incomplete attempt as well: it should not become a completed signup.
Write down the boundary
Record the goal, which event or control represents it, the date range and known limitations. This keeps future comparisons consistent. A browser identifier is not necessarily a person across devices, and a later return can change the interpretation of an incomplete visit.
Continue the workflow
Inspect your own website’s behavior.
Connect your site, confirm incoming visits, and choose a goal worth measuring.
Start tracking your site
