Route4Me White Labeling And Account Customization Guide
Route4Me is a global route planning and optimization platform that helps businesses save time, cut costs, and increase profits. With our white-labeling solutions, you can launch your own branded route optimization services, add new revenue streams, and grow faster without building technology from scratch. Provider-level access to a large distribution network makes it easy to expand your reach, while complete anonymity keeps the focus on your brand. End customers see only your company, strengthening trust and loyalty. This guide explains how to enable white label features and lists all available configuration keys.
Table of Contents
Enabling And Disabling White Labeling Commands
You can manage all available white labeling commands in the Advanced Configuration Editor. Each configuration key can be enabled or disabled individually, giving you full control over how Route4Me is branded and presented to your end users.
For faster setup, turn on Global White Label Mode by setting “whitelabel_mode_enabled = true“. This automatically activates a set of commonly used white labeling configurations. Once enabled, you can still fine-tune or override individual keys as needed.
Open Your Advanced Configuration Editor
White Labeling Modes
You can white label both the functionality and appearance of your Route4Me account:
-
Functionality white labeling controls how users interact with the software in your account.
-
Appearance white labeling controls how your account is visually presented to users.
Below, you’ll find configuration keys for customizing both functionality and appearance. The more branding you want to apply, the more customization options you’ll use.
NOTE: To activate certain features, you’ll need to contact your Routing Expert or Route4Me Customer Support.
White Labeling Options
-
Complete White Labeling – Activate Global White Label Mode for a fully branded experience where end users see only your company name. (See instructions above.)
-
Partial Branding – Enable only selected keys while keeping some default Route4Me features visible for advanced users.
-
Testing and Rollouts – Start with a few key settings, test the customer experience, and enable Global White Label Mode when you are ready to roll it out to all users.
Feature Configuration Keys For Account White Labeling
The table below lists the available configuration keys for white labeling your Route4Me account’s functionality. You can enable or disable these keys in the Advanced Configuration Editor to customize how your account is branded and experienced by end users.
NOTE: Some features require activation. To enable them, please contact your Routing Expert or Route4Me Customer Support.
Configuration Key | Description | Automatically Enabled in the Global Whitelabel Mode |
---|---|---|
hide_branded_content | Hides Route4Me-branded content (e.g., tutorials, videos) in menus. | |
enable_distance_optimization_option | Adds a Distance tab for Drive Time, Straight Line, and Big City optimizations. | |
hide_help_menu | Removes the Route4Me Help menu from all interfaces. | |
hide_avoidance_zones | Hides the Avoidance Zones tab when planning routes. | |
disable_route_native_context_menu | Disables right-click context menus in the Routes List to block opening new tabs. | |
disable_links_context_menu | Disables context menus in multiple interfaces (Routes List, Routes Map, Route Editor, Address Book List, Address Book Map, and Orders). | |
open_route_button_for_routes_list | Adds an “Open Route” button to the Routes List and disables native context menus. | |
disable_scans_upload | Disables uploading scans when creating routes. | |
hide_members_emails | Replaces member emails with their names in the Routes List. | |
enable_telematics_popup_overlay | Displays Route4Me-branded telematics pop-ups in all interfaces. | |
assign_drivers_only | Restricts route assignments to Driver user type only. | |
hide_sharing_in_route_parameters_dialog | Hides the “Sharing” tab in manual optimization settings. | |
hide_upselling_in_route_parameters_dialog | Hides Route4Me-branded upsell and upgrade prompts. | |
hide_users_management_link_in_route_parameters_dialog | Hides the “Manage Users” option in manual optimization settings. | |
hide_vehicles_management_link_in_route_parameters_dialog | Hides the “Add New Vehicle” option in manual optimization settings. | |
append_assignee_to_the_route_name_in_routes_list | Appends assigned member names to route names in the Routes List. | |
hide_covid19_warning | Hides the Pandemic Subscription Alert on the Order Tracking Customer Portal. |
Color Configuration Keys For Account White Labeling
In addition to functionality, you can customize the appearance of your Route4Me account and how it is displayed to your users. To adjust colors, use the “ui_theme_colors” key.
Within this key, you can define a JSON-like structure with your preferred RGB values for specific interface elements. This allows you to apply your brand’s color scheme across the Route4Me platform.
Sample JSON-like structure for color configuration variables.
{ "color-accent-danger": "rgba(201, 55, 55, 1)", "color-accent-danger-hover": "rgba(175, 45, 45, 1)", "color-accent-positive": "rgba(0, 122, 74, 1)", "color-accent-positive-hover": "rgba(0, 106, 64, 1)", "color-accent-primary": "rgba(0, 105, 62, 1)", "color-accent-primary-hover": "rgba(0, 130, 76, 1)", "color-accent-warning": "rgba(193, 154, 107, 1)", "color-accent-warning-hover": "rgba(172, 137, 94, 1)", "color-bg-blue-2": "rgba(31, 68, 56, 1)", "color-text-on-positive": "rgba(255, 255, 255, 1)" }
The table below lists all available white labeling configuration keys for partners and resellers. You can use these keys to customize how Route4Me is branded and experienced by your end users.
NOTE: Some features require activation. To enable them, please contact your Routing Expert or Route4Me Customer Support.
Configuration Key | Description |
---|---|
color-accent-danger | TBD |
color-accent-danger-hover | TBD |
color-accent-positive | TBD |
color-accent-positive-hover | TBD |
color-accent-primary | TBD |
color-accent-primary-hover | TBD |
color-accent-warning | TBD |
color-accent-warning-hover | TBD |
color-bg-blue-2 | TBD |
color-bg-header-row | TBD |
color-bg-overlay | TBD |
color-bg-surface | TBD |
color-bg-surface-highlighted | TBD |
color-bg-surface-hover | TBD |
color-bg-surface-hover-selected | TBD |
color-bg-surface-selected | TBD |
color-bg-tooltip | TBD |
color-bg-underlay | TBD |
color-modificator-plus-12-percent | TBD |
color-modificator-plus-3-percent | TBD |
color-modificator-plus-50-percent | TBD |
color-modificator-plus-6-percent | TBD |
color-modificator-plus-70-percent | TBD |
color-modificator-plus18-percent | TBD |
color-modificator-minus-12-percent | TBD |
color-modificator-minus-18-percent | TBD |
color-modificator-minus-3-percent | TBD |
color-modificator-minus-6-percent | TBD |
color-modificator-primary-12-percent | TBD |
color-modificator-primary-3-percent | TBD |
color-modificator-primary-6-percent | TBD |
color-modificator-primary-9-percent | TBD |
color-special-0 | TBD |
color-special-1 | TBD |
color-special-done-step | TBD |
color-special-filter-background | TBD |
color-special-logo-text | TBD |
color-special-outlinedbtnbgactive | TBD |
color-special-outlinedbtnbghover | TBD |
color-special-switch-dot-in-off-state | TBD |
color-special-tip | TBD |
color-special-underlay-gradient-end | TBD |
color-special-underlay-gradient-start | TBD |
color-special-focus-ring | TBD |
color-special-test | TBD |
color-stroke-hard | TBD |
color-stroke-harder | TBD |
color-stroke-normal | TBD |
color-stroke-soft | TBD |
color-stroke-softer | TBD |
color-text-hard | TBD |
color-text-link | TBD |
color-text-link-hover | TBD |
color-text-normal | TBD |
color-text-on-danger | TBD |
color-text-on-positive | TBD |
color-text-on-primary | TBD |
color-text-on-tooltip | TBD |
color-text-on-warning | TBD |
color-text-soft | TBD |
color-text-softer | TBD |
Visit Route4Me's Marketplace to Check Out More Add-Ons and Modules:
- Route Optimization
Address Book and Territories Planning
- Operations
Custom Data Add-On
Last Updated: