Skip to content

Commit a90b818

Browse files
authored
Merge pull request #6143 from segmentio/add-set-up-step-on-facebook-lead-ads
Add guide to connect Facebook Lead Ad wit Segment
2 parents 122b309 + 2152130 commit a90b818

File tree

1 file changed

+9
-7
lines changed
  • src/connections/sources/catalog/cloud-apps/facebook-lead-ads

1 file changed

+9
-7
lines changed

src/connections/sources/catalog/cloud-apps/facebook-lead-ads/index.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,15 @@ Segment lets you make the most of your leads by automatically sending them to yo
1616

1717
## Getting Started
1818

19-
1. Set up a Facebook Lead Ad campaign if you haven't already. Instructions on how to do so are [here](https://www.facebook.com/business/help/1462876307360828){:target="_blank"}.
20-
2. Search for "Facebook Lead Ads" within the Sources Catalog and confirm by clicking "Connect"
21-
3. Give the source a name. The name is a label used in the Segment interface, and Segment creates a related schema name which you query against in your warehouse. The nickname can be whatever you like, but we recommend sticking to something that reflects the source itself, like Facebook Lead Ads or Facebook Lead Ads Prod. 
22-
4. Click Create And Continue then Connect to OAuth into Facebook.
23-
5. Select which accounts you would like to sync (you may change this selection later).
24-
6. Verify that your leads are now flowing into Segment. You can quickly test this connection by sending a test lead to Segment with Facebook's [Lead Ad testing tool](https://developers.facebook.com/tools/lead-ads-testing){:target="_blank"}.
25-
7. Click on the Debugger to see a live stream of data coming in from Facebook. You should see your leads come in as Identify calls.
19+
1. [Set up a Facebook Lead Ad campaign](https://www.facebook.com/business/help/1462876307360828){:target="_blank"} if you don't have one already.
20+
2. [Connect Facebook Lead Ad with Segment](https://www.facebook.com/business/help/908902042493104?id=735435806665862){:target="_blank"}. Search for *Segment.com* in the CRM provider search box.
21+
3. Go to the Segment UI and navigate to **Connections > Catalog** and search for *Facebook Lead Ads*.
22+
4. Select the Facebook Lead Ads source and click **Add Source**.
23+
5. Give the source a name. The name is a label used in the Segment interface, and Segment creates a related schema name which you query against in your warehouse. The nickname can be whatever you like, but Segment recommends sticking to something that reflects the source itself, like Facebook Lead Ads or Facebook Lead Ads Prod. 
24+
6. Click **Authenticate**.
25+
7. Select which accounts you would like to sync (you may change this selection later).
26+
8. Verify that your leads are flowing into Segment. You can quickly test this connection by sending a test lead to Segment with Facebook's [Lead Ad testing tool](https://developers.facebook.com/tools/lead-ads-testing){:target="_blank"}.
27+
9. Click on the Debugger to see a live stream of data coming in from Facebook. You should see your leads come in as Identify calls.
2628

2729
### Permissions
2830
**Setup**

0 commit comments

Comments
 (0)