Welcome to mirror list, hosted at ThFree Co, Russian Federation.

pl.json « lang « CustomVariables « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: fccf423ed47a8a2fc882fda3c1e9a99e324adc77 (plain)
1
2
3
4
5
6
7
8
{
    "CustomVariables": {
        "ColumnCustomVariableName": "Nazwa zmiennej niestandardowej",
        "ColumnCustomVariableValue": "Wartość zmiennej niestandardowej",
        "CustomVariables": "Zmienne niestandardowe",
        "PluginDescription": "Zmienne niestandardowe to pary nazwa-wartość, które możesz ustawić dla odwiedzin używając javaskryptu przy wykorzystaniu API dla funkcji setVisitCustomVariables(). Piwik będzie raportować ilość odwiedzin, strony, przejścia przez strony za pomocą takich niestandardowych nazw i wartości."
    }
}