-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsettings.json
More file actions
98 lines (98 loc) · 3.44 KB
/
settings.json
File metadata and controls
98 lines (98 loc) · 3.44 KB
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
{
"id": "c817238412",
"categories": {
"Functional": "Erforderlich",
"Analytics": "Statistiken",
"Marketing": "Marketing",
"Preferences": "Funktional"
},
"content": {
"title": "Cookie Einstellungen",
"paragraph": "Diese Seite nutzt Website-Tracking-Technologien von Dritten, um ihre Dienste anzubieten und diese stetig zu verbessern.",
"categories": "Kategorien",
"services": "Services",
"links": [["Impressum", "/impressum"], ["Datenschutzerklärung", "/datenschutzerklaerung"]],
"more": "Mehr anzeigen",
"moreShort": "Mehr",
"less": "Weniger anzeigen",
"save": "Einstellungen speichern",
"disallow": "Ablehnen",
"allow": "Alles akzeptieren",
"cookies": {
"name": "Cookie",
"description": "Beschreibung",
"retention": "Speicherdauer",
"dataController": "Verarbeitendes Unternehmen",
"domain": "Domain",
"privacySettings": "Datenschutz",
"notAvailable": "Keine Angabe"
}
},
"style": {
"position": "br",
"hideScroll": false,
"sameButtonColor": false
},
"cookies": [
{
"id": "256c18e8-d881-11e9-8a34-2a2ae2dbcce8",
"name": "Cookie Consent Settings",
"category": "Functional",
"cookieName": "_cc_s, _cc_i, _cc_acoo, _cc_aall",
"domain": "gridventures.de",
"description": "Settings to inject cookies automatically after revisit until cookies were changed",
"retentionPeriod": "1 year",
"dataController": "Diese Website",
"wildcardMatch": 0
},
{
"id": "256c18e8-d881-11e9-8a34-2a2ae2dbcce4",
"name": "Google Analytics",
"category": "Analytics",
"cookieName": "_ga",
"domain": "google-analytics.com (3rd party) or advertiser's website domain (1st party)",
"description": "ID used to identify users",
"retentionPeriod": "2 years",
"dataController": "Google",
"privacy": "https://privacy.google.com/take-control.html",
"wildcardMatch": 0
},
{
"id": "256c1ae6-d881-11e9-8a34-2a2ae2dbcce2",
"name": "Google Analytics",
"category": "Analytics",
"cookieName": "_gid",
"domain": "google-analytics.com (3rd party) or advertiser's website domain (1st party)",
"description": "ID used to identify users for 24 hours after last activity",
"retentionPeriod": "24 hours",
"dataController": "Google",
"privacy": "https://privacy.google.com/take-control.html",
"wildcardMatch": 0
},
{
"id": "0d249cd5-ae35-4dbb-ad00-d5ca46948619",
"name": "Facebook",
"category": "Marketing",
"cookieName": "_fbp",
"domain": "facebook.com (3rd party)",
"description": "Used by Facebook to deliver a series of advertisement products such as real time bidding from third party advertisers",
"retentionPeriod": "4 months",
"dataController": "Facebook",
"privacy": "https://www.facebook.com/about/privacy/",
"wildcardMatch": 0
},
{
"id": "f6f65358-15e8-4dcc-9014-13ae87d0e880",
"name": "Google reCAPTCHA",
"category": "Functional",
"cookieName": "_GRECAPTCHA",
"domain": "google.com",
"description": "Google reCAPTCHA sets a necessary cookie (_GRECAPTCHA) when executed for the purpose of providing its risk analysis.",
"retentionPeriod": "179 days",
"dataController": "Google",
"privacy": "https://privacy.google.com/take-control.html",
"wildcardMatch": 0
}
],
"updatedAt": 1636967682523
}