@segment/action-destinations 3.49.2-alpha.2 → 3.49.2-alpha.3
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/dist/destinations/google-enhanced-conversions/postConversion/generated-types.d.ts +1 -0
- package/dist/destinations/google-enhanced-conversions/postConversion/index.js +8 -1
- package/dist/destinations/google-enhanced-conversions/postConversion/index.js.map +1 -1
- package/dist/destinations/tiktok-conversions/index.js +14 -32
- package/dist/destinations/tiktok-conversions/index.js.map +1 -1
- package/dist/destinations/tiktok-conversions/reportWebEvent/formatter.d.ts +3 -3
- package/dist/destinations/tiktok-conversions/reportWebEvent/formatter.js +3 -9
- package/dist/destinations/tiktok-conversions/reportWebEvent/formatter.js.map +1 -1
- package/dist/destinations/tiktok-conversions/reportWebEvent/generated-types.d.ts +6 -16
- package/dist/destinations/tiktok-conversions/reportWebEvent/index.js +27 -177
- package/dist/destinations/tiktok-conversions/reportWebEvent/index.js.map +1 -1
- package/package.json +4 -4
|
@@ -69,6 +69,12 @@ const action = {
|
|
|
69
69
|
'@path': '$.properties.currency'
|
|
70
70
|
}
|
|
71
71
|
},
|
|
72
|
+
is_app_incrementality: {
|
|
73
|
+
label: 'App Conversion for Incrementality Study',
|
|
74
|
+
description: 'Set to true if this is an app conversion for an incrementality study.',
|
|
75
|
+
type: 'boolean',
|
|
76
|
+
default: false
|
|
77
|
+
},
|
|
72
78
|
phone_number: {
|
|
73
79
|
label: 'Phone Number',
|
|
74
80
|
description: 'Phone number of the individual who triggered the conversion event, in E.164 standard format, e.g. +14150000000.',
|
|
@@ -173,7 +179,8 @@ const action = {
|
|
|
173
179
|
conversion_time: +new Date(payload.conversion_time) * 1000,
|
|
174
180
|
label: payload.conversion_label,
|
|
175
181
|
value: payload.value,
|
|
176
|
-
currency_code: payload.currency_code
|
|
182
|
+
currency_code: payload.currency_code,
|
|
183
|
+
is_app_incrementality: payload.is_app_incrementality ? 1 : 0
|
|
177
184
|
});
|
|
178
185
|
const address = formatter_1.cleanData({
|
|
179
186
|
hashed_first_name: formatter_1.formatFirstName(payload.first_name),
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/destinations/google-enhanced-conversions/postConversion/index.ts"],"names":[],"mappings":";;AAAA,wDAAqF;AAIrF,2CASoB;AAYpB,MAAM,MAAM,GAAwC;IAClD,KAAK,EAAE,iBAAiB;IACxB,WAAW,EAAE,wCAAwC;IACrD,MAAM,EAAE;QAEN,gBAAgB,EAAE;YAChB,KAAK,EAAE,kBAAkB;YACzB,WAAW,EACT,yMAAyM;YAC3M,IAAI,EAAE,QAAQ;YACd,QAAQ,EAAE,IAAI;YACd,OAAO,EAAE,EAAE;SACZ;QACD,KAAK,EAAE;YACL,KAAK,EAAE,OAAO;YACd,WAAW,EAAE,qEAAqE;YAClF,IAAI,EAAE,QAAQ;YACd,QAAQ,EAAE,IAAI;YACd,MAAM,EAAE,OAAO;YACf,OAAO,EAAE;gBACP,KAAK,EAAE;oBACL,MAAM,EAAE,EAAE,OAAO,EAAE,oBAAoB,EAAE;oBACzC,IAAI,EAAE,EAAE,OAAO,EAAE,oBAAoB,EAAE;oBACvC,IAAI,EAAE,EAAE,OAAO,EAAE,gBAAgB,EAAE;iBACpC;aACF;SACF;QACD,cAAc,EAAE;YACd,KAAK,EAAE,UAAU;YACjB,WAAW,EACT,gSAAgS;YAClS,IAAI,EAAE,QAAQ;YACd,QAAQ,EAAE,IAAI;YACd,OAAO,EAAE;gBACP,OAAO,EAAE,sBAAsB;aAChC;SACF;QACD,UAAU,EAAE;YACV,KAAK,EAAE,YAAY;YACnB,WAAW,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/destinations/google-enhanced-conversions/postConversion/index.ts"],"names":[],"mappings":"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"}
|
|
@@ -7,48 +7,30 @@ const actions_core_1 = require("@segment/actions-core");
|
|
|
7
7
|
const reportWebEvent_1 = __importDefault(require("./reportWebEvent"));
|
|
8
8
|
const presets = [
|
|
9
9
|
{
|
|
10
|
-
name: '
|
|
11
|
-
subscribe: '
|
|
12
|
-
partnerAction: 'reportWebEvent',
|
|
13
|
-
mapping: {
|
|
14
|
-
...actions_core_1.defaultValues(reportWebEvent_1.default.fields),
|
|
15
|
-
event: 'ViewContent'
|
|
16
|
-
}
|
|
17
|
-
},
|
|
18
|
-
{
|
|
19
|
-
name: 'Search',
|
|
20
|
-
subscribe: 'event = "Products Searched"',
|
|
21
|
-
partnerAction: 'reportWebEvent',
|
|
22
|
-
mapping: {
|
|
23
|
-
...actions_core_1.defaultValues(reportWebEvent_1.default.fields),
|
|
24
|
-
event: 'Search'
|
|
25
|
-
}
|
|
26
|
-
},
|
|
27
|
-
{
|
|
28
|
-
name: 'Add to Wishlist',
|
|
29
|
-
subscribe: 'event = "Product Added to Wishlist"',
|
|
10
|
+
name: 'Initiate Checkout',
|
|
11
|
+
subscribe: 'event = "Checkout Started"',
|
|
30
12
|
partnerAction: 'reportWebEvent',
|
|
31
13
|
mapping: {
|
|
32
14
|
...actions_core_1.defaultValues(reportWebEvent_1.default.fields),
|
|
33
|
-
event: '
|
|
15
|
+
event: 'IntiateCheckout'
|
|
34
16
|
}
|
|
35
17
|
},
|
|
36
18
|
{
|
|
37
|
-
name: '
|
|
38
|
-
subscribe: '
|
|
19
|
+
name: 'View Content',
|
|
20
|
+
subscribe: 'type="page"',
|
|
39
21
|
partnerAction: 'reportWebEvent',
|
|
40
22
|
mapping: {
|
|
41
23
|
...actions_core_1.defaultValues(reportWebEvent_1.default.fields),
|
|
42
|
-
event: '
|
|
24
|
+
event: 'ViewContent'
|
|
43
25
|
}
|
|
44
26
|
},
|
|
45
27
|
{
|
|
46
|
-
name: '
|
|
47
|
-
subscribe: 'event = "
|
|
28
|
+
name: 'Products Searched',
|
|
29
|
+
subscribe: 'event = "Products Searched"',
|
|
48
30
|
partnerAction: 'reportWebEvent',
|
|
49
31
|
mapping: {
|
|
50
32
|
...actions_core_1.defaultValues(reportWebEvent_1.default.fields),
|
|
51
|
-
event: '
|
|
33
|
+
event: 'Search'
|
|
52
34
|
}
|
|
53
35
|
},
|
|
54
36
|
{
|
|
@@ -61,12 +43,12 @@ const presets = [
|
|
|
61
43
|
}
|
|
62
44
|
},
|
|
63
45
|
{
|
|
64
|
-
name: '
|
|
46
|
+
name: 'Order Completed',
|
|
65
47
|
subscribe: 'event = "Order Completed"',
|
|
66
48
|
partnerAction: 'reportWebEvent',
|
|
67
49
|
mapping: {
|
|
68
50
|
...actions_core_1.defaultValues(reportWebEvent_1.default.fields),
|
|
69
|
-
event: '
|
|
51
|
+
event: 'PlaceOrder'
|
|
70
52
|
}
|
|
71
53
|
}
|
|
72
54
|
];
|
|
@@ -79,14 +61,14 @@ const destination = {
|
|
|
79
61
|
fields: {
|
|
80
62
|
accessToken: {
|
|
81
63
|
label: 'Access Token',
|
|
82
|
-
description:
|
|
64
|
+
description: "TikTok Long Term Access Token. You can generate this from the TikTok Marketing API portal. Please follow TikTok's [Authorization guide](https://ads.tiktok.com/athena/docs/index.html?plat_id=-1&doc_id=100010&id=100681&key=e98b971a296ae45d8e35a22fba032d1c06f5973de9aab73ce07b82f230cf3afd) for more info.",
|
|
83
65
|
type: 'string',
|
|
84
66
|
required: true
|
|
85
67
|
},
|
|
86
68
|
pixel_code: {
|
|
87
69
|
label: 'Pixel Code',
|
|
88
70
|
type: 'string',
|
|
89
|
-
description: '
|
|
71
|
+
description: 'An ID for your pixel. Required to send events to the TikTok pixel.',
|
|
90
72
|
required: true
|
|
91
73
|
}
|
|
92
74
|
},
|
|
@@ -95,7 +77,7 @@ const destination = {
|
|
|
95
77
|
method: 'post',
|
|
96
78
|
json: {
|
|
97
79
|
pixel_code: settings.pixel_code,
|
|
98
|
-
event:
|
|
80
|
+
event: "Test Event",
|
|
99
81
|
timestamp: '',
|
|
100
82
|
context: {}
|
|
101
83
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/destinations/tiktok-conversions/index.ts"],"names":[],"mappings":";;;;;AACA,wDAAqD;AAGrD,sEAA6C;AAG7C,MAAM,OAAO,GAAqC;IAChD;QACE,IAAI,EAAE,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/destinations/tiktok-conversions/index.ts"],"names":[],"mappings":";;;;;AACA,wDAAqD;AAGrD,sEAA6C;AAG7C,MAAM,OAAO,GAAqC;IAChD;QACE,IAAI,EAAE,mBAAmB;QACzB,SAAS,EAAE,4BAA4B;QACvC,aAAa,EAAE,gBAAgB;QAC/B,OAAO,EAAE;YACP,GAAG,4BAAa,CAAC,wBAAc,CAAC,MAAM,CAAC;YACvC,KAAK,EAAE,iBAAiB;SACzB;KACF;IACD;QACE,IAAI,EAAE,cAAc;QACpB,SAAS,EAAE,aAAa;QACxB,aAAa,EAAE,gBAAgB;QAC/B,OAAO,EAAE;YACP,GAAG,4BAAa,CAAC,wBAAc,CAAC,MAAM,CAAC;YACvC,KAAK,EAAE,aAAa;SACrB;KACF;IACD;QACE,IAAI,EAAE,mBAAmB;QACzB,SAAS,EAAE,6BAA6B;QACxC,aAAa,EAAE,gBAAgB;QAC/B,OAAO,EAAE;YACP,GAAG,4BAAa,CAAC,wBAAc,CAAC,MAAM,CAAC;YACvC,KAAK,EAAE,QAAQ;SAChB;KACF;IACD;QACE,IAAI,EAAE,kBAAkB;QACxB,SAAS,EAAE,gCAAgC;QAC3C,aAAa,EAAE,gBAAgB;QAC/B,OAAO,EAAE;YACP,GAAG,4BAAa,CAAC,wBAAc,CAAC,MAAM,CAAC;YACvC,KAAK,EAAE,gBAAgB;SACxB;KACF;IACD;QACE,IAAI,EAAE,iBAAiB;QACvB,SAAS,EAAE,2BAA2B;QACtC,aAAa,EAAE,gBAAgB;QAC/B,OAAO,EAAE;YACP,GAAG,4BAAa,CAAC,wBAAc,CAAC,MAAM,CAAC;YACvC,KAAK,EAAE,YAAY;SACpB;KACF;CACF,CAAA;AAED,MAAM,WAAW,GAAoC;IAInD,IAAI,EAAE,oBAAoB;IAC1B,IAAI,EAAE,oBAAoB;IAC1B,IAAI,EAAE,OAAO;IAEb,cAAc,EAAE;QACd,MAAM,EAAE,QAAQ;QAChB,MAAM,EAAE;YACN,WAAW,EAAE;gBACX,KAAK,EAAE,cAAc;gBACrB,WAAW,EACT,+SAA+S;gBACjT,IAAI,EAAE,QAAQ;gBACd,QAAQ,EAAE,IAAI;aACf;YACD,UAAU,EAAE;gBACV,KAAK,EAAE,YAAY;gBACnB,IAAI,EAAE,QAAQ;gBACd,WAAW,EAAE,oEAAoE;gBACjF,QAAQ,EAAE,IAAI;aACf;SACF;QACD,kBAAkB,EAAE,CAAC,OAAO,EAAE,EAAE,QAAQ,EAAE,EAAE,EAAE;YAG5C,OAAO,OAAO,CAAC,4DAA4D,EAAE;gBAC3E,MAAM,EAAE,MAAM;gBACd,IAAI,EAAE;oBACJ,UAAU,EAAE,QAAQ,CAAC,UAAU;oBAC/B,KAAK,EAAE,YAAY;oBACnB,SAAS,EAAE,EAAE;oBACb,OAAO,EAAE,EAAE;iBACZ;aACF,CAAC,CAAA;QACJ,CAAC;KACF;IACD,aAAa,CAAC,EAAE,QAAQ,EAAE;QACxB,OAAO;YACL,OAAO,EAAE,EAAE,cAAc,EAAE,QAAQ,CAAC,WAAW,EAAE;SAClD,CAAA;IACH,CAAC;IACD,OAAO;IACP,OAAO,EAAE;QACP,cAAc,EAAd,wBAAc;KACf;CACF,CAAA;AAED,kBAAe,WAAW,CAAA"}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export declare function formatEmail(email: string
|
|
2
|
-
export declare function formatUserId(userId: string
|
|
3
|
-
export declare function formatPhone(phone
|
|
1
|
+
export declare function formatEmail(email: string): string;
|
|
2
|
+
export declare function formatUserId(userId: string): string;
|
|
3
|
+
export declare function formatPhone(phone?: string): string;
|
|
@@ -3,22 +3,16 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
exports.formatPhone = exports.formatUserId = exports.formatEmail = void 0;
|
|
4
4
|
const crypto_1 = require("crypto");
|
|
5
5
|
function formatEmail(email) {
|
|
6
|
-
|
|
7
|
-
return hashAndEncode(email.toLowerCase());
|
|
8
|
-
}
|
|
9
|
-
return undefined;
|
|
6
|
+
return hashAndEncode(email.toLowerCase());
|
|
10
7
|
}
|
|
11
8
|
exports.formatEmail = formatEmail;
|
|
12
9
|
function formatUserId(userId) {
|
|
13
|
-
|
|
14
|
-
return hashAndEncode(userId.toLowerCase().trim());
|
|
15
|
-
}
|
|
16
|
-
return undefined;
|
|
10
|
+
return hashAndEncode(userId.toLowerCase().trim());
|
|
17
11
|
}
|
|
18
12
|
exports.formatUserId = formatUserId;
|
|
19
13
|
function formatPhone(phone) {
|
|
20
14
|
if (!phone)
|
|
21
|
-
return
|
|
15
|
+
return '';
|
|
22
16
|
const validatedPhone = phone.match(/[0-9]{0,14}/g);
|
|
23
17
|
if (validatedPhone === null) {
|
|
24
18
|
throw new Error(`${phone} is not a valid E.164 phone number.`);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"formatter.js","sourceRoot":"","sources":["../../../../src/destinations/tiktok-conversions/reportWebEvent/formatter.ts"],"names":[],"mappings":";;;AAAA,mCAAmC;AAKnC,SAAgB,WAAW,CAAC,
|
|
1
|
+
{"version":3,"file":"formatter.js","sourceRoot":"","sources":["../../../../src/destinations/tiktok-conversions/reportWebEvent/formatter.ts"],"names":[],"mappings":";;;AAAA,mCAAmC;AAKnC,SAAgB,WAAW,CAAC,KAAa;IACvC,OAAO,aAAa,CAAC,KAAK,CAAC,WAAW,EAAE,CAAC,CAAA;AAC3C,CAAC;AAFD,kCAEC;AAOD,SAAgB,YAAY,CAAC,MAAc;IACzC,OAAO,aAAa,CAAC,MAAM,CAAC,WAAW,EAAE,CAAC,IAAI,EAAE,CAAC,CAAA;AACnD,CAAC;AAFD,oCAEC;AAOD,SAAgB,WAAW,CAAC,KAAc;IACxC,IAAI,CAAC,KAAK;QAAE,OAAO,EAAE,CAAA;IAErB,MAAM,cAAc,GAAG,KAAK,CAAC,KAAK,CAAC,cAAc,CAAC,CAAA;IAClD,IAAI,cAAc,KAAK,IAAI,EAAE;QAC3B,MAAM,IAAI,KAAK,CAAC,GAAG,KAAK,qCAAqC,CAAC,CAAA;KAC/D;IAED,IAAI,cAAc,GAAG,IAAI,KAAK,CAAC,OAAO,CAAC,SAAS,EAAE,EAAE,CAAC,EAAE,CAAA;IAEvD,cAAc,GAAG,cAAc,CAAC,SAAS,CAAC,CAAC,EAAE,EAAE,CAAC,CAAA;IAChD,OAAO,aAAa,CAAC,cAAc,CAAC,CAAA;AACtC,CAAC;AAZD,kCAYC;AAED,SAAS,aAAa,CAAC,QAAgB;IACrC,OAAO,mBAAU,CAAC,QAAQ,CAAC,CAAC,MAAM,CAAC,QAAQ,CAAC,CAAC,MAAM,CAAC,KAAK,CAAC,CAAA;AAC5D,CAAC"}
|
|
@@ -1,23 +1,13 @@
|
|
|
1
1
|
export interface Payload {
|
|
2
|
-
event
|
|
2
|
+
event?: string;
|
|
3
3
|
event_id?: string;
|
|
4
4
|
timestamp?: string;
|
|
5
|
+
type?: string;
|
|
6
|
+
properties?: {
|
|
7
|
+
[k: string]: unknown;
|
|
8
|
+
};
|
|
5
9
|
phone_number?: string;
|
|
6
10
|
email?: string;
|
|
7
|
-
external_id
|
|
11
|
+
external_id: string;
|
|
8
12
|
ttclid?: string;
|
|
9
|
-
url?: string;
|
|
10
|
-
referrer?: string;
|
|
11
|
-
ip?: string;
|
|
12
|
-
user_agent?: string;
|
|
13
|
-
contents?: {
|
|
14
|
-
price?: number;
|
|
15
|
-
quantity?: number;
|
|
16
|
-
content_type?: string;
|
|
17
|
-
content_id?: string;
|
|
18
|
-
}[];
|
|
19
|
-
currency?: string;
|
|
20
|
-
value?: number;
|
|
21
|
-
description?: string;
|
|
22
|
-
query?: string;
|
|
23
13
|
}
|
|
@@ -8,8 +8,10 @@ const action = {
|
|
|
8
8
|
event: {
|
|
9
9
|
label: 'Event Name',
|
|
10
10
|
type: 'string',
|
|
11
|
-
|
|
12
|
-
|
|
11
|
+
description: 'Conversion event name. Please refer to the "Supported Web Events" section on this [page](https://ads.tiktok.com/marketing_api/docs?id=1701890979375106) for accepted event names.',
|
|
12
|
+
default: {
|
|
13
|
+
'@path': '$.event'
|
|
14
|
+
}
|
|
13
15
|
},
|
|
14
16
|
event_id: {
|
|
15
17
|
label: 'Event ID',
|
|
@@ -22,14 +24,25 @@ const action = {
|
|
|
22
24
|
timestamp: {
|
|
23
25
|
label: 'Event Timestamp',
|
|
24
26
|
type: 'string',
|
|
25
|
-
description: 'Timestamp that the event took place, in ISO 8601 format.'
|
|
27
|
+
description: 'Timestamp that the event took place, in ISO 8601 format.'
|
|
28
|
+
},
|
|
29
|
+
type: {
|
|
30
|
+
label: 'Segment Event Type',
|
|
31
|
+
description: 'The Segment event type, e.g. "page".',
|
|
32
|
+
type: 'string',
|
|
26
33
|
default: {
|
|
27
|
-
'@path': '$.
|
|
34
|
+
'@path': '$.type'
|
|
28
35
|
}
|
|
29
36
|
},
|
|
37
|
+
properties: {
|
|
38
|
+
label: 'Properties associated with the event',
|
|
39
|
+
description: 'Additional properties such as content info, description, and currency.',
|
|
40
|
+
type: 'object',
|
|
41
|
+
required: false
|
|
42
|
+
},
|
|
30
43
|
phone_number: {
|
|
31
44
|
label: 'Phone Number',
|
|
32
|
-
description: 'Phone number of the user who triggered the conversion event, in E.164 standard format, e.g. +14150000000.
|
|
45
|
+
description: 'Phone number of the user who triggered the conversion event, in E.164 standard format, e.g. +14150000000.',
|
|
33
46
|
type: 'string',
|
|
34
47
|
default: {
|
|
35
48
|
'@if': {
|
|
@@ -41,7 +54,7 @@ const action = {
|
|
|
41
54
|
},
|
|
42
55
|
email: {
|
|
43
56
|
label: 'Email',
|
|
44
|
-
description: 'Email address of the user who triggered the conversion event.
|
|
57
|
+
description: 'Email address of the user who triggered the conversion event.',
|
|
45
58
|
type: 'string',
|
|
46
59
|
format: 'email',
|
|
47
60
|
default: {
|
|
@@ -54,8 +67,9 @@ const action = {
|
|
|
54
67
|
},
|
|
55
68
|
external_id: {
|
|
56
69
|
label: 'External ID',
|
|
57
|
-
description: 'Uniquely identifies the user who triggered the conversion event.
|
|
70
|
+
description: 'Uniquely identifies the user who triggered the conversion event.',
|
|
58
71
|
type: 'string',
|
|
72
|
+
required: true,
|
|
59
73
|
default: {
|
|
60
74
|
'@if': {
|
|
61
75
|
exists: { '@path': '$.userId' },
|
|
@@ -75,166 +89,15 @@ const action = {
|
|
|
75
89
|
else: { '@path': '$.traits.ttclid' }
|
|
76
90
|
}
|
|
77
91
|
}
|
|
78
|
-
},
|
|
79
|
-
url: {
|
|
80
|
-
label: 'Page URL',
|
|
81
|
-
type: 'string',
|
|
82
|
-
description: 'The page URL where the conversion event took place.',
|
|
83
|
-
default: {
|
|
84
|
-
'@path': '$.context.page.url'
|
|
85
|
-
}
|
|
86
|
-
},
|
|
87
|
-
referrer: {
|
|
88
|
-
label: 'Page Referrer',
|
|
89
|
-
type: 'string',
|
|
90
|
-
description: 'The page referrer.',
|
|
91
|
-
default: {
|
|
92
|
-
'@path': '$.context.page.referrer'
|
|
93
|
-
}
|
|
94
|
-
},
|
|
95
|
-
ip: {
|
|
96
|
-
label: 'IP Address',
|
|
97
|
-
type: 'string',
|
|
98
|
-
description: 'IP address of the browser.',
|
|
99
|
-
default: {
|
|
100
|
-
'@path': '$.context.ip'
|
|
101
|
-
}
|
|
102
|
-
},
|
|
103
|
-
user_agent: {
|
|
104
|
-
label: 'User Agent',
|
|
105
|
-
type: 'string',
|
|
106
|
-
description: 'User agent from the user’s device.',
|
|
107
|
-
default: {
|
|
108
|
-
'@path': '$.context.userAgent'
|
|
109
|
-
}
|
|
110
|
-
},
|
|
111
|
-
contents: {
|
|
112
|
-
label: 'Contents',
|
|
113
|
-
type: 'object',
|
|
114
|
-
multiple: true,
|
|
115
|
-
description: 'Related items in a web event.',
|
|
116
|
-
default: {
|
|
117
|
-
'@if': {
|
|
118
|
-
exists: {
|
|
119
|
-
'@arrayPath': [
|
|
120
|
-
'$.properties.products',
|
|
121
|
-
{
|
|
122
|
-
price: {
|
|
123
|
-
'@path': '$.price'
|
|
124
|
-
},
|
|
125
|
-
quantity: {
|
|
126
|
-
'@path': '$.quantity'
|
|
127
|
-
},
|
|
128
|
-
content_type: {
|
|
129
|
-
'@path': '$.content_type'
|
|
130
|
-
},
|
|
131
|
-
content_id: {
|
|
132
|
-
'@path': '$.content_id'
|
|
133
|
-
}
|
|
134
|
-
}
|
|
135
|
-
]
|
|
136
|
-
},
|
|
137
|
-
then: {
|
|
138
|
-
'@arrayPath': [
|
|
139
|
-
'$.properties.products',
|
|
140
|
-
{
|
|
141
|
-
price: {
|
|
142
|
-
'@path': '$.price'
|
|
143
|
-
},
|
|
144
|
-
quantity: {
|
|
145
|
-
'@path': '$.quantity'
|
|
146
|
-
},
|
|
147
|
-
content_type: {
|
|
148
|
-
'@path': '$.content_type'
|
|
149
|
-
},
|
|
150
|
-
content_id: {
|
|
151
|
-
'@path': '$.content_id'
|
|
152
|
-
}
|
|
153
|
-
}
|
|
154
|
-
]
|
|
155
|
-
},
|
|
156
|
-
else: {
|
|
157
|
-
'@arrayPath': [
|
|
158
|
-
'$.properties',
|
|
159
|
-
{
|
|
160
|
-
price: {
|
|
161
|
-
'@path': '$.price'
|
|
162
|
-
},
|
|
163
|
-
quantity: {
|
|
164
|
-
'@path': '$.quantity'
|
|
165
|
-
},
|
|
166
|
-
content_type: {
|
|
167
|
-
'@path': '$.content_type'
|
|
168
|
-
},
|
|
169
|
-
content_id: {
|
|
170
|
-
'@path': '$.content_id'
|
|
171
|
-
}
|
|
172
|
-
}
|
|
173
|
-
]
|
|
174
|
-
}
|
|
175
|
-
}
|
|
176
|
-
},
|
|
177
|
-
properties: {
|
|
178
|
-
price: {
|
|
179
|
-
label: 'Price',
|
|
180
|
-
description: 'Price of the item.',
|
|
181
|
-
type: 'number'
|
|
182
|
-
},
|
|
183
|
-
quantity: {
|
|
184
|
-
label: 'Quantity',
|
|
185
|
-
description: 'Number of items.',
|
|
186
|
-
type: 'number'
|
|
187
|
-
},
|
|
188
|
-
content_type: {
|
|
189
|
-
label: 'Content Type',
|
|
190
|
-
description: 'Type of the product item.',
|
|
191
|
-
type: 'string'
|
|
192
|
-
},
|
|
193
|
-
content_id: {
|
|
194
|
-
label: 'Content ID',
|
|
195
|
-
description: 'ID of the product item.',
|
|
196
|
-
type: 'string'
|
|
197
|
-
}
|
|
198
|
-
}
|
|
199
|
-
},
|
|
200
|
-
currency: {
|
|
201
|
-
label: 'Currency',
|
|
202
|
-
type: 'string',
|
|
203
|
-
description: 'Currency for the value specified as ISO 4217 code.',
|
|
204
|
-
default: {
|
|
205
|
-
'@path': '$.properties.currency'
|
|
206
|
-
}
|
|
207
|
-
},
|
|
208
|
-
value: {
|
|
209
|
-
label: 'Value',
|
|
210
|
-
type: 'number',
|
|
211
|
-
description: 'Value of the order or items sold.',
|
|
212
|
-
default: {
|
|
213
|
-
'@if': {
|
|
214
|
-
exists: { '@path': '$.properties.value' },
|
|
215
|
-
then: { '@path': '$.properties.value' },
|
|
216
|
-
else: { '@path': '$.properties.revenue' }
|
|
217
|
-
}
|
|
218
|
-
}
|
|
219
|
-
},
|
|
220
|
-
description: {
|
|
221
|
-
label: 'Description',
|
|
222
|
-
type: 'string',
|
|
223
|
-
description: 'A string description of the web event.'
|
|
224
|
-
},
|
|
225
|
-
query: {
|
|
226
|
-
label: 'Query',
|
|
227
|
-
type: 'string',
|
|
228
|
-
description: 'The text string that was searched for.',
|
|
229
|
-
default: {
|
|
230
|
-
'@path': '$.properties.query'
|
|
231
|
-
}
|
|
232
92
|
}
|
|
233
93
|
},
|
|
234
94
|
perform: (request, { payload, settings }) => {
|
|
95
|
+
const eventId = payload.event_id
|
|
96
|
+
? payload.event_id.toString() + '_' + (Math.random() + 1).toString(36).substring(7)
|
|
97
|
+
: '';
|
|
235
98
|
const userData = {
|
|
236
99
|
hashedExternalId: formatter_1.formatUserId(payload.external_id),
|
|
237
|
-
hashedEmail: formatter_1.formatEmail(payload.email),
|
|
100
|
+
hashedEmail: formatter_1.formatEmail(payload.email || ''),
|
|
238
101
|
hashedPhoneNumber: formatter_1.formatPhone(payload.phone_number)
|
|
239
102
|
};
|
|
240
103
|
return request('https://business-api.tiktok.com/open_api/v1.2/pixel/track/', {
|
|
@@ -242,7 +105,7 @@ const action = {
|
|
|
242
105
|
json: {
|
|
243
106
|
pixel_code: settings.pixel_code,
|
|
244
107
|
event: payload.event,
|
|
245
|
-
event_id:
|
|
108
|
+
event_id: eventId,
|
|
246
109
|
timestamp: payload.timestamp,
|
|
247
110
|
context: {
|
|
248
111
|
user: {
|
|
@@ -252,20 +115,7 @@ const action = {
|
|
|
252
115
|
},
|
|
253
116
|
ad: {
|
|
254
117
|
callback: payload.ttclid
|
|
255
|
-
}
|
|
256
|
-
page: {
|
|
257
|
-
url: payload.url,
|
|
258
|
-
referrer: payload.referrer
|
|
259
|
-
},
|
|
260
|
-
ip: payload.ip,
|
|
261
|
-
user_agent: payload.user_agent
|
|
262
|
-
},
|
|
263
|
-
properties: {
|
|
264
|
-
contents: payload.contents,
|
|
265
|
-
currency: payload.currency,
|
|
266
|
-
value: payload.value,
|
|
267
|
-
description: payload.description,
|
|
268
|
-
query: payload.query
|
|
118
|
+
}
|
|
269
119
|
}
|
|
270
120
|
}
|
|
271
121
|
});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/destinations/tiktok-conversions/reportWebEvent/index.ts"],"names":[],"mappings":";;AAGA,2CAAoE;AAEpE,MAAM,MAAM,GAAwC;IAClD,KAAK,EAAE,kBAAkB;IACzB,WAAW,EACT,6JAA6J;IAC/J,MAAM,EAAE;QACN,KAAK,EAAE;YACL,KAAK,EAAE,YAAY;YACnB,IAAI,EAAE,QAAQ;YACd,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/destinations/tiktok-conversions/reportWebEvent/index.ts"],"names":[],"mappings":"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"}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@segment/action-destinations",
|
|
3
3
|
"description": "Destination Actions engine and definitions.",
|
|
4
|
-
"version": "3.49.2-alpha.
|
|
4
|
+
"version": "3.49.2-alpha.3",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
7
7
|
"url": "https://github.com/segmentio/action-destinations",
|
|
@@ -38,8 +38,8 @@
|
|
|
38
38
|
},
|
|
39
39
|
"dependencies": {
|
|
40
40
|
"@amplitude/ua-parser-js": "^0.7.25",
|
|
41
|
-
"@segment/actions-core": "^3.22.
|
|
42
|
-
"@segment/actions-shared": "^1.3.
|
|
41
|
+
"@segment/actions-core": "^3.22.0",
|
|
42
|
+
"@segment/actions-shared": "^1.3.0",
|
|
43
43
|
"cheerio": "^1.0.0-rc.10",
|
|
44
44
|
"dayjs": "^1.10.7",
|
|
45
45
|
"escape-goat": "^3",
|
|
@@ -62,5 +62,5 @@
|
|
|
62
62
|
"<rootDir>/test/setup-after-env.ts"
|
|
63
63
|
]
|
|
64
64
|
},
|
|
65
|
-
"gitHead": "
|
|
65
|
+
"gitHead": "93130a72941860237f063003b4f29458263b01cb"
|
|
66
66
|
}
|