<?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>すべての Tips, Tricks &amp; Best Practices 投稿</title>
    <link>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/bd-p/sales_bestpractice</link>
    <description>すべての Tips, Tricks &amp; Best Practices 投稿</description>
    <pubDate>Sat, 24 Jan 2026 01:24:39 GMT</pubDate>
    <dc:creator>sales_bestpractice</dc:creator>
    <dc:date>2026-01-24T01:24:39Z</dc:date>
    <item>
      <title>Re: Hased Token</title>
      <link>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Hased-Token/m-p/1244643#M14543</link>
      <description>&lt;P&gt;Hi &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/1033349"&gt;@AskOren&lt;/a&gt;&lt;/SPAN&gt;,&lt;BR /&gt;&lt;BR /&gt;Thank you for posting to the Community!&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I'd like to tag in some of our Top Contributors to see if they can provide any guidance here -- Hi &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/285375"&gt;@CateDuarte&lt;/a&gt; &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/257487"&gt;@LMeert&lt;/a&gt; and &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/678923"&gt;@sam_baybrad&lt;/a&gt; Do any of you all have any suggestions for &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/1033349"&gt;@AskOren&lt;/a&gt;&lt;/SPAN&gt;?&lt;BR /&gt;&lt;BR /&gt;Thank you!&lt;BR /&gt;&lt;BR /&gt;Cassie, Community Manager&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jan 2026 20:18:15 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Hased-Token/m-p/1244643#M14543</guid>
      <dc:creator>chighsmith</dc:creator>
      <dc:date>2026-01-23T20:18:15Z</dc:date>
    </item>
    <item>
      <title>Hased Token</title>
      <link>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Hased-Token/m-p/1244515#M14542</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm working with a customer, I'm writing a PRD for a project to migrate the the customer from an existing custome CRM platform to HubSpot.&lt;/P&gt;&lt;P&gt;One of the things that I need to solve it recurring billing,. This will be done outside of HS, do to their product limitaionts.&lt;/P&gt;&lt;P&gt;To make a long story short, I need to save a token that represents the customer CC details to itentify him with the billing company in the next billing cycle.&lt;/P&gt;&lt;P&gt;What would be the best way to charecterize this property, so it will be secured in the best way?&lt;BR /&gt;Would you store it somewhere else and not in HS, under the contact object?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jan 2026 13:20:59 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Hased-Token/m-p/1244515#M14542</guid>
      <dc:creator>AskOren</dc:creator>
      <dc:date>2026-01-23T13:20:59Z</dc:date>
    </item>
    <item>
      <title>Re: Automated Parent / Child association</title>
      <link>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Automated-Parent-Child-association/m-p/1244332#M14539</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/959061"&gt;@COHagan8&lt;/a&gt;&amp;nbsp;- interesting project here! +1 for what&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/63499"&gt;@SteveHTM&lt;/a&gt;&amp;nbsp;offered. I see a lot of folks frustrated by this feature limitation in HubSpot. I was thinking since you're already using a gen AI tool, maybe working with another one might help.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Since we know that reliable signals for auto-associating parent and child companies extend beyond domains and names to include firmographics, keywords, and external enrichment data, I'm thinking about tools like Claude,&amp;nbsp;(which can now write to HubSpot!) Make, or Tray to help. They could maybe help with your auto-associating by integrating AI enrichment services into HubSpot workflows. I also know Insycle has bulk parent-child fixes, dedupe beyond domain and&amp;nbsp;Workflow integration for auto-association.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You should be able to use HubSpot workflows triggered by new companies where ChatGPT tags parent/child. Enroll based on tag, then branch: query enrichment APIs for signals, compute similarity scores (like maybe via Make's AI modules), and associate via HubSpot's "Associate record" action using record ID or custom ID matches.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hopfully this helps with some additional tools and inspiration.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jan 2026 20:44:22 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Automated-Parent-Child-association/m-p/1244332#M14539</guid>
      <dc:creator>danmoyle</dc:creator>
      <dc:date>2026-01-22T20:44:22Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically Associate a Contact and Company with a Ticket Based on Logged Email or Activity</title>
      <link>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Automatically-Associate-a-Contact-and-Company-with-a-Ticket/m-p/1244307#M14538</link>
      <description>&lt;P&gt;Welcome to the Community&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/755874"&gt;@KBiduk&lt;/a&gt;. If I understand what you're asking, it won't work with standard HubSpot features because it will only auto-associate the original sender’s contact to the ticket. You can't automatically add all other stakeholders on the thread (CC, BCC, forwarded participants) to the ticket out of the box. To get closer to what you want, you might be able to lean on Conversations + ticket settings, plus either process changes or custom code/API.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How I understand basic HubSpot features in this regard... So, when an email is sent from, or received in, a connected conversations/help desk inbox and is associated with a ticket, HubSpot automatically associates that email activity with the ticket and the sender’s contact record. Makes sense. Then by default, only the original sender is automatically linked as a contact on the ticket; CC’d or later-added recipients are not automatically turned into associated contacts on that ticket.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So it would make sense based on that, that you're running into a limit.&amp;nbsp;There's no native setting today that says “for every email on this ticket, associate all participants as contacts on this ticket.” And workflows cannot directly say “whenever an email is logged on a ticket, associate all email participants as contacts with that ticket” without custom code or an external integration.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you're looking for help with a basic solution, here's some inspiration for beavior workarounds (not technical HubSpot coding or tools).&amp;nbsp;These won’t be perfect automation, but they reduce misses:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Use Help Desk/Conversations as the hub:&amp;nbsp;Ensure all support mail is going through a connected conversations/help desk inbox and tickets are created from that inbox, so all replies stay threaded to the same ticket instead of spawning new ones.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Train agents to manually associate stakeholders as they appear:&amp;nbsp;In the ticket’s right sidebar, add additional contacts as soon as they’re CC’d or appear in the thread; this ensures future ticket emails can be associated with those contacts as well.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Use forms and ticket workflows for known extra contacts:&amp;nbsp;If you often know a second stakeholder at ticket creation (“CC manager” field), create that second contact and associate it to the ticket via a ticket‑based workflow using “Create record” and associations.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want to explore technical workarounds, you have some options with Data Hub or APIs.&amp;nbsp;If you have Operations Hub Pro/Enterprise or dev resources, you can get much closer to true automatic association.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;With custom‑coded workflow in HubSpot you can use a ticket‑based workflow with a custom code action that:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Pulls email activities associated with the ticket.&lt;/LI&gt;
