Allow your customer to find places near to them

You are here:
Estimated reading time: 1 min

Businesses that have multiple locations can allow their bot to help their customer easily find the location near them. User shares their location inside the bot, and the bot finds the location closest to the user.

Supported Channels

Not all channels allow users to send their location to the bot. Currently, this feature is supported by WhatsApp, Telegram, Viber, and Messenger (Android),

Register your business locations inside the bot

You need to register all your locations inside the bot to allow your bot to help your customer to find locations near to them.

Navigate to Menu > Tools > Places Near Me

As you can see in the above image, must know the Latitude and Longitude of your location. You can get it from Google Maps. Find your location on Google Maps, click on your location, and you will see the Latitude and Longitude of your location.

Setup the flow

You need to use the Get User Data to ask for the user Location. You can save the user location in any custom field.

After the user share the location, use Actions > More Options > Find locations near me

Find categories of locations (Advanced use case)

It is possible to add many types of locations to a single bot and allow your contacts to find a specific category of location near them. For example, you can add restaurants, Football Stadiums, and ATMs to a single bot and allow your contacts to select what type of location they want to find. In this case, you will need to create a category and associate each location with a category. Use the link below to create a category.

https://chatrace.com/en/categories.php?level=0&type=4

After you create a category, you will see more options when you are creating a location.

On the flow builder, if you click the action “Find places near me,” you will see the option to select a category.

Was this article helpful?
Dislike 0
Views: 464