Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HubSpot Events Don't work With Zaraz #7

Open
chrislemmer-sakeliga opened this issue Mar 28, 2024 · 2 comments
Open

HubSpot Events Don't work With Zaraz #7

chrislemmer-sakeliga opened this issue Mar 28, 2024 · 2 comments

Comments

@chrislemmer-sakeliga
Copy link

Hi there,

I've created a custom event in HubSpot, as per this article - https://knowledge.hubspot.com/analytics-tools/create-custom-behavioral-events-with-the-code-wizard

When I created the event, I selected "Send VIA Api".

I confirmed a working trigger in Zaraz since I also sent this event to multiple other platforms, such as GA4.

See below config:

Screenshot 2024-03-28 at 11 44 07

The event never comes up in HubSpot, so something seems to be hindering that from happening.

I thought that maybe the event shouldn't be sent via the HubSpot API, so I tried JS as well. However, none of them are working.

When I sent the event to the HubSpot API (https://api.hubapi.com/events/v3/send) using Postman, it came up immediately.

Am I missing something?

Thanks
Chris

@kuba-orlik
Copy link
Contributor

Have you tried Debug Mode? It might reveal a hint or two:

https://developers.cloudflare.com/zaraz/web-api/debug-mode/

@HofmannZ
Copy link

@chrislemmer-sakeliga I’m experiencing the same issue.
@kuba-orlik Using the debugger, I can see that the action is triggered, but it doesn’t receive a response from the server-side call. Interestingly, the Pageview actions work fine, so this seems to be specific to Event actions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants