How to Set up UTM to Maximize Visibility into High Intent Traffic

UTM parameters are the lifeblood of your marketing attribution. By adding these simple tracking codes to your URLs, you give the Bread and Butter action engine the exact context it needs to tell you which campaigns are actually driving your revenue.

When you use UTMs correctly, every click is automatically categorized within your Funnel, allowing you to see exactly which sources are producing Engaged visitors and MQLs.


The Five Core UTM Parameters

To get the most out of your Attribution dashboard, you should consistently use these five tags:

  • Source: This identifies the specific site or platform where the click originated. Think of this as the "where" of your traffic. Examples include Google, LinkedIn, or your company newsletter.
  • Medium: This describes the delivery vehicle or the high level marketing channel used. It tells you the "how" of the visit. Common examples include CPC for paid ads, email for direct outreach, or social for organic posts.
  • Campaign: This allows you to group various assets and ads under a single marketing initiative. Use this to track specific goals such as a seasonal promotion, a webinar series, or a new product launch.
  • Keyword: Primarily used for search engine advertisements, this captures the specific term or phrase the user searched for before clicking your ad. This is one of the strongest indicators of visitor intent in your reports.
  • Content: This is used to differentiate similar links or ads within the same campaign. If you are testing two different images or two different call to action buttons, this parameter tells you exactly which version successfully caught the visitor's eye.

Universal UTM Parameter Table

Parameter Function Example Value
Source Origin of the visitor google, linkedin, mailchimp
Medium Marketing channel cpc, social, email, referral
Campaign Specific marketing push spring_sale, v3_launch
Keyword Search term used lead_generation_software
Content Specific ad or link version blue_button, video_ad_v2

Platform Configuration Guide


Google Ads

Google Ads uses a system called auto tagging, but for the most granular data in Bread and Butter, we recommend using the Final URL Suffix.

  1. Log into your Google Ads account.
  2. Navigate to Account Settings and then select Settings.
  3. Expand the Account Settings group and look for Final URL Suffix.
  4. Enter your parameters: utm_source=google&utm_medium=cpc&utm_campaign={campaignid}&utm_term={keyword}  .

Meta and Facebook Ads

Meta allows you to define parameters at the individual Ad level, which is perfect for tracking specific creative performance.

  1. Open your Meta Ads Manager and navigate to the Ad level.
  2. Scroll down to the Tracking section at the very bottom.
  3. Find the field labeled URL Parameters.
  4. Enter your string: utm_source=facebook&utm_medium=social&utm_campaign={{campaign.name}}&utm_content={{ad.name}}  .

LinkedIn Ads

LinkedIn requires you to add the parameters directly to your destination URL when creating your ad.

  1. Find the Destination URL field.
  2. Add a question mark followed by your UTM string.
  3. Example: https://yourwebsite.com/?utm_source=linkedin&utm_medium=paidsocial&utm_campaign=q1_prospecting  .

Mailchimp

Mailchimp offers an auto tagging feature that simplifies the process for your newsletters.

  1. Log into your Mailchimp account and navigate to the Campaigns section.
  2. Within your email settings, locate the Tracking options.
  3. Check the box for Google Analytics tracking. This will automatically append the necessary parameters to every link in your email.

HubSpot

HubSpot handles most of the work through its global marketing settings.

  1. Go to the Settings menu and navigate to Marketing followed by Email.
  2. Under the Tracking tab, make sure the toggle for Source tracking is turned on.
  3. This ensures that every click from your email is identified in Bread and Butter with the correct campaign and source labels.

Where this data surfaces in Bread and Butter

Once your UTMs are live, the platform automatically parses this data across your entire workspace:

  • The Focused Tab: We use your UTM data to help identify real human intent. When a visitor arrives via a specific campaign and shows high engagement, they are instantly prioritized here.
  • The Attribution Dashboard: This is where you measure your ROI. You can view which campaigns are generating the most Engaged profiles and which are successfully moving prospects into the MQL stage.
  • The Filtering Engine: Within the Funnel view, you can use the Source and Campaign filters to isolate specific traffic segments and save them as custom tabs for instant access.
  • The Nurture Action Queue: If a specific campaign is driving high value visitors, they will appear at the top of your queue, allowing your team to focus their outreach on the most promising leads.

Why UTM Tracking is Critical for your LeadScore AI

Your UTM data provides the essential context for your predictive scoring. When you mark a visitor as an MQL (the success factor), the AI looks at their UTM source and campaign to understand the path they took. By knowing which marketing channels produce your best customers, the machine learning model becomes significantly more accurate at scoring future traffic from those same sources.


The Universal UTM Deployment Checklist

Use this checklist before launching any campaign or email to ensure your high intent traffic is captured perfectly:

  • Lowercase Consistency: Ensure all tags use lowercase letters only. Systems often treat Social and social as different sources.
  • No Special Characters: Verify that no spaces, hyphens, or dashes are used within your UTM values. Use underscores if you need to separate words.
  • Dynamic Variable Check: If using Google or Meta, ensure your curly brackets or double brackets are closed correctly so the platform can inject the correct data.
  • Destination URL Accuracy: Check that your base URL still works after the UTM string is appended. A broken link means a lost lead.
  • Email Link Integrity: Always click the links in your test emails to ensure the UTM tags are appended correctly and do not result in an error page.
  • Incognito Verification: Paste your full tagged link into an Incognito window and visit your site. Check your Bread and Butter dashboard under Recent Visits to confirm the source and campaign appear as expected.

Strategic Naming Conventions for Better Data

To keep your dashboard organized as your marketing team grows, follow these professional naming standards:

  • Stick to Lowercase: Always use lowercase letters. Analytics systems are case sensitive and will treat Email and email as two separate channels.
  • Use Underscores for Spaces: Since you cannot use spaces or dashes in a URL, use underscores to separate words. For example, use product_launch instead of product launch.
  • Be Descriptive but Brief: Keep your campaign names short enough to read in a table but descriptive enough to recognize. Use webinar_march_2026 rather than just webinar.
  • Avoid Redundant Information: If your source is already set to google, you do not need to repeat the word google in your campaign name.
Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.