Content Hub Professional
HubSpotReviews from AWS customer
0 AWS reviews
-
5 star0
-
4 star0
-
3 star0
-
2 star0
-
1 star0
External reviews
1,990 reviews
from
External reviews are not included in the AWS star rating for the product.
Good feature with room for improvement
What do you like best about the product?
HubDB allows a easy way to create dynamic landing pages.
What do you dislike about the product?
- If you create dynamic landing pages with HubDB (each row is one LP) you are not able to use campaign tracking
- usability is not that good when you are having a lot of data in a HubDB
- extended permission management in HubDB would be a great improvement e.g. permission in column level
- custom backend interfaces for HubDB would be great, build custom forms or interfaces to populate a HubDB table
- usability is not that good when you are having a lot of data in a HubDB
- extended permission management in HubDB would be a great improvement e.g. permission in column level
- custom backend interfaces for HubDB would be great, build custom forms or interfaces to populate a HubDB table
What problems is the product solving and how is that benefiting you?
We use HubDB to create dynamic landing pages based on the content of HubDB tables. With HubDB we have the possibility to manage a lot of landing pages easily and we can have a strict standard for our landing page layouts.
Limitless marketer options
What do you like best about the product?
Once you do your research about the theme developer you can truly build a website in HubSpot CMS with so many custom option that DO NOT require a developer. Love the platform and the theme options currently in the marketplace.
What do you dislike about the product?
I wish there were more out of the box free options that do not require code support especially for the free and starter CMS Hub levels.
What problems is the product solving and how is that benefiting you?
Getting a website up and running WITH customer database via HhbSpot CMS that has intuitive functionality is unmatched in the industry. Huge help for startups and small businesses. With the HubSpot Payments connection (for no extra money!) even makes it easy for e-commerce!
Great company tool
What do you like best about the product?
I like that all of our client information is organized in one location. Great place to aggregate data and information.
What do you dislike about the product?
There is not much that I dislike about the platform.
What problems is the product solving and how is that benefiting you?
Hubspot keeps all of our client data organized and we are able to find the gaps in our business.
HubSpot CMS Hub is one of the best platforms I've ever used!
What do you like best about the product?
HubSpot CMS Hub helps me be in touch with my entire community, and to assist to answer their queries and concerns, it's super easy to have all the important details handy to ensure that quality service is given.
What do you dislike about the product?
To be honest, there's nothing I dislike about HubSpot; perhaps it would be fantastic if they could create a "to-do" section, and it would make HubSpot the most complete software out there.
What problems is the product solving and how is that benefiting you?
HubSpot CMS Hub helps me have all the important and essential details handy, so we can ensure to provide world-class customer support; it also makes it super easy to handle whatever complaint we might get.
Wonderful and Effective experience
What do you like best about the product?
Hubspot's CRM tool is a great fit for businesses looking to streamline their sales and marketing processes. It's all in one, and it provides lots of opportunities for customization.
The CRM makes use of the same technology as HubSpot's marketing products, so you can use it to manage your entire account. It's also effective at keeping records of your contacts and their interactions with your company, so you can be sure you're getting the most out of your efforts.
The CRM makes use of the same technology as HubSpot's marketing products, so you can use it to manage your entire account. It's also effective at keeping records of your contacts and their interactions with your company, so you can be sure you're getting the most out of your efforts.
What do you dislike about the product?
You have to figure out how things work, and you have to do it quickly. If you're not up to speed, it can be overwhelming. And even if you are, there isn't a lot of time in the day for you to experiment with all of the features and different ways that they can be used.
But if you're willing to put in some time learning how things work—and then take advantage of all of the great features that HubSpot has to offer—it's overwhelmingly beneficial.
But if you're willing to put in some time learning how things work—and then take advantage of all of the great features that HubSpot has to offer—it's overwhelmingly beneficial.
What problems is the product solving and how is that benefiting you?
HubSpot CMS Hub is a tool that helps you create beautiful, custom landing pages for your website.
HubSpot CMS Hub makes it easy for anyone to create a landing page, no matter how technical or non-technical they are. You can customize your landing pages with templates that you can use to present yourself and your company in the best possible light.
The benefits of using HubSpot CMS Hub include:
-Faster and easier content management
-Easy access to analytics and reporting on how people are interacting with your site
-Integrated tools for social media marketing and personalization
HubSpot CMS Hub makes it easy for anyone to create a landing page, no matter how technical or non-technical they are. You can customize your landing pages with templates that you can use to present yourself and your company in the best possible light.
The benefits of using HubSpot CMS Hub include:
-Faster and easier content management
-Easy access to analytics and reporting on how people are interacting with your site
-Integrated tools for social media marketing and personalization
good tool
What do you like best about the product?
being able to control multiple platforms at the same time
What do you dislike about the product?
took a bit of time to understand how it works
What problems is the product solving and how is that benefiting you?
helps both the sales and marketing teams on the same platform which is good.
Hubspot is the best go to email template marketing tool
What do you like best about the product?
The readymade email templates and the ease of UI to perform any task or to generate reports I need.
What do you dislike about the product?
The editing of the ui components in the email templates is difficult because it is very limited so if we would get morefeatures like controlling the layout in grid and background gradient than it will be more pleasurable
What problems is the product solving and how is that benefiting you?
I use hubspot mainly for the email campaign of my clients. And building email templates are too easy it saves lots of my time and I can even test in multiple email clients.
Great CRM tool
What do you like best about the product?
It's scalability and User friendly UIUX. Very easy to understand and use
What do you dislike about the product?
Call notes are still one hurdle I am facing. It's difficult to track and followup call notes.
What problems is the product solving and how is that benefiting you?
Lead management
Great platform for CMS development
What do you like best about the product?
As a developer, I like how easy it is to deploy your code from a local machine through the Hubspot CLI. I like the CDN file system which allows you to store your content. HubDB also makes developer's life easier.
What do you dislike about the product?
A few suggestions as a developer:
1. Make it possible to modify a HubDB table through the CLI. Currently, we can only create/delete the whole table, or fetch rows.
2. Make some feature that allows clearing the CDN cache immediately. When we make some updates to the global CSS/js files stored in Hubspot files we can't use them right away and it requires creating a new file with a different name because files are cached and even if we replace the existing file we are still going to get the old version from the CDN. I don't know how long it takes to update the cache, but longer than possible while working in a production environment.
3. It would be great if you can implement SCSS/SASS support to the modules directly. Currently, we have a workaround for that.
4. Add a video uploader feature the same way Hubspot has for images.
1. Make it possible to modify a HubDB table through the CLI. Currently, we can only create/delete the whole table, or fetch rows.
2. Make some feature that allows clearing the CDN cache immediately. When we make some updates to the global CSS/js files stored in Hubspot files we can't use them right away and it requires creating a new file with a different name because files are cached and even if we replace the existing file we are still going to get the old version from the CDN. I don't know how long it takes to update the cache, but longer than possible while working in a production environment.
3. It would be great if you can implement SCSS/SASS support to the modules directly. Currently, we have a workaround for that.
4. Add a video uploader feature the same way Hubspot has for images.
What problems is the product solving and how is that benefiting you?
As a developer, I can't say much about business problems, but I'm pretty satisfied with my needs. Hubspot allows me to create modules and templates that content managers are using.
HubSpot CMS is for very specific users, not everyone
What do you like best about the product?
I guess one of the things that is appealing is that your HubSpot Marketing platform, and Sales Hub if you have it, are all on the same platform as your CMS, which does make integration easier, although with WordPress, you'd just have to enable a single plugin.
What do you dislike about the product?
The CMS does not have the same ease or range of functionality as other CMS's, like WordPress. If you don't have someone to code in-house, hiring a HubSpot-specific developer could be cumbersome.
What problems is the product solving and how is that benefiting you?
The HubSpot CMS Hub doesn't solve anything in particular that cannot be solved with another CMS. In fact, it probably makes more issues than it solves. Custom coding is an issue.
showing 671 - 680