-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdata.json
More file actions
44 lines (44 loc) · 1.25 KB
/
data.json
File metadata and controls
44 lines (44 loc) · 1.25 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
[
{
"client_id": "user7",
"User-Agent": "Chrome 65",
"document.location": "https://shop.com/",
"document.referer": "https://referal.ours.com/?ref=0xc0ffee",
"date": "2018-05-23T18:59:13.286000Z"
},
{
"client_id": "user7",
"User-Agent": "Chrome 65",
"document.location": "https://shop.com/products/id?=10",
"document.referer": "https://shop.com/",
"date": "2018-05-23T18:59:40.119000Z"
},
{
"client_id": "user7",
"User-Agent": "Chrome 65",
"document.location": "https://shop.com/products/id?=25",
"document.referer": "https://shop.com/products/id?=10",
"date": "2018-05-23T19:05:20.119000Z"
},
{
"client_id": "user7",
"User-Agent": "Chrome 65",
"document.location": "https://shop.com/cart",
"document.referer": "https://shop.com/products/id?=25",
"date": "2018-05-23T19:05:13.123000Z"
},
{
"client_id": "user7",
"User-Agent": "Chrome 65",
"document.location": "https://shop.com/checkout",
"document.referer": "https://shop.com/cart",
"date": "2018-05-23T19:05:59.224000Z"
},
{
"client_id": "user7",
"User-Agent": "Chrome 65",
"document.location": "https://shop.com/checkout",
"document.referer": "https://shop.com/cart",
"date": "2018-05-23T19:06:59.224000Z"
}
]