Browse our comprehensive FAQ section to quickly find solutions, learn how to use ChatMaxima features, and get step-by-step guidance for setup, integrations, and support.
The location block is designed to collect geographic location data from users, which is useful for tasks like finding nearby stores or services.
This block allows you to securely collect a user's location and store it in a variable for further use in your chatbot workflow.
The block prompts the user to share their location. It's a convenient way to get precise geographic data.
You can save the location data by entering a name in the "Enter Variable Name" field. The collected location information will be stored in this variable.
The variable name should only contain lowercase letters and underscores.
Yes, the block is designed to ensure the input received is valid location data.
If the provided location data does not meet the validation rules, a custom error message will be displayed to the user.
Yes. The "Error Message" field allows you to provide a custom message that will be displayed when the provided location does not meet the validation rules.
The block has built-in, automatic validation for location data, so you do not need to manually write any code or complex rules to ensure the input is valid.
After you have filled in the necessary fields, you can click submit to save the block.
The block is designed to collect and validate standard geographic location data.
You can find the location block by navigating to Dashboard → Quick Access. Then, under ChatMaxima Studio, click on Create Chatbot. The location block will be available in the response section of the builder.
To find a video tutorial for the location block, navigate to Dashboard → Resources. In the dropdown menu, click on Video Tutorial, and then use the search bar to find the specific guide.
link: https://chatmaxima.com/video-tutorials/creating-a-response-location-node-in-chatmaxima/
The location block is useful for connecting customers with nearby physical stores, providing localized services, or for delivery and service-related queries.
Yes. By storing the location in a variable, you can use the data to provide information specific to the user's location, such as business hours for a nearby store.