Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

With the CardioLog APIs API you can -:

  • Track visitor interactions with actions within the browser such as clicks on a button or a and banner clicks, filling out form fields, playing videos and more, using our JavaScript APIfield data entry, video plays, and more by implementing some simple JavaScript.
  • Monitor internal E-mail campaigns.
  • Send events to CardioLog from any application using the CardioLog Events API web service.
  • Create custom events and build custom reports using the CardioLog SDK
  • Build applications to that request data from the CardioLog reporting engine using the Data Export API, refine the results, display them anywhere you would like prefer, and brand your data with using your organization's colors style and logos.
  • Track visitor actions for from non-browser appsapplications, such as including mobile apps.

Contents

  • CardioLog Client-Side API
    • The SendEvent JavaScript Function
      • Monitoring Banner Clicks
    • The SetReferer JavaScript Function
      • Monitoring UI Referrers
    • The SendGoal JavaScript Function
      • Monitoring JavaScript-Based Goals
    • Monitoring Internal E-Mail Campaigns using the __referrer Parameter
  • CardioLog Server-Side API
    • The SendEvent Method
  • Event Types
    • Creating Custom Event Types
  • Non-Browser Apps
    • The REST API
  • Data Export API
    • The CardioLog Report XML Schema

...

How many times were my banners clicked? To see how many times your banners were clicked, use the Page Views > Events (Page Views by URL) report (either chart or table), and select "Banners" in the Website Item field.

Who clicked on my banners? To see who clicked on your banners, use the Unique Users > Vistors the Visitors by Events (Unique Users by URL) report (either chart or table), and select "Banners" in the Website Item URL field.

...