Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IBingTrackEventData

Hierarchy

  • IBingTrackEventData

Index

Properties

Properties

ea

ea: string

The type of user interaction you want to track. For example 'play' or 'pause' etc.

ec

ec: string

The category of event you want to track. For example, 'video.'

el

el: string

The name of the element that caused the action. For example 'trailer' or 'behindthescenes' etc.

ev

ev: number

A numerical value associated with that event. For example, the length of the video played, etc.

Generated using TypeDoc