HitLogProvider MembersKentico 8.0 API Reference
The HitLogProvider type exposes the following members.
Constructors

  NameDescription
Public methodHitLogProvider
Back to Top
Methods

  NameDescription
Public methodOnlineEquals
Determines whether the specified OnlineObject is equal to the current OnlineObject.
(Inherited from OnlineObject.)
Protected methodOnlineFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from OnlineObject.)
Public methodOnlineGetHashCode
Serves as a hash function for a particular type.
(Inherited from OnlineObject.)
Public methodOnlineGetType
Gets the OnlineType of the current instance.
(Inherited from OnlineObject.)
Public methodStatic memberLogConversions(String, String, String, Int32, Double)
Writes the hit log to the file for all available conversions.
Public methodStatic memberLogConversions(String, String, String, Int32, Int32, Double)
Writes the hit log to the file for all available conversions.
Public methodStatic memberLogHit(String, String, String, String, Int32)
Writes the hit log to the file.
Public methodStatic memberLogHit(String, String, String, String, Int32, Double)
Writes the hit log to the file.
Public methodStatic memberLogHit(String, String, String, String, Int32, Int32)
Writes the hit log to the file.
Public methodStatic memberLogHit(String, String, String, String, Int32, Int32, Double)
Writes the hit log to the file.
Public methodStatic memberLogPageView
Writes the hit log to the file for page view. Logs page view of the current page and authenticated user taken from the context.
Protected methodOnlineMemberwiseClone
Creates a shallow copy of the current OnlineObject.
(Inherited from OnlineObject.)
Public methodOnlineToString
Returns a string that represents the current object.
(Inherited from OnlineObject.)
Back to Top
Extension Methods

  NameDescription
Public Extension MethodGetAPIString
Gets the string by the specified resource key
(Defined by CoreExtensions.)
Public Extension MethodGetString
Gets the string by the specified resource key
(Defined by CoreExtensions.)
Public Extension MethodToBoolean
Returns the boolean representation of an object or default value if not.
(Defined by CoreExtensions.)
Public Extension MethodToDateTime
Returns the DateTime representation of an object or default value if not.
(Defined by CoreExtensions.)
Public Extension MethodToDouble
Returns the double representation of an object or default value if not.
(Defined by CoreExtensions.)
Public Extension MethodToGuid
Returns the Guid representation of an object or default value if not.
(Defined by CoreExtensions.)
Public Extension MethodToInteger
Returns the integer representation of an object or default value if not.
(Defined by CoreExtensions.)
Public Extension MethodToString
Returns the string representation of an object or default value if not.
(Defined by CoreExtensions.)
Back to Top
Fields

  NameDescription
Public fieldStatic memberAGGREGATED_VIEWS
Aggregated page views code name.
Public fieldStatic memberAVGTIMEONPAGE
Avg. time on page code name.
Public fieldStatic memberBROWSER_TYPE
Browser type code name.
Public fieldStatic memberCAMPAIGNS
Campaigns code name.
Public fieldStatic memberCONVERSIONS
Conversions code name.
Public fieldStatic memberCOUNTRIES
IP to country conversion code name.
Public fieldStatic memberCRAWLER
Crawler code name
Public fieldStatic memberEXITPAGE
Exit page code name.
Public fieldStatic memberEXITPAGECANDIDATE
Exit page candidate code name.
Public fieldStatic memberFILE_DOWNLOADS
File downloads code name.
Public fieldStatic memberFLASH
Flash code name.
Public fieldStatic memberJAVA
Java code name.
Public fieldStatic memberLANDINGPAGE
Landing page code name.
Public fieldStatic memberMOBILEDEVICE
Mobile device code name
Public fieldStatic memberONSITESEARCHKEYWORD
On-site search keywords code name.
Public fieldStatic memberOPERATINGSYSTEM
Operating system code name.
Public fieldStatic memberPAGE_NOT_FOUND
Page not found code name.
Public fieldStatic memberPAGE_VIEWS
Page views code name.
Public fieldStatic memberREFERRINGSITE
Referring sites code name.
Public fieldStatic memberREGISTEREDUSER
Registered user code name.
Public fieldStatic memberSCREENCOLOR
Screen color code name.
Public fieldStatic memberSCREENRESOLUTION
Screen resolution code name.
Public fieldStatic memberSEARCHKEYWORD
Search keywords code name.
Public fieldStatic memberSEMICOLONDELIMITER
Constant used for loging semicolons
Public fieldStatic memberSILVERLIGHT
Silverlight code name.
Public fieldStatic memberURL_REFERRALS
URL referrals code name.
Public fieldStatic memberVISITORS_FIRST
First visitors code name.
Public fieldStatic memberVISITORS_RETURNING
Returning visitors code name.
Back to Top
Properties

  NameDescription
Public propertyStatic memberLogDirectory
Logs directory.
Back to Top
See Also