Skip to content

Commit 5a689ff

Browse files
authored
Merge pull request #3300 from segmentio/remove-fb-capi-table
Remove action source table
2 parents 58897c6 + acf60f9 commit 5a689ff

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)