Skip to content
This repository has been archived by the owner on Aug 22, 2024. It is now read-only.

Reference

Philip Lawrence edited this page Oct 17, 2012 · 1 revision

Google Analytics Extension

This wiki is a reference guide for the Google Analytics extension in Yii.

Allowed Methods

The following is a list of methods (or functions) that you can call from the component (in alphabetical order)

  • _addIgnoredOrganic
  • _addIgnoredRef
  • _addItem
  • _addOrganic
  • _addTrans
  • _anonymizeIp
  • _clearIgnoredOrganic
  • _clearIgnoredRef
  • _clearOrganic
  • _cookiePathCopy
  • _createTracker
  • _deleteCustomVar
  • _setAccount
  • _setAllowAnchor
  • _setAllowLinker
  • _setCampContentKey
  • _setCampMediumKey
  • _setCampNOKey
  • _setCampNameKey
  • _setCampSourceKey
  • _setCampTermKey
  • _setCampaignCookieTimeout
  • _setCampaignTrack
  • _setClientInfo
  • _setCookiePath
  • _setCustomVar
  • _setDetectFlash
  • _setDetectTitle
  • _setDomainName
  • _setLocalGifPath
  • _setLocalRemoteServerMode
  • _setLocalServerMode
  • _setReferrerOverride
  • _setRemoteServerMode
  • _setSampleRate
  • _setSessionCookieTimeout
  • _setSiteSpeedSampleRate
  • _setVisitorCookieTimeout
  • _trackEvent
  • _trackPageview
  • _trackSocial
  • _trackTiming
  • _trackTrans
Clone this wiki locally