&lt;LI&gt;Extracts all email addresses on those messages.&lt;/LI&gt;
&lt;LI&gt;Checks if they exist as contacts; creates them if needed.&lt;/LI&gt;
&lt;LI&gt;Uses the Associations API to associate those contacts to the ticket.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Or if you're open to external integration or middleware options, I think a&amp;nbsp;small app (or Make/Zapier/Tray flow calling the HubSpot API) can periodically look at ticket conversations, parse participants, and associate them programmatically in the same way.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I found these tips to help reduce missed responses for now. Again, not a perfect solution, but these help with how HubSpot currently works.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Make sure all outbound stakeholder outreach happens from the ticket’s email composer in Help Desk/Conversations, not from personal inboxes, so everything lands on the ticket thread.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Add a simple internal process: “Anytime you add or CC a new stakeholder, immediately add them as an associated contact on the ticket.” This takes a few seconds and ensures visibility for everyone working the ticket.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you have Data Hub Pro, prioritize a small custom‑code workflow to auto‑associate email participants; it directly addresses the “responses are being missed because contacts aren’t associated” issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope that helps you find the right solution for your use case!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jan 2026 19:35:17 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Automatically-Associate-a-Contact-and-Company-with-a-Ticket/m-p/1244307#M14538</guid>
      <dc:creator>danmoyle</dc:creator>
      <dc:date>2026-01-22T19:35:17Z</dc:date>
    </item>
    <item>
      <title>Re: Tracking User Engagement for a Letter Boxed Game Website</title>
      <link>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Tracking-User-Engagement-for-a-Letter-Boxed-Game-Website/m-p/1244300#M14537</link>
      <description>&lt;P&gt;Thanks for sharing your question &lt;SPAN style="color:var(--ck-color-mention-text);"&gt;&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/1030850"&gt;@Hellencharless2&lt;/a&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;BR /&gt;I'm tagging a few community experts to help you find a solution here:&lt;BR /&gt;Hello there &lt;SPAN style="color:var(--ck-color-mention-text);"&gt;&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/141"&gt;@TomM2&lt;/a&gt;&lt;/SPAN&gt;&lt;/SPAN&gt; &amp;nbsp;&lt;SPAN style="color:var(--ck-color-mention-text);"&gt;&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/640"&gt;@Lucila-Andimol&lt;/a&gt;&lt;/SPAN&gt;&lt;/SPAN&gt; &amp;nbsp;and &lt;SPAN style="color:var(--ck-color-mention-text);"&gt;&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/686944"&gt;@SanjayKumar&lt;/a&gt;&lt;/SPAN&gt;&lt;/SPAN&gt; &amp;nbsp;what do you think? any suggestions here?&lt;BR /&gt;Would love to have your insights!&lt;BR /&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jan 2026 19:08:53 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Tracking-User-Engagement-for-a-Letter-Boxed-Game-Website/m-p/1244300#M14537</guid>
      <dc:creator>Victor_Becerra</dc:creator>
      <dc:date>2026-01-22T19:08:53Z</dc:date>
    </item>
    <item>
      <title>Tracking User Engagement for a Letter Boxed Game Website</title>
      <link>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Tracking-User-Engagement-for-a-Letter-Boxed-Game-Website/m-p/1244239#M14536</link>
      <description>&lt;P&gt;Hello HubSpot Community,&lt;/P&gt;&lt;P&gt;I am managing a website for the &lt;STRONG&gt;&lt;A href="https://lettersboxdanswers.com/" target="_blank" rel="noopener"&gt;Letter Boxed solution&lt;/A&gt; game (NYT)&lt;/STRONG&gt; and I want to &lt;STRONG&gt;track user engagement and interactions&lt;/STRONG&gt; more effectively.&lt;/P&gt;&lt;P&gt;Here’s what I am trying to do:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Monitor which game pages or tips users interact with the most.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Track newsletter sign-ups and content downloads related to Letter Boxed.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Automate follow-up emails to users who frequently engage with specific Letter Boxed strategies or content.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I am using &lt;STRONG&gt;HubSpot CMS and Marketing Hub&lt;/STRONG&gt;, but I am unsure of the &lt;STRONG&gt;best way to implement tracking, workflows, and reporting&lt;/STRONG&gt; specifically for game-related engagement.&lt;/P&gt;&lt;P&gt;Could anyone guide me on:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;How to set up &lt;STRONG&gt;custom tracking&lt;/STRONG&gt; for interactive game pages?&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Best practices to create workflows for &lt;STRONG&gt;Letter Boxed newsletter content&lt;/STRONG&gt;?&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;How to generate reports on &lt;STRONG&gt;user interactions and engagement metrics&lt;/STRONG&gt;?&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Thu, 22 Jan 2026 16:51:05 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Tracking-User-Engagement-for-a-Letter-Boxed-Game-Website/m-p/1244239#M14536</guid>
      <dc:creator>Hellencharless2</dc:creator>
      <dc:date>2026-01-22T16:51:05Z</dc:date>
    </item>
    <item>
      <title>Re: Question about leads marked as Direct Traffic</title>
      <link>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Question-about-leads-marked-as-Direct-Traffic/m-p/1244159#M14535</link>
      <description>&lt;P&gt;Exactly this. If you wrap a meetings link with a UTM on website, then you know that the click came from that specific link with that UTM but nothing more. There's no info on the source, if it's organic or paid social. Anyone knows if there's any difference when you embed a meetings link vs when you use a Hubspot hosted meeting link? Is there anything that can be done with GTM or GA4?&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jan 2026 14:51:01 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Question-about-leads-marked-as-Direct-Traffic/m-p/1244159#M14535</guid>
      <dc:creator>isabelvx</dc:creator>
      <dc:date>2026-01-22T14:51:01Z</dc:date>
    </item>
    <item>
      <title>Re: Original Source assign to Direct Traffic</title>
      <link>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Original-Source-assign-to-Direct-Traffic/m-p/1244158#M14534</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/1025430"&gt;@AdamErstelle&lt;/a&gt;&amp;nbsp;and &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/17186"&gt;@Anton&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Just to inform you:&lt;BR /&gt;I found the solution!&amp;nbsp;&lt;/P&gt;&lt;P&gt;The hubspot embed script also embeds a banner.js file with its own cookie consent management. This blocks the consent of tracking the hubspotutk (or breaks the session or something). When you have a setup with your own cookie banner - I use CookieBot - you need to manually push a trackPageView event AFTER your CookieBot consent trigger. So in Google Tag Manager I run this script after a Cookie consent trigger:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;script&amp;gt;
  window._hsq = window._hsq || [];
  window._hsq.push(['setPrivacyConsent', false]);
  window._hsq.push(['trackPageView']);
