Property | Type | Description | |
---|---|---|---|
$columnName | |||
$columnType |
Method | Description | |
---|---|---|
getName ( ) | ||
onAnyGoalConversion ( |
||
onExistingVisit ( |
||
onNewVisit ( |
Method | Description | |
---|---|---|
configureSegments ( ) |
Method | Description | |
---|---|---|
getCountryUsingProviderExtensionIfValid ( $ipAddress ) | ||
getHost ( string $ipStr ) : string | Returns the hostname given the IP address string |
public onAnyGoalConversion ( |
||
$request | ||
$visitor | Piwik\Tracker\Visitor | |
$action | ||
return | mixed |
public onExistingVisit ( |
||
$request | ||
$visitor | Piwik\Tracker\Visitor | |
$action | ||
return | integer |
public onNewVisit ( |
||
$request | ||
$visitor | Piwik\Tracker\Visitor | |
$action | ||
return | mixed |