update Piwik to version 2.16 (fixes #91)
This commit is contained in:
parent
296343bf3b
commit
d885a4baa9
5833 changed files with 418860 additions and 226988 deletions
16
www/analytics/plugins/Contents/lang/en.json
Normal file
16
www/analytics/plugins/Contents/lang/en.json
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"Contents": {
|
||||
"PluginDescription": "Content and banner tracking lets you measure the performance (views, clicks, CTR) of any piece of content on your pages (Banner ad, image, any item).",
|
||||
"Impressions": "Impressions",
|
||||
"Interactions": "Interactions",
|
||||
"Interaction": "Interaction",
|
||||
"InteractionRate": "Interaction Rate",
|
||||
"ContentName": "Content Name",
|
||||
"ContentPiece": "Content Piece",
|
||||
"ContentTarget": "Content Target",
|
||||
"Contents": "Contents",
|
||||
"InteractionsMetricDocumentation": "The number of times a content block was interacted with (eg, a 'click' on a banner or ad).",
|
||||
"ImpressionsMetricDocumentation": "The number of times a content block, such as a banner or an ad, was displayed on a page.",
|
||||
"InteractionRateMetricDocumentation": "The ratio of content impressions to interactions."
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue