<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: UTM Tracking &amp;amp; Reporting in Reporting &amp; Analytics</title>
    <link>https://community.hubspot.com/t5/Reporting-Analytics/UTM-Tracking-amp-Reporting/m-p/1158846#M7482</link>
    <description>&lt;P&gt;Thank you very much for these resources! I believe they will get us as close to our goal as possible.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 30 May 2025 13:20:29 GMT</pubDate>
    <dc:creator>matt72</dc:creator>
    <dc:date>2025-05-30T13:20:29Z</dc:date>
    <item>
      <title>UTM Tracking &amp; Reporting</title>
      <link>https://community.hubspot.com/t5/Reporting-Analytics/UTM-Tracking-amp-Reporting/m-p/1158586#M7477</link>
      <description>&lt;P&gt;Hey Folks,&lt;/P&gt;&lt;P&gt;We would like to compare data from our SMS send to our marketing email sends. We created (2) links with unique UTM data and are ready to send them to our subscribers. What we would like to do is compare the number of clicks, deals created and revenue created after we send out the links.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Question: Does anyone know or have resources that show how to create a report(s) that generate total number of clicks, total number of deals or total revenue generated from these links?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any feedback, info, articles, videos or other resources is welcome.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Matthew&lt;/P&gt;</description>
      <pubDate>Thu, 29 May 2025 20:51:21 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Reporting-Analytics/UTM-Tracking-amp-Reporting/m-p/1158586#M7477</guid>
      <dc:creator>matt72</dc:creator>
      <dc:date>2025-05-29T20:51:21Z</dc:date>
    </item>
    <item>
      <title>Re: UTM Tracking &amp; Reporting</title>
      <link>https://community.hubspot.com/t5/Reporting-Analytics/UTM-Tracking-amp-Reporting/m-p/1158690#M7479</link>
      <description>&lt;P&gt;Hey, &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/594327"&gt;@matt72&lt;/a&gt;&lt;/SPAN&gt; &lt;span class="lia-unicode-emoji" title=":waving_hand:"&gt;👋&lt;/span&gt; Thanks for your post. Can you list out what reports you've already tried to create along with any screenshots? Sometimes seeing what didn't work can help our community members to better understand how they might help you solve this challenge. I found this &lt;A href="https://community.hubspot.com/t5/Reporting-Analytics/UTM-Reporting/m-p/1108371/highlight/true#M7198" target="_blank"&gt;&lt;STRONG&gt;post&lt;/STRONG&gt;&lt;/A&gt; from &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/111325"&gt;@karstenkoehler&lt;/a&gt;&lt;/SPAN&gt; that gives some basics on this topic.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Talk soon! — Jaycee&lt;/P&gt;</description>
      <pubDate>Fri, 30 May 2025 04:48:22 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Reporting-Analytics/UTM-Tracking-amp-Reporting/m-p/1158690#M7479</guid>
      <dc:creator>Jaycee_Lewis</dc:creator>
      <dc:date>2025-05-30T04:48:22Z</dc:date>
    </item>
    <item>
      <title>Re: UTM Tracking &amp; Reporting</title>
      <link>https://community.hubspot.com/t5/Reporting-Analytics/UTM-Tracking-amp-Reporting/m-p/1158702#M7480</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/594327"&gt;@matt72&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;On top of my earlier post that&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/127074"&gt;@Jaycee_Lewis&lt;/a&gt;&amp;nbsp;shared (thank you!), here are some considerations:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;If you need access to the exact utm parameters you specified in HubSpot tools, they need to be captured as hidden fields in a form submission. HubSpot doesn't surface them as list filters directly, so I'd recommend setting up utm_source, utm_content, utm_medium, utm_campaign, utm_term as contact properties, place them on the form, hide them, where they will capture the values if present:&amp;nbsp;&lt;A href="https://knowledge.hubspot.com/forms/pass-contact-property-values-with-hidden-form-fields" target="_blank"&gt;https://knowledge.hubspot.com/forms/pass-contact-property-values-with-hidden-form-fields&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;Parameters will only be capture on the page the contact lands on and will be stripped if they navigate somewhere else, unless you implement a Javascript with utm propagation across pages.&lt;/LI&gt;
&lt;LI&gt;For the number of clicks, you'll be looking at the HubSpot traffice analytics or, if you're using Google or Adobe analytics, those tools:&amp;nbsp;&lt;A href="https://knowledge.hubspot.com/reports/analyze-your-site-traffic-with-the-traffic-analytics-tool" target="_blank"&gt;https://knowledge.hubspot.com/reports/analyze-your-site-traffic-with-the-traffic-analytics-tool&lt;/A&gt;&amp;nbsp;– alternatively, you will of course also see submission data by utm parameters on the page analytics of that particular landing or website page, too:&amp;nbsp;&lt;A href="https://knowledge.hubspot.com/website-and-landing-pages/analyze-individual-content-performance" target="_blank"&gt;https://knowledge.hubspot.com/website-and-landing-pages/analyze-individual-content-performance&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;If you create the same fields on deals, you can use workflows to copy the parameter values from contact to deal&amp;nbsp;– which in turn then lets you analyze how many deals were influenced by campaigns with those parameters:&amp;nbsp;&lt;A href="https://knowledge.hubspot.com/workflows/create-workflows" target="_blank"&gt;https://knowledge.hubspot.com/workflows/create-workflows&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;There are also attribution reports, with however less flexibility in report creation. These might solve all of your reporting needs out of the box, but I recommend playing around with them before you launch your campaign and looking at historic data and checking whether visualizations are satisfactory for you:&amp;nbsp;&lt;A href="https://knowledge.hubspot.com/reports/create-attribution-reports" target="_blank"&gt;https://knowledge.hubspot.com/reports/create-attribution-reports&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Best regards!&lt;/P&gt;</description>
      <pubDate>Fri, 30 May 2025 05:05:38 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Reporting-Analytics/UTM-Tracking-amp-Reporting/m-p/1158702#M7480</guid>
      <dc:creator>karstenkoehler</dc:creator>
      <dc:date>2025-05-30T05:05:38Z</dc:date>
    </item>
    <item>
      <title>Re: UTM Tracking &amp; Reporting</title>
      <link>https://community.hubspot.com/t5/Reporting-Analytics/UTM-Tracking-amp-Reporting/m-p/1158846#M7482</link>
      <description>&lt;P&gt;Thank you very much for these resources! I believe they will get us as close to our goal as possible.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 30 May 2025 13:20:29 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Reporting-Analytics/UTM-Tracking-amp-Reporting/m-p/1158846#M7482</guid>
      <dc:creator>matt72</dc:creator>
      <dc:date>2025-05-30T13:20:29Z</dc:date>
    </item>
  </channel>
</rss>

