How It Works

For Renters:

  • Search for properties listed on Open Vacation Weeks
    From the home page, click on the map control buttons, or, key in the city or area, or, click on Advanced Search.
  • Search for Deals and Specials
    The color-coded palm trees on the map are individual properties that you can click on.  You can also select the view all specials option at the bottom of the page.
  • Search for Auctions of Specific Weeks
    Click on the "View All Auctions" button on the Home page, then use the search features on the left of the page.
  • Be Automatically Notified of Deals & Auctions for Specific Properties
    Once you find a property you want to keep an eye on, simply select the "notify me" option and register as a user.
  • Bid on Open Vacation Week Auctions
    Find the auction you are interested in and make your bid.

 

For Owners and Property Management Companies:

  • Use the Embedded Property Management Marketing Tools

    • Build your property profile information so that you can post deals and auctions quickly and easily when the time comes
      Register as a Property Owner first, then populate your property profile information.  Your listing will show up in vacation searches and renters can contact you for more information.  You can also post a special deal or auction at any time by accessing the "Manage Listings and Auctions" section of your dashboard.
    • Let the system build a database of vacationers that inquire about your property or bid on your auctions
      The renter contact information will post in your personal database when they contact you for more information or bid on you auctions
    • Use the Email Marketing Tools to build distribution lists and email templates to communicate specials and information to a specific audience
      Custom email templates can be sent to as many different groups, with as many different messages as you’d like.  This could be helpful when you have an open week coming up and want to send a special notice to other system users that have inquired about or stayed at your property before.  The email marketing tools can be accessed from the owner dashboard.
    • Use the Auction Tools to make sure your property gets rented
      Post auctions for open weeks so you can maximize your rental income.  Don’t worry, you are still in control of who is awarded the auction.  If you have legal, minimum age restrictions, you can screen bidders before awarding a winner and collecting rent.  Posting and managing Auctions is easy and can be accessed from the Owner Dashboard ("Manage Listings and Auctions").
    • Owner Dashboard
      Allows owners to manage their properties, view current and past activity, post auctions and manage email communications
    • Daily Digest
      A system tool that keeps the owner updated on important activities with his property such as being notified when bids are received and when auctions end.  The owner can set time frames and event notifications by going to Dashboard, Manage Profile, then Daily Digest Settings.
 
(default) 39 queries took 1 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `pages`18180
2DESCRIBE `users`10100
3DESCRIBE `posts`12120
4DESCRIBE `comments`10100
5DESCRIBE `categories`770
6DESCRIBE `categories_posts`220
7DESCRIBE `revisions`660
8DESCRIBE `sidebars`660
9DESCRIBE `pages_sidebars`330
10DESCRIBE `settings`770
11SELECT `Setting`.`id`, `Setting`.`name`, `Setting`.`value`, `Setting`.`description`, `Setting`.`type`, `Setting`.`label`, `Setting`.`order` FROM `settings` AS `Setting` WHERE 1 = 1 12120
12SELECT `Page`.`id`, `Page`.`parent_id`, `Page`.`lft`, `Page`.`rght`, `Page`.`level`, `Page`.`slug`, `Page`.`url`, `Page`.`title`, `Page`.`content`, `Page`.`description_meta_tag`, `Page`.`keywords_meta_tag`, `Page`.`draft`, `Page`.`created`, `Page`.`updated`, `Page`.`sidebar_content`, `Page`.`user_id`, `Page`.`custom_fields`, `Page`.`seo_title` FROM `pages` AS `Page` WHERE `Page`.`id` = 215 AND `Page`.`draft` = 0 LIMIT 1110
13SELECT `Sidebar`.`id`, `Sidebar`.`title`, `Sidebar`.`content`, `Sidebar`.`created`, `Sidebar`.`updated`, `Sidebar`.`on_posts`, `PagesSidebar`.`id`, `PagesSidebar`.`page_id`, `PagesSidebar`.`sidebar_id` FROM `sidebars` AS `Sidebar` JOIN `pages_sidebars` AS `PagesSidebar` ON (`PagesSidebar`.`page_id` = 215 AND `PagesSidebar`.`sidebar_id` = `Sidebar`.`id`) WHERE 1 = 1 000
14DESCRIBE `auctions`19190
15DESCRIBE `listings`36360
16DESCRIBE `site_users`25251
17DESCRIBE `daily_digests`880
18DESCRIBE `bids`11110
19DESCRIBE `auction_winners`550
20DESCRIBE `saved_listings`330
21DESCRIBE `saved_searches`770
22DESCRIBE `sent_auction_notifications`220
23DESCRIBE `sent_listing_notifications`440
24DESCRIBE `sent_offer_wall_notifications`330
25DESCRIBE `email_group_users`550
26DESCRIBE `email_groups`440
27DESCRIBE `admin_email_groups`330
28DESCRIBE `offer_wall`25250
29DESCRIBE `payments`14140
30DESCRIBE `listing_images`880
31DESCRIBE `rates`880
32DESCRIBE `ratings`660
33DESCRIBE `open_weeks`550
34DESCRIBE `zipcodes`10100
35DESCRIBE `amenities`660
36DESCRIBE `groups`220
37DESCRIBE `amenities_listings`330
38SELECT COUNT(*) AS `count` FROM `auctions` AS `Auction` LEFT JOIN `listings` AS `Listing` ON (`Auction`.`listing_id` = `Listing`.`id`) LEFT JOIN `site_users` AS `SiteUser` ON (`Auction`.`site_user_id` = `SiteUser`.`id`) LEFT JOIN `auction_winners` AS `AuctionWinner` ON (`AuctionWinner`.`auction_id` = `Auction`.`id`) WHERE `Auction`.`auction_end_date` >= '2025-05-09' AND `Auction`.`auction_start_date` <= '2025-05-09' 110
39DESCRIBE `widgets`220