# Facebook Client ID

{% hint style="danger" %} <mark style="color:$warning;">**Deprecation Notice**</mark>

This article covers our **legacy ClickFunnels (CF) plugins**, which are ***no longer supported.***

🚀 We’ve moved on to [**Funnelish v2**](https://funnelish.com/) - **a faster, more powerful, and easier way to build high-converting funnels.**

* Your funnels just got an upgrade.. check out [**Funnelish v2** ](https://funnelish.com/)today for the **best experience.**
* Need a hand migrating your ClickFunnels funnel into Funnelish? Our team can help, **just reach out to support.**
  {% endhint %}

Obtaining a Facebook Client ID requires you to have a developer account on Facebook, and to create an app.

Please reference this guide provided by Facebook on registering while we walk through it below: <https://developers.facebook.com/docs/apps#register>

{% embed url="<https://youtu.be/Iv9SXoHV-v0>" %}

### Step 1: Create Your Facebook Developer Account

You'll first need to head to [https://developers.facebook.com](https://developers.facebook.com/) and click Get Started in the top left corner.

![](/files/-MHRPUg21uXtBlgq-no-)

You'll be prompted to create an account with your personal Facebook, click **Next.**

Choose **Developer** as what describes you best.

Now from the next screen you should see a **My Apps** section, or just head to <https://developers.facebook.com/apps/>.

Click the green button that says **Create New.**

Select **"For Everything Else"** for how you're using the app.

Enter a **name** for your App and the **email** you want to receive any notifications to.

Select your **Business Manager account**. If you don't have one, you can just create it later if you want to run Facebook ads for your funnel.

![](/files/-MHRSJ1z2Is9wJ6tXvpT)

**Once you complete that you should see your App ID in the top right corner.**

**Copy that ID.**

![](/files/-MHRT_dYT4PgK_pV4D5c)

### Step 2: Switch the App to Live Mode

Now you'll need to switch the Facebook app from "In development" to "Live".

Turn on the switch next to the App ID and you'll be prompted to add a Privacy Policy.&#x20;

Paste the URL of your funnel's privacy policy and switch the app to Live.

### Step 3: Paste Your App ID In Funnelish

Now head back to your Funnelish account, and go to your **Global App** section.

Turn on the Smart Optin app if it's not already done, and paste the App ID from Facebook.

Enable the **Shown By Default** switch if you want it on by default.

Click **Save Changes.**

![](/files/-MO7ecOc6l0lK24DwOoR)

Make sure the app is enabled in the funnels you want to use it.

That's it!

If you are interested in the [Google Client ID](/connecting-to-clickfunnels/clickfunnels-apps/smart-optin/google-client-id.md), you can find details about it by visiting our next post!


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.funnelish.com/connecting-to-clickfunnels/clickfunnels-apps/smart-optin/facebook-client-id.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
