<!DOCTYPE html>
<html lang="en-US" prefix="og: http://ogp.me/ns#">
<head>
  <meta charset="utf-8">
  <link rel="pingback" href="/xmlrpc.php">
  <script type="text/javascript">
                document.documentElement.className = 'js';
  </script>
  <title>Hotel Ecommerce & Revenue Management - Evision</title>
  <meta name="description" content="Evision offers hotel ecommerce & revenue management services focused on building a stronger direct revenue model for increased profitability.">
  <link rel="canonical" href="/">
  <meta property="og:locale" content="en_US">
  <meta property="og:type" content="website">
  <meta property="og:title" content="Hotel Ecommerce & Revenue Management - Evision">
  <meta property="og:description" content="Evision offers hotel ecommerce & revenue management services focused on building a stronger direct revenue model for increased profitability.">
  <meta property="og:url" content="http://evisionworldwide.com/">
  <meta property="og:site_name" content="Evision Worldwide">
  <script type="application/ld+json">
  {"@context":"http:\/\/schema.org","@type":"WebSite","url":"http:\/\/evisionworldwide.com\/","name":"Evision Worldwide","potentialAction":{"@type":"SearchAction","target":"http:\/\/evisionworldwide.com\/?s={search_term_string}","query-input":"required name=search_term_string"}}
  </script>
  <link rel="alternate" type="application/rss+xml" title="Evision Worldwide » Feed" href="/feed/">
  <link rel="alternate" type="application/rss+xml" title="Evision Worldwide » Comments Feed" href="/comments/feed/">
  <link rel="alternate" type="application/rss+xml" title="Evision Worldwide » Hotel Ecommerce and Revenue Management Comments Feed" href="/hotel-ecommerce-revenue-management/feed/">
  <script type="text/javascript">
                        window._wpemojiSettings = {"baseUrl":"http:\/\/s.w.org\/images\/core\/emoji\/72x72\/","ext":".png","source":{"concatemoji":"http:\/\/evisionworldwide.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=c026831175c086f0308cc42b85bf065d"}};
                        !function(a,b,c){function d(a){var c=b.createElement("canvas"),d=c.getContext&&c.getContext("2d");return d&&d.fillText?(d.textBaseline="top",d.font="600 32px Arial","flag"===a?(d.fillText(String.fromCharCode(55356,56812,55356,56807),0,0),c.toDataURL().length>3e3):(d.fillText(String.fromCharCode(55357,56835),0,0),0!==d.getImageData(16,16,1,1).data[0])):!1}function e(a){var c=b.createElement("script");c.src=a,c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var f,g;c.supports={simple:d("simple"),flag:d("flag")},c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.simple&&c.supports.flag||(g=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",g,!1),a.addEventListener("load",g,!1)):(a.attachEvent("onload",g),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),f=c.source||{},f.concatemoji?e(f.concatemoji):f.wpemoji&&f.twemoji&&(e(f.twemoji),e(f.wpemoji)))}(window,document,window._wpemojiSettings);
  </script>
  <style type="text/css">
  img.wp-smiley,
  img.emoji {
        display: inline !important;
        border: none !important;
        box-shadow: none !important;
        height: 1em !important;
        width: 1em !important;
        margin: 0 .07em !important;
        vertical-align: -0.1em !important;
        background: none !important;
        padding: 0 !important;
  }
  </style>
  <link rel="stylesheet" id="divi-fonts-css" href="https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800&subset=latin,latin-ext" type="text/css" media="all">
  <link rel="stylesheet" id="et-gf-bitter-css" href="https://fonts.googleapis.com/css?family=Bitter:400,400italic,700&subset=latin,latin-ext" type="text/css" media="all">
  <link rel="stylesheet" id="et-gf-droid-sans-css" href="https://fonts.googleapis.com/css?family=Droid+Sans:400,700&subset=latin" type="text/css" media="all">
  <link rel="stylesheet" id="divi-style-css" href="/wp-content/themes/evision2014/style.css?ver=2.6.4.4" type="text/css" media="all">
  <link rel="stylesheet" id="et-shortcodes-css-css" href="/wp-content/themes/Divi/epanel/shortcodes/css/shortcodes.css?ver=2.6.4.4" type="text/css" media="all">
  <link rel="stylesheet" id="et-shortcodes-responsive-css-css" href="/wp-content/themes/Divi/epanel/shortcodes/css/shortcodes_responsive.css?ver=2.6.4.4" type="text/css" media="all">
  <link rel="stylesheet" id="magnific-popup-css" href="/wp-content/themes/Divi/includes/builder/styles/magnific_popup.css?ver=2.6.4.4" type="text/css" media="all">
  <script type="text/javascript" src="/wp-includes/js/jquery/jquery.js?ver=1.11.2"></script>
  <script type="text/javascript" src="/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.2.1"></script>
  <link rel="EditURI" type="application/rsd+xml" title="RSD" href="/xmlrpc.php?rsd">
  <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="/wp-includes/wlwmanifest.xml">
  <link rel="shortlink" href="/">
  <script type="text/javascript">
  (function(url){
        if(/(?:Chrome\/26\.0\.1410\.63 Safari\/537\.31|WordfenceTestMonBot)/.test(navigator.userAgent)){ return; }
        var addEvent = function(evt, handler) {
                if (window.addEventListener) {
                        document.addEventListener(evt, handler, false);
                } else if (window.attachEvent) {
                        document.attachEvent('on' + evt, handler);
                }
        };
        var removeEvent = function(evt, handler) {
                if (window.removeEventListener) {
                        document.removeEventListener(evt, handler, false);
                } else if (window.detachEvent) {
                        document.detachEvent('on' + evt, handler);
                }
        };
        var evts = 'contextmenu dblclick drag dragend dragenter dragleave dragover dragstart drop keydown keypress keyup mousedown mousemove mouseout mouseover mouseup mousewheel scroll'.split(' ');
        var logHuman = function() {
                var wfscr = document.createElement('script');
                wfscr.type = 'text/javascript';
                wfscr.async = true;
                wfscr.src = url + '&r=' + Math.random();
                (document.getElementsByTagName('head')[0]||document.getElementsByTagName('body')[0]).appendChild(wfscr);
                for (var i = 0; i < evts.length; i++) {
                        removeEvent(evts[i], logHuman);
                }
        };
        for (var i = 0; i < evts.length; i++) {
                addEvent(evts[i], logHuman);
        }
  })('//evisionworldwide.com/?wordfence_logHuman=1&hid=4B488B7749863B182F3D1D1413E5D7B2');
  </script>
  <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
  <style id="theme-customizer-css">
                                                        body { color: #333333; }
                                                                                        .woocommerce #respond input#submit, .woocommerce-page #respond input#submit, .woocommerce #content input.button, .woocommerce-page #content input.button, .woocommerce-message, .woocommerce-error, .woocommerce-info { background: #489104 !important; }
                        #et_search_icon:hover, .mobile_menu_bar:before, .mobile_menu_bar:after, .et_toggle_slide_menu:after, .et-social-icon a:hover, .et_pb_sum, .et_pb_pricing li a, .et_pb_pricing_table_button, .et_overlay:before, .entry-summary p.price ins, .woocommerce div.product span.price, .woocommerce-page div.product span.price, .woocommerce #content div.product span.price, .woocommerce-page #content div.product span.price, .woocommerce div.product p.price, .woocommerce-page div.product p.price, .woocommerce #content div.product p.price, .woocommerce-page #content div.product p.price, .et_pb_member_social_links a:hover, .woocommerce .star-rating span:before, .woocommerce-page .star-rating span:before, .et_pb_widget li a:hover, .et_pb_filterable_portfolio .et_pb_portfolio_filters li a.active, .et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a.active, .et_pb_gallery .et_pb_gallery_pagination ul li a.active, .wp-pagenavi span.current, .wp-pagenavi a:hover, .nav-single a, .posted_in a { color: #489104; }
                        .et_pb_contact_submit, .et_password_protected_form .et_submit_button, .et_pb_bg_layout_light .et_pb_newsletter_button, .comment-reply-link, .form-submit input, .et_pb_bg_layout_light .et_pb_promo_button, .et_pb_bg_layout_light .et_pb_more_button, .woocommerce a.button.alt, .woocommerce-page a.button.alt, .woocommerce button.button.alt, .woocommerce-page button.button.alt, .woocommerce input.button.alt, .woocommerce-page input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce-page #respond input#submit.alt, .woocommerce #content input.button.alt, .woocommerce-page #content input.button.alt, .woocommerce a.button, .woocommerce-page a.button, .woocommerce button.button, .woocommerce-page button.button, .woocommerce input.button, .woocommerce-page input.button { color: #489104; }
                        .footer-widget h4 { color: #489104; }
                        .et-search-form, .nav li ul, .et_mobile_menu, .footer-widget li:before, .et_pb_pricing li:before, blockquote { border-color: #489104; }
                        .et_pb_counter_amount, .et_pb_featured_table .et_pb_pricing_heading, .et_quote_content, .et_link_content, .et_audio_content, .et_pb_post_slider.et_pb_bg_layout_dark, .et_slide_in_menu_container { background-color: #489104; }
                                                                        a { color: #3e76bb; }
                                                                                                        #top-header, #et-secondary-nav li ul { background-color: #489104; }
                                                                #top-header, #top-header a { color: rgba(0,0,0,0.7); }
                                                                        .et_header_style_centered .mobile_nav .select_page, .et_header_style_split .mobile_nav .select_page, .et_nav_text_color_light #top-menu > li > a, .et_nav_text_color_dark #top-menu > li > a, #top-menu a, .et_mobile_menu li a, .et_nav_text_color_light .et_mobile_menu li a, .et_nav_text_color_dark .et_mobile_menu li a, #et_search_icon:before, .et_search_form_container input, span.et_close_search_field:after, #et-top-navigation .et-cart-info { color: #333333; }
                        .et_search_form_container input::-moz-placeholder { color: #333333; }
                        .et_search_form_container input::-webkit-input-placeholder { color: #333333; }
                        .et_search_form_container input:-ms-input-placeholder { color: #333333; }
                                                                
                
                                        #top-menu li.current-menu-ancestor > a, #top-menu li.current-menu-item > a,
                        .et_color_scheme_red #top-menu li.current-menu-ancestor > a, .et_color_scheme_red #top-menu li.current-menu-item > a,
                        .et_color_scheme_pink #top-menu li.current-menu-ancestor > a, .et_color_scheme_pink #top-menu li.current-menu-item > a,
                        .et_color_scheme_orange #top-menu li.current-menu-ancestor > a, .et_color_scheme_orange #top-menu li.current-menu-item > a,
                        .et_color_scheme_green #top-menu li.current-menu-ancestor > a, .et_color_scheme_green #top-menu li.current-menu-item > a { color: #489104; }
                                                        #main-footer { background-color: #333333; }
                                                                                        #main-footer .footer-widget h4 { color: #489104; }
                                                        .footer-widget li:before { border-color: #489104; }
                                                                                                                                
                
                                                                                                                                                                                                                                                
                @media only screen and ( min-width: 981px ) {
                                                                                                                                                                                                                                                                                                                                .et-fixed-header#top-header, .et-fixed-header#top-header #et-secondary-nav li ul { background-color: #489104; }
                                                                                                                                .et-fixed-header #top-menu a, .et-fixed-header #et_search_icon:before, .et-fixed-header #et_top_search .et-search-form input, .et-fixed-header .et_search_form_container input, .et-fixed-header .et_close_search_field:after, .et-fixed-header #et-top-navigation .et-cart-info { color: #333333 !important; }
                                .et-fixed-header .et_search_form_container input::-moz-placeholder { color: #333333 !important; }
                                .et-fixed-header .et_search_form_container input::-webkit-input-placeholder { color: #333333 !important; }
                                .et-fixed-header .et_search_form_container input:-ms-input-placeholder { color: #333333 !important; }
                                                                                .et-fixed-header #top-menu li.current-menu-ancestor > a,
                                .et-fixed-header #top-menu li.current-menu-item > a { color: #489104 !important; }
                                                                                .et-fixed-header#top-header a { color: rgba(0,0,0,0.7); }
                        
                                        }
                @media only screen and ( min-width: 1350px) {
                        .et_pb_row { padding: 27px 0; }
                        .et_pb_section { padding: 54px 0; }
                        .single.et_pb_pagebuilder_layout.et_full_width_page .et_post_meta_wrapper { padding-top: 81px; }
                        .et_pb_section.et_pb_section_first { padding-top: inherit; }
                        .et_pb_fullwidth_section { padding: 0; }
                }
                @media only screen and ( max-width: 980px ) {
                                                                                                                                                                }
                @media only screen and ( max-width: 767px ) {
                                                                                                                }
  </style>
  <style class="et_heading_font">
                                h1, h2, h3, h4, h5, h6 {
                                        font-family: 'Bitter', Georgia, "Times New Roman", serif;                               }
  </style>
  <style class="et_body_font">
                                body, input, textarea, select {
                                        font-family: 'Droid Sans', Helvetica, Arial, Lucida, sans-serif;                                }
  </style>
  <style id="module-customizer-css"></style>
  <link rel="shortcut icon" href="/wp-content/uploads/2014/05/display_logo.jpg">
  <style type="text/css">
  .recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}
  </style>
  <style type="text/css" id="et-custom-css">
  #footer-bottom {
  color: #efefef !important;
  }

  .et_pb_slide_description h2 {
  margin-top: -150px;
  position: center;
  }

  .et_pb_slider .et_pb_slide {
  height: 400px;
  }

  .et_pb_slide_image {
  margin-bottom: 550px;
  margin-left: 100px;
  }
  </style>
  <style type="text/css" id="et-builder-advanced-style">
                                
  .et_pb_divider_1:before { border-top-color: #ffffff; border-top-style: ; border-top-width: px; }
  .et_pb_divider_0:before { border-top-color: #ffffff; border-top-style: ; border-top-width: px; }
  </style>
</head>
<body class="home page page-id-25 page-template-default et_pb_button_helper_class et_fixed_nav et_show_nav et_cover_background et_pb_gutter et_pb_gutters3 et_primary_nav_dropdown_animation_fade et_secondary_nav_dropdown_animation_fade et_pb_footer_columns4 et_header_style_left et_pb_pagebuilder_layout et_right_sidebar unknown">
  <div id="page-container">
    <header id="main-header" data-height-onload="66">
      <div class="container clearfix et_menu_container">
        <div class="logo_container">
          <span class="logo_helper"></span> <a href="/"><img src="/wp-content/uploads/2014/05/logo695-notag.jpg" alt="Evision Worldwide" id="logo" data-height-percentage="54"></a>
        </div>
        <div id="et-top-navigation" data-height="66" data-fixed-height="40">
          <nav id="top-menu-nav">
            <ul id="top-menu" class="nav">
              <li id="menu-item-37" class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-25 current_page_item menu-item-37">
                <a href="/">Home</a>
              </li>
              <li id="menu-item-42" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-42">
                <a href="/team/">Team</a>
              </li>
              <li id="menu-item-41" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-41">
                <a href="/hotel-ecommerce/">Hotel Ecommerce</a>
                <ul class="sub-menu">
                  <li id="menu-item-142" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-142">
                    <a href="/hotel-ecommerce/hotel-ppc/">Hotel PPC</a>
                  </li>
                  <li id="menu-item-137" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-137">
                    <a href="/hotel-ecommerce/hotel-seo/">Hotel SEO</a>
                  </li>
                  <li id="menu-item-141" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-141">
                    <a href="/hotel-ecommerce/hotel-website-design/">Website Design</a>
                  </li>
                  <li id="menu-item-140" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-140">
                    <a href="/hotel-ecommerce/content-development/">Content Development</a>
                  </li>
                  <li id="menu-item-139" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-139">
                    <a href="/hotel-ecommerce/hotel-multilingual-marketing/">Multilingual Marketing</a>
                  </li>
                  <li id="menu-item-138" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-138">
                    <a href="/hotel-ecommerce/hotel-rebranding/">Hotel Rebranding</a>
                  </li>
                </ul>
              </li>
              <li id="menu-item-102" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-102">
                <a href="/hotel-revenue-management/">Revenue Management</a>
              </li>
              <li id="menu-item-522" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-522">
                <a href="/portfolio/">Portfolio</a>
              </li>
            </ul>
          </nav>
          <div id="et_top_search">
            <span id="et_search_icon"></span>
          </div>
          <div id="et_mobile_nav_menu">
            <div class="mobile_nav closed">
              <span class="select_page">Select Page</span> <span class="mobile_menu_bar mobile_menu_bar_toggle"></span>
            </div>
          </div>
        </div>
      </div>
      <div class="et_search_outer">
        <div class="container et_search_form_container">
          <form role="search" method="get" class="et-search-form" action="https://evisionworldwide.com/">
            <input type="search" class="et-search-field" placeholder="Search …" value="" name="s" title="Search for:">
          </form>
<span class="et_close_search_field"></span>
        </div>
      </div>
    </header>
    <div id="et-main-area">
      <div id="main-content">
        <article id="post-25" class="post-25 page type-page status-publish hentry">
          <div class="entry-content">
            <div class="et_pb_section et_pb_fullwidth_section et_pb_section_0 et_section_regular">
              <div class="et_pb_module et_pb_slider et_pb_slider_no_pagination et_slider_auto et_slider_speed_7000 et_pb_fullwidth_slider_0">
                <div class="et_pb_slides">
                  <div class="et_pb_slide et_pb_bg_layout_dark et_pb_media_alignment_center et_pb_slide_0 et-pb-active-slide" style="background-color:#ffffff;background-image:url(/wp-content/uploads/2014/05/nyskyline.jpg);">
                    <div class="et_pb_container clearfix">
                      <div class="et_pb_slide_description">
                        <h2 class="et_pb_slide_title">Powerful Hotel Ecommerce<br>
                        and Revenue Management</h2>
                        <div class="et_pb_slide_content"></div>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
            <div class="et_pb_section et_pb_section_1 et_section_regular">
              <div class="et_pb_row et_pb_row_0">
                <div class="et_pb_column et_pb_column_4_4 et_pb_column_0">
                  <div class="et_pb_text et_pb_module et_pb_bg_layout_light et_pb_text_align_left et_pb_text_0">
                    <h1>WORLD-CLASS ECOMMERCE & REVENUE MANAGEMENT FOR HOTELS</h1>
                    <p>Appointing the right team to power your hotel’s ecommerce and revenue is critical to your asset’s profitability. You need experienced partners who can work with your in-house staff, no matter how big or small, to provide service, training, and guidance. And you need people who care about your happiness and your bottom line. If these are issues that matter to you, Evision’s team may be a great fit for you.</p>
                    <p style="color: #555555;">We are a small, innovative, forward-thinking, experienced team. Everything we do for our clients is built and deployed to help them meet and exceed their revenue goals.</p>
                  </div>
                </div>
              </div>
              <div class="et_pb_row et_pb_row_1">
                <div class="et_pb_column et_pb_column_4_4 et_pb_column_1">
                  <hr class="et_pb_module et_pb_space et_pb_divider et_pb_divider_0 et_pb_divider_position_ et-hide-mobile">
                </div>
              </div>
              <div class="et_pb_row et_pb_row_2">
                <div class="et_pb_column et_pb_column_4_4 et_pb_column_2">
                  <div class="et_pb_text et_pb_module et_pb_bg_layout_light et_pb_text_align_left et_pb_text_1">
                    <h2 style="font-weight: 500; text-align: left;">These are the characteristics that set us apart:</h2>
                  </div>
                </div>
              </div>
              <div class="et_pb_row et_pb_row_3">
                <div class="et_pb_column et_pb_column_1_4 et_pb_column_3">
                  <div class="et_pb_text et_pb_module et_pb_bg_layout_light et_pb_text_align_left et_pb_text_2">
                    <h3><span style="color: #489104;">Advanced Services</span></h3>
                    <p>Evision provides a more advanced level of service for both online marketing and revenue management, primarily focused on hotel groups/companies. Most of our clients have experienced limited success with other companies, but are looking for more advanced strategies or a more seasoned team to drive rapid growth to their direct revenue.</p>
                    <p>Evision principals provide top-level strategy and implementation to clients, delivering a much more advanced level of service than most agencies can provide.</p>
                  </div>
                </div>
                <div class="et_pb_column et_pb_column_1_4 et_pb_column_4">
                  <div class="et_pb_text et_pb_module et_pb_bg_layout_light et_pb_text_align_left et_pb_text_3">
                    <h3><span style="color: #489104;">Focus on Revenue</span></h3>
                    <p>ROI matters – a LOT. In an industry where so many different channels are utilized to drive reservations, pretty much everything you do with your rate and distribution strategy affects ROI: search marketing, packaging, OTA’s and GDS . We have a deep understanding of how to balance all channels to maximize placement, visibility, and direct revenue.</p>
                    <p>Everything we do is customized to the client’s unique situation and needs, which is why we offer a complete full-circle approach, pairing marketing and messaging with revenue management and distribution.</p>
                  </div>
                </div>
                <div class="et_pb_column et_pb_column_1_4 et_pb_column_5">
                  <div class="et_pb_text et_pb_module et_pb_bg_layout_light et_pb_text_align_left et_pb_text_4">
                    <h3 style="font-weight: 500;"><span style="color: #489104;">Client Immersion</span></h3>
                    <p>Because we work so closely with our clients, we take on only a few at a time. This allows for a better and richer understanding of each client’s situation: their company goals, past successes and failures, market dynamics and, most important, short- and long-term business goals and opportunities.</p>
                    <p>The result: more insightful and effective recommendations, more and better-targeted traffic, and superior ROI.</p>
                  </div>
                </div>
                <div class="et_pb_column et_pb_column_1_4 et_pb_column_6">
                  <div class="et_pb_text et_pb_module et_pb_bg_layout_light et_pb_text_align_left et_pb_text_5">
                    <h3 style="font-weight: 500;"><span style="color: #489104;">Experience</span></h3>
                    <p>Any seasoned hotel owner/hotelier knows that a consulting company’s advice is only as good as the people doing the work. When you hire Evision, you are getting personalized attention from the sharpest minds in hotel ecommerce.</p>
                    <p>We have been working together and learning from one another for the past 9 years, bridging together the very best of hotel marketing, revenue mgmt. and operations. That’s a potent combination.</p>
                  </div>
                </div>
                
                
              </div>
              
              
              <div class="et_pb_row et_pb_row_0">
                <div class="et_pb_column et_pb_column_4_4 et_pb_column_0">
                  <div class="et_pb_text et_pb_module et_pb_bg_layout_light et_pb_text_align_left et_pb_text_0">
                    
                  
                  </div>
                </div>
              </div>
              
              
              
              
              <div class="et_pb_row et_pb_row_4">
                <div class="et_pb_column et_pb_column_4_4 et_pb_column_7">
                  <hr class="et_pb_module et_pb_space et_pb_divider et_pb_divider_1 et_pb_divider_position_ et-hide-mobile">
                </div>
              </div>
              <div class="et_pb_row et_pb_row_5">
                <div class="et_pb_column et_pb_column_4_4 et_pb_column_8">
                  <div class="et_pb_text et_pb_module et_pb_bg_layout_light et_pb_text_align_left et_pb_text_6">
                    <h2>These are the services we provide:</h2>
                  </div>
                </div>
              </div>
              <div class="et_pb_row et_pb_row_6">
                <div class="et_pb_column et_pb_column_1_3 et_pb_column_9">
                  <div class="et_pb_text et_pb_module et_pb_bg_layout_light et_pb_text_align_left et_pb_text_7">
                    <h2>HOTEL MARKETING<br>
                    & ECOMMERCE<br>
                    OPTIMIZATION</h2>
                    <p>We have mastered the art of optimizing your revenue from all sources to achieve the best possible outcome.</p>
                    <p> </p>
                  </div>
                </div>
                <div class="et_pb_column et_pb_column_1_3 et_pb_column_10">
                  <div class="et_pb_blurb et_pb_module et_pb_bg_layout_light et_pb_text_align_left et_pb_blurb_0 et_pb_blurb_position_left">
                    <div class="et_pb_blurb_content">
                      <div class="et_pb_main_blurb_image">
                        <span class="et-pb-icon et-waypoint et_pb_animation_top" style="color: #489104;"></span>
                      </div>
                      <div class="et_pb_blurb_container">
                        <h4>Search Engine Optimization</h4>
                        <p>Our optimization efforts ensure that you get the most benefit from Google.</p>
                      </div>
                    </div>
                  </div>
                  <div class="et_pb_blurb et_pb_module et_pb_bg_layout_light et_pb_text_align_left et_pb_blurb_1 et_pb_blurb_position_left">
                    <div class="et_pb_blurb_content">
                      <div class="et_pb_main_blurb_image">
                        <span class="et-pb-icon et-waypoint et_pb_animation_top" style="color: #489104;"></span>
                      </div>
                      <div class="et_pb_blurb_container">
                        <h4>Website Design</h4>
                        <p>Our gorgeous hotel websites convert and rank well from Day 1.</p>
                      </div>
                    </div>
                  </div>
                  <div class="et_pb_blurb et_pb_module et_pb_bg_layout_light et_pb_text_align_left et_pb_blurb_2 et_pb_blurb_position_left">
                    <div class="et_pb_blurb_content">
                      <div class="et_pb_main_blurb_image">
                        <span class="et-pb-icon et-waypoint et_pb_animation_top" style="color: #489104;"></span>
                      </div>
                      <div class="et_pb_blurb_container">
                        <h4>Multilingual Marketing</h4>
                        <p>We have experience in markets and languages worldwide.</p>
                      </div>
                    </div>
                  </div>
                </div>
                <div class="et_pb_column et_pb_column_1_3 et_pb_column_11">
                  <div class="et_pb_blurb et_pb_module et_pb_bg_layout_light et_pb_text_align_left et_pb_blurb_3 et_pb_blurb_position_left">
                    <div class="et_pb_blurb_content">
                      <div class="et_pb_main_blurb_image">
                        <span class="et-pb-icon et-waypoint et_pb_animation_top" style="color: #489104;"></span>
                      </div>
                      <div class="et_pb_blurb_container">
                        <h4>Pay Per Click</h4>
                        <p>Done right, PPC can be your single most profitable investment in online marketing.</p>
                      </div>
                    </div>
                  </div>
                  <div class="et_pb_blurb et_pb_module et_pb_bg_layout_light et_pb_text_align_left et_pb_blurb_4 et_pb_blurb_position_left">
                    <div class="et_pb_blurb_content">
                      <div class="et_pb_main_blurb_image">
                        <span class="et-pb-icon et-waypoint et_pb_animation_top" style="color: #489104;"></span>
                      </div>
                      <div class="et_pb_blurb_container">
                        <h4>Content Development</h4>
                        <p>Content is crucial, both for website conversion and SEO.</p>
                      </div>
                    </div>
                  </div>
                  <div class="et_pb_blurb et_pb_module et_pb_bg_layout_light et_pb_text_align_left et_pb_blurb_5 et_pb_blurb_position_left">
                    <div class="et_pb_blurb_content">
                      <div class="et_pb_main_blurb_image">
                        <span class="et-pb-icon et-waypoint et_pb_animation_top" style="color: #489104;"></span>
                      </div>
                      <div class="et_pb_blurb_container">
                        <h4>Hotel Rebranding</h4>
                        <p>We enable clients to change brands without sacrificing revenue.</p>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
              <div class="et_pb_row et_pb_row_7">
                <div class="et_pb_column et_pb_column_4_4 et_pb_column_12">
                  <hr class="et_pb_module et_pb_space et_pb_divider_2 et-hide-mobile">
                </div>
              </div>
              <div class="et_pb_row et_pb_row_8">
                <div class="et_pb_column et_pb_column_1_3 et_pb_column_13">
                  <div class="et_pb_text et_pb_module et_pb_bg_layout_light et_pb_text_align_left et_pb_text_8">
                    <h2>REVENUE MANAGEMENT & DISTRIBUTION STRATEGY</h2>
                    <p>Even the best online marketing campaigns won’t succeed without a complementary revenue management and distribution strategy.</p>
                  </div>
                </div>
                <div class="et_pb_column et_pb_column_1_3 et_pb_column_14">
                  <div class="et_pb_blurb et_pb_module et_pb_bg_layout_light et_pb_text_align_left et_pb_blurb_6 et_pb_blurb_position_left">
                    <div class="et_pb_blurb_content">
                      <div class="et_pb_main_blurb_image">
                        <span class="et-pb-icon et-waypoint et_pb_animation_top" style="color: #489104;"></span>
                      </div>
                      <div class="et_pb_blurb_container">
                        <h4>Positioning & Pricing</h4>
                        <p>Make sure that your hotel is positioned and priced for maximum revenue.</p>
                      </div>
                    </div>
                  </div>
                  <div class="et_pb_blurb et_pb_module et_pb_bg_layout_light et_pb_text_align_left et_pb_blurb_7 et_pb_blurb_position_left">
                    <div class="et_pb_blurb_content">
                      <div class="et_pb_main_blurb_image">
                        <a href="/hotel-revenue-management/"><span class="et-pb-icon et-waypoint et_pb_animation_top" style="color: #489104;"></span></a>
                      </div>
                      <div class="et_pb_blurb_container">
                        <h4><a href="/hotel-revenue-management/">Market Segmentation</a></h4>
                        <p>We analyze and optimize your market segmentation to increase profitability.</p>
                      </div>
                    </div>
                  </div>
                </div>
                <div class="et_pb_column et_pb_column_1_3 et_pb_column_15">
                  <div class="et_pb_blurb et_pb_module et_pb_bg_layout_light et_pb_text_align_left et_pb_blurb_8 et_pb_blurb_position_left">
                    <div class="et_pb_blurb_content">
                      <div class="et_pb_main_blurb_image">
                        <a href="/hotel-revenue-management/"><span class="et-pb-icon et-waypoint et_pb_animation_top" style="color: #489104;"></span></a>
                      </div>
                      <div class="et_pb_blurb_container">
                        <h4><a href="/hotel-revenue-management/">Channel Optimization</a></h4>
                        <p>We work to ensure optimal delivery from all of your revenue channels.</p>
                      </div>
                    </div>
                  </div>
                  <div class="et_pb_blurb et_pb_module et_pb_bg_layout_light et_pb_text_align_left et_pb_blurb_9 et_pb_blurb_position_left">
                    <div class="et_pb_blurb_content">
                      <div class="et_pb_main_blurb_image">
                        <a href="/hotel-revenue-management/"><span class="et-pb-icon et-waypoint et_pb_animation_top" style="color: #489104;"></span></a>
                      </div>
                      <div class="et_pb_blurb_container">
                        <h4><a href="/hotel-revenue-management/">Revenue Management</a></h4>
                        <p>Get world-class revenue management strategy and execution.</p>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </article>
      </div>
      <footer id="main-footer">
        <div class="container">
          <div id="footer-widgets" class="clearfix">
            <div class="footer-widget">
              <div id="nav_menu-3" class="fwidget et_pb_widget widget_nav_menu">
                <h4 class="title">Services</h4>
                <div class="menu-ecommerce-container">
                  <ul id="menu-ecommerce" class="menu">
                    <li id="menu-item-148" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-148">
                      <a href="/hotel-ecommerce/hotel-ppc/">Pay Per Click</a>
                    </li>
                    <li id="menu-item-149" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-149">
                      <a href="/hotel-ecommerce/hotel-seo/">Search Engine Optimization</a>
                    </li>
                    <li id="menu-item-147" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-147">
                      <a href="/hotel-ecommerce/hotel-website-design/">Website Design</a>
                    </li>
                    <li id="menu-item-146" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-146">
                      <a href="/hotel-ecommerce/content-development/">Content Development</a>
                    </li>
                    <li id="menu-item-145" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-145">
                      <a href="/hotel-ecommerce/hotel-multilingual-marketing/">Multilingual Marketing</a>
                    </li>
                    <li id="menu-item-144" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-144">
                      <a href="/hotel-ecommerce/hotel-rebranding/">Hotel Rebranding</a>
                    </li>
                    <li id="menu-item-272" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-272">
                      <a href="/hotel-revenue-management/">Revenue Management & Distribution Strategy</a>
                    </li>
                  </ul>
                </div>
              </div>
            </div>
            <div class="footer-widget">
              <div id="text-2" class="fwidget et_pb_widget widget_text">
                <h4 class="title">Contact Us</h4>
                <div class="textwidget">
                  <h6></h6>
                </div>
              </div>
            </div>
          </div>
        </div>
        <div id="footer-bottom">
          <div class="container clearfix">
            <p id="footer-info">Designed by Elegant Themes | Powered by WordPress</p>
          </div>
        </div>
      </footer>
    </div>
  </div>
  <script type="text/javascript">
  jQuery(document).ready(function(){
  jQuery("#footer-info").text(' ');
  jQuery("<p>Copyright Evision Worldwide LLC 2014. All rights reserved.").insertAfter("#footer-info");
  });
  </script> 
  <script type="text/javascript" src="/wp-content/themes/Divi/includes/builder/scripts/frontend-builder-global-functions.js?ver=2.6.4.4"></script> 
  <script type="text/javascript" src="/wp-includes/js/comment-reply.min.js?ver=c026831175c086f0308cc42b85bf065d"></script> 
  <script type="text/javascript" src="/wp-content/themes/Divi/includes/builder/scripts/jquery.mobile.custom.min.js?ver=2.6.4.4"></script> 
  <script type="text/javascript" src="/wp-content/themes/Divi/js/custom.js?ver=2.6.4.4"></script> 
  <script type="text/javascript" src="/wp-content/themes/Divi/includes/builder/scripts/jquery.fitvids.js?ver=2.6.4.4"></script> 
  <script type="text/javascript" src="/wp-content/themes/Divi/includes/builder/scripts/waypoints.min.js?ver=2.6.4.4"></script> 
  <script type="text/javascript" src="/wp-content/themes/Divi/includes/builder/scripts/jquery.magnific-popup.js?ver=2.6.4.4"></script> 
  <script type="text/javascript">


  /* <![CDATA[ */
  var et_pb_custom = {"ajaxurl":"http:\/\/evisionworldwide.com\/wp-admin\/admin-ajax.php","images_uri":"http:\/\/evisionworldwide.com\/wp-content\/themes\/Divi\/images","builder_images_uri":"http:\/\/evisionworldwide.com\/wp-content\/themes\/Divi\/includes\/builder\/images","et_frontend_nonce":"3f8c4fac11","subscription_failed":"Please, check the fields below to make sure you entered the correct information.","fill_message":"Please, fill in the following fields:","contact_error_message":"Please, fix the following errors:","invalid":"Invalid email","captcha":"Captcha","prev":"Prev","previous":"Previous","next":"Next","wrong_captcha":"You entered the wrong number in captcha.","is_builder_plugin_used":"","is_divi_theme_used":"1","widget_search_selector":".widget_search"};
  /* ]]> */
  </script> 
  <script type="text/javascript" src="/wp-content/themes/Divi/includes/builder/scripts/frontend-builder-scripts.js?ver=2.6.4.4"></script>
</body>
</html>
