Open Sencillo  2015.107
Long live the simplicity of PHP
 All Data Structures Namespaces Functions Pages
analytics Class Reference

Public Member Functions

 set ($pref, $value, $param)
 
 gadefault ($id)
 
 create ()
 

Protected Attributes

 $arr
 

Detailed Description

Definition at line 11 of file google.analytics.goas.php.

Member Function Documentation

create ( )

Create Google Analytics Code

Definition at line 55 of file google.analytics.goas.php.

gadefault (   $id)

Set GA to default basic options

Parameters
$idstring (UA-XXXX-Y)

Definition at line 46 of file google.analytics.goas.php.

set (   $pref,
  $value,
  $param 
)

Add custom universal analytics

Parameters
$prefstring (create|send|require)
$valuestring (UA-XXXX-Y|pageview|...)
$paramstring (auto|...)

Definition at line 30 of file google.analytics.goas.php.


The documentation for this class was generated from the following file: