<?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: Blocking the _ptq.gif tracking pixel from track.hubspot.com until consent is granted in GDPR</title>
    <link>https://community.hubspot.com/t5/GDPR/Blocking-the-ptq-gif-tracking-pixel-from-track-hubspot-com-until/m-p/1053092#M1830</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/169781"&gt;@kennedyp&lt;/a&gt;.&amp;nbsp;Thanks for all of the info.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can the anonymous data later be connected to a user after they submit a form? Is the situation different if they accept cookies and then submit a form?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Scenario A:&lt;/STRONG&gt; a user does not consent to cookies, they visit a few pages, and then submits a form. Is only the form data saved to their contact record?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Scenario B:&lt;/STRONG&gt; a user does not consent to cookies, visits a few pages, consents to cookies, and then fills out a form. &amp;nbsp;Is the form data and previous activity saved to their contact record?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again. I appreciate the help and clarity!&lt;/P&gt;</description>
    <pubDate>Thu, 10 Oct 2024 17:59:41 GMT</pubDate>
    <dc:creator>theAndreyK</dc:creator>
    <dc:date>2024-10-10T17:59:41Z</dc:date>
    <item>
      <title>Blocking the _ptq.gif tracking pixel from track.hubspot.com until consent is granted</title>
      <link>https://community.hubspot.com/t5/GDPR/Blocking-the-ptq-gif-tracking-pixel-from-track-hubspot-com-until/m-p/1052406#M1828</link>
      <description>&lt;P&gt;The __ptq.gif tracking pixel seems to break GDPR rules. It records anonymous activity which can later be linked to a speciifc user through a form submission.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Ideally, that pixel would not be set until cookie banner consent is given. I'm not sure if the HubSpot cookie banner team is working on this or are considering it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there some other way to block the _ptq.gif? It seems to be loaded by the hs-analytics script. Would a content-security policy blocking "track.hubspot.com" work? Can someone please provide an example of that? It seems like that would lose anonymous data but that should be ok in theory and might be required in the future.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;At the very least, does HubSpot provide specific documentation around this tracking pixel? It would be great to reference it in our privacy or cookie policies.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Related questions that touch on the issue:&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://community.hubspot.com/t5/GDPR/How-to-set-ptq-gif-tracking-pixel-only-after-visitor-has/m-p/450958" target="_blank"&gt;https://community.hubspot.com/t5/GDPR/How-to-set-ptq-gif-tracking-pixel-only-after-visitor-has/m-p/450958&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://community.hubspot.com/t5/Account-Settings/ptq-gif-Hubspot-Cookie/m-p/489239" target="_blank"&gt;https://community.hubspot.com/t5/Account-Settings/ptq-gif-Hubspot-Cookie/m-p/489239&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Oct 2024 15:20:16 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/GDPR/Blocking-the-ptq-gif-tracking-pixel-from-track-hubspot-com-until/m-p/1052406#M1828</guid>
      <dc:creator>theAndreyK</dc:creator>
      <dc:date>2024-10-09T15:20:16Z</dc:date>
    </item>
    <item>
      <title>Re: Blocking the _ptq.gif tracking pixel from track.hubspot.com until consent is granted</title>
      <link>https://community.hubspot.com/t5/GDPR/Blocking-the-ptq-gif-tracking-pixel-from-track-hubspot-com-until/m-p/1052552#M1829</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/294"&gt;@theAndreyK&lt;/a&gt;&lt;/SPAN&gt;! Thanks for bringing this up and linking those similar conversations.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As noted in those previous replies, &lt;STRONG&gt;ptq.gif&lt;/STRONG&gt;s are tracking pixels (not technically cookies) used to record analytics data such as page views and CTA clicks (i.e. tracking which URL was viewed, these do not capture any personal info).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The default way that HubSpot analytics tracking works is that when a visitor declines cookies via the banner, we do not set any analytics cookies in their browser however, a tracking pixel is still loaded which tracks an &lt;I&gt;anonymous&lt;/I&gt; page view. This does not get saved in a visitor's browser and is not used to track any personal information.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;HubSpot tracking code would not be able to fire without this pixel. That said, I provided some feedback to our documentation team to see if we could get a note about this on the Knowledge Base article linked in the posts you shared.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best,&amp;nbsp;&lt;BR /&gt;Kennedy&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Oct 2024 18:44:32 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/GDPR/Blocking-the-ptq-gif-tracking-pixel-from-track-hubspot-com-until/m-p/1052552#M1829</guid>
      <dc:creator>kennedyp</dc:creator>
      <dc:date>2024-10-09T18:44:32Z</dc:date>
    </item>
    <item>
      <title>Re: Blocking the _ptq.gif tracking pixel from track.hubspot.com until consent is granted</title>
      <link>https://community.hubspot.com/t5/GDPR/Blocking-the-ptq-gif-tracking-pixel-from-track-hubspot-com-until/m-p/1053092#M1830</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/169781"&gt;@kennedyp&lt;/a&gt;.&amp;nbsp;Thanks for all of the info.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can the anonymous data later be connected to a user after they submit a form? Is the situation different if they accept cookies and then submit a form?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Scenario A:&lt;/STRONG&gt; a user does not consent to cookies, they visit a few pages, and then submits a form. Is only the form data saved to their contact record?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Scenario B:&lt;/STRONG&gt; a user does not consent to cookies, visits a few pages, consents to cookies, and then fills out a form. &amp;nbsp;Is the form data and previous activity saved to their contact record?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again. I appreciate the help and clarity!&lt;/P&gt;</description>
      <pubDate>Thu, 10 Oct 2024 17:59:41 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/GDPR/Blocking-the-ptq-gif-tracking-pixel-from-track-hubspot-com-until/m-p/1053092#M1830</guid>
      <dc:creator>theAndreyK</dc:creator>
      <dc:date>2024-10-10T17:59:41Z</dc:date>
    </item>
    <item>
      <title>Re: Blocking the _ptq.gif tracking pixel from track.hubspot.com until consent is granted</title>
      <link>https://community.hubspot.com/t5/GDPR/Blocking-the-ptq-gif-tracking-pixel-from-track-hubspot-com-until/m-p/1056592#M1834</link>
      <description>&lt;P&gt;Hey &lt;SPAN style="color:var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/294"&gt;@theAndreyK&lt;/a&gt;&lt;/SPAN&gt;! Great questions. If the visitor declines cookies but fills out a form, the anonymized views will still never be associated with their record in HubSpot. The views/activity will only ever be associated with a record once they accept cookies. Let me know if that clarifies!&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;I&gt;Edited for accuracy&lt;/I&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Oct 2024 21:59:03 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/GDPR/Blocking-the-ptq-gif-tracking-pixel-from-track-hubspot-com-until/m-p/1056592#M1834</guid>
      <dc:creator>kennedyp</dc:creator>
      <dc:date>2024-10-17T21:59:03Z</dc:date>
    </item>
    <item>
      <title>Re: Blocking the _ptq.gif tracking pixel from track.hubspot.com until consent is granted</title>
      <link>https://community.hubspot.com/t5/GDPR/Blocking-the-ptq-gif-tracking-pixel-from-track-hubspot-com-until/m-p/1056598#M1835</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/169781"&gt;@kennedyp&lt;/a&gt;&amp;nbsp;Ok, just so that I'm 100% clear, anonoymous activity will be associated with a contact after they fill out a form even if they never accept cookies?&lt;/P&gt;</description>
      <pubDate>Thu, 17 Oct 2024 18:15:12 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/GDPR/Blocking-the-ptq-gif-tracking-pixel-from-track-hubspot-com-until/m-p/1056598#M1835</guid>
      <dc:creator>theAndreyK</dc:creator>
      <dc:date>2024-10-17T18:15:12Z</dc:date>
    </item>
    <item>
      <title>Re: Blocking the _ptq.gif tracking pixel from track.hubspot.com until consent is granted</title>
      <link>https://community.hubspot.com/t5/GDPR/Blocking-the-ptq-gif-tracking-pixel-from-track-hubspot-com-until/m-p/1056687#M1836</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/294"&gt;@theAndreyK&lt;/a&gt;&lt;/SPAN&gt;-- my apologies, I see how my wording was incorrect above. I will edit that post.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;If a visitor converts into a contact but does not accept cookies, you will not see any activities such as page views on their record. So anonymous activity will &lt;STRONG&gt;not&lt;/STRONG&gt; be associated with a contact after they fill out a form even if they never accept cookies. &lt;I&gt;Unless&lt;/I&gt; the contact clicks a link in a &lt;I&gt;tracked&lt;/I&gt; marketing email which directs to a page with the HubSpot tracking code installed-- this singular page view would appear on their record.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Oct 2024 21:57:55 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/GDPR/Blocking-the-ptq-gif-tracking-pixel-from-track-hubspot-com-until/m-p/1056687#M1836</guid>
      <dc:creator>kennedyp</dc:creator>
      <dc:date>2024-10-17T21:57:55Z</dc:date>
    </item>
  </channel>
</rss>

