You are here

private function ssga::getAnalyticsType in GA Push 7

File

libs/ssga.class.inc, line 60
SSGA Class implementation

Class

ssga
Class created for serversidegoogleanalytics http://code.google.com/p/serversidegoogleanalytics/

Code

private function getAnalyticsType() {
  return $this->utmt;
}