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

ja.json « lang « Contents « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: fa102aaaa2edbb27d061936e77a8a4127cc794b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
    "Contents": {
        "PluginDescription": "コンテンツやバナーの追跡では、ページのコンテンツの任意の部分(バナー広告、イメージ、任意項目) のパフォーマンス(ビュー、クリック数、CTR )を測定できます。",
        "Impressions": "インプレッション",
        "ContentImpression": "コンテンツインプレッション",
        "ContentInteraction": "コンテンツインタラクション",
        "ContentInteractions": "コンテンツインタラクション",
        "InteractionRate": "インタラクション率",
        "ContentName": "コンテンツ名",
        "ContentNames": "コンテンツ名",
        "ContentPiece": "コンテンツ要素",
        "ContentPieces": "コンテンツ要素",
        "ContentTarget": "コンテンツターゲット",
        "ContentTargets": "コンテンツターゲット",
        "Contents": "内容",
        "InteractionsMetricDocumentation": "( 例えば、バナーや広告を「クリック」というような ) 相互作用をコンテンツブロックが受けた回数。",
        "ImpressionsMetricDocumentation": "広告やバナーなどのコンテンツブロックがページに表示された回数。",
        "InteractionRateMetricDocumentation": "相互作用に対するコンテンツの表示回数の比率。"
    }
}