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

en.json « lang « Ecommerce « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 82419ad05c5b30dcac5c7949c7dbcefa466f3e2f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
    "Ecommerce": {
        "PluginDescription": "Ecommerce lets you track when users add products to carts, and when they convert to a ecommerce sale. Also track products and product categories views and abandoned carts.",
        "Sales": "Sales",
        "SalesBy": "Sales by %s",
        "SalesAdjective": "Sales %s",
        "LifeTimeValue": "Ecommerce Life Time Value",
        "LifeTimeValueDescription": "Total Ecommerce revenue attributed to this customer across all visits: the sum of revenue of all Ecommerce orders for Visitor ID %s.",
        "VisitorProfileLTV": "Generated a Life Time Revenue of %1$s.",
        "VisitorProfileItemsAndOrders": "Purchased %1$s items in %2$s ecommerce orders.",
        "VisitorProfileAbandonedCartSummary": "Abandoned %1$s carts including %2$s items worth a total of %3$s."
    }
}