You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi team! I saw this table got added and it's incorrect. Customers can use any field or hardcode the action source in the new Facebook Conversions API (Actions) destination. In addition, we do not default to anything. This note said we default to web. I would like to remove the table and have customers rely on the FB Documentation that we link to in the description of action source so that we do not need to keep this table updated on our end. Seems repetitive to keep this in here, and in it's current state I think it's confusing. Thanks!
Copy file name to clipboardExpand all lines: src/connections/destinations/catalog/actions-facebook-conversions-api/index.md
+1-17Lines changed: 1 addition & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -66,23 +66,7 @@ Set up your Pixel to work with the Facebook Conversions API (Actions) destinatio
66
66
67
67
## Configuration options
68
68
69
-
The Facebook Conversions API (Actions) destination gives you several ways to implement your conversion tracking. You can use it with [Facebook Pixel](/docs/connections/destinations/catalog/facebook-pixel/), or as a stand-alone alternative. You can read more about implementation options below and in [Facebook documentation](https://developers.facebook.com/docs/marketing-api/conversions-api/guides/end-to-end-implementation#pick-your-integration-type){:target="_blank"}.
70
-
71
-
### Action Source
72
-
73
-
`action_source` is set to "website" as a default value.
74
-
75
-
You can set `action_source` manually by passing it as a property of a Track event. You can use either snake case or camel case to include `action_source` as a property in Track events.
|`chat`| Conversion was made through a messaging app, SMS, or online messaging feature. |
80
-
|`email`| Conversion happened over email. |
81
-
|`other`| Conversion happened in a way that is not listed. |
82
-
|`phone_call`| Conversion was made over the phone. |
83
-
|`physical_store`| Conversion was made in person at your physical store. |
84
-
|`system_generated`| Conversion happened automatically, for example, a subscription renewal that's set on auto-pay each month. |
85
-
|`website`| Conversion was made on your website. |
69
+
The Facebook Conversions API (Actions) destination gives you several ways to implement your conversion tracking. You can use it with [Facebook Pixel](/docs/connections/destinations/catalog/facebook-pixel/), or as a stand-alone alternative. You can read more about implementation options below and in [Facebook documentation](https://developers.facebook.com/docs/marketing-api/conversions-api/guides/end-to-end-implementation#pick-your-integration-type){:target="_blank"}. |
86
70
87
71
### Send events from both the browser and the server
0 commit comments