@metarouter/ajs-starter-kit 1.0.36 → 1.0.37
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1 +1 @@
|
|
|
1
|
-
"
|
|
1
|
+
"e9435cd753f61c415365294c80074e66"
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"isDraft":
|
|
2
|
+
"isDraft": false,
|
|
3
3
|
"friendlyName": "Google Analytics",
|
|
4
4
|
"description": "Google Analytics gives you tools to help you better understand your customers so you can improve your website and drive better results.",
|
|
5
5
|
"logo": "https://cdn.metarouter.io/logo.svg",
|
|
@@ -14,6 +14,10 @@
|
|
|
14
14
|
{
|
|
15
15
|
"date": "2021-06-24T00:00:00.000Z",
|
|
16
16
|
"note": "Google Analytics initial release."
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
"date": "2022-05-17T00:00:00.000Z",
|
|
20
|
+
"note": "Minor mapping improvements; Removed Draft mode"
|
|
17
21
|
}
|
|
18
22
|
]
|
|
19
23
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"
|
|
1
|
+
"21eae37048ac678c5698288a0994e568"
|
|
@@ -34,10 +34,6 @@
|
|
|
34
34
|
"inputKey": "context.providers.google.dclid",
|
|
35
35
|
"outputKey": "dclid"
|
|
36
36
|
},
|
|
37
|
-
{
|
|
38
|
-
"inputKey": "context.providers.google.gid",
|
|
39
|
-
"outputKey": "_gid"
|
|
40
|
-
},
|
|
41
37
|
{
|
|
42
38
|
"inputKey": "anonymousId",
|
|
43
39
|
"outputKey": "cid"
|
|
@@ -46,18 +42,6 @@
|
|
|
46
42
|
"inputKey": "context.providers.google.cid",
|
|
47
43
|
"outputKey": "cid"
|
|
48
44
|
},
|
|
49
|
-
{
|
|
50
|
-
"inputKey": "context.providers.google.jid",
|
|
51
|
-
"outputKey": "jid"
|
|
52
|
-
},
|
|
53
|
-
{
|
|
54
|
-
"inputKey": "context.providers.google.gjid",
|
|
55
|
-
"outputKey": "gjid"
|
|
56
|
-
},
|
|
57
|
-
{
|
|
58
|
-
"inputKey": "context.providers.google.gac",
|
|
59
|
-
"outputKey": "gac"
|
|
60
|
-
},
|
|
61
45
|
{
|
|
62
46
|
"inputKey": "context.page.url",
|
|
63
47
|
"outputKey": "dl"
|