&amp;lt;/script&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jan 2026 14:46:48 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Original-Source-assign-to-Direct-Traffic/m-p/1244158#M14534</guid>
      <dc:creator>Bagency</dc:creator>
      <dc:date>2026-01-22T14:46:48Z</dc:date>
    </item>
    <item>
      <title>Re: Dealstage Tracking</title>
      <link>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Dealstage-Tracking/m-p/1244113#M14533</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/1012123"&gt;@SSingh9486&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is a default report under Menu &amp;gt; Reports &amp;gt; [left sidebar] Sales &amp;gt; Deals &amp;gt; Deal funnel.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"View the journey your deals take, from creating deals to closing deals. Track conversion rate, and measure how often your deals skip a stage. Sales reps don't always move deals into each deal stage, or complete all deal stages in chronological order. View all your deals, and how long on average it takes from the beginning to the end of the journey."&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This also contains a table view (with columns Step, Next step, Measures incl. Total, Average time and Next step conversion rate) below.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;(If you're using the free tools, there's no access to custom reports so your "stuck" with default reports.)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Alternatively, on the deal index page (Menu &amp;gt; CRM &amp;gt; Deals), you can specify which columns should be displayed. There are columns like:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Date entered current stage&lt;/STRONG&gt;: the date the deal entered its current pipeline stage.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Date entered [stage ID]&lt;/STRONG&gt;: the date and time the deal entered the stage.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Date exited [stage ID]&lt;/STRONG&gt;: the date and time the deal exited the stage.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Latest time in [stage ID]&lt;/STRONG&gt;: the total time spent by the deal in the stage since it last entered the stage. This is calculated based on the&amp;nbsp;&lt;EM&gt;Date entered&lt;/EM&gt;&amp;nbsp;and&lt;EM&gt;&amp;nbsp;Date exited&lt;/EM&gt;&amp;nbsp;properties. When a deal is currently in a stage, it will have no value for this property, unless it had previously been in that stage. In that case, its value will refer to the previous time in the stage and will not update until the deal leaves the stage.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Cumulative time in [stage ID]&lt;/STRONG&gt;: the cumulative time spent by the deal in the stage. This can be useful&amp;nbsp;if deals re-enter a stage multiple times and you want to track their total time in the stage. When a deal is currently in a stage, it will have no value for this property, unless it had previously been in that stage. In that case, its value will include the previous time in the stage and will not update until the deal leaves the stage.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Time in current stage&lt;/STRONG&gt;: the time the deal has spent in the current pipeline stage.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards!&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jan 2026 12:48:13 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Dealstage-Tracking/m-p/1244113#M14533</guid>
      <dc:creator>karstenkoehler</dc:creator>
      <dc:date>2026-01-22T12:48:13Z</dc:date>
    </item>
    <item>
      <title>Dealstage Tracking</title>
      <link>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Dealstage-Tracking/m-p/1244112#M14532</link>
      <description>&lt;P&gt;I want to create table which reflects number of deals that moved dealstages along with the initial &amp;amp; final stage and also wish to filter it by date. What would be correct workflow?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jan 2026 12:39:44 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Dealstage-Tracking/m-p/1244112#M14532</guid>
      <dc:creator>SSingh9486</dc:creator>
      <dc:date>2026-01-22T12:39:44Z</dc:date>
    </item>
    <item>
      <title>Re: Improving user experience</title>
      <link>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Improving-user-experience/m-p/1244070#M14530</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/832542"&gt;@CarolinaDeMares&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jan 2026 10:16:12 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Improving-user-experience/m-p/1244070#M14530</guid>
      <dc:creator>AskOren</dc:creator>
      <dc:date>2026-01-22T10:16:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a segment (list) of contacts and companies I have followed?</title>
      <link>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/How-to-create-a-segment-list-of-contacts-and-companies-I-have/m-p/1244002#M14529</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/1034849"&gt;@TBridgeman&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is unfortunately currently not possible. Other users have however requested this before in the ideas section of the community:&amp;nbsp;&lt;A href="https://community.hubspot.com/t5/HubSpot-Ideas/View-all-records-that-you-follow/idi-p/681089" target="_blank"&gt;https://community.hubspot.com/t5/HubSpot-Ideas/View-all-records-that-you-follow/idi-p/681089&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The product team reviews these requests based on popularity, so I'd recommend commenting and upvoting. You can also help others find the request more easily (and drive traction) by accepting my reply as a solution. I'd appreciate it, too.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have a great day!&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jan 2026 05:02:18 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/How-to-create-a-segment-list-of-contacts-and-companies-I-have/m-p/1244002#M14529</guid>
      <dc:creator>karstenkoehler</dc:creator>
      <dc:date>2026-01-22T05:02:18Z</dc:date>
    </item>
    <item>
      <title>How to create a segment (list) of contacts and companies I have followed?</title>
      <link>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/How-to-create-a-segment-list-of-contacts-and-companies-I-have/m-p/1244000#M14528</link>
      <description>&lt;P&gt;I just joined a company and have been reviewing contacts and companies with a co-worker. I have followed some of them to keep track of any future activity. How can I create a list of these records so I can go back to them at any time and review? I am not seeing any filter or logic options when I try to create a segment (list).&amp;nbsp; Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jan 2026 05:00:33 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/How-to-create-a-segment-list-of-contacts-and-companies-I-have/m-p/1244000#M14528</guid>
      <dc:creator>TBridgeman</dc:creator>
      <dc:date>2026-01-22T05:00:33Z</dc:date>
    </item>
    <item>
      <title>Re: Creating sub tasks and set date</title>
      <link>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Creating-sub-tasks-and-set-date/m-p/1243893#M14525</link>
      <description>&lt;P&gt;Hey &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/488413"&gt;@helgaraisely&lt;/a&gt;,&amp;nbsp;&lt;BR /&gt;Great News!&amp;nbsp;This wasn't honestly on my radar but Subtasks are now in Private Beta.&amp;nbsp; Thank you&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/67281"&gt;@hhiggins&lt;/a&gt;&amp;nbsp; and the Product Team for the great work! Here's more on the Beta!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;What is it?&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;Subtasks allow you to break down tasks into smaller, more manageable steps within HubSpot.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;Why does it matter?&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;Complex tasks often involve multiple steps to complete. Previously, you had to create separate tasks for each step, which didn't align with how you actually approach your work. Subtasks let you organize your work in HubSpot exactly as you think about it, making it easier to:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Track progress on multi-step tasks&lt;/LI&gt;
