Package 

Object EventTracker.EventMethod.Companion

    • Method Summary

      Modifier and Type Method Description
      final Integer getIMAGE() Image-pixel tracking - URL provided will be inserted as a 1x1 pixel at the time of the event.
      final Integer getJAVASCRIPT() Javascript-based tracking - URL provided will be inserted as a js tag at the time of the event.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getIMAGE

         final Integer getIMAGE()

        Image-pixel tracking - URL provided will be inserted as a 1x1 pixel at the time of the event.

      • getJAVASCRIPT

         final Integer getJAVASCRIPT()

        Javascript-based tracking - URL provided will be inserted as a js tag at the time of the event.