Quickly become a referral partner by uploading a Mozio widget onto your website. No technical background needed.
Copy the code below and paste in the place on your page where you'd like to see the widget
<div id="mozio-widget" data-ref="" data-language="en-us" data-currency="USD" data-wrao="inf" data-color-primary="#0D84EB" data-color-secondary="#FCD012"><noscript>Find the best mobility options, globally, by searching <a href="https://www.mozio.com/?ref=">mozio.com</a></noscript></div><script type="text/javascript" src="https://widget.mozio.com/search-form.js" async></script>
You can add data-start-address
and data-end-address
attributes to the <div id="mozio-widget" ...>
with a place search query. First place found by this search query will be set as a field value. Example: <div id="mozio-widget" data-start-address="SFO" ...>
By default each place field search the places 500 miles around the already selected place. You can define a default point which you want to use to search around when no place selected. To do that, add data-default-lat
and data-default-lng
with latitude and longitude of the place. Example: <div id="mozio-widget" data-default-lng="50" data-default-lat="20" ...>
If you are one our partners who have a white-label, you may need to redirect your customers to your white-label from the widget. To do that, add data-target-url
parameter to the <div id="mozio-widget">
with a domain of your white-label (with https:// prefix). Example: <div id="mozio-widget" data-target-url="https://booking.mozio.com" ...>
By default each field showed on it's own row. You can change that behaviour and show the widget in three rows instead of six. To do that, add data-wrap="xs"
to the <div id="mozio-widget">
. Then the fields will be wrapped only on small screens, like mobile devices.
Just add data-disable-hourly="true"
to the <div id="mozio-widget">
and that is it
This is the beta version. Daily bookings are not available yet, but a detailed report is going to be provided at the end of the months.
Interested in partnering with us?
Tell us your contact info and a Mozio representative will contact you.