Skip to content

Commit e631e92

Browse files
committed
add documented features
1 parent 6d6cadf commit e631e92

File tree

1 file changed

+45
-0
lines changed

1 file changed

+45
-0
lines changed

features.json

+45
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,52 @@
11
[
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+
},
222
{
323
"link": "/guides/config/auto-tls",
424
"title": "Automatic TLS",
525
"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"
651
}
752
]

0 commit comments

Comments
 (0)