Contact Us

If you still have questions or prefer to get help directly from an agent, please submit a request.
We’ll get back to you as soon as possible.

Please fill out the contact form below and we will reply as soon as possible.

    English (US)
    US English (US)
    FR French
    DE German
    ES Spanish
    IT Italian
    JP Japanese
    • Home
    • User Guides
    • Locator + Pages

    Filters for Locator & Pages

    This article provides information regarding basic filters for Locator & Pages.

    Written by Sven Pierschalla

    Updated at September 2nd, 2025

    Contact Us

    If you still have questions or prefer to get help directly from an agent, please submit a request.
    We’ll get back to you as soon as possible.

    Please fill out the contact form below and we will reply as soon as possible.

    • Getting Started
      API Guides 'Near Me' 360 Product descriptions New here Configuration and Connection Guides
    • Uberall Academy and Learning Resources
      Learning Resources - Best Practices Uberall Academy
    • User Guides
      AI What's New Platform Status and General FAQs Homepage The Dashboard Location Hub Review Management Messages Social Locator + Pages Analytics Directories Mobile App Directories
    • Connecting Tools
      Connection Troubleshooting API
    • Org Settings
      Users Billing API Keys Webhooks Legal Documentation Product Descriptions
    + More

    This article provides an overview on what to know about filters for the Locator & Pages product.

    Basic Filters 

    As Locator & Pages comes as an out-of-the-box solution, the filters don't need to be set manually within the code snippet. 

    The only data-option which needs to be set is:

    data-filter="services"

    This way the services of the locations, which are displayed in the locator, will be used as filters. 


    Alternatively the data field brands could be used:

    data-filter="brands"


    Combinations of both fields are also possible:

    data-filter="brands,services"


    The "only open locations" filter is also present by default. To hide this filter the option is:

    data-hideopennowfilter="true"


    Advanced and custom filtering

    For advanced and custom filter for Locator & Pages, refer to this article.


    Filters in multiple languages

    Locator & Pages can be set up as a Multi-Language Locator. See this article to learn to do so first.

    As the filters are not automatically translated (user-provided information), the content in the data field services  needs to be translated and uploaded via the import sheet.

    For example as services(de), services(en), services(fr).

    When setting up the respective language for the locator widget in 

    data-language="en"

    The corresponding translations of "services(en)" will be shown as filters


    Hide certain filters and change their order

    By adding another data-option it is possible to not display certain services as filters. (Logic applies to alternative data fields)

    data-filter-services=""


    As an example the following are set as services:

    • Location marketing
    • Listings Management
    • Online Marketing
    • Local SEO

    In order to just show the first three as filter options, the following data-option needs to be set:

    data-filter-services="Location Marketing,Listings Management,Online Marketing"


    In case the order of the filters needs to be rearranged like so:

    • Online Marketing
    • Listings Management
    • Location marketing


    The following needs to be set:

    data-filter-services="Online Marketing,Listings Management,Location Marketing"


    Read next: Advanced Filters for Locator & Pages

    locator filter customization

    Was this article helpful?

    Yes
    No
    Give feedback about this article

    Related Articles

    • FAQ about Self Serve Locator & Pages
    • What is embedded Locator + Pages (Self Serve)?
    • Customizations of Locator + Pages via CSS
    • Locator and Pages attributes
    • Locator + Pages Components

    Copyright 2025 – uberall.

    Expand