How to Edit Goals in Google Analytics

Cody Schneider8 min read

Your Google Analytics goals are set, tracking clicks and conversions, but something feels off. Maybe a "Thank You" page URL changed after a website update, or you realized you've been tracking the wrong button clicks all along. Whatever the reason, you need to make a correction without losing your mind. This article will show you exactly how to edit goals in Google Analytics (both Universal Analytics and GA4) to ensure your data is clean, accurate, and useful.

GraphedGraphed

Your AI Data Analyst to Create Live Dashboards

Connect your data sources and let AI build beautiful, real-time dashboards for you in seconds.

Watch Graphed demo video

Why Would You Need to Edit a Google Analytics Goal?

Before jumping into the how-to, it’s helpful to understand the common scenarios that require editing a marketing goal. It’s a normal part of managing any analytics account and usually happens for a few key reasons:

  • Website Changes: The most common reason. You update a page URL, redesign a sign-up form, or change the funnel steps leading to a purchase. If your goal is based on a specific destination (like /order-thank-you), it will break if that URL changes.
  • Fixing Setup Mistakes: It happens to everyone. You might have made a typo in the destination URL, chosen the wrong match type (e.g., "Begins with" instead of "Equals to"), or assigned an incorrect monetary value to a conversion.
  • Evolving Business Objectives: What was a key performance indicator last quarter might be less important now. For many fast-paced businesses, especially firms operating in competitive markets like London, keeping your SEO and marketing goals aligned with current objectives is essential. You may need to change a goal’s name, value, or simply deactivate it to focus on new initiatives.
  • Improving Tracking Accuracy: Sometimes a goal is too broad. For instance, a goal tracking clicks on all buttons might be less insightful than narrowing it down to clicks on just the "Request a Quote" button. Editing the goal to be more specific can drastically improve your insights.

Free PDF Guide

AI for Data Analysis Crash Course

Learn how to get AI to do data analysis for you — the best tools, prompts, and workflows to go from raw data to insights without writing a single line of code.

Editing Goals in Universal Analytics: What You Need to Know

If you're still using Universal Analytics (UA), there are a few important limitations to keep in mind before you start clicking away.

The most important rule is that you cannot change the fundamental Goal Type after it has been created. This means you can't switch a "Destination" goal to an "Event" goal, or a "Duration" goal to "Pages/Screens per session." If you need to change the type, your only option is to create an entirely new goal in an empty slot.

Another crucial point: Editing a goal does not change historical data. GA applies your changes from the moment you hit "Save" moving forward. Your past data will still reflect the old, incorrect tracking configuration. This is why using annotations in UA is a great practice, as it lets you mark the date you made a significant change.

What You Can Edit in a Universal Analytics Goal:

  • Goal Name: Update the name to be more descriptive.
  • Goal Slot ID: Move the goal to a different set or location within your reports.
  • Goal Status: You can turn tracking "on" or "off" using the recording toggle. This is the go-to method for "deleting" a goal you no longer need without losing its historic data.
  • Goal Details: This is where most edits happen. You can change the destination URL, update the specific conditions for an Event-based goal (like Category, Action, or Label), and tweak duration or pages per session thresholds.
  • Monetary Value: Assign or update the dollar (or pound) value of a conversion.
  • Funnel Steps: Add, remove, or modify the pages that make up a conversion funnel to better reflect the user journey.

Step-by-Step Guide to Editing a Universal Analytics Goal

Ready to make your changes? Follow these simple steps.

  1. Navigate to the Admin section of your Google Analytics account by clicking the gear icon in the bottom-left corner.
  2. In the Admin panel, make sure you have the correct Account and Property selected. Then, in the third column labeled View, click on Goals.
  3. Example: Your London-based SEO agency wants to edit goals in Google Analytics to reflect a new case study download page. First, you'd navigate to the appropriate View for your website.
  4. You'll see a list of all goals configured for that View. Click on the name of the goal you wish to edit.
  5. This will open the goal configuration page. Here you can change the Name under 'Goal setup.'
  6. Scroll down to 'Goal details' to modify the core tracking logic. If it's a Destination goal, you can change the URL and match type. If it's an Event goal, you can adjust the Category, Action, Label, or Value fields.
  7. If you have a funnel configured, you can edit its steps here as well.
  8. Once you've made your changes, scroll down and click the Save button. Remember to use the "Verify this Goal" link before saving to see what the conversion rate would have been over the past 7 days with your new settings — it's a great gut-check.

