We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Provides automatic GA tracking.
Extends: Template » Renderable
Definition: public function __construct($account_code, $js_varname, $track_immediately=true, $track_prefix)
public function __construct($account_code, $js_varname, $track_immediately=true, $track_prefix)
Returns: NOT DOCUMENTED
Parameters:
string $account_code Your GA account
string $account_code
string $js_varname Name of the JS variable
string $js_varname
bool $track_immediately If true calls _trackPageview() instantly
bool $track_immediately
string $track_prefix Prefix for tracked events
string $track_prefix