# Smart Address Plugin

{% 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 %}

The **Smart Address** App auto-fills your customers address (Street Address, State, Zip, Country...etc). This app also guesses your customers' location and auto-fills it, with great accuracy!

{% embed url="<https://youtu.be/AAAf_veipwA>" %}

### Step 1:

Visit your Google Cloud Console: <https://console.cloud.google.com/apis/library>

![Google Cloud Console](/files/-M4pFyYLqwEBpV0mIQq-)

In the left sidebar of your Google Cloud Console, head to **Billing**:

![](/files/-MTtx2bHrz43roa2hnLS)

Click on Billing and **Add a Valid Billing Account** to your profile as shown here:

![](/files/-MTtxX-p6qz_6shl6mXx)

You can find Google Cloud prices [here](https://cloud.google.com/pricing/list). Google Cloud will help you with data storage and it is essential in the use of our Smart Address Plugin.

Now search for the following Libraries (one at a time) and ensure you enable them:

* Places API
* Maps Javascript API
* Geolocation API
* Geocoding API

Once you enabled each of the Libraries, visit your API Credentials in your Google Console and click on **Create Project**: <https://console.cloud.google.com/apis/credentials>

![Creating a project in Google Cloud Console](/files/-M4pHKnJEd_1LPtnf-Fy)

Now click on **+ Create Credentials** and select API Key to create your own key:

![Creating an API Key in Google Cloud Console](/files/-M4pHvZqZxX6WYMV7WtG)

### Step 2:

The first step on the Funnelish side is to always turn it on account-wide, in the Apps section of your account.

Paste your API Key copied from Google and click **Save Changes.**

![](/files/-MO7caaJ1Sc0sK6OQdJw)

**Next head to the funnel you want to enable the app in and go to the App section. Click on Smart Address Plugin and turn it on.**

If you're only targeting people in a certain country, turn this first switch on, and select the country for even more accurate suggestions.

Turn on the last switch if you want to use the browser's auto-complete instead of our app suggestions when applicable.

Hit **Save Changes** when done.

![](/files/-MO7ceUS78Fwn6GwXs3y)

And that's it! Turn this on inside any individual funnel you want.&#x20;


---

# 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-address-plugin.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.
