Skip to main content

Contact Journey: SL Tracker Setup

Updated over 3 weeks ago

The SL Tracker in your Contact Journey settings works alongside the Sona Pixel, the tracking code provided by Sona that you install on your website. When you install the Sona Pixel, it records tracking activity from your site visitors, including pages viewed and any UTM parameters in their URLs. Sona then continually enriches contact and account-level buyer journeys, providing you with rich data for analysis, audience segmentation, and synchronization with your go-to-market stack.

By the end of this guide, you will know how to:

  • Map UTM fields to capture the exact parameters that want to capture

  • Apply filters so you only store relevant data

  • Transform raw tracking inputs into clear, report-ready values

This ensures you get a complete, organized view of how your website visitors arrive, engage, and convert.

When to Use This / Prerequisites

Use the SL Tracker when:

  • You are using Sona for tracking attribution and campaign performance

  • You need to capture UTM parameters from website visits

  • You want to segment audiences based on their website activity

  • You want to enrich buyer journeys for individuals and accounts

Prerequisites:

  • The Sona Tracking Pixel has been installed on your website (required for tracking activity and UTM parameters to be captured)

  • (Recommended) Familiarity with UTM parameters, so you can map and interpret campaign data correctly

How Data Flows Through the SL Tracker

To understand how the SL Tracker works, let's follow what happens when someone visits your website

  1. Visitor - A person arrives on your website, often through a marketing link that contains UTM parameters (for example: ?utm_source=google&utm_campaign=summer2024).

  2. Website with Sona Pixel - Your website has the Sona Pixel installed. This code automatically records page visits, the full URL, and any UTM parameters included.

  3. Tracking Activity - The Sona Pixel sends this raw visit data to Sona, where it appears in your Tracking Activity feed. This feed is the source of truth for all visit events, pages viewed, and associated parameters.

  4. SL Tracker - The SL Tracker takes this Tracking Activity data and maps specific parameters (for example, utm_source, utm_medium, utm_campaign) into attributes you define. These attributes make it easy to label and organize incoming tracking data in a way that’s useful for reporting and segmentation.

  5. Profile 360 - Once mapped, these attributes are automatically added as touchpoints on each contact’s Profile 360 buyer journey This gives you a complete view of how each contact first arrived, which campaigns they interacted with, and how they engaged over time.

Step-by-Step Instructions

Step 1: Open the SL Tracker Settings

  1. From your Sona dashboard, go to Workspace Settings > General

  2. Select Contact Journey from the menu.

  3. Click the SL Tracker tab, you will see your Attributes List (the fields where tracking data is mapped).

Step 2: Understand How Attributes Work

Each row in the Attributes List defines how a piece of tracking data is captured:

  1. Field: Where the data comes from (for example, Params for URL parameters)

  2. Filter: How Sona looks for it (for example, querystring for parameters in the URL)

  3. Value/Transformation: The exact parameter name (for example, utm_source)

  4. Name: The friendly label you will see in reports (for example, "Traffic Source")

Example:

If a visitor lands on:

yoursite.com/?utm_source=google&utm_medium=cpc&utm_campaign=summer2024

the SL Tracker can extract:

  • utm_sourcegoogle

  • utm_mediumcpc

  • utm_campaignsummer2024

Step 3: Configure Your Attributes

  1. Set the Field, usually Params for URL data.

  2. Choose the Filter, most commonly querystring.

  3. Enter the Value/Transformation, the parameter name (must match exactly).

  4. Name it Clearly, use labels that make sense for your team in reports.

Step 4: Add or Edit Attributes

  1. Add New Attributes

    • Click the "+ Add" button at the bottom of the list

    • Configure the new row following the same process above

    • You can add as many attributes as needed for comprehensive tracking

  2. Reorder Attributes

    • Use the drag handles (⋮⋮ icon) on the left to reorder your attributes

    • Arrange them in logical order for easier management

This step brings everything together, your tracking setup is nearly complete!

Best Practices

  • Start with core UTMs: utm_source, utm_medium, utm_campaign, utm_term, utm_content

  • Use consistent naming conventions so reports are easy to read

  • Test your setup by visiting your site with a test URL containing UTMs

  • Review attributes periodically and remove unused ones

Did this answer your question?