@walkeros/web-destination-gtag 3.3.0 → 3.3.1

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.
@@ -112,7 +112,7 @@ function Q(e2) {
112
112
  }
113
113
  function fe(e2 = {}) {
114
114
  var _a;
115
- const t = e2.timestamp || (/* @__PURE__ */ new Date()).setHours(0, 13, 37, 0), n = e2.group || "gr0up", o = e2.count || 1, r = L({ name: "entity action", data: { string: "foo", number: 1, boolean: true, array: [0, "text", false], not: void 0 }, context: { dev: ["test", 1] }, globals: { lang: "elb" }, custom: { completely: "random" }, user: { id: "us3r", device: "c00k13", session: "s3ss10n" }, nested: [{ entity: "child", data: { is: "subordinated" }, nested: [], context: { element: ["child", 0] } }], consent: { functional: true }, id: `${t}-${n}-${o}`, trigger: "test", entity: "entity", action: "action", timestamp: t, timing: 3.14, group: n, count: o, version: { source: "3.2.0", tagging: 1 }, source: { type: "web", id: "https://localhost:80", previous_id: "http://remotehost:9001" } }, e2, { merge: false });
115
+ const t = e2.timestamp || (/* @__PURE__ */ new Date()).setHours(0, 13, 37, 0), n = e2.group || "gr0up", o = e2.count || 1, r = L({ name: "entity action", data: { string: "foo", number: 1, boolean: true, array: [0, "text", false], not: void 0 }, context: { dev: ["test", 1] }, globals: { lang: "elb" }, custom: { completely: "random" }, user: { id: "us3r", device: "c00k13", session: "s3ss10n" }, nested: [{ entity: "child", data: { is: "subordinated" }, nested: [], context: { element: ["child", 0] } }], consent: { functional: true }, id: `${t}-${n}-${o}`, trigger: "test", entity: "entity", action: "action", timestamp: t, timing: 3.14, group: n, count: o, version: { source: "3.3.1", tagging: 1 }, source: { type: "web", id: "https://localhost:80", previous_id: "http://remotehost:9001" } }, e2, { merge: false });
116
116
  if (e2.name) {
117
117
  const [t2, n2] = (_a = e2.name.split(" ")) != null ? _a : [];
118
118
  t2 && n2 && (r.entity = t2, r.action = n2);
@@ -91,7 +91,7 @@ function Q(e2) {
91
91
  }
92
92
  function fe(e2 = {}) {
93
93
  var _a;
94
- const t = e2.timestamp || (/* @__PURE__ */ new Date()).setHours(0, 13, 37, 0), n = e2.group || "gr0up", o = e2.count || 1, r = L({ name: "entity action", data: { string: "foo", number: 1, boolean: true, array: [0, "text", false], not: void 0 }, context: { dev: ["test", 1] }, globals: { lang: "elb" }, custom: { completely: "random" }, user: { id: "us3r", device: "c00k13", session: "s3ss10n" }, nested: [{ entity: "child", data: { is: "subordinated" }, nested: [], context: { element: ["child", 0] } }], consent: { functional: true }, id: `${t}-${n}-${o}`, trigger: "test", entity: "entity", action: "action", timestamp: t, timing: 3.14, group: n, count: o, version: { source: "3.2.0", tagging: 1 }, source: { type: "web", id: "https://localhost:80", previous_id: "http://remotehost:9001" } }, e2, { merge: false });
94
+ const t = e2.timestamp || (/* @__PURE__ */ new Date()).setHours(0, 13, 37, 0), n = e2.group || "gr0up", o = e2.count || 1, r = L({ name: "entity action", data: { string: "foo", number: 1, boolean: true, array: [0, "text", false], not: void 0 }, context: { dev: ["test", 1] }, globals: { lang: "elb" }, custom: { completely: "random" }, user: { id: "us3r", device: "c00k13", session: "s3ss10n" }, nested: [{ entity: "child", data: { is: "subordinated" }, nested: [], context: { element: ["child", 0] } }], consent: { functional: true }, id: `${t}-${n}-${o}`, trigger: "test", entity: "entity", action: "action", timestamp: t, timing: 3.14, group: n, count: o, version: { source: "3.3.1", tagging: 1 }, source: { type: "web", id: "https://localhost:80", previous_id: "http://remotehost:9001" } }, e2, { merge: false });
95
95
  if (e2.name) {
96
96
  const [t2, n2] = (_a = e2.name.split(" ")) != null ? _a : [];
97
97
  t2 && n2 && (r.entity = t2, r.action = n2);
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$meta": {
3
3
  "package": "@walkeros/web-destination-gtag",
4
- "version": "3.2.0",
4
+ "version": "3.3.1",
5
5
  "type": "destination",
6
6
  "platform": [
7
7
  "web"
@@ -335,7 +335,7 @@
335
335
  "group": "gr0up",
336
336
  "count": 1,
337
337
  "version": {
338
- "source": "3.2.0",
338
+ "source": "3.3.1",
339
339
  "tagging": 1
340
340
  },
341
341
  "source": {
@@ -463,7 +463,7 @@
463
463
  "group": "gr0up",
464
464
  "count": 1,
465
465
  "version": {
466
- "source": "3.2.0",
466
+ "source": "3.3.1",
467
467
  "tagging": 1
468
468
  },
469
469
  "source": {
@@ -591,7 +591,7 @@
591
591
  "group": "gr0up",
592
592
  "count": 1,
593
593
  "version": {
594
- "source": "3.2.0",
594
+ "source": "3.3.1",
595
595
  "tagging": 1
596
596
  },
597
597
  "source": {
@@ -678,7 +678,7 @@
678
678
  "group": "gr0up",
679
679
  "count": 1,
680
680
  "version": {
681
- "source": "3.2.0",
681
+ "source": "3.3.1",
682
682
  "tagging": 1
683
683
  },
684
684
  "source": {
@@ -792,7 +792,7 @@
792
792
  "group": "gr0up",
793
793
  "count": 1,
794
794
  "version": {
795
- "source": "3.2.0",
795
+ "source": "3.3.1",
796
796
  "tagging": 1
797
797
  },
798
798
  "source": {
@@ -904,7 +904,7 @@
904
904
  "group": "gr0up",
905
905
  "count": 1,
906
906
  "version": {
907
- "source": "3.2.0",
907
+ "source": "3.3.1",
908
908
  "tagging": 1
909
909
  },
910
910
  "source": {
@@ -1008,7 +1008,7 @@
1008
1008
  "group": "gr0up",
1009
1009
  "count": 1,
1010
1010
  "version": {
1011
- "source": "3.2.0",
1011
+ "source": "3.3.1",
1012
1012
  "tagging": 1
1013
1013
  },
1014
1014
  "source": {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@walkeros/web-destination-gtag",
3
3
  "description": "Unified Google destination for walkerOS (GA4, Ads, GTM)",
4
- "version": "3.3.0",
4
+ "version": "3.3.1",
5
5
  "license": "MIT",
6
6
  "main": "./dist/index.js",
7
7
  "module": "./dist/index.mjs",
@@ -37,7 +37,7 @@
37
37
  "update": "npx npm-check-updates -u && npm update"
38
38
  },
39
39
  "dependencies": {
40
- "@walkeros/web-core": "3.3.0"
40
+ "@walkeros/web-core": "3.3.1"
41
41
  },
42
42
  "repository": {
43
43
  "url": "git+https://github.com/elbwalker/walkerOS.git",