This reading covers the tools we recommend to track conversions.
These tools record data for every visitor to your site/app, including:
Analytics platforms give you a great idea of how visitors interact with your site and where theyâre coming from. Theyâre the foundation of every modern marketing team.
GA is the most common analytics tool out there. It has tons of features. And itâs free. It also integrates with nearly every tool and platform.
You absolutely should install GA into your site or app if itâs not there already. Weâll be using it as the primary analytics software throughout this course.
GA is best for looking at site traffic as a whole. For example, you can see when groups of people click an ad or click around your homepage, broken down by geography or source.
Google Analytics 4, the current version of GA, also automatically tracks a variety of events such as clicks, scrolls, downloads, and searches.
Up until Google Analytics 4, GA was very bad at tracking conversions. Previously, if someone returned to your website/app on their computer after visiting on their mobile device, GA couldn't tell that it was the same person.
However, with Google Analytics 4, you can track users just like you can with the tools discussed in the next section. However, you need to explicitly set it up to do that by passing a unique ID or email address to GA along with your events.
Google Analytics is completely free, and the tools below can be very expensive. However, the other tools do have better reporting tools (in our opinion).
Although we won't cover it much in the program, let's learn more about user-level tracking.
We wonât get too into the weeds on these since we only recommend them if your site is complex or your sales cycle is long, and Google Analytics 4 doesn't suit your needs.
A few event tracking platforms are on the market, including Mixpanel, Heap, and Amplitude. Any of them work.
If youâre starting from scratch, we recommend Mixpanel as it's by far the cheapest. It also integrates nicely with Zapier which helps cut down on engineering resources.
Here's an example of what you can see with Mixpanel data.
These platforms are best for medium-sized to large companies because theyâre pretty expensive. Theyâre also good for complex web and/or mobile apps (especially if you have both a web and mobile version), or a long sales cycle.
If youâre an ecommerce company, or have a relatively simple site, these tools can be overkill. And theyâre generally not appropriate for sites that donât make users sign up.
Before Google Analytics 4 (and by default, unless you configure user-level tracking), GA tracked users on your site using âcookies,â which is how your browser knows theyâre the same person every time they come back to your site.
If the user changed the device they use, changed their browser, used incognito mode, didn't allow cookies, or cleared cookies (which happens after a certain amount of time), then GA considered them a new person. This made down-funnel attribution difficult in GA, since people often change devices at least once (mobile â desktop, or home computer â work computer).
Instead of using cookies, user-level tracking platforms, and Google Analytics 4 (assuming you configure it) tie every action to the user using a unique identifier (often an email address, username, or database ID). If the user is signed into your site, all the actions they take will be associated to themâno matter what device or browser theyâre using.
If you are tracking a bunch of different events (Lead, Add to Cart, Initiate Checkout, etc etc) across a bunch of different channels/tools (Google, Facebook, Mixpanel, Intercom, email tool, HubSpot, etc) it can get really tedious (and error prone) logging each event for each tool.
Setting everything up in one place gives you the following benefits:
We wonât talk much about database visualization tools in this module. We only recommend them if your site is complex and/or your sales cycle is long. Or if you donât want to pay for user-level tracking.
These tools let you look at tables and graphs of the data youâve recorded on your site. You can get super custom about the way you track users.
To make them most useful, you save almost everything about your users and their actions in your database or a "data warehouse." Then, these tools let you drill down into the data to create dashboards and visualizations for them.
Besides tables and graphs, you can also ask questions of the data, like:
There are a few choices for these tools. Metabase, Mode, Looker, and Chartio are a few examples. They can cost hundreds of dollars per month.
Hereâs a screenshot from Metabase's website so you can see with database visualization tools and why theyâre useful.