forked from DavidWells/analytics
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathexternal-plugins.json
42 lines (42 loc) · 1.33 KB
/
external-plugins.json
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
[
{
"name": "Facebook tracking pixel",
"url": "https://github.com/DavidWells/analytics/issues/54#issuecomment-735413632",
"description": "Send data to Facebook Tracking pixel"
},
{
"name": "Yandex",
"url": "https://github.com/pechischev/analytics-yandex-metric-plugin",
"description": "Send data to Yandex metrica"
},
{
"name": "analytics-fetch",
"url": "https://www.npmjs.com/package/@standardorg/analytics-fetch",
"description": "Integration with the browser's fetch API for analytics"
},
{
"name": "Logrocket",
"url": "https://www.npmjs.com/package/analytics-plugin-logrocket",
"description": "Adds Analytics support for LogRocket"
},
{
"name": "Indicative",
"url": "https://www.npmjs.com/package/analytics-plugin-indicative",
"description": "Adds Analytics support for Indicative"
},
{
"name": "Plausible",
"url": "https://www.npmjs.com/package/analytics-plugin-plausible",
"description": "Adds Analytics support for Plausible"
},
{
"name": "Reddit Pixel",
"url": "https://www.npmjs.com/package/analytics-plugin-reddit-pixel",
"description": "Adds Analytics support for Reddit Pixel"
},
{
"name": "Splitbee",
"url": "https://www.npmjs.com/package/analytics-plugin-splitbee",
"description": "Adds Analytics support for Splitbee"
}
]