PHP 클래스 Piwik\Plugins\Goals\Goals

상속: extends Piwik\Plugin
파일 보기 프로젝트 열기: piwik/piwik 1 사용 예제들

공개 메소드들

메소드 설명
addMetricTranslations ( &$translations )
addSubcategories ( &$subcategories )
deleteSiteGoals ( $idSite ) Delete goals recorded for this site
fetchGoalsFromDb ( &$array, $idSite )
getClientSideTranslationKeys ( &$translationKeys )
getGoalColumns ( $idGoal )
getJsFiles ( &$jsFiles )
getReportMetadataEnd ( &$reports, $info ) Returns the Metadata for the Goals plugin API.
getReportsWithGoalMetrics ( )
getStylesheetFiles ( &$stylesheets )
registerEvents ( )

비공개 메소드들

메소드 설명
getAllReportsWithGoalMetrics ( )

메소드 상세

addMetricTranslations() 공개 메소드

public addMetricTranslations ( &$translations )

addSubcategories() 공개 메소드

public addSubcategories ( &$subcategories )

deleteSiteGoals() 공개 메소드

Delete goals recorded for this site
public deleteSiteGoals ( $idSite )

fetchGoalsFromDb() 공개 메소드

public fetchGoalsFromDb ( &$array, $idSite )

getClientSideTranslationKeys() 공개 메소드

public getClientSideTranslationKeys ( &$translationKeys )

getGoalColumns() 공개 정적인 메소드

public static getGoalColumns ( $idGoal )

getJsFiles() 공개 메소드

public getJsFiles ( &$jsFiles )

getReportMetadataEnd() 공개 메소드

The API returns general Goal metrics: conv, conv rate and revenue globally and for each goal. Also, this will update metadata of all other reports that have Goal segmentation
public getReportMetadataEnd ( &$reports, $info )

getReportsWithGoalMetrics() 공개 정적인 메소드

public static getReportsWithGoalMetrics ( )

getStylesheetFiles() 공개 메소드

public getStylesheetFiles ( &$stylesheets )

registerEvents() 공개 메소드

또한 보기: Piwik\Plugin::registerEvents
public registerEvents ( )