managed-components / managed-components/hubspot

HubSpot pixel __ptq.gif vs __ptbe.gif

Open
#10 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
1
Forks
4
PR merge metrics
No merged PRs in 30d

Description

Hi, I was investigating why HubSpot pageviews are not getting received by my HubSpot. When I install the HubSpot tracking script directly on the front-end, pageviews events are sent to `https://track.hubspot.com/__ptq.gif`. With Zaraz, the endpoint is different: `https://track.hubspot.com/__ptbe.gif` - in my case, I do not see pageviews in HubSpot. Is there a reason why endpoints are different?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by comparing the managed component's pageview request with the direct HubSpot tracking script, focusing on why it uses __ptbe.gif instead of __ptq.gif. Reproduce the reported request and verify whether pageviews appear in HubSpot; done means the endpoint difference is explained and pageview delivery behavior is confirmed.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
analytics
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.