1
1
[
2
+ {
3
+ "link" : " #features" ,
4
+ "title" : " Unlimited Sites" ,
5
+ "body" : " There is no limit on number of sites you can manage."
6
+ },
7
+ {
8
+ "link" : " /guides/deployment/local" ,
9
+ "title" : " Painless Deploymant" ,
10
+ "body" : " Vince is a single binary, with all features included."
11
+ },
12
+ {
13
+ "link" : " #features" ,
14
+ "title" : " Unlimited Events" ,
15
+ "body" : " There is no limit on events ingestions, we fully utilize server resources to meet your website needs."
16
+ },
17
+ {
18
+ "link" : " #features" ,
19
+ "title" : " Extremely cost effective" ,
20
+ "body" : " We use custom designed storage to ensure vince works on dirty cheap cloud instances"
21
+ },
2
22
{
3
23
"link" : " /guides/config/auto-tls" ,
4
24
"title" : " Automatic TLS" ,
5
25
"body" : " Serve HTTPS autpmatically with let's encrypt."
26
+ },
27
+ {
28
+ "link" : " /guides/goals/custom-event" ,
29
+ "title" : " Custom Event Tracking" ,
30
+ "body" : " Register and analyze custom events on your website"
31
+ },
32
+ {
33
+ "link" : " /guides/goals/intro" ,
34
+ "title" : " Conversion Goals" ,
35
+ "body" : " Set goals and keep track of conversions for your website"
36
+ },
37
+ {
38
+ "link" : " /guides/goals/intro" ,
39
+ "title" : " Outbound links tracking" ,
40
+ "body" : " Monitor clicks and measure engagement for your website"
41
+ },
42
+ {
43
+ "link" : " /guides/goals/file-download" ,
44
+ "title" : " File Download tracking" ,
45
+ "body" : " Track and analyse file downloads from your website"
46
+ },
47
+ {
48
+ "link" : " /guides/goals/404" ,
49
+ "title" : " 404 Page tracking" ,
50
+ "body" : " Track and analyse 404 pages people visited on your website"
6
51
}
7
52
]
0 commit comments