Class GoogleAnalyticsEvent


  • public final class GoogleAnalyticsEvent
    extends Object
    This is a dataholder class for an individual event to be sent to Google Analaytics
    Author:
    April Herron
    • Constructor Detail

    • Method Detail

      • getClientId

        public String getClientId()
      • getUserIp

        public String getUserIp()
      • getUserAgent

        public String getUserAgent()
      • getDocumentReferrer

        public String getDocumentReferrer()
      • getDocumentPath

        public String getDocumentPath()
      • getDocumentTitle

        public String getDocumentTitle()
      • getTime

        public long getTime()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object