Classes

The following classes are available globally.

Tracker

  • Wrapper class for tracking usage of your application

    See more

    Declaration

    Swift

    public class Tracker : NSObject
  • Wrapper class for TransactionConfirmation event tracking (SalesInsight)

    See more

    Declaration

    Swift

    public class TransactionConfirmation : Event
  • Wrapper class to manage TransactionConfirmation event instances

    See more

    Declaration

    Swift

    public class TransactionConfirmations : EventsHelper
  • Wrapper class for UpdateCart event tracking (SalesInsight)

    See more

    Declaration

    Swift

    public class UpdateCart : Event
  • Wrapper class to manage UpdateCart event instances

    See more

    Declaration

    Swift

    public class UpdateCarts : EventsHelper
  • Wrapper class for Video tracking

    Declaration

    Swift

    public class Video : RichMedia
  • Wrapper class to manage Video instances

    See more

    Declaration

    Swift

    public class Videos : NSObject