How to Edit "Conversions" in Google Analytics 4

If you've made the switch to Google Analytics 4, you've probably noticed that things work differently. GA4 doesn’t have "Goals" in the same way. Instead, everything a user does — from a page view to a purchase — is captured as an Event. You then tell GA4 which of those events are important to your business by marking them as Conversions.

This event-based model makes "editing" a different process. You don't click into a goal and tweak its settings. Instead, you manage conversions by either creating new, more specific events based on existing ones or by simply toggling which existing events count as a conversion.

GraphedGraphed

Your AI Data Analyst to Create Live Dashboards

Connect your data sources and let AI build beautiful, real-time dashboards for you in seconds.

Watch Graphed demo video

Option 1: Modify an Event to Create a New Conversion

Let's say you have a generic generate_lead event firing for all your contact forms, but you want to create a separate conversion just for your high-value "Request a Demo" form submissions. You can use GA4's 'Modify Event' tool to create a new, custom event based on the existing one.

Here’s how:

  1. Go to Admin > Data Streams > Events.
  2. Click the Create event button. From here, click Create.
  3. Configuration:

Now, anytime your original generate_lead event fires on your "request a demo thank you" page, GA4 will also create a new, more specific demo_request_form_submit event. The final step is to tell GA4 that this new event is a conversion.

  1. Go to Admin > Events > Conversions.
  2. Click New conversion event.
  3. Enter the exact name of the event you just created (demo_request_form_submit) and click Save.

That's it! You've successfully created a new, specific conversion without touching code.

Option 2: Unmark an Event as a Conversion

What if you want to stop tracking a conversion? Maybe a specific download is no longer relevant, or you're getting duplicate data. In GA4, this is as simple as flipping a switch.

  1. Navigate to Admin > Events > Conversions.
  2. Find the event you no longer want to count as a conversion in the list.
  3. Simply toggle the switch in the "Mark as conversion" column to the off position.

This action isn't permanent and won't delete historical data — the event will still be collected, but it will no longer appear in your primary Conversions reports going forward. You can turn it back on anytime.

Free PDF Guide

AI for Data Analysis Crash Course

Learn how to get AI to do data analysis for you — the best tools, prompts, and workflows to go from raw data to insights without writing a single line of code.

Best Practices for Goal and Conversion Management

Whether you're in UA or GA4, a little planning goes a long way. Follow these best practices to keep your analytics clean and insightful.

  • Use Very Clear Naming Conventions: Don't use lazy names like "Goal #1." Be specific: "eBook Download - SEO London Guide" or "Main Contact Form Submission." This makes reports instantly understandable for you and your team.
  • Always Verify Your Changes: Use the Realtime report in GA to trigger a conversion yourself (e.g., by filling out the form) after making an edit. Seeing your own event or conversion come through in real-time is the best confirmation that you’ve set it up correctly.
  • Document Everything with Annotations (in UA): Any time you edit, pause, or switch a goal in Universal Analytics, create an annotation on that date. It's a lifesaver months later when you’re wondering why conversion rates suddenly changed.
  • Build a Measurement Plan First: Before you even enter Google Analytics, map out your key business objectives and the user interactions that support them. This planning reduces setup mistakes and ensures the conversions you track are the ones that actually drive your business forward.

Final Thoughts

Whether you're fine-tuning a destination goal in Universal Analytics or marking a new event as a conversion in GA4, editing your tracking setup is a critical skill for data hygiene. By understanding the core differences between the two platforms and planning your changes carefully, you can ensure your data is always accurate and aligned with your evolving business goals.

Manually verifying goal setups and connecting conversion data from Google Analytics to your other sales and marketing platforms can eat up valuable hours every week. We built Graphed to solve this by connecting all your data sources in one place. Instead of cross-referencing tabs, you can use natural language to ask questions like, "What were my top performing landing pages by conversions from Google organic traffic last month?" Graphed builds a real-time dashboard instantly, allowing you to focus on strategy instead of report-building.

Related Articles