@metarouter/ajs-starter-kit 1.0.102 → 1.0.104

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.
Files changed (87) hide show
  1. package/.dist/actioniq/connection.etag.json +1 -1
  2. package/.dist/actioniq/connection.json +19 -0
  3. package/.dist/actioniq/kit.etag.json +1 -1
  4. package/.dist/actioniq/metadata.json +4 -0
  5. package/.dist/actioniq/playbook.etag.json +1 -1
  6. package/.dist/actioniq/playbook.json +29 -1
  7. package/.dist/adobe-analytics/connection.etag.json +1 -1
  8. package/.dist/adobe-analytics/connection.json +29 -7
  9. package/.dist/adobe-analytics/kit.etag.json +1 -1
  10. package/.dist/adobe-analytics/metadata.json +5 -1
  11. package/.dist/adobe-analytics/playbook.etag.json +1 -1
  12. package/.dist/adobe-analytics/playbook.json +1 -1
  13. package/.dist/apps-flyer-android/kit.etag.json +1 -1
  14. package/.dist/apps-flyer-android/metadata.json +4 -0
  15. package/.dist/apps-flyer-android/playbook.etag.json +1 -1
  16. package/.dist/apps-flyer-android/playbook.json +11 -7
  17. package/.dist/apps-flyer-ios/kit.etag.json +1 -1
  18. package/.dist/apps-flyer-ios/metadata.json +4 -0
  19. package/.dist/apps-flyer-ios/playbook.etag.json +1 -1
  20. package/.dist/apps-flyer-ios/playbook.json +11 -7
  21. package/.dist/clinch/kit.etag.json +1 -1
  22. package/.dist/clinch/metadata.json +4 -0
  23. package/.dist/clinch/playbook.etag.json +1 -1
  24. package/.dist/clinch/playbook.json +2 -2
  25. package/.dist/commission-junction/kit.etag.json +1 -1
  26. package/.dist/commission-junction/metadata.json +4 -0
  27. package/.dist/commission-junction/playbook.etag.json +1 -1
  28. package/.dist/commission-junction/playbook.json +2 -2
  29. package/.dist/connection-schemas.json +8 -0
  30. package/.dist/google-ads/kit.etag.json +1 -1
  31. package/.dist/google-ads/metadata.json +4 -0
  32. package/.dist/google-ads/playbook.etag.json +1 -1
  33. package/.dist/google-ads/playbook.json +2 -2
  34. package/.dist/google-bigquery-streaming/kit.etag.json +1 -1
  35. package/.dist/google-bigquery-streaming/metadata.json +4 -0
  36. package/.dist/google-cm360/kit.etag.json +1 -1
  37. package/.dist/google-cm360/metadata.json +4 -0
  38. package/.dist/google-cm360/playbook.etag.json +1 -1
  39. package/.dist/google-cm360/playbook.json +2 -2
  40. package/.dist/hubspot-event/kit.etag.json +1 -1
  41. package/.dist/hubspot-event/metadata.json +4 -0
  42. package/.dist/hubspot-event/playbook.etag.json +1 -1
  43. package/.dist/hubspot-event/playbook.json +11 -3
  44. package/.dist/impact-radius/kit.etag.json +1 -1
  45. package/.dist/impact-radius/metadata.json +4 -0
  46. package/.dist/impact-radius/playbook.etag.json +1 -1
  47. package/.dist/impact-radius/playbook.json +13 -7
  48. package/.dist/kochava/kit.etag.json +1 -1
  49. package/.dist/kochava/metadata.json +1 -1
  50. package/.dist/kochava/playbook.etag.json +1 -1
  51. package/.dist/kochava/playbook.json +2 -2
  52. package/.dist/mixpanel/kit.etag.json +1 -1
  53. package/.dist/mixpanel/metadata.json +4 -0
  54. package/.dist/mixpanel/playbook.etag.json +1 -1
  55. package/.dist/mixpanel/playbook.json +2 -2
  56. package/.dist/nextdoor-capi/kit.etag.json +1 -1
  57. package/.dist/nextdoor-capi/metadata.json +4 -0
  58. package/.dist/nextdoor-capi/playbook.etag.json +1 -1
  59. package/.dist/nextdoor-capi/playbook.json +2 -2
  60. package/.dist/pinterest-capi/kit.etag.json +1 -1
  61. package/.dist/pinterest-capi/metadata.json +4 -0
  62. package/.dist/pinterest-capi/playbook.etag.json +1 -1
  63. package/.dist/pinterest-capi/playbook.json +2 -2
  64. package/.dist/reddit-ads/kit.etag.json +1 -1
  65. package/.dist/reddit-ads/metadata.json +4 -0
  66. package/.dist/reddit-ads/playbook.etag.json +1 -1
  67. package/.dist/reddit-ads/playbook.json +2 -2
  68. package/.dist/snapchat-capi/kit.etag.json +1 -1
  69. package/.dist/snapchat-capi/metadata.json +4 -0
  70. package/.dist/snapchat-capi/playbook.etag.json +1 -1
  71. package/.dist/snapchat-capi/playbook.json +2 -2
  72. package/.dist/tiktok/connection.etag.json +1 -1
  73. package/.dist/tiktok/connection.json +13 -8
  74. package/.dist/tiktok/kit.etag.json +1 -1
  75. package/.dist/tiktok/metadata.json +8 -0
  76. package/.dist/tiktok/playbook.etag.json +1 -1
  77. package/.dist/tiktok/playbook.json +74 -26
  78. package/.dist/twitter-conversions/kit.etag.json +1 -1
  79. package/.dist/twitter-conversions/metadata.json +5 -1
  80. package/.dist/twitter-conversions/playbook.etag.json +1 -1
  81. package/.dist/twitter-conversions/playbook.json +1 -1
  82. package/.dist/videoamp/kit.etag.json +1 -1
  83. package/.dist/videoamp/metadata.json +4 -0
  84. package/.dist/videoamp/playbook.etag.json +1 -1
  85. package/.dist/videoamp/playbook.json +9 -1
  86. package/README.md +37 -39
  87. package/package.json +4 -2
@@ -1 +1 @@
1
- "ce536a6703ee0c1fb97f8eb001693ebf"
1
+ "d05a398aac509c77e3bfd22c48654ec4"
@@ -70,6 +70,25 @@
70
70
  "lang": "lua",
71
71
  "body": "request.body = batch\nreturn request"
72
72
  }
73
+ },
74
+ "screen": {
75
+ "endpoint": "https://push.actioniq.com/v2/streams/$$ENDPOINT_IDENTIFIER$$_screen",
76
+ "basicAuth": {
77
+ "password": "$$PASSWORD$$",
78
+ "username": "$$USERNAME$$"
79
+ },
80
+ "headers": [
81
+ {
82
+ "key": "Content-Type",
83
+ "value": "application/json"
84
+ }
85
+ ],
86
+ "method": "POST",
87
+ "batchSize": 100,
88
+ "transform": {
89
+ "lang": "lua",
90
+ "body": "request.body = batch\nreturn request"
91
+ }
73
92
  }
74
93
  }
75
94
  }
@@ -1 +1 @@
1
- "022cdaf6de2bfca004cce5ac8506dea4"
1
+ "0290aa8dd3fa6ed9d00536269f55b27c"
@@ -43,6 +43,10 @@
43
43
  {
44
44
  "date": "2023-12-13T00:00:00.000Z",
45
45
  "note": "Marked as stable version: 1.0.0"
46
+ },
47
+ {
48
+ "date": "2024-09-04T00:00:00.000Z",
49
+ "note": "Version: 1.1.0\nAdded endpoint details for screen events\nAdded screen event mappings to the playbook"
46
50
  }
47
51
  ]
48
52
  }
@@ -1 +1 @@
1
- "60156c845b0d46a9306ae71818eceebd"
1
+ "f6bb7ff09b15bcae33f0fca7084f2c02"
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "1.0.0",
2
+ "version": "1.1.0",
3
3
  "global": {
4
4
  "mappings": [
5
5
  {
@@ -88,6 +88,34 @@
88
88
  ]
89
89
  }
90
90
  ]
91
+ },
92
+ "screen": {
93
+ "mappings": [
94
+ {
95
+ "inputKey": "properties",
96
+ "outputKey": "properties"
97
+ },
98
+ {
99
+ "inputKey": "anonymousId",
100
+ "outputKey": "properties.anonymousId"
101
+ },
102
+ {
103
+ "inputKey": "context",
104
+ "outputKey": "properties.context"
105
+ },
106
+ {
107
+ "inputKey": "input",
108
+ "outputKey": "properties.isAnonymous",
109
+ "transforms": [
110
+ {
111
+ "expression": {
112
+ "lang": "lua",
113
+ "body": "return input.userId == nil"
114
+ }
115
+ }
116
+ ]
117
+ }
118
+ ]
91
119
  }
92
120
  },
93
121
  "default": {
@@ -1 +1 @@
1
- "29c91d3ab5ce99fb019b9127b1378427"
1
+ "a26a6fe09a8a9b2540dff249c19f4882"
@@ -16,8 +16,8 @@
16
16
  "isOptional": false
17
17
  },
18
18
  {
19
- "name": "ACCESS_TOKEN",
20
- "exampleValue": "my-access-token",
19
+ "name": "CLIENT_SECRET",
20
+ "exampleValue": "my-client-secret",
21
21
  "isOptional": false
22
22
  }
23
23
  ],
@@ -33,14 +33,36 @@
33
33
  "key": "x-api-key",
34
34
  "value": "$$API_KEY$$"
35
35
  },
36
- {
37
- "key": "Authorization",
38
- "value": "Bearer $$ACCESS_TOKEN$$"
39
- },
40
36
  {
41
37
  "key": "Content-Type",
42
38
  "value": "application/json"
43
39
  }
44
- ]
40
+ ],
41
+ "oauth2Auth": {
42
+ "request": {
43
+ "body": [
44
+ {
45
+ "key": "client_id",
46
+ "value": "$$API_KEY$$"
47
+ },
48
+ {
49
+ "key": "client_secret",
50
+ "value": "$$CLIENT_SECRET$$"
51
+ },
52
+ {
53
+ "key": "grant_type",
54
+ "value": "client_credentials"
55
+ },
56
+ {
57
+ "key": "scope",
58
+ "value": "AdobeID,openid,read_organizations,additional_info.job_function,additional_info.projectedProductContext,additional_info.roles"
59
+ }
60
+ ],
61
+ "contentType": "application/x-www-form-urlencoded",
62
+ "method": "POST",
63
+ "url": "https://ims-na1.adobelogin.com/ims/token/v3"
64
+ },
65
+ "responseAccessTokenKey": "access_token"
66
+ }
45
67
  }
46
68
  }
@@ -1 +1 @@
1
- "82ed66f59a755aa413c5e0d2c132dd7a"
1
+ "ee5290e1f74aaeba8c947706fbe4ad0d"
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "isDraft": false,
3
3
  "isBeta": true,
4
- "friendlyName": "Adobe Analytics",
4
+ "friendlyName": "Adobe Analytics - Experience",
5
5
  "description": "Adobe Analytics is a web and marketing analytics tool focused on in-depth reporting of customer web and marketing journeys.",
6
6
  "logo": "https://cdn.metarouter.io/logo.svg",
7
7
  "color": "#2E204B",
@@ -23,6 +23,10 @@
23
23
  {
24
24
  "date": "2024-06-12T00:00:00.000Z",
25
25
  "note": "Version: 0.2.0\nAdding Bearer Authentication\nRemoving oAuth"
26
+ },
27
+ {
28
+ "date": "2024-08-21T00:00:00.000Z",
29
+ "note": "Version: 0.3.0\nRemoving Bearer Header\nAdding oAuth\nUpdated friendly name"
26
30
  }
27
31
  ]
28
32
  }
@@ -1 +1 @@
1
- "63c7b4f5ed37f7617b5bd2ab9a033079"
1
+ "5ca4b63ebc1591921e0c5fb27ec3cb30"
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "0.2.0",
2
+ "version": "0.3.0",
3
3
  "default": {
4
4
  "filters": [
5
5
  {
@@ -1 +1 @@
1
- "35686c74010e0138b2d9c3ddf11e9ed2"
1
+ "eb3888153776bbb2f753b2f475b3a475"
@@ -31,6 +31,10 @@
31
31
  {
32
32
  "date": "2023-12-13T00:00:00.000Z",
33
33
  "note": "Stable release\nMarked as stable version: 1.0.0"
34
+ },
35
+ {
36
+ "date": "2024-08-22T00:00:00.000Z",
37
+ "note": "Version 1.1.0\ntimestamp field is used as the event time"
34
38
  }
35
39
  ]
36
40
  }
@@ -1 +1 @@
1
- "6cad16b148e4d5ea6bd9970786e09965"
1
+ "6ea7c01b2906dbbcfc19154411d4bbd4"
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "1.0.0",
2
+ "version": "1.1.0",
3
3
  "global": {
4
4
  "filters": [
5
5
  {
@@ -30,14 +30,18 @@
30
30
  }
31
31
  }
32
32
  ]
33
- }
34
- ],
35
- "enrichments": [
33
+ },
36
34
  {
35
+ "inputKey": "timestamp",
37
36
  "outputKey": "eventTime",
38
- "date": {
39
- "format": "2006-01-02 15:04:05.000"
40
- }
37
+ "transforms": [
38
+ {
39
+ "toDateTime": {
40
+ "inputFormat": "2006-01-02T15:04:05Z07:00",
41
+ "outputFormat": "2006-01-02 15:04:05.000"
42
+ }
43
+ }
44
+ ]
41
45
  }
42
46
  ]
43
47
  },
@@ -1 +1 @@
1
- "f339796cbacf80fe0bcf35169c07f824"
1
+ "5ebf6d4b88d9fbca6e0f60b3739db4df"
@@ -31,6 +31,10 @@
31
31
  {
32
32
  "date": "2023-12-13T00:00:00.000Z",
33
33
  "note": "Stable release\nMarked as stable version: 1.0.0"
34
+ },
35
+ {
36
+ "date": "2024-08-22T00:00:00.000Z",
37
+ "note": "Version 1.1.0\ntimestamp field is used as the event time"
34
38
  }
35
39
  ]
36
40
  }
@@ -1 +1 @@
1
- "6cad16b148e4d5ea6bd9970786e09965"
1
+ "6ea7c01b2906dbbcfc19154411d4bbd4"
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "1.0.0",
2
+ "version": "1.1.0",
3
3
  "global": {
4
4
  "filters": [
5
5
  {
@@ -30,14 +30,18 @@
30
30
  }
31
31
  }
32
32
  ]
33
- }
34
- ],
35
- "enrichments": [
33
+ },
36
34
  {
35
+ "inputKey": "timestamp",
37
36
  "outputKey": "eventTime",
38
- "date": {
39
- "format": "2006-01-02 15:04:05.000"
40
- }
37
+ "transforms": [
38
+ {
39
+ "toDateTime": {
40
+ "inputFormat": "2006-01-02T15:04:05Z07:00",
41
+ "outputFormat": "2006-01-02 15:04:05.000"
42
+ }
43
+ }
44
+ ]
41
45
  }
42
46
  ]
43
47
  },
@@ -1 +1 @@
1
- "edc5300ec4e21e4688b7f588cba597fa"
1
+ "6ec375bb42ae30f646bd7575c6afceb7"
@@ -23,6 +23,10 @@
23
23
  {
24
24
  "date": "2024-06-12T00:00:00.000Z",
25
25
  "note": "Version: 1.0.0\nStable release"
26
+ },
27
+ {
28
+ "date": "2024-08-22T00:00:00.000Z",
29
+ "note": "Version 1.1.0\ntimestamp field is used as the event time"
26
30
  }
27
31
  ]
28
32
  }
@@ -1 +1 @@
1
- "8db6f5408f77ec54d1d423bbe93499c2"
1
+ "2af5176c28dc98affce6dbeabce20b64"
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "1.0.0",
2
+ "version": "1.1.0",
3
3
  "params": [
4
4
  {
5
5
  "name": "CLIENT_ID",
@@ -55,7 +55,7 @@
55
55
  "transforms": [
56
56
  {
57
57
  "expression": {
58
- "body": "return MILLISECONDS_SINCE_EPOCH_FROM_RFC3999(TO_DATE_TIME(input.originalTimestamp or input.sentAt, { inputFormat = \"2006-01-02T15:04:05Z07:00\" }))",
58
+ "body": "return MILLISECONDS_SINCE_EPOCH_FROM_RFC3999(TO_DATE_TIME(input.timestamp or input.originalTimestamp or input.sentAt, { inputFormat = \"2006-01-02T15:04:05Z07:00\" }))",
59
59
  "lang": "lua"
60
60
  }
61
61
  }
@@ -1 +1 @@
1
- "ed8fede0e7b161c01ac5e5b041e86530"
1
+ "b7de8427f71f41fa5ae82a875688be08"
@@ -27,6 +27,10 @@
27
27
  {
28
28
  "date": "2024-04-24T00:00:00.000Z",
29
29
  "note": "Removed travel-related params and \"advanced integration\" `items` field.\nStable release version: 1.0.0."
30
+ },
31
+ {
32
+ "date": "2024-08-22T00:00:00.000Z",
33
+ "note": "Version 1.1.0\ntimestamp field is used as the event time"
30
34
  }
31
35
  ]
32
36
  }
@@ -1 +1 @@
1
- "528287e2fb3f5205291f07fb8a2013df"
1
+ "57237b1d199e5f2fe004249efb928163"
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "1.0.0",
2
+ "version": "1.1.0",
3
3
  "params": [
4
4
  {
5
5
  "name": "ENTERPRISE_ID",
@@ -125,7 +125,7 @@
125
125
  ]
126
126
  },
127
127
  {
128
- "inputKey": "originalTimestamp",
128
+ "inputKey": "timestamp",
129
129
  "outputKey": "eventTime"
130
130
  }
131
131
  ]
@@ -102,6 +102,14 @@
102
102
  "googleBigqueryStreaming": {
103
103
  "type": "object",
104
104
  "properties": {
105
+ "bigQueryOptions": {
106
+ "type": "number",
107
+ "description": "0: BIG_QUERY_OPTIONS_UNSPECIFIED; 1: BIG_QUERY_OPTIONS_DISABLE_DATASET_CREATION",
108
+ "enum": [
109
+ 0,
110
+ 1
111
+ ]
112
+ },
105
113
  "credentials": {
106
114
  "type": "string"
107
115
  },
@@ -1 +1 @@
1
- "98f8ba21dccd395f98adf84fddd4494a"
1
+ "efd837966b3f917457e8d2608b30401c"
@@ -35,6 +35,10 @@
35
35
  {
36
36
  "date": "2024-06-26T00:00:00.000Z",
37
37
  "note": "Renaming to Google Ads - Conversions"
38
+ },
39
+ {
40
+ "date": "2024-08-22T00:00:00.000Z",
41
+ "note": "Version 1.2.0\ntimestamp field is used as the event time"
38
42
  }
39
43
  ]
40
44
  }
@@ -1 +1 @@
1
- "2dcad8f0a541ea718347fee9437834eb"
1
+ "1420cf3e7816e41481d4ee2c1973ba83"
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "1.1.0",
2
+ "version": "1.2.0",
3
3
  "params": [
4
4
  {
5
5
  "name": "CUSTOMER_ID",
@@ -57,7 +57,7 @@
57
57
  {
58
58
  "expression": {
59
59
  "lang": "lua",
60
- "body": "local date = input.originalTimestamp or input.sentAt\nlocal timezoneOffset = input.context.providers.googleGtag.data.timezone_offset or 0\nreturn TO_DATE_TIME(date, { inputFormat = \"2006-01-02T15:04:05Z07:00\", outputLocation = { name = \"!UTC\", offset = TO_TRUNCATED_INT(timezoneOffset) * 60 }, outputFormat = \"2006-01-02 15:04:05-07:00\" })"
60
+ "body": "local date = input.timestamp or input.originalTimestamp or input.sentAt\nlocal timezoneOffset = input.context.providers.googleGtag.data.timezone_offset or 0\nreturn TO_DATE_TIME(date, { inputFormat = \"2006-01-02T15:04:05Z07:00\", outputLocation = { name = \"!UTC\", offset = TO_TRUNCATED_INT(timezoneOffset) * 60 }, outputFormat = \"2006-01-02 15:04:05-07:00\" })"
61
61
  }
62
62
  }
63
63
  ]
@@ -1 +1 @@
1
- "34f161fb48f44cd8fe3e91e0a3fbc7c1"
1
+ "dcfdb4cae71651300a99a12dba36d7ea"
@@ -27,6 +27,10 @@
27
27
  {
28
28
  "date": "2023-12-13T00:00:00.000Z",
29
29
  "note": "Stable release\nMarked as stable version: 1.0.0"
30
+ },
31
+ {
32
+ "date": "2024-08-21T00:00:00.000Z",
33
+ "note": "Version: 1.0.0\nAdding option to set datase creation mode to BIG_QUERY_OPTIONS_DISABLE_DATASET_CREATION\nThis will allow users to create save events without having the bigquery.datasets.create permission in their IAM role"
30
34
  }
31
35
  ]
32
36
  }
@@ -1 +1 @@
1
- "b503c431cf402515fea086d7b2b5461a"
1
+ "6488fdb9ca7cd982a6c0bc7bd4100ada"
@@ -31,6 +31,10 @@
31
31
  {
32
32
  "date": "2024-06-26T00:00:00.000Z",
33
33
  "note": "Version: 0.2.0\nUpdate identity fields logic: gclid or dclid or mobileDeviceId or matchId"
34
+ },
35
+ {
36
+ "date": "2024-08-22T00:00:00.000Z",
37
+ "note": "Version 0.3.0\ntimestamp field is used as the event time"
34
38
  }
35
39
  ]
36
40
  }
@@ -1 +1 @@
1
- "00d635c5d98649cf4553bf2b71af74f1"
1
+ "b4b43961c72b82dac8dc5b2f565e4afd"
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "0.2.0",
2
+ "version": "0.3.0",
3
3
  "params": [
4
4
  {
5
5
  "name": "CONFIG_ID",
@@ -37,7 +37,7 @@
37
37
  {
38
38
  "expression": {
39
39
  "lang": "lua",
40
- "body": "return TO_STRING(MILLISECONDS_SINCE_EPOCH_FROM_RFC3999(input.originalTimestamp) * 1000)"
40
+ "body": "return TO_STRING(MILLISECONDS_SINCE_EPOCH_FROM_RFC3999(input.timestamp or input.originalTimestamp) * 1000)"
41
41
  }
42
42
  }
43
43
  ]
@@ -1 +1 @@
1
- "ec5aa0c66e265fa73770c2e313a820f5"
1
+ "bc3f600b0c90771c2d21186a212a5c60"
@@ -19,6 +19,10 @@
19
19
  {
20
20
  "date": "2023-12-13T00:00:00.000Z",
21
21
  "note": "Marked as unstable version: 0.1.0"
22
+ },
23
+ {
24
+ "date": "2024-08-22T00:00:00.000Z",
25
+ "note": "Version 0.2.0\ntimestamp field is used as the event time"
22
26
  }
23
27
  ]
24
28
  }
@@ -1 +1 @@
1
- "fa990c8fe36de4c4fc64234c623c8cf2"
1
+ "aed3ad89cfe1a5af808dbd2942ee6ec7"
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "0.1.0",
2
+ "version": "0.2.0",
3
3
  "default": {
4
4
  "filters": [
5
5
  {
@@ -19,8 +19,16 @@
19
19
  "outputKey": "objectId"
20
20
  },
21
21
  {
22
- "inputKey": "receivedAt",
23
- "outputKey": "occurredAt"
22
+ "inputKey": "timestamp",
23
+ "outputKey": "occurredAt",
24
+ "transforms": [
25
+ {
26
+ "toDateTime": {
27
+ "inputFormat": "2006-01-02T15:04:05Z07:00",
28
+ "outputFormat": "2006-01-02T15:04:05.000Z"
29
+ }
30
+ }
31
+ ]
24
32
  },
25
33
  {
26
34
  "inputKey": "context.providers.hubSpotTag.hubspotutk",
@@ -1 +1 @@
1
- "8459100c4e7b7e0b57ba036e73120ecb"
1
+ "a131e11590f55018e88fc2f4d2bdc2bb"
@@ -31,6 +31,10 @@
31
31
  {
32
32
  "date": "2023-12-13T00:00:00.000Z",
33
33
  "note": "Marked as stable version: 1.0.0"
34
+ },
35
+ {
36
+ "date": "2024-08-22T00:00:00.000Z",
37
+ "note": "Version 1.1.0\ntimestamp field is used as the event time"
34
38
  }
35
39
  ]
36
40
  }
@@ -1 +1 @@
1
- "cbf8c9b22a866bd811dd984d9386bedd"
1
+ "c097bac8a7fed05c521f4dec03e22872"
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "1.0.0",
2
+ "version": "1.1.0",
3
3
  "params": [
4
4
  {
5
5
  "name": "CAMPAIGN_ID",
@@ -15,12 +15,6 @@
15
15
  {
16
16
  "staticString": "$$CAMPAIGN_ID$$",
17
17
  "outputKey": "CampaignId"
18
- },
19
- {
20
- "date": {
21
- "format": "2006-01-02T15:04:05.070Z"
22
- },
23
- "outputKey": "EventDate"
24
18
  }
25
19
  ],
26
20
  "mappings": [
@@ -41,6 +35,18 @@
41
35
  {
42
36
  "inputKey": "userId",
43
37
  "outputKey": "CustomerId"
38
+ },
39
+ {
40
+ "inputKey": "timestamp",
41
+ "outputKey": "EventDate",
42
+ "transforms": [
43
+ {
44
+ "toDateTime": {
45
+ "inputFormat": "2006-01-02T15:04:05Z07:00",
46
+ "outputFormat": "2006-01-02T15:04:05-0700"
47
+ }
48
+ }
49
+ ]
44
50
  }
45
51
  ]
46
52
  },
@@ -1 +1 @@
1
- "c8abe4f6214c0ea41d76e2f1efdd40d9"
1
+ "b4717db0a6050c56642a097f4935a2ad"
@@ -18,7 +18,7 @@
18
18
  },
19
19
  {
20
20
  "date": "2023-12-13T00:00:00.000Z",
21
- "note": "Marked as unstable version: 0.1.0"
21
+ "note": "Marked as unstable version: 0.1.0\n- date: 2024-08-22T00:00:00.000000Z\n note: |-\n Version 0.2.0\n timestamp field is used as the event time"
22
22
  }
23
23
  ]
24
24
  }
@@ -1 +1 @@
1
- "4070afddef84e3c3d18d7938e9932990"
1
+ "7849affbbb18a302d58febad4c6a18ea"
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "0.1.0",
2
+ "version": "0.2.0",
3
3
  "params": [
4
4
  {
5
5
  "name": "KOCHAVA_APP_ID",
@@ -69,7 +69,7 @@
69
69
  {
70
70
  "expression": {
71
71
  "lang": "lua",
72
- "body": "return MILLISECONDS_SINCE_EPOCH(input.receivedAt)"
72
+ "body": "return MILLISECONDS_SINCE_EPOCH(input.timestamp or input.receivedAt)"
73
73
  }
74
74
  }
75
75
  ]
@@ -1 +1 @@
1
- "49058f7d77f3a7c1a15d74df17e1d2bd"
1
+ "d268aade63151e44f0e5366e727fcd3f"
@@ -27,6 +27,10 @@
27
27
  {
28
28
  "date": "2023-12-13T00:00:00.000Z",
29
29
  "note": "Marked as stable version: 1.0.0"
30
+ },
31
+ {
32
+ "date": "2024-08-22T00:00:00.000Z",
33
+ "note": "Version 1.1.0\ntimestamp field is used as the event time"
30
34
  }
31
35
  ]
32
36
  }
@@ -1 +1 @@
1
- "511f676b6cb2174bbe3fb9d4baa6d672"
1
+ "4898e4b558a2d11f176c400a3b6a6fbe"