forked from PinSpace-Org/GistPin
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcampaign-metrics.json
More file actions
45 lines (45 loc) 路 825 Bytes
/
Copy pathcampaign-metrics.json
File metadata and controls
45 lines (45 loc) 路 825 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
[
{
"id": "total_campaigns",
"label": "Total Campaigns",
"value": 47,
"period": "Q2 2025",
"change": 12.3,
"trend": "up"
},
{
"id": "active_campaigns",
"label": "Active Campaigns",
"value": 23,
"period": "current",
"change": 5.1,
"trend": "up"
},
{
"id": "avg_conversion",
"label": "Average Conversion Rate",
"value": 3.42,
"unit": "%",
"period": "Q2 2025",
"change": 0.87,
"trend": "up"
},
{
"id": "campaign_roi",
"label": "Campaign ROI",
"value": 284,
"unit": "%",
"period": "Q2 2025",
"change": 22.5,
"trend": "up"
},
{
"id": "cost_per_acquisition",
"label": "Cost Per Acquisition",
"value": 12.5,
"unit": "USD",
"period": "Q2 2025",
"change": -8.3,
"trend": "down"
}
]