<?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 CTA's make the loading time insanely high in Lead Capture Tools</title>
    <link>https://community.hubspot.com/t5/Lead-Capture-Tools/CTA-s-make-the-loading-time-insanely-high/m-p/725235#M8402</link>
    <description>&lt;P&gt;We use HubSpot buttons on our website and it takes ages for the page behind the CTA to load. Can you provide a way to solve this please?&lt;/P&gt;&lt;P&gt;There is a also a lot of loading times for the tracking scripts that are laoded when clicking on the buttons&lt;/P&gt;</description>
    <pubDate>Thu, 01 Dec 2022 10:26:01 GMT</pubDate>
    <dc:creator>PGohari</dc:creator>
    <dc:date>2022-12-01T10:26:01Z</dc:date>
    <item>
      <title>CTA's make the loading time insanely high</title>
      <link>https://community.hubspot.com/t5/Lead-Capture-Tools/CTA-s-make-the-loading-time-insanely-high/m-p/725235#M8402</link>
      <description>&lt;P&gt;We use HubSpot buttons on our website and it takes ages for the page behind the CTA to load. Can you provide a way to solve this please?&lt;/P&gt;&lt;P&gt;There is a also a lot of loading times for the tracking scripts that are laoded when clicking on the buttons&lt;/P&gt;</description>
      <pubDate>Thu, 01 Dec 2022 10:26:01 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Lead-Capture-Tools/CTA-s-make-the-loading-time-insanely-high/m-p/725235#M8402</guid>
      <dc:creator>PGohari</dc:creator>
      <dc:date>2022-12-01T10:26:01Z</dc:date>
    </item>
    <item>
      <title>Re: CTA's make the loading time insanely high</title>
      <link>https://community.hubspot.com/t5/Lead-Capture-Tools/CTA-s-make-the-loading-time-insanely-high/m-p/725257#M8408</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/246343"&gt;@PGohari&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is a Hubspot&amp;nbsp;&lt;A href="https://blog.hubspot.com/marketing/how-to-reduce-your-websites-page-speed" target="_blank" rel="noopener"&gt;Blog,&lt;/A&gt;this has a few ways that one can use to optimize loading times.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;You can also apply&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://knowledge.hubspot.com/cos-pages-editor/how-do-i-insert-an-image-in-a-page-or-blog-post?_ga=2.187774958.731830734.1619023353-1197809571.1619023353#edit-advanced-image-options" rel="noopener" target="_blank"&gt;lazy loading&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;to images (in case there are many)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, you can refer to this page for specific steps.&lt;/P&gt;&lt;P&gt;&lt;A href="https://knowledge.hubspot.com/website-pages/optimize-your-page-load-time#" target="_blank"&gt;https://knowledge.hubspot.com/website-pages/optimize-your-page-load-time#&lt;/A&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Neeraj Trikha&lt;/P&gt;</description>
      <pubDate>Thu, 01 Dec 2022 11:05:36 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Lead-Capture-Tools/CTA-s-make-the-loading-time-insanely-high/m-p/725257#M8408</guid>
      <dc:creator>NeerajTrikha</dc:creator>
      <dc:date>2022-12-01T11:05:36Z</dc:date>
    </item>
    <item>
      <title>Re: CTA's make the loading time insanely high</title>
      <link>https://community.hubspot.com/t5/Lead-Capture-Tools/CTA-s-make-the-loading-time-insanely-high/m-p/725936#M8427</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/246343"&gt;@PGohari&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Indeed, each hubspot asset that appears on a page of your website requires the loading of a script, which blocks the rendering of the page and makes the site take longer to load...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is no solution insofar as we cannot intervene to defer the Hubspot scripts for the loading of these resources (chatbot / cta / forms etc..)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Concerning the hubspot tracking script, you can try to delay it by 2 to 3 seconds to prevent it from blocking the page rendering, as it is not "critical" for the display of the site pages. This can have a negative impact on the number of sessions that show up in Hubspot traffic reports if the user leaves the page before the script loads&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is necessary to find a balance between the use of marketing tools like Hubspot, which are very useful for marketing actions, but which imply the loading of additional scripts and can impact the performance of a performing website. In particular, for your CTAs, I would advise you to clearly delimit the places where tracking clicks on these CTAs is necessary, and those where a button can be sufficient. &lt;BR /&gt;For example: choose a button to direct to a blog page, but rather choose a CTA if you direct to a contact / demo page.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope I helped you! &lt;BR /&gt;Have a nice day,&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Alice&lt;/P&gt;</description>
      <pubDate>Fri, 02 Dec 2022 16:22:16 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Lead-Capture-Tools/CTA-s-make-the-loading-time-insanely-high/m-p/725936#M8427</guid>
      <dc:creator>APrigent</dc:creator>
      <dc:date>2022-12-02T16:22:16Z</dc:date>
    </item>
  </channel>
</rss>

