SaaS CMS on the Rise in North America


CMS Watch, an independent analyst firm that evaluates content technologies, released research today at the 2008 AIIM Expo finding that Software-as-a-Service (SaaS) web content management vendors are on the rise in North America.

This conclusion stems from the most recent release of The Web CMS Report 2008, in which CMS Watch interviews web content management customers around the globe to evaluate 40 solutions in the marketplace.

“One of the by-products of ‘Web 2.0′ is new attention to public-facing websites — a scenario where hosted Web CMS services tend to excel — as opposed to the more enterprisey Intranet implementations where SaaS suppliers can’t compete as
successfully,” said CMS Watch Research Analyst, Jarrod Gingras.


The two dominant North American SaaS-based Web CMS suppliers, CrownPeak and Clickability, have both obtained venture funding in the past year and recently rolled out new offerings. Meanwhile, significant new SaaS vendors have emerged, such as Marqui and OmniUpdate, targeting higher education and local government customers.

CMS Watch also found:

  • At least one supplier is bucking the broader trend: an inaugural SaaS CMS service, Atomz Publish, has largely disappeared in the marketplace after several acquisitions, most recently by Analytics vendor Omniture.
  • SaaS-based Web CMS solutions remain less prevalent in Europe. “National boundaries seem to matter more when providing hosted services as opposed to software products,” argues CMS Watch Denmark-based Contributing Analyst, Janus Boye. “The regional and international expansion that we’ve seen among traditional installed CMS vendors in Europe hasn’t been replicated in the SaaS space,” added Boye. Customers increasingly report troubles with contracts to run traditional installed software as a hosted service. “To avoid misunderstandings and conflict, buyers and vendors alike need to recognize that there is more to providing a dedicated service than installing some software remotely,” counseled CMS Watch Founder, Tony Byrne.

Omniture Releases SearchCenter V3

On March 5th, Omniture will be providing an upgrade to all existing SearchCenter clients to version 3.0. New features an enhancements of SearchCenter V3 include:


  • Portfolio Optimization, which automatically optimizes keyword bids across an entire campaign for a primary metric—clicks, impressions, revenue or ROAS. Simplify management of your long-tail and off-season campaigns and take the guess-work out of budget planning with optimized budget forecasting.
  • A Redesigned User Interface that offers intuitive navigation, integrated management and key report metrics, on-page quick search, in-line campaign editing, easier date selection, new chart options, and much more.
  • Offline Data Integration, which allows you to create more powerful bidding strategies and achieve closed-loop marketing by integrating data captured from your sales and other marketing applications, including call center management software, ad serving networks, CRM tools and other platforms.
  • An Integrated Help and Community page with links to relevant Knowledge Base articles. The community portal connects you to Omniture experts, elite Web analysts and online marketers from around the world through moderated discussion boards.
  • Enhanced Search Engine integration that utilizes the latest Search Engine APIs as well as support for Miva EU.

Google Maps API – Application Samples

If you’re a user of the Google Maps API and have often wondered how a certain piece of functionality was coded then look no further because the Google Maps API team have added a demo gallery containing 40+ different sample applications to their documentation section. This makes for much more affective use of your coding time because rather than trying to code something that already exists, you can copy the logic straight from Google’s sample applications.

Below are a few of my favorite applications:

  • DragZoom This map uses the open source DragZoomControl, which lets users drag a rectangle to zoom in on a map.
  • GGoogleBar + Directions This demo shows how to use GDirections to calculate driving directions between a start point and the results of a search done with the Google bar.
  • Categorized Local Search This example shows how to use the AJAX Local Search API to search for businesses in certain categories and display their locations on a map.