Property | Type | Description | |
---|---|---|---|
$columnName | |||
$columnType |
Method | Description | |
---|---|---|
getCurrentInteractionPosition ( |
||
onExistingVisit ( |
||
onNewVisit ( |
||
shouldCountInteraction ( |
Method | Description | |
---|---|---|
configureSegments ( ) |
public static getCurrentInteractionPosition ( |
||
$request | ||
return | integer |
public onExistingVisit ( |
||
$request | ||
$visitor | Piwik\Tracker\Visitor | |
$action | ||
return | integer |
public onNewVisit ( |
||
$request | ||
$visitor | Piwik\Tracker\Visitor | |
$action | ||
return | integer |
public static shouldCountInteraction ( |
||
$action | ||
return | boolean |