Digital Kit LogoDocs
Introduction
Features
Getting Started
Creating your accountInstalling our tag on your site
Tracking Events
Ecommerce TrackingGoal TrackingSearch Queries
ReleasesOpen Kardio

Tracking Events

The Kardio base script tracks vital information such as:

  • Sessions
  • Landing pages
  • Medium
  • Source
  • Campaign
  • Referrer
  • Device type
  • Browser agent
  • Screen resolution
  • Device size

To track ecommerce data (transactions, revenue, product views etc) or leadgen data (goals), you will need to programatically fire one of the methods from our base tag.

You can find more instructions on how you can do this in the articles below.

Ecommerce TrackingIn order to send transactional data into Kardio, you will need to fire events programatically. We can't automatically detect transactions with the base script.Goal TrackingIf you have a leadgen site, you will likely need to track goals for various actions. This could include form submissions, button clicks and other engagement metrics. Search QueriesIf you have a search bar on your website, you can capture what searches are being made by sending custom events.
Back to top