SaaSMonk Docs
  • 👋Welcome to SaaSMonk
  • Overview
    • 💡What we do
  • 🏗️Setup
    • 🌐Adding the chat widget to your website
    • 📤JavaScript Events
    • 🔗Adding Allowlist URLs
  • 👨‍💼Agent Setup
    • 👉Basic setup
    • Identify individuals clicking on outbound emails
  • 🔌Integrations
    • 📅Calendars
      • Calendly
      • Hubspot
      • RevenueHero Campaign router
      • RevenueHero Inbound Router
    • 💬Slack
      • How to connect?
      • How to use?
    • 🎓SalesForce CRM
    • ⭐HubSpot CRM
  • 🔀Visitor flows
    • Style options
    • Merge tags
    • Opening vs Follow-Up Messages
Powered by GitBook
On this page
  • Setup for HubSpot
  • Setup for Outreach, Ample, Salesloft and Apollo

Was this helpful?

  1. Agent Setup

Identify individuals clicking on outbound emails

PreviousBasic setupNextCalendars

Last updated 1 year ago

Was this helpful?

Identifying accounts on your site not enough? SaaSMonk can help you identify individuals clicking on your email sequences too!

By utilizing our UTM parameter in outbound emails and sequences with links taking prospects back to your website, you’ll receive individual-level identification data about your website visitors. The UTM is simple to set up, and including them in all email links taking prospects back to your website will help your team get a ton of identified visitors each week!

Setup for HubSpot

You will need to add in the following at the end of your link

If you have no other UTM parameters:

?s_email={{contact.email}}


If you have other UTM params in link, add this in at the end:

&s_email={{contact.email}}

Setup for Outreach, Ample, Salesloft and Apollo

The setup for these will be almost exactly the same as above, except for one detail. The text you would add in to your links would be as follows:

No other UTM params: ?s_email={{email}}

With other UTM params, add at the end: &s_email={{email}}

Before:

After:

Before:

After:

👨‍💼
https://www.saasmonk.ai
https://www.saasmonk.ai?s_email={{contact.email}}
https://www.saasmonk.ai/about-us/company?utm_campaign=onboarding
https://www.saasmonk.ai/about-us/company?utm_campaign=onboarding&s_email={{contact.email}}
Adding s_email UTM with no existing UTM params
Adding s_email UTM with an existing UTM params