ActiveCampaign Site Tracking: 3 Cool Possibilities

ActiveCampaign their Site Tracking is a really handy feature to figure out what contacts are doing on your website πŸ•΅

You can use it to tag people, but also to start automations.

In this tutorial, I’ll show you a bunch of cool possibilities πŸ™Œ

Let’s dive in!

Video Tutorial

You can either watch the video tutorial, or scroll down to read the full tutorial below.

ActiveCampaign Site Tracking: 3 Cool Possibilities

You can get a copy of all the automations I created in the video here.

What is Site Tracking in ActiveCampaign?

With site tracking, you can connect your email marketing with your website.

In other words, after adding the site tracking script to your website, ActiveCampaign is able to track which page’s contacts are visiting on your website.

And based on that, you can add tags & trigger automations πŸ”₯

Imagine someone visiting a FAQ page, and a few minutes later they’ll get an email from you to ask if they need any help.

Or they read articles about a certain subject, and you’re able to tag their interests so you can send them more relevant emails later on.

It’s really easy to setup.

And it’s incredibly cool what you can do with it.

How to add the Site Tracking script to your website

This is really easy.

But first, we have to do some settings.

Tracking Settings

In ActiveCampaign, go to Settings Β» Tracking.

You’ll get a page that looks like this:

activecampaign settings site tracking

Enable site tracking.

enable site tracking

And whitelist all your domains Γ‘nd sub-domains.

In my case, I’ll add “maxvancollenburg.com” & “playground.maxvancollenburg.com”.

whitelist your domains and subdomains

Keep in mind that you don’t have to add www. here πŸ™‚

And then you have to copy the tracking code.

Adding the script

So now, you have to go over to your website.

The implement depends a bit on how your website is built.

But you need to add the script to the <head> or <footer> of your website.

The following methods are for WordPress.

An easy plugin you can use is Insert Headers and Footers from WPBeginner.

After you’ve installed it you get a simple page like this where you can add the script:

insert headers and footers

But you can also add the script directly to your WordPress theme by going to Appearance Β» Theme Editor.

Note: if you use the theme editor, make sure you’re using a child theme. Otherwise, the script will disappear after you update the theme.

And the third method is Google Tag Manager, but that is slightly more advanced.

Go for whatever is easiest for you πŸ™ƒ

And after you’ve added it, send some visitors to your website, and the yellow warning at the top of the tracking page should disappear if you’ve implemented it correctly.

3 cool possibilities with Site Tracking

Let’s go crazy!

There are so many possibilities with Site Tracking.

But in this guide, I want to talk about my three favorites πŸ˜„πŸ™Œ

Templates: you can import the example automations that I’ll show you in a bit here.

Interest tagging 🏷️

Every person is different and has different interests.

So how cool would it be if you know exactly what someone is interested in?

Well, with site tracking that’s not too difficult.

We can check what kind of pages someone is visiting, and then apply tags based on that.

So go over to ActiveCampaign, and create a new automation.

We’re starting this automation from scratch.

activecampaign start automation from scratch

Then you’ll be asked how you want to trigger the automation.

Click “Web page is visited”.

trigger automation when web page is visited

Select your page URL, and add a * after it.

add a wildcard

The star will work as a wild card, which means it will trigger for ALL pages.

And don’t forget to set it to run multiple times.

trigger multiple times

So what happens now, is that every time a contact visits a page, the automation will start.

Then, we have to create something that checks which pages they visited & how often.

In my case, I want to tag a few different interests;

  • ActiveCampaign
  • ManyChat
  • Automation

And usually, I use those words in the URL of the article.

(for example, this article is /active campaign-site-tracking)

So all we have to do is check with an if/else if someone visited a page that contains “activecampaign” at least two times.

split automation by times visited

With that, the automation looks like this now:

activecampaign automation overview activecampaign interest

The people who follow the yes-path visited a page that contains activecampaign two or more times.

Those people, we want to give the tag [Interest] ActiveCampaign.

add interest tag to automation

Then we go over to the next topic, ManyChat.

We simply repeat the process:

add second interest to automation

And another time for automation:

add third interest to automation

But that’s not it.

We don’t want people to exit the automation after they matched one interest.

We want to check if they’re interested in one of the other topics as well.

To do that, we’re going to insert some Go To’s:

activecampaign add go to action to automation

You add them underneath the tag and drag them over to the next If/Else.

add go to actions underneath tagging

Easy, right?

Now you know exactly what your contacts are interested in.

And you can use that to send them more relevant emails.

People who are interested in apples get emails about apples 🍎

People who are interested in pears get emails about pears 🍐

Abandonment Cart πŸ›’

The next use case is about sending an email to people who Γ‘lmost purchased your product.

This especially works well if you sell a few digital products.

(massive webshops probably need a different method)

What we’re basically going to do, we’re going to check who visited the checkout page but NOT the order confirmed page.

So, go ahead an create a new automation from scratch:

activecampaign start automation from scratch

The trigger will be again “Web page is visited”.

Trigger the automation when the web page is visited

After that, you add the URL of your checkout page & you trigger the automation multiple times.

check if visited checkout page

To prevent that the automation starts again while someone is already in it, we segment the contacts that enter the automation:

segment who inters the automation

And we add a 30-minutes wait, to give people some time to complete their purchase.

add 30 minute wait to automation

After the 30-minute wait, we check if the contact purchased the product.

To do that, we add an if/else to the automation.

add ifelse to automation

We set the conditions to check if the contact has the purchase tag, which you could automatically add to ActiveCampaign with a smart cart platform like ThriveCart, or if they ever visited the order confirmation page.

split automation conditions

And if they have the tag, or visited the page, we know they purchased the product so we end the automation:

exit automation if purchased

If not, we send an email:

send any questions email

And after that, we add a 2-week delay & exit the automation.

add two week delay

We add the delay, to make sure people don’t get this email every time they visit the checkout page.

Because we only trigger the automation if the contact is not currently in it, it won’t trigger for two weeks.

Exit promotions automatically ❌

Ok, last example πŸ€“

This is a simple one.

Imagine you’re doing a 3-day promotion to your email list with multiple reminders.

Wouldn’t it be super annoying if someone purchased on the first day, but then still gets the reminders?

You need to make sure they exit the automation so they don’t keep getting emails.

To do that, we add a goal to the end of our promotion automation:

add goal to automation

Name it “Purchased offer” and leave the rest as it is:

name the goal

Then, click “click to add a goal” and you’ll get the goal editor:

goal editor 1

There, we check if they have the purchased tag.

But also, if they visited the confirmation page πŸ”₯

goal editor settings 1

So now, everyone who purchased the offer before the deadline will automatically exit the automation when they visit the confirmation page.

Even if they order with a different email address, you will know 😎

Over to you

That’s it!

Now I would like to hear from you.

How are you going to use site tracking?

Or do you have any questions about it?

Whatever it is, let me know in the comments below.

Avatar of Max van Collenburg
Max van Collenburg

I'm addicted to travel, love a good cappuccino, have two cute cats, and craft actionable content for online business owners that want to grow their business with non-sleazy marketing & automation. More weird facts about me here.

Leave a Comment