Method | Description | |
---|---|---|
addReportToInsightsOverview ( &$reports ) | ||
extendVisitorDetails ( &$visitor, $details ) | ||
getClientSideTranslationKeys ( &$translationKeys ) | ||
getCountriesForContinent ( string $continent ) : array | Returns a list of country codes for a given continent code. | |
getJsFiles ( &$jsFiles ) | ||
getStylesheetFiles ( &$stylesheets ) | ||
isGeoIPWorking ( ) : boolean | Returns true if a GeoIP provider is installed & working, false if otherwise. | |
isGeoLocationAdminEnabled ( ) | ||
registerEvents ( ) | ||
setTrackerCacheGeneral ( &$cache ) |
public getClientSideTranslationKeys ( &$translationKeys ) |
public static getCountriesForContinent ( string $continent ) : array | ||
$continent | string | The continent code. |
return | array |
public isGeoIPWorking ( ) : boolean | ||
return | boolean |