-
Notifications
You must be signed in to change notification settings - Fork 16
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
plugin stopped working #128
Comments
Since this question has not been answered for so long (3 months)... I have taken it upon myself to fork & publish this plugin:
@hutsoninc I have credited you as the original creator of the plugin. If you ever intend to pick this plugin up again... please let me know, so I can deprecate the fork and redirect users of the plugin back to you. My motivation for doing this is that we kinda need this functionality for our own project, but we are on Gatsby V3. I have released a v1.4.0 version under @tmttn/gatsby-plugin-hubspot-tracking that includes the updated peer dependencies for Gatsby V3. |
Great initiative @tmttn, nice with the region parameter. We are on Gatsby v4 and the plugin does work for us per the latest updates. However, our page performance does suffer from all the scripts that Hubspot loads on our website, do you know if this is possible to improve?. Concatinate, self host, reduce cache TTL or other ways of minimizing the Hubspot JS footprint? Haven't found a way but want to improve this. |
@urre Is the performance impact significant on v4? I'm looking at options for sales at the moment, any feedback would be helpful. We ran tests in 2020, and remember this version on Gatsby v2 was heavy. |
@PanAmericano the impact is still there, and in SSG-land I would call it heavy. I witness this with most plugins that load scripts from external sources such as Facebook / Twitter / Hubspot / ... That being said, from a user standpoint, not very noticable. |
Description
gatsby-plugin-hubspot
doesn't work with latest gatsbySteps to reproduce
enable the plugin, and an error prevents gatsby to finish the build
The text was updated successfully, but these errors were encountered: