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

he.json « lang « CustomVariables « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e7fd77075a4ab7f7df9200c532ccf134d04918cb (plain)
1
2
3
4
5
6
7
8
{
    "CustomVariables": {
        "ColumnCustomVariableName": "שם המשתנה",
        "ColumnCustomVariableValue": "ערך המשתנה",
        "CustomVariables": "משתנים מותאמים אישים",
        "PluginDescription": "משתנים מותאמים הם זוגות של שמות וערכים שניתן להגדיר לביקור בעזרת פונקצית setVisitCustomVariables() שבתוך ה-Javascript API. לאחר מכן, Piwik תדווח כמו ביקורים, עמודים, המרות היו לכל אחד מהמשתנים ואת ערכם."
    }
}