HubSpot Tutorial for Beginners: A Quick Overview

HubSpot CRM is a cloud-based CRM platform that helps businesses track their leads and customers, automate their marketing campaigns, and provide excellent customer service. It’s designed to be easy to use, even for businesses with no prior CRM experience. This post will give you a quick overview of its main features and answer some common… Read more »

Continue Reading

Category: Articles

Set Variable Values in a Loop and Use Elsewhere HubL HubSpot

When customizing a custom quote template you may want to know what line items are present in the quote. You can then create conditional logic with a set of known values. The only problem is when you set a variable inside a loop it is not able to be referenced outside of the loop due… Read more »

Continue Reading

Category: Code Snippets

How To Create a New CSS Stylesheet for HubSpot

For those utilizing HubSpot’s content management system (CMS), the ability to create new CSS stylesheets grants users immense flexibility in customizing the look and feel of their website. Whether it’s making minor tweaks to existing styles or implementing a complete overhaul of the site’s design, having control over CSS stylesheets is essential for achieving the… Read more »

Continue Reading

Category: Articles

How to Add Your Terms of Service or Conditions to a Quote in HubSpot?

Do you want to know which HubSpot Sales Hub tool you can use to add your terms of service to your quote? Three ways you could accomplish this Add a snippet of your terms of service to the quote each time you generate a quote Pros: Easy to setup and the snippets are nicely organized…. Read more »

Continue Reading

Category: Articles

Why Your GA4 Traffic Data May Not Match HubSpot

Now that Google Analytics 4 (GA4) is officially here. I wanted to share a hidden feature causing confusion when comparing website traffic reports in HubSpot vs. what was being shown in GA4. For a span of a few days, there was a spike in direct traffic in HubSpot, but in GA4, I did not see… Read more »

Continue Reading

Category: Common Questions

What Size is a HubSpot Email Header Image?

The recommended HubSpot email header size should match the width of your email body width setting. You can check your email body width value by going to HubSpot settings > marketing > email. By default the body width is set to 600px wide. So your email header banner should be 600px wide and any height…. Read more »

Continue Reading

Category: Common Questions

Reasons Why I Recommend Creating a Child Theme BEFORE You Start Building HubSpot Pages

When you download a HubSpot theme from the HubSpot marketplace, it can be exciting to jump right in and start building pages. This is OK for testing, but when you are ready to actually build your final website, I highly recommend you create a child theme first. In this post, I will explain what a… Read more »

Continue Reading

Category: Articles

How to Add, Move, Edit, and Delete HubSpot Modules

In this HubSpot tutorial video, I’ll show you how to add, move, edit, and delete modules in HubSpot CMS. If you’re looking to manage your content and templates more effectively, then this video is for you! This video will provide you with step-by-step instructions on how to add, move, edit, and delete modules in HubSpot… Read more »

Continue Reading

Category: Newsletter

Custom HubSpot Development Tutorial: How to Create a Custom Module [video]

In this custom HubSpot development tutorial, I will demonstrate how to create a custom module in HubSpot using HTML and HubL code. I will be building a product attributes list inspired by one found on Amazon product listings. A good way to think of how HubSpot custom modules work is by comparing it to a… Read more »

Continue Reading

Category: Newsletter

What are HubSpot Modules Used For?

Are you new to building pages on HubSpot or want to learn more about it? One very important thing to understand is modules and the different ways to use them. In this video, I will explain what HubSpot modules are and how they are used inside the HubSpot website builder. HubSpot modules are reusable components… Read more »

Continue Reading

Category: Newsletter