Goal Tracking
Definition
Measuring specific objectives on your website, like form completions or page visits. In GA4, goals are now called conversions.
What is Goal Tracking?
Goal tracking is the process of defining and measuring specific objectives on your website. You set a goal (someone submits a form, visits a key page, or completes a purchase), and your analytics platform tracks when it happens.
In Universal Analytics, these were called "Goals." In Google Analytics 4, they're now called "Conversions" – but the concept is the same.
Why Goal Tracking Matters
Page views and sessions tell you people visited. Goals tell you they did something valuable. This distinction is crucial for understanding whether your website is working.
A site with 10,000 visitors and 10 goal completions is underperforming compared to one with 1,000 visitors and 100 completions.
Types of Goals
Destination Goals
Visitor reaches a specific page, typically a thank-you page after form submission.
Event Goals
Visitor completes a specific action: clicks a button, watches a video, downloads a file.
Engagement Goals
Visitor meets an engagement threshold: time on site, pages visited, scroll depth.
Transaction Goals
Visitor completes a purchase (e-commerce).
Setting Up Goals in GA4
In GA4, any event can be marked as a conversion:
- Go to Admin > Events
- Toggle the event you want to track as a conversion
- Or create a new event based on conditions
Common examples: form_submit, purchase, scroll (90%), file_download.
Goal Values
Assign monetary values to goals when possible. If 10% of form leads become customers worth an average of GBP 500, each form submission is worth GBP 50. This helps calculate marketing ROI and compare channels.
Common Goal Tracking Mistakes
- Not setting up goals at all (surprisingly common)
- Setting up goals but never reviewing them
- Using destination goals for forms that don't redirect
- Not testing that goals actually fire correctly