&lt;LI&gt;Delegate specific steps to team members&lt;/LI&gt;
&lt;LI&gt;Ensure all parts of a complex task are completed&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;&lt;STRONG&gt;How does it work?&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;&lt;STRONG&gt;Creating Subtasks&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;You can add subtasks when creating or editing a task in several locations:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Gantt View in Projects, Deals, and Services&lt;/LI&gt;
&lt;LI&gt;Project Record &amp;amp; Preview&lt;/LI&gt;
&lt;LI&gt;Customer Success Workspace&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;To create a subtask:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Navigate to&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;Gantt View&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&amp;gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;Create Task&lt;/EM&gt;&lt;/LI&gt;
&lt;LI&gt;Look for the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;Subtask&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;section in the task form&lt;/LI&gt;
&lt;/OL&gt;
&lt;FIGURE&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="a.png" style="width: 999px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/166453i56E7E87E3D506716/image-size/large?v=v2&amp;amp;px=999" role="button" title="a.png" alt="a.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;/FIGURE&gt;
&lt;P&gt;Alternatively, in the Gantt View:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Hover next to an existing task&lt;/LI&gt;
&lt;LI&gt;Click the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;Create subtask&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;option&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="b.png" style="width: 999px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/166455i74BD1C773BEA3544/image-size/large?v=v2&amp;amp;px=999" role="button" title="b.png" alt="b.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;In the Project Preview:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Click&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;Create task&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/EM&gt;in the Tasks card&lt;/LI&gt;
&lt;LI&gt;Add subtasks in the form&lt;/LI&gt;
&lt;/OL&gt;
&lt;FIGURE&gt;
&lt;DIV id="tinyMceEditor_a5c106fe0d4f65SkeeStylus_2" class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.png" style="width: 999px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/166451i9F5962AC76B49A3A/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.png" alt="1.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;/FIGURE&gt;
&lt;P&gt;Within the Project Record:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Go to the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;Tasks card&lt;/EM&gt;&lt;/LI&gt;
&lt;LI&gt;Click&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;Create task&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;or edit an existing task&lt;/LI&gt;
&lt;LI&gt;Add subtasks in the form&lt;/LI&gt;
&lt;/OL&gt;
&lt;FIGURE&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2.png" style="width: 999px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/166454iD8CFCD15EE8808C7/image-size/large?v=v2&amp;amp;px=999" role="button" title="2.png" alt="2.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;/FIGURE&gt;
&lt;P&gt;In the Customer Success Workspace:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Navigate to the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;Gantt View&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;or&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;Project Preview&lt;/EM&gt;&lt;/LI&gt;
&lt;LI&gt;Follow the steps above to create subtasks&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="3.png" style="width: 999px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/166449i893355635A2F18A3/image-size/large?v=v2&amp;amp;px=999" role="button" title="3.png" alt="3.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;About Subtasks&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Subtasks have the same properties and permissions as regular tasks&lt;/LI&gt;
&lt;LI&gt;You can create up to 30 subtasks per parent task&lt;/LI&gt;
&lt;LI&gt;Subtasks are not yet available when creating tasks from the top highlight card of Project Preview or other CRM Record Pages&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;&lt;STRONG&gt;Who gets it?&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;This feature is available for:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;HubSpot Commerce Hub Professional and Enterprise&lt;/LI&gt;
&lt;LI&gt;HubSpot Content Hub Starter, Professional, and Enterprise&lt;/LI&gt;
&lt;LI&gt;HubSpot Marketing Hub Starter, Professional, and Enterprise&lt;/LI&gt;
&lt;LI&gt;HubSpot Data Hub Starter, Professional, and Enterprise&lt;/LI&gt;
&lt;LI&gt;HubSpot Sales Hub Starter, Professional, and Enterprise&lt;/LI&gt;
&lt;LI&gt;HubSpot Service Hub Starter, Professional, and Enterprise&lt;/LI&gt;
&lt;LI&gt;HubSpot Smart CRM Professional and Enterprise&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Wed, 21 Jan 2026 20:17:16 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Creating-sub-tasks-and-set-date/m-p/1243893#M14525</guid>
      <dc:creator>SkeeStylus</dc:creator>
      <dc:date>2026-01-21T20:17:16Z</dc:date>
    </item>
    <item>
      <title>Re: Improving user experience</title>
      <link>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Improving-user-experience/m-p/1243859#M14524</link>
      <description>&lt;P data-start="64" data-end="408"&gt;Thanks for the clarification &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/1033349"&gt;@AskOren&lt;/a&gt;!&amp;nbsp; since qualified leads are redirected to the meeting link immediately and within the same browser session, the only autofill behavior available today is HubSpot’s cookie-based prefill. There’s no supported way to force CRM-driven autofill on meeting links, even when the contact already exists in the CRM.&lt;/P&gt;
&lt;P data-start="410" data-end="724"&gt;As a workaround, I’d recommend collecting all qualification data in the initial form and keeping the meeting scheduler as lightweight as possible (ideally requiring only an email address). This minimizes friction if autofill doesn’t occur and provides the cleanest experience given the current product limitations.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jan 2026 18:27:10 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Improving-user-experience/m-p/1243859#M14524</guid>
      <dc:creator>CarolinaDeMares</dc:creator>
      <dc:date>2026-01-21T18:27:10Z</dc:date>
    </item>
    <item>
      <title>Re: Improving user experience</title>
      <link>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Improving-user-experience/m-p/1243761#M14523</link>
      <description>&lt;P&gt;Hello Carolina,&lt;BR /&gt;Thank you for the quick response.&lt;/P&gt;&lt;P&gt;Leads that are above certine company size are redirected to the meeting link.&lt;/P&gt;&lt;P&gt;Basicly they should submit both forms from the same browser if they havn't closed the brower before I redirected them.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jan 2026 14:00:22 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Improving-user-experience/m-p/1243761#M14523</guid>
      <dc:creator>AskOren</dc:creator>
      <dc:date>2026-01-21T14:00:22Z</dc:date>
    </item>
    <item>
      <title>Re: Improving user experience</title>
      <link>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Improving-user-experience/m-p/1243759#M14522</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/1033349"&gt;@AskOren&lt;/a&gt;!&amp;nbsp;&lt;BR /&gt;Currently, HubSpot does not support prepopulating meeting scheduling pages with contact properties from the CRM in the same way forms do.&lt;BR /&gt;&lt;BR /&gt;Meeting links may appear to auto-fill fields only when the contact has previously submitted a HubSpot form in the same browser, with HubSpot tracking cookies enabled, and the visitor is still recognized by the existing HubSpot tracking cookie.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P data-start="537" data-end="775"&gt;To better understand your use case, could you share a bit more context on how you’re handling lead qualification after the form submission? For example, are &lt;STRONG data-start="694" data-end="701"&gt;all&lt;/STRONG&gt; form submitters redirected to a meeting scheduler, or only certain leads?&lt;/P&gt;
&lt;P data-start="777" data-end="1003"&gt;This would help in suggesting a more suitable workaround. In the meantime, I’d recommend keeping the meeting scheduler as short as possible (for example, requesting only the email address) to reduce friction in the experience.&lt;BR /&gt;&lt;BR /&gt;Hope this helps and if you'd like to explore more alternatives we can defently support at &lt;A href="https://www.zuid.com/contact" target="_blank" rel="noopener"&gt;ZUID&lt;/A&gt;.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.linkedin.com/in/carolina-de-mares/" target="_blank" rel="noopener nofollow noreferrer"&gt;Carolina De Mares&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CarolinaDeMares_0-1769003772302.gif" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/166421iD36CE0503ECF7DD8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="CarolinaDeMares_0-1769003772302.gif" alt="CarolinaDeMares_0-1769003772302.gif" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;A href="https://zuid.com/" target="_blank" rel="noopener nofollow noreferrer" data-saferedirecturl="https://www.google.com/url?q=https://zuid.com&amp;amp;source=gmail&amp;amp;ust=1759419945337000&amp;amp;usg=AOvVaw3VqFpJCQsHxQMQ-MYzqpD8"&gt;ZUID.&lt;/A&gt;&lt;/STRONG&gt;&lt;BR /&gt;Goirkekanaaldijk 12&amp;nbsp;&lt;BR /&gt;5046 AT Tilburg&amp;nbsp;&lt;BR /&gt;Nederland&lt;/P&gt;
&lt;P data-start="777" data-end="1003"&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jan 2026 13:56:49 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Improving-user-experience/m-p/1243759#M14522</guid>
      <dc:creator>CarolinaDeMares</dc:creator>
      <dc:date>2026-01-21T13:56:49Z</dc:date>
    </item>
    <item>
      <title>Improving user experience</title>
      <link>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Improving-user-experience/m-p/1243742#M14521</link>
      <description>&lt;P&gt;Hello All,&lt;BR /&gt;I'm working with a client and I'm trying to improve their potetnial cusrtomers experice.&lt;/P&gt;&lt;P&gt;Here is the user's flow:&lt;/P&gt;&lt;P&gt;Lead submits a (HS) form that is embedded in the customer's website under his domain.&lt;/P&gt;&lt;P&gt;Once the lead submits the form, he is redirected to a (HS) meeting link - Where he need to submit his details one more time.&lt;/P&gt;&lt;P&gt;This is what I would like to change/improve.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Since the lead already submitted a HS form (and his details are stored in the CRM), is there a way to pre-populate these values in the meeting link that the lead is redirected right after the form submission?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jan 2026 12:56:55 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Improving-user-experience/m-p/1243742#M14521</guid>
      <dc:creator>AskOren</dc:creator>
      <dc:date>2026-01-21T12:56:55Z</dc:date>
    </item>
    <item>
      <title>Re: Post-Flight Survey</title>
      <link>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Post-Flight-Survey/m-p/1243532#M14518</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/823581"&gt;@Stacks42&lt;/a&gt;&amp;nbsp;have you considered using HubSpot’s built-in Surveys for this?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P data-start="197" data-end="464"&gt;Surveys are actually a good fit for collecting post-flight feedback like WiFi issues, delays, maintenance, etc., and they integrate nicely with the CRM. You can send them automatically after a trip and capture the responses without building custom forms from scratch.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P data-start="466" data-end="855"&gt;That said, Surveys don’t support weighted scoring on their own. What you can do is use the survey responses as the input and then handle the scoring separately. For example, each survey question or answer can update a property (or trigger a workflow), and then you can use calculated properties on your Trips object to deduct points from a starting score of 100 based on those responses.&lt;/P&gt;
&lt;P data-start="466" data-end="855"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-start="857" data-end="1096"&gt;So Surveys would handle the data collection, and calculated fields and workflows would handle the logic behind your 80% threshold. It’s not fully out of the box, but it’s a pretty clean setup and avoids a lot of custom work on the front end.&lt;BR /&gt;&lt;BR /&gt;Hope this helps!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.linkedin.com/in/carolina-de-mares/" target="_blank" rel="noopener nofollow noreferrer"&gt;Carolina De Mares&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CarolinaDeMares_0-1768938757527.gif" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/166359i823BE04B0E864896/image-size/medium?v=v2&amp;amp;px=400" role="button" title="CarolinaDeMares_0-1768938757527.gif" alt="CarolinaDeMares_0-1768938757527.gif" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;A href="https://zuid.com/" target="_blank" rel="noopener nofollow noreferrer" data-saferedirecturl="https://www.google.com/url?q=https://zuid.com&amp;amp;source=gmail&amp;amp;ust=1759419945337000&amp;amp;usg=AOvVaw3VqFpJCQsHxQMQ-MYzqpD8"&gt;ZUID.&lt;/A&gt;&lt;/STRONG&gt;&lt;BR /&gt;Goirkekanaaldijk 12&amp;nbsp;&lt;BR /&gt;5046 AT Tilburg&amp;nbsp;&lt;BR /&gt;Nederland&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jan 2026 19:54:19 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Post-Flight-Survey/m-p/1243532#M14518</guid>
      <dc:creator>CarolinaDeMares</dc:creator>
      <dc:date>2026-01-20T19:54:19Z</dc:date>
    </item>
    <item>
      <title>Post-Flight Survey</title>
      <link>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Post-Flight-Survey/m-p/1243445#M14517</link>
      <description>&lt;P&gt;Our team is in Aviation and we are looking to do post-flight surveys to ID if there were any issues with each trip. The survey would ask about different elements of the flight and customer experience, such as if the WiFI was working, if there was a maintenance issue/delay, etc. We have a custom "Trips" object that we might possibly leverage.&lt;BR /&gt;&lt;BR /&gt;We would like to somehow use a form and "Weight" each of the selections so they would reduce from 100%, and our goal would be that each trip would be above at least an 80% threshold. I'm trying to figure out if it is possible to leverage a scoring system or property in order to do this. It would be similar to how the lead scoring works but opposite, reducting from 100%.&lt;BR /&gt;&lt;BR /&gt;Can this be accomplished? Would calculated fields be involved? Maybe some feature in the Customer Success portal can help?? Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jan 2026 16:06:32 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Post-Flight-Survey/m-p/1243445#M14517</guid>
      <dc:creator>Stacks42</dc:creator>
      <dc:date>2026-01-20T16:06:32Z</dc:date>
    </item>
  </channel>
</rss>

