Skip to content

Commit f4c2dbe

Browse files
committed
Add ctwa_clid in user data of fb conversions apis
1 parent 9238ca5 commit f4c2dbe

File tree

1 file changed

+1
-1
lines changed
  • packages/destination-actions/src/destinations/facebook-conversions-api/viewContent

1 file changed

+1
-1
lines changed

packages/destination-actions/src/destinations/facebook-conversions-api/viewContent/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ const action: ActionDefinition<Settings, Payload> = {
4242
contents: {
4343
...contents,
4444
default: {
45-
// Segment Product Viewed is a single product event
45+
// Segment Product Viewed is a single product event.
4646
'@arrayPath': [
4747
'$.properties',
4848
{

0 commit comments

Comments
 (0)