60-Second Summary
In February 2020 Google removed the service provider and network domain from Google Analytics, disrupting many website analytics tools. Leadfeeder had already built a GA-independent tracker and launched an IP-matching solution days later, allowing company-level identification to continue even as COVID shifted many employees to remote work.
Key takeaway: Building measurement independence and combining multiple data sources enables continued company-level visitor identification despite changes in third-party analytics and widespread remote work.
Standout strategy: Ship a GA-independent JavaScript tracker and a resilient IP-matching stack that fuses commercial databases with proprietary, continuously updated intelligence.
Tactics: Track both static and dynamic IPs, ingest multiple commercial sources, and apply engineered algorithms plus a proprietary database to resolve short-lived dynamic allocations to companies.
Real-world lesson / framework: Design for redundancy and independence from single data providers, maintain adaptive proprietary systems, and prioritize continuous data updates to keep B2B lead identification resilient amid platform and behavioral shifts.
*This summary was created with AI assistance, using our original content.
In February 2020, Google removed the service provider and network domain from Google Analytics. Removing this data made it much more challenging for our website tracking tool to determine which company visited your site.
It wasn't just us — plenty of other website analytics tools and Leadfeeder competitors were disrupted by this change as well. (Thanks, Google.)
Luckily, the engineers at Leadfeeder were already building something that didn't rely on GA, and we were able to launch our next-level IP matching tracker just a few days later.
And then, COVID. Most of our team works remotely, so that didn't directly impact how we work. But it did change where people work, which is one way we figure out who visits your website.
The core of Leadfeeder is our tracker, which traces site visitors' IP addresses to identify the companies they work for.
So, how do we know who people are when they aren't working from their office? First, let's talk about how the Leadfeeder tracker works, then we'll cover how it can still track companies that visit your website — even when people are no longer working from their office.
Note: Want to uncover which companies visit your website? Sign up and try Leadfeeder free for 14 days to track B2B leads and their activities on your website.
How the Leadfeeder Tracker works
The Leadfeeder Tracker is a small piece of JavaScript you install on your website that enables our software to identify the companies that visit it. It is similar to Google's Tags and Facebook's Pixel.
Our software uses data collected by our script and matches it with information in our database to determine where site visitors work.
How do we get this info? By tracking company IP addresses. So, while we can't (unless you’re integrating with MailChimp or ActiveCampaign) tell you that Brian Cornell, the CEO of Target, visited your website, we can tell you if someone from Target headquarters in Minneapolis visited your site and viewed your pricing page.
That data can then be turned into buyer intent data, helping you find and qualify leads. (In addition to tracking site visitors, our dashboard is also a killer data filtering tool that allows users to sort leads based on location, activity, size, industry, and much more.)
This was all easy enough to track when people were at the office. Then came COVID, and many people started working from home.
How Leadfeeder tracks B2B leads when most people are working from home
Before we dig into how Leadfeeder works when people are working from home, we need to cover something a bit more boring: the difference between static and dynamic IP addresses.
As you may already know, IP addresses are unique numbers attached to every device that accesses a network (including the internet). Your phone, your computer, and even your smart fridge all have their own unique IP address.
So what's the difference between static and dynamic IP addresses?
Static IPs are usually used by companies. Their IP address is often (not always) listed in the public directory and usually doesn't change. This makes it very easy to track when someone from that company visits your website.
Dynamic IPs are given (typically) to home users or small businesses. These dynamic IPs usually remain assigned to a single device for weeks to several months and change when the user resets or unplugs their router.
When people work from home, they switch from a Static IP address to a Dynamic one. That could be very bad. But it's not. Luckily, we track both dynamic and static IPs and match them against a custom database.
As you can imagine, the static IP address database is easier to build than the dynamic one, simply because static IP addresses don't generally change, and public data is available. Once we know the IP address for Microsoft's Washington state office, we know anyone with that address works for Microsoft.
Both Static and Dynamic IP addresses use the same sources. However, the dynamic database is highly dependent on data from additional sources.
So, how do we know John Doe works for Microsoft when he's working from home a dozen or more miles from the office? We use:
Multiple commercially available databases
Algorithms developed by our engineering team that combine the commercially available databases with our own proprietary database effectively
Our own proprietary database focuses on identifying cases that are not possible based on the commercially available or public data sets. Our database is more of an intelligent system than a traditional database.
It receives a continuous stream of updates from multiple data sources to stay up to date as IP address ownership changes. This allows us to identify companies even if the dynamic address is allocated for them for a short period.
This means we can track companies visiting your website — even if their entire staff is working from home and using dynamic IP addresses.
Note: Want to uncover which companies visit your website? Sign up and try Leadfeeder free for 14 days to track B2B leads and their activities on your website.