@walkeros/web-destination-tiktok 4.3.1 → 4.3.2
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.
- package/CHANGELOG.md +7 -0
- package/dist/walkerOS.json +11 -11
- package/package.json +4 -4
package/CHANGELOG.md
CHANGED
package/dist/walkerOS.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$meta": {
|
|
3
3
|
"package": "@walkeros/web-destination-tiktok",
|
|
4
|
-
"version": "4.3.
|
|
4
|
+
"version": "4.3.2",
|
|
5
5
|
"type": "destination",
|
|
6
6
|
"platform": [
|
|
7
7
|
"web"
|
|
@@ -164,7 +164,7 @@
|
|
|
164
164
|
"trigger": "load",
|
|
165
165
|
"entity": "product",
|
|
166
166
|
"action": "view",
|
|
167
|
-
"timestamp":
|
|
167
|
+
"timestamp": 1785024817000,
|
|
168
168
|
"timing": 3.14,
|
|
169
169
|
"source": {
|
|
170
170
|
"count": 1,
|
|
@@ -225,7 +225,7 @@
|
|
|
225
225
|
"trigger": "load",
|
|
226
226
|
"entity": "page",
|
|
227
227
|
"action": "view",
|
|
228
|
-
"timestamp":
|
|
228
|
+
"timestamp": 1785024817000,
|
|
229
229
|
"timing": 3.14,
|
|
230
230
|
"source": {
|
|
231
231
|
"count": 1,
|
|
@@ -299,7 +299,7 @@
|
|
|
299
299
|
"trigger": "load",
|
|
300
300
|
"entity": "product",
|
|
301
301
|
"action": "view",
|
|
302
|
-
"timestamp":
|
|
302
|
+
"timestamp": 1785024817000,
|
|
303
303
|
"timing": 3.14,
|
|
304
304
|
"source": {
|
|
305
305
|
"count": 1,
|
|
@@ -412,7 +412,7 @@
|
|
|
412
412
|
"trigger": "load",
|
|
413
413
|
"entity": "order",
|
|
414
414
|
"action": "complete",
|
|
415
|
-
"timestamp":
|
|
415
|
+
"timestamp": 1785024817000,
|
|
416
416
|
"timing": 3.14,
|
|
417
417
|
"source": {
|
|
418
418
|
"count": 1,
|
|
@@ -525,7 +525,7 @@
|
|
|
525
525
|
"trigger": "load",
|
|
526
526
|
"entity": "product",
|
|
527
527
|
"action": "view",
|
|
528
|
-
"timestamp":
|
|
528
|
+
"timestamp": 1785024817000,
|
|
529
529
|
"timing": 3.14,
|
|
530
530
|
"source": {
|
|
531
531
|
"count": 1,
|
|
@@ -654,7 +654,7 @@
|
|
|
654
654
|
"trigger": "load",
|
|
655
655
|
"entity": "order",
|
|
656
656
|
"action": "complete",
|
|
657
|
-
"timestamp":
|
|
657
|
+
"timestamp": 1785024817000,
|
|
658
658
|
"timing": 3.14,
|
|
659
659
|
"source": {
|
|
660
660
|
"count": 1,
|
|
@@ -724,7 +724,7 @@
|
|
|
724
724
|
"trigger": "test",
|
|
725
725
|
"entity": "search",
|
|
726
726
|
"action": "submit",
|
|
727
|
-
"timestamp":
|
|
727
|
+
"timestamp": 1785024817000,
|
|
728
728
|
"timing": 3.14,
|
|
729
729
|
"source": {
|
|
730
730
|
"count": 1,
|
|
@@ -797,7 +797,7 @@
|
|
|
797
797
|
"trigger": "test",
|
|
798
798
|
"entity": "user",
|
|
799
799
|
"action": "register",
|
|
800
|
-
"timestamp":
|
|
800
|
+
"timestamp": 1785024817000,
|
|
801
801
|
"timing": 3.14,
|
|
802
802
|
"source": {
|
|
803
803
|
"count": 1,
|
|
@@ -879,11 +879,11 @@
|
|
|
879
879
|
"consent": {
|
|
880
880
|
"functional": true
|
|
881
881
|
},
|
|
882
|
-
"id": "
|
|
882
|
+
"id": "f76cf70ad0eea5df",
|
|
883
883
|
"trigger": "load",
|
|
884
884
|
"entity": "product",
|
|
885
885
|
"action": "view",
|
|
886
|
-
"timestamp":
|
|
886
|
+
"timestamp": 1785024817000,
|
|
887
887
|
"timing": 3.14,
|
|
888
888
|
"source": {
|
|
889
889
|
"count": 1,
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@walkeros/web-destination-tiktok",
|
|
3
3
|
"description": "TikTok Pixel web destination for walkerOS (conversion tracking, Advanced Matching)",
|
|
4
|
-
"version": "4.3.
|
|
4
|
+
"version": "4.3.2",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"main": "./dist/index.js",
|
|
7
7
|
"module": "./dist/index.mjs",
|
|
@@ -38,11 +38,11 @@
|
|
|
38
38
|
"update": "npx npm-check-updates -u && npm update"
|
|
39
39
|
},
|
|
40
40
|
"dependencies": {
|
|
41
|
-
"@walkeros/core": "4.3.
|
|
42
|
-
"@walkeros/web-core": "4.3.
|
|
41
|
+
"@walkeros/core": "4.3.2",
|
|
42
|
+
"@walkeros/web-core": "4.3.2"
|
|
43
43
|
},
|
|
44
44
|
"devDependencies": {
|
|
45
|
-
"@walkeros/collector": "4.3.
|
|
45
|
+
"@walkeros/collector": "4.3.2"
|
|
46
46
|
},
|
|
47
47
|
"repository": {
|
|
48
48
|
"url": "git+https://github.com/elbwalker/walkerOS.git",
|