Skip to content

Commit acf60f9

Browse files
authored
Remove action source table
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!
1 parent 4146dc6 commit acf60f9

File tree

1 file changed

+1
-17
lines changed
  • src/connections/destinations/catalog/actions-facebook-conversions-api

1 file changed

+1
-17
lines changed

src/connections/destinations/catalog/actions-facebook-conversions-api/index.md

Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -66,23 +66,7 @@ Set up your Pixel to work with the Facebook Conversions API (Actions) destinatio
6666

6767
## Configuration options
6868

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.
76-
77-
| Action Source Values | Description |
78-
| -------------------- | --------------------------------------------------------------------------------------------------------- |
79-
| `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"}. |
8670

8771
### Send events from both the browser and the server
8872

0 commit comments

Comments
 (0)