Smartlook Destination

Destination Info
Components
Connection Modes
Device-mode Cloud-mode
Web Web
Mobile Mobile
Server Server
Partner Owned
  • This integration is partner owned. Please reach out to the partner's support for any issues.

Smartlook is a product analytics tool for websites and mobile apps offering visitor recordings, heatmaps, conversion funnels and automatic event tracking.

This destination is maintained by Smartlook. For any issues with the destination, contact the Smartlook Support team.

Getting Started

  1. From the Segment web app, click Catalog.
  2. Search for “Smartlook” in the Catalog, select it, and choose which of your sources to connect the destination to.
  3. Enter the “Project Key” into your Segment Settings UI which you can find from your project settings after clicking the Tracking code link.

Your changes appear in the Segment CDN in about 45 minutes, and then Analytics.js starts asynchronously loading Smartlook’s recording snippet onto your page.

Identify

If you’re not familiar with the Segment Specs, take a look to understand what the Identify method does. Identify calls sent to Segment will be transformed and sent to Smartlook’s identify method. An example call would look like:

analytics.identify('userId123', {
  email: 'john.doe@example.com'
});

Track

If you’re not familiar with the Segment Specs, take a look to understand what the Track method does. Track calls sent to Segment will be transformed and sent to Smartlook’s track method. An example call would look like:

analytics.track('banner_impression', {
    bannerName: 'sample_ad'
});

Settings

Segment lets you change these destination settings from the Segment app without having to touch any code.

Setting Description
Project Key
(required)
string. You can retrieve your Project Key from your Smartlook Project Settings after clicking the Tracking code link.

This page was last modified: 08 Jan 2024



Get started with Segment

Segment is the easiest way to integrate your websites & mobile apps data to over 300 analytics and growth tools.
or
Create free account