Avi documentation

Tracker
in package

Tracker class

Tags
author

aviato-vasile

Table of Contents

Properties

$params  : mixed
$cookie  : mixed
$pattern  : mixed

Methods

__construct()  : mixed
dispatch()  : mixed
Output the result
parse()  : mixed
Replace pattern variables with params values

Properties

Methods

__construct()

public __construct(mixed $patternFileLocation, mixed $params[, mixed $cookie = '' ]) : mixed
Parameters
$patternFileLocation : mixed

string location of the tracker pattern

$params : mixed

array format key => value of parameters to be replaced on pattern

$cookie : mixed = ''

string optional specify the gdpr service cookie

dispatch()

Output the result

public dispatch() : mixed

parse()

Replace pattern variables with params values

public parse() : mixed

        
On this page

Search results