<?xml version="1.0" encoding="UTF-8"?>    <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
      <channel>
        <title>Hubspot integration help</title>
        <link>https://interactivetools.com/forum/forum-posts.php?Hubspot-integration-help-80352</link>
        <description></description>
        <pubDate>Mon, 15 Jun 2026 00:54:28 -0700</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-posts.php?rss=1&amp;Hubspot-integration-help-80352" rel="self" type="application/rss+xml" />

                <item>
          <title>Hubspot integration help</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2238003#post2238003</link>
          <description><![CDATA[<p>Was it a caching issue?</p>]]></description>
          <pubDate>Thu, 14 Jan 2016 11:42:07 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2238003#post2238003</guid>
        </item>
                <item>
          <title>Hubspot integration help</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2237995#post2237995</link>
          <description><![CDATA[<p>Hold tight. I think there is a cache issue.</p>]]></description>
          <pubDate>Wed, 13 Jan 2016 13:01:49 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2237995#post2237995</guid>
        </item>
                <item>
          <title>Hubspot integration help</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2237992#post2237992</link>
          <description><![CDATA[<p>I added those to the viewer_functions (see below), but the pages are still not loading. But if I remove those two new parameters from the URL, the page does load. </p>
<p><code>    $removeFields  = array(<br />      'utm_source','utm_medium','utm_term','utm_content','utm_campaign',          // google utm names: <a href="http://www.google.com/support/googleanalytics/bin/answer.py?answer=55578" rel="nofollow">http://www.google.com/support/googleanalytics/bin/answer.py?answer=55578</a><br />      'fb_source','fb_action_ids','fb_action_types','fb_ref','fb_aggregation_id', // facebook parameter names: <a href="https://developers.facebook.com/docs/technical-guides/opengraph/link-parameters/" rel="nofollow">https://developers.facebook.com/docs/technical-guides/opengraph/link-parameters/</a><br />      'action_object_map','action_type_map','action_ref_map',                     // additional facebook parameters<br />      '_hsenc','_hsmi',                     // additional hubspot parameters<br />    );<br />    foreach ($removeFields as $removeField) { $urlData = preg_replace("/&amp;$removeField=[^&amp;]*/", '', $urlData); }<br /></code></p>
]]></description>
          <pubDate>Wed, 13 Jan 2016 08:54:23 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2237992#post2237992</guid>
        </item>
                <item>
          <title>Hubspot integration help</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2237988#post2237988</link>
          <description><![CDATA[<p>Hi, </p>
<p>In CMS Builder we added code to remove 3rd party field-value pairs from query string as they might contain trailing numbers.</p>
<p>This post by Dave shows some of the fields that are removed:<br /><a href="https://www.interactivetools.com/forum/forum-posts.php?postNum=2229724#post2229724" rel="nofollow">https://www.interactivetools.com/forum/forum-posts.php?postNum=2229724#post2229724</a> </p>
<p>You can add to the list the additional fields to filter:</p>
<p><code>'_hsenc','_hsmi',</code></p>
<p>Let me know if you have any questions about this and if it solves the error.</p>
<p>Thanks!</p>]]></description>
          <pubDate>Tue, 12 Jan 2016 16:02:24 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2237988#post2237988</guid>
        </item>
                <item>
          <title>Hubspot integration help</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2237986#post2237986</link>
          <description><![CDATA[<p>I am working with a client on a site that will be receiving some traffic via Hubspot tracking codes. The tracking codes are causing my pages to error out. For example</p>
<p>Original page URL:<br /><a href="https://www.sitename.com/section/?Page-Name-2" rel="nofollow">https://www.sitename.com/section/?Page-Name-2</a> </p>
<p>Hubspot tracking URL:<br /><a href="https://www.sitename.com/section/?Page-Name-2&amp;utm_campaign=Current+Leads+Opt+In&amp;utm_source=hs_email&amp;utm_medium=email&amp;utm_content=25098955&amp;_hsenc=p2ANqtz--x0HlCWUyJGvnqJIYQ0H1lkEGrawkvf_UIXTe6z8URyioHeRYEqGb-yYRT6S-oO83JL7y_kRt8ByEl7oIIuwKlw4KBBA&amp;_hsmi=25099732" rel="nofollow">https://www.sitename.com/section/?Page-Name-2&amp;utm_campaign=Current+Leads+Opt+In&amp;utm_source=hs_email&amp;utm_medium=email&amp;utm_content=25098955&amp;_hsenc=p2ANqtz--x0HlCWUyJGvnqJIYQ0H1lkEGrawkvf_UIXTe6z8URyioHeRYEqGb-yYRT6S-oO83JL7y_kRt8ByEl7oIIuwKlw4KBBA&amp;_hsmi=25099732</a></p>
<p>The Hubspot URLs are causing the pages to error out due to the CMS portion not being at the end of the URL. Any thoughts on how to resolve this? </p>

]]></description>
          <pubDate>Tue, 12 Jan 2016 13:29:07 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2237986#post2237986</guid>
        </item>
              </channel>
    </rss>
  