More than maps: the evolution of location-based applications

Size: px
Start display at page:

Download "More than maps: the evolution of location-based applications"

Transcription

1 More than maps: the evolution of location-based applications Peter Crocker August 11, 2014 This report is underwritten by decarta.

2 TABLE OF CONTENTS Executive summary... 3 Introduction: the early days of LBS... 4 Emergence of Google Maps API... 4 Open source and alternative LBS platforms... 5 Disruptive forces driving opportunity in LBS... 7 Context... 7 IoT and automotive... 7 Emerging underlying positioning technologies... 8 Current technological and business challenges... 9 Dominant mapping providers offer limited control to developers... 9 Differentiation of maps and the user experience... 9 Challenges of integrating multiple data sources into maps Limitations of open source Solutions Innovators in the LBS market Frameworks for creating long-term LBS strategy Key takeaways About Peter Crocker About decarta About Gigaom Research More than maps: the evolution of location-based applications 2

3 Executive summary Over the years, mobile navigation and mapping applications have evolved, and the method in which they are built has changed as well. Early location-based services (LBS) apps were difficult to build and required specialized skills, but over the years, leading map and geospatial technology vendors have simplified the development of location-focused mobile apps. As a tradeoff for simpler app development tools and services, developers have relinquished some control and flexibility. Innovation and change in the industry is driving demand for increased control of data and the user experience of location-based apps. New tools and approaches are emerging to meet this demand. Mobile developers and marketing executives need to understand the capabilities of emerging technologies and the strategic implications of sticking with the status quo. Key findings include: 1. Hyperlocal location services and the connected car are driving disruption. 2. Developers need to take more control of the mapping experience within their apps to create differentiation and promote their brands. 3. Understanding the usage context as well as proximity will differentiate location-based applications. 4. Current and future contextual capabilities will be another key differentiator. 5. Flexible, comprehensive LBS platforms are providing new alternatives. 6. Open-source maps and software are challenging the dominance of traditional map content vendors. More than maps: the evolution of location-based applications 3

4 Introduction: the early days of LBS The development of early location-based mobile applications and services was challenging, requiring specialized geospatial skills such as geocoding, routing algorithms, search, and cartography. Tools and services for building LBS apps were available but limited and targeted at these sophisticated geospatial developers. With the barriers to developing mobile LBS applications so high, the majority of apps were navigation and fleet management applications focused on specific enterprise and automotive OEM requirements. To create typical LBS applications, developers needed to build a number of processes: 1. Determine current location by accessing current latitude and longitude from the GPS chip and operator-based location services. 2. Execute a local search to find an address or a point of interest (POI) in order to determine directions to it. 3. Parse address information, and match it against a geocode database. Geocode or translate destination address, place name, or unique identifier into latitude and longitude coordinates. With problems interpreting addresses and erroneous databases, geocodes need to be crosschecked. 4. Calculate a route, leveraging map content and turn restriction data. This server-side process also needed to be scalable to support millions of concurrent users. 5. Import and render base map, and plot current location, destination, and route. Base maps and geographic information systems (GIS) data are provided by large companies such as Nokia HERE (formerly NAVTEQ) and TomTom (formerly Tele Atlas). 6. Build custom controls to manipulate the map, such as zoom, pan, or layer-switching. Emergence of Google Maps API Google Maps API abstracted away the complexity of building location-based apps, replacing it with a simple API. This drastically simplified the process of accessing LBS and opened the market to a much broader audience. The Google Maps API enabled developers to access driving directions, retrieve map More than maps: the evolution of location-based applications 4

5 images, and perform geocoding with just an API call to Google mapping services. Google s open API also meant that developers did not have to negotiate terms with large map data vendors but just had to adhere to the terms dictated by Google. With the success of Google, competitors such as MapQuest, Bing, and Yahoo followed suit. While Google simplified the process of integrating maps on the front end, the technology required to deliver the service was still quite difficult. When first launched in 2005, Google Maps licensed decarta s LBS platform technology for core capabilities such as geocoding, reverse geocoding, and route calculations. decarta in turn sourced the third-party map data from NAVTEQ (now Nokia) for North America and TeleAtlas (now TomTom) for the rest of the world. decarta s own RMF data format enabled the application to be abstracted from the map data source. Through significant R&D investment, Google four years later launched its own LBS platform and then later created its own map database. As developers experimented, the market moved beyond navigation applications, and location quickly became a prominent feature in many types of apps. New business models and applications soon emerged, mashing up location data with other data sources. The biggest trend was the integration of location and social networking on mobile devices, leading to the SoLoMo trend that spawned new businesses such as Foursquare and Yelp as well as a plethora of location-based advertising services and daily deal apps such as Groupon and LivingSocial. The quality and ease of use of the Google Maps APIs positioned the company as the market leader, and it continues to dominate the market today. While Google Maps simplified development and drastically reduced costs, developers had to relinquish some control over the look and feel of their maps. Often developers also had to compromise on how their content was used by Google. Google still does not provide the ability to customize maps completely or to add new features to their maps and location services. Open source and alternative LBS platforms The simplicity and sophistication of the Google APIs was an immense benefit to developers. That combined with the fact that it was free contributed significantly to adoption. In 2011, Google began assessing heavy users of the mapping API with license fees. More recently Google has also imposed restrictions on certain use cases and on how quickly and often applications can access the API. In addition, Google s ever-expanding business operations have caused more companies to regard it as a competitor. The increased cost, newer restrictions, and competitive conflicts have been catalysts for developers to begin thinking about alternatives. More than maps: the evolution of location-based applications 5

6 Sophisticated developers seeking to build more creative and differentiated LBS applications are beginning to demand more flexibility from their LBS providers. The market has replied with a variety of more flexible and open solutions at both an LBS platform layer and at the map data layer. Vendors are bringing to market open source software stacks, crowdsourced data sets, and best-of-breed platform components, which developers can combine and manipulate. The growth of open source technology in mapping is providing developers with greater access to the mapping and geospatial software stack. With access to the source code and no commercial entity controlling the business model, the open source movement in the LBS market is reenergizing innovation and opportunities. The open source software trend also encompasses crowdsourcing for data collection. Open source project OpenStreetMap (OSM) is relying on citizens to document the areas in which they live and travel to build a geospatial database. Waze is another example of real-time crowdsourced data generated by travelers who document traffic patterns. Open source JavaScript libraries such as Leaflet are also providing developers with complete access to map creation tools so they can build and integrate custom maps into their applications. More than maps: the evolution of location-based applications 6

7 Disruptive forces driving opportunity in LBS A number of forces are converging on the market that will drive continued change and demand for more flexible LBS and mapping applications. Context Location provides fundamental context for almost every mobile application. The capability to search for places near a current location has been available to developers for some time, but the ability to search for places near a future location has more transformative implications. For example, users could save time by searching for parking near their eventual destination rather than waiting until they arrive to search for parking nearby. Finding the closest gas station to a moving vehicle has value, but a more helpful solution would be to find a gas station conveniently along the driver s route ahead of them rather than behind the current position of the car. Contextual search represents a significant opportunity for developers, but doing it well is a challenge. Using bad data, small data sets, or poor data integration will lead to inaccurate results that will only frustrate users. Search algorithms must also be capable of much more advanced contextual search queries. As developers and advertisers begin to integrate context into their applications, getting it right will bring significant rewards. Yahoo CEO Marissa Mayer sees contextual search as the company s opportunity to catch up with Google and as what will push the envelope and drive the technology forward. At a Goldman Sachs technology and internet conference, Mayer said, "When I look at things like contextual search, I get really excited." IoT and automotive As auto manufacturers develop more connected cars, their executives fear losing control of the platform to Silicon Valley in much the same way that handset original equipment manufacturers (OEMs) and wireless carriers relinquished control to OS vendors. Location-based services present an enormous opportunity for automakers to differentiate their offerings and diversify revenue models. Consequently we see auto manufacturers making large investments in LBS and mapping technology that will help shift business models and control away from the current dominant players. With more capital in the system, More than maps: the evolution of location-based applications 7

8 new revenue streams will be available to app developers with less reliance on advertising-based business models. The Internet of Things (IoT) is also driving new demand and applications for location-based services due to easily understood use cases, from optimizing transit using real-time congestion data to turning on lights and heat when a visitor arrives at a destination. Much of the IoT ecosystem is made up of sensors that are situated and moving throughout the world. Understanding where these sensors are in relationship to each other and how they map against the physical world will be an important driver in growth and innovation. Emerging underlying positioning technologies Core to location-based services is the ability to accurately know the user s location at all times and in all environments. This has been limited by the capabilities of various positioning technologies, the power required to drive those technologies, and the challenge of accurately locating users indoors. However, recent advances in positioning technologies are making this a reality. Enabling persistent location capability dramatically shifts the playing field for LBS. Broadcom has launched its Global Navigation Satellite System (GNSS) location chip that enables alwayson location-aware applications using 60 times less power. Qualcomm is improving location accuracy and coverage with its IZat technology that determines location from a variety of sources including wi-fi, satellites, wireless networks, and sensors. The emergence of ibeacon and Bluetooth low energy technology has also enhanced indoor location, giving retailers a simple way to determine mobile consumers proximity. Retailers have taken notice and are beginning to look at implementing the indoor proximity-sensing capability of ibeacon to digitally engage customers while they are in the store. Daily deal vendors are also leveraging hyper-local location and search capabilities to present deals on products nearby. The emergence of these new technologies is enabling new use cases and applications that leverage hyperlocation and maps. Savvy marketers are learning to engage multiple channels and merge real-world and digital experiences. The ability of app developers to know a current location and predict a physical location of a user can be a huge asset in ad targeting. Too many developers that use generic LBS APIs such as Google are giving away this valuable asset to Google for their own targeting in return for the use of their API. More than maps: the evolution of location-based applications 8

9 Current technological and business challenges While location-based services have come a long way over the years and new opportunities are emerging, developers still face challenges. Dominant mapping providers offer limited control to developers While alternatives exist, the mapping and geocoding services market is still dominated by commercial services with tightly integrated closed systems. While these offerings generally provide solid performance and data quality, some important drawbacks are becoming problems for developers. Differentiation of maps and the user experience Differentiating an app from its competitors is vital but increasingly challenging. As feature sets converge, user interface remains the primary method of differentiation. With the industry dominated by Google s mapping API, the map style rendered on one app is essentially the same as another. But sophisticated developers are looking for more control over mapping user interfaces (UIs). Brands want mapping to be more integrated into their experience with colors, fonts, and other visual assets that are consistent with their brands. Beyond map styles, developers want more control of the functionality and capabilities of the map and its associated features of local search and routing. They also want to control the user experience and control the data to understand user location patterns. This lack of brand and data control was a key catalyst for Apple s decision to launch its own mapping platform. Google refused to provide Apple with access to data to support voice-guided navigation. After Apple had worked hard at developing and promoting Siri, they could not leverage this branded technology for voice-guided navigation. Mobile application developers spend significant amounts of money and expend lots of energy to attract users and create a brand around their applications. By integrating dominant/generic mapping APIs such as Google into their apps, developers are essentially promoting the brands of these providers. Companies that see mobile as an intricate component to their broader strategy are beginning to rethink the brand equity they are losing by promoting a third-party s trademark. More than maps: the evolution of location-based applications 9

10 Data control and competitive forces Auxiliary business and commercial interests of leading map API providers can also present a threat to application developers. In some cases, mobile developers may possess data and content that is a competitive differentiator. These app providers will want to keep that content proprietary on their sight, as loading their data into a leading vendor s map API could compromise their competitive position. For example, Yelp and Groupon both use Google Maps, yet Google services such as Google Places and Google Offers compete directly with their core offerings. Foursquare, by contrast, has chosen to use OSM data in their maps. Flexibility of licensing terms Leading mapping API vendors often build integrated offerings and business models around their architecture. For example, Google has built its business around advertising and generates revenues from the Google data it displays. Consequently, the company has restricted third-party data from being displayed on its maps. Developers are forced to uses Google s Geocoding API if they want to display data on Google Maps. Furthermore, Google has recently been adamant about not letting Google local search results be displayed on a non-google map as it makes it harder for them to monetize their advertising model. Similarly, Nokia HERE wants to control the entire stack and will not allow third-party POI content on their maps. Google s advertising-based business model can also be a challenge for government entities that need to stay impartial and not support particular brands with apps that they develop. Adding features The closed nature of leading mapping vendors also makes it difficult to incorporate new features into the system. For example, many features required by enterprises are not available via the Google API. Some market sectors such as fleet management are looking for key features including geofencing, exclusion zones, route compliance, or posted speed limits. Without access to the data in the geocoder, it also makes it hard to create a differentiated contextual experience. Challenges of integrating multiple data sources into maps While Google has made it easy to incorporate their maps into applications, the process of creating mapping and LBS services are still quite difficult. Apple s initial difficulty in the mapping business when it replaced Google Maps with their own service is a good example of the challenges of building quality geospatial technology from the ground up. More than maps: the evolution of location-based applications 10

11 One of the more complex processes of creating mapping applications is the geocoding process, which is the process of matching addresses with latitude and longitude coordinates. Some addresses are difficult to geocode, and the ambiguity of place names often creates problems. Different countries use various schemas for creating addresses, and in some cases, cities can have two separate streets with the same name. Also, the same place often will have multiple names. These are just some of the issues that come up when building LBS applications. Integrating multiple data sources into a map experience can also lead to headaches. Points of interest from content providers do not follow a standard process for delivering data. Consequently, developers need to standardize data so it can be implemented in a uniform way. They must also standardize to support more complex features, such as local search or complex routing. Weaving together map data from various sources also requires some experience understanding the nuance of each set of maps. This is particularly important and difficult given the variety of map data suppliers across multiple countries. Limitations of open source While the emergence of open source software and data in the LBS market has provided developers more flexible options, there are also some drawbacks to relying on open source software and crowdsourced data. The quality and quantity of data in crowdsourced databases can be an issue. Due to smaller or lessengaged populations, the coverage of more rural areas by OpenStreetMap is thin, and data can also be sketchy. With data being collected by individuals, each individual address or place has to be documented. Algorithms have not been developed to create ranges of addresses to fill in the holes in the database. Individuals sometimes neglect to document traffic rules, such as one-way streets or speed limits. Incidents of vandalism or deliberate submission of inaccurate data has also been reported. For example, two Israeli students faked a traffic jam on Waze in March 2014, and an individual with a Google IP address was rumored to have vandalized the OSM database. These issues have led many to believe that, while OSM data is good for local search applications, it is not robust enough for driving directions and navigation. For example, it has not been used by a major automotive OEM yet. While errors can be problematic, errors and deliberate sabotage are quickly discovered and fixed as more participants provide data. More than maps: the evolution of location-based applications 11

12 Solutions As the market for location-based services changes, innovators are creating tools and services to support new requirements. Open source stacks: technology A number of companies are building businesses around complete mapping and geocoding stacks based on open source technology. Most of these stacks are designed to sit on top of OSM data but are flexible enough to integrate with multiple data sources. The open nature of these platforms also enables developers to easily use the entire stack or just a piece. Mapbox: An open source vendor that provides high-quality customizable mapping using OSM content and some limited routing but does not include a geocoder or local search OpenLayers: Open-source JavaScript library for displaying maps in a web browser. Limited mobile support but developers are integrating it with mobile frameworks and toolkits. The library is designed so developers can use map tiles and markers from any source. This breadth enables developers to switch out map data without having to rewrite code. Flexible proprietary LBS platforms These platforms do not provide open source software but are flexible enough to work with various map vendors. decarta: Offers all core geospatial capabilities, including map rendering, geocoding, local search, routing, and navigation to enable scalable, customizable LBS apps. The platform supports global map data coverage through relationships with all major map, POI, and traffic data vendors. Developers can also index/search on their own custom data via decarta s L2 search engine. Pitney Bowes: A high-quality geocoder and map-rendering engine. Minimal POI search or routing Smaller JavaScript libraries for manipulating maps and building apps Along with compete stacks, a number of smaller JavaScript libraries and tools are available that specialize in supporting developers in building maps. Leaflet: Tools for building mobile-friendly interactive maps TileMill: Tools for styling maps More than maps: the evolution of location-based applications 12

13 Innovators in the LBS market A number of app developers in various market segments are leveraging more flexible LBS technology to create innovative mobile experiences. We believe that these leaders will set the bar for location-based applications. Tool providers and competitors will need to keep up. Branding and customizing apps San Francisco-based scooter-rental service Scoot Networks has integrated the smartphone and mapping and navigation app into the entire customer experience. Similar to Zipcar, Scoot is a short-term rental service for Vespas and scooters. With the Scoot smartphone app, users gain access to the navigation features of the app to help route riders around the city. Scoot not only wanted to control the look of their app to fit with the branding but they also needed to understand and control where the scooters were, requiring custom features. Since patrons are required to keep the scooters within the city limits, the company needs to know if one of their scooters is heading over the San Francisco-Oakland Bay Bridge or Golden Gate Bridge, requiring geofencing. The company also provides customized routes through their app that keep riders off highways and avoid cable car tracks or hills. By customizing the navigation app so that it matched the company brand, the navigation service integrated well with the entire experience and provided Scoot with much more control over its users perception of the company. Apps leveraging future location A handful of innovative applications are integrating multiple data points to provide content based on future locations. Road Trip Weather is an app that allows users to get weather reports based on a particular route. Weather reports are calculated based on the time a user leaves on the trip, providing weather forecasts for the precise time and place that a user will be in the future. Using the same concept, iexit lets users see which services are at the next exit on the freeway as well as at the next 100 exits. Spot On Time is another innovative application that leverages predictive routing. The app will integrate with a user s schedule and, based on routing data and traffic conditions, can let a user know when to leave to reach a destination on time. The app also has a real-time navigation app to guide the user to their destination and will reroute if traffic conditions change. More than maps: the evolution of location-based applications 13

14 Location awareness A number of mobile applications are integrating contextual and location awareness into the core functionality of their applications. Aviate (a company recently acquired by Yahoo) surfaces mobile content to the homescreen based on the context or location of the user. When a commuter walks onto the subway platform, the technology can make the time of the next arriving train available on the homescreen. Another application innovating around location awareness is Local. This app lets user set phone settings based on their location. Users can set up their phone to turn on wi-fi when they enter their home or silence the ringer on their device when they enter the office. Telematics The interface for LBS applications will need to be rethought within the context of the connected car. The auto industry is stuck between two different models: point solutions such as core navigation that only have one function and the smartphone model of a collection of apps that are poorly adapted to the driving experience. Simple onboard navigation with no access to data outside the vehicle is clearly not dynamic enough to be interesting. However, the smartphone model, in which drivers fiddle with multiple apps to find data, is unsafe in an environment where the primary focus should be driving. Location-based services and data need to be more integrated into driver-centric applications to support the driving experience without excessive distraction. Voice recognition and voice-activated apps will be an important part of this experience. With limited manual control, applications will also need to be smarter and more aware of a driver s needs. For example, a driver should merely indicate their intention to travel to a destination and the car should be able to predict the tasks required to safely arrive at the destination. For example, the vehicle should be able to: Search for the address and calculate the optimum route while incorporating real-time traffic conditions Find parking close to the destination and route to that location, with corresponding pedestrianrouting pushed to the smartphone Know if enough fuel is in the tank to reach the destination. If fuel levels are insufficient, it should direct the driver to the most convenient and lowest-cost fueling station along the route before the fuel tank is empty. In real-time, incorporate weather and traffic conditions into ETA calculations and reroute when appropriate More than maps: the evolution of location-based applications 14

15 Warn of traffic/speed cameras along the route Let corresponding parties know if the user will be late through integration to social apps such as Glympse Researchers at the U.S. Department of Transportation are taking location awareness beyond people to the Internet of Things. In February 2014, the U.S. Department of Transportation announced that they would move forward with enabling vehicle-to-vehicle communications through which cars on the road can communicate with each other and exchange data based on location and speed, eventually predicting and avoiding accidents. Fraud protection In Europe, Visa first began incorporating location into identity fraud in The systems understood that if a customer s phone was not in the same location as an ATM where money was being withdrawn that the transaction could be fraudulent. Systems designed to protect corporate data are also leveraging location for security. CloudLock monitors where data is being accessed from and can set geofences around physical locations where data can and cannot be accessed. More than maps: the evolution of location-based applications 15

16 Frameworks for creating long-term LBS strategy Control the brand Progressive application developers who are integrating maps into their apps are taking control of the branding within their apps. While this process may be more involved than simply calling a Google API, the result is a slicker, better-looking, and more consistent experience. This will be the growing trend, and eventually apps that stick with generic maps in their apps will look less competitive. Focus on context Context will be a growing theme over the next few years, and location is a fundamental datapoint for establishing context in a mobile environment. Providing content based on context can be a tricky endeavor, and small mistakes can lead to user frustration. Integrating multiple reliable data sources and engaging with experienced resources that can manage nuance and ambiguity will be an important component. Location-aware apps that take into account not only the current location but future locations will also help differentiate experiences. Don t be boxed in by vendors The limited flexibility of leading generic mapping APIs will stifle innovation. Developers who take the road less traveled will have the flexibility to innovate and create new experiences and differentiate their apps. Some aspects of location-based services are still very tricky and require specialists, but developers have more control over which vendors to work with. More than maps: the evolution of location-based applications 16

17 Key takeaways 1. The market for LBS is changing, with hyperlocal location and the connected car driving disruption. New investment and change will help drive new opportunities. 2. Developers need to take more control of the mapping experience within their apps to promote their brand. Differentiating the look and feel of a mapping and local search experience will be important to the success of mapping apps and supporting businesses. Control of their data is also increasingly important. 3. Context will be another important differentiator in location-based applications. Understanding a user s current and future location will be key to providing a superior user experience. 4. Open source software and flexible LBS platforms are providing new alternatives for developers to use to differentiate the navigation experience within their LBS apps. Developers need to better understand the capabilities of these alternatives and the strategic implications of staying with the status quo. More than maps: the evolution of location-based applications 17

18 About Peter Crocker Peter Crocker is the founder and principal analyst at Smith s Point Analytics, a full-service market research and consulting firm focused on the mobile and wireless industry. Crocker has five years of experience in the mobile and wireless market, both as an analyst and as a marketing professional. Prior to founding Smith s Point Analytics, he was a senior analyst with VDC Research covering the enterprise mobility and mobile software markets. In addition to his experience following the market as an analyst, Crocker has been instrumental in building business and guiding strategy at mobile software startups including Pyxis Mobile and Medxforms. He also has a background in financial service and consulting and holds an MBA from the College of William and Mary. He has been a regular contributor to online and print publications such as Mobile Enterprise Magazine and Rethink Wireless. About decarta Headquartered in San Jose, Calif., decarta ( is the leading global independent LBS platform provider. Its enabling software technology powers high-volume LBS solutions across multiple industries, including mobile, local search, automotive, and fleet management. The technology includes advanced local search, geocoding, custom maps, routing, and white-label navigation applications/sdk. decarta s customers use its products to deploy their own customized LBS offerings, such as BlackBerry, INRIX, Samsung, GM OnStar, Ford, MiX Telematics, and FullPower s MotionX GPS Drive app. More than maps: the evolution of location-based applications 18

19 About Gigaom Research Gigaom Research gives you insider access to expert industry insights on emerging markets. Focused on delivering highly relevant and timely research to the people who need it most, our analysis, reports, and original research come from the most respected voices in the industry. Whether you re beginning to learn about a new market or are an industry insider, Gigaom Research addresses the need for relevant, illuminating insights into the industry s most dynamic markets. Visit us at: research.gigaom.com Giga Omni Media, Inc. All Rights Reserved. This publication may be used only as expressly permitted by license from Gigaom and may not be accessed, used, copied, distributed, published, sold, publicly displayed, or otherwise exploited without the express prior written permission of Gigaom. For licensing information, please contact us. More than maps: the evolution of location-based applications 19

Developing Fleet and Asset Tracking Solutions with Web Maps

Developing Fleet and Asset Tracking Solutions with Web Maps Developing Fleet and Asset Tracking Solutions with Web Maps Introduction Many organizations have mobile field staff that perform business processes away from the office which include sales, service, maintenance,

More information

Enterprise Location Intelligence

Enterprise Location Intelligence Solutions for Customer Intelligence, Communications and Care. Enterprise Location Intelligence Bringing Location-related Business Insight to Support Better Decision Making and More Profitable Operations

More information

THE NEW MOBILITY ECONOMY

THE NEW MOBILITY ECONOMY THE NEW MOBILITY ECONOMY Information is the New Frontier Henry Birdseye Weil 18 November 2015 Get the best route, every day, with real time help from other drivers. Waze is the world's largest communitybased

More information

Enterprise Location Intelligence

Enterprise Location Intelligence Solutions for Enabling Lifetime Customer Relationships Enterprise Location Intelligence Bringing Location-related Business Insight to Support Better Decision Making and More Profitable Operations W HITE

More information

In the pursuit of becoming smart

In the pursuit of becoming smart WHITE PAPER In the pursuit of becoming smart The business insight into Comarch IoT Platform Introduction Businesses around the world are seeking the direction for the future, trying to find the right solution

More information

Operating from the middle of the digital economy: Integrated Digital Service Providers. By Ed Bae, Sumit Banerjee and Tom Loozen

Operating from the middle of the digital economy: Integrated Digital Service Providers. By Ed Bae, Sumit Banerjee and Tom Loozen Operating from the middle of the digital economy: Integrated Digital Service Providers By Ed Bae, Sumit Banerjee and Tom Loozen 2 Operating from the middle of the digital economy: Integrated Digital Service

More information

The In-Car App Experience: Convergence and Integration

The In-Car App Experience: Convergence and Integration The In-Car App Experience: Convergence and Integration Author: Peter Crocker Founder and Principal Analyst Smith s Point Analytics, LLC www.smithspointanalytics.com 617-633-9507 Underwritten by: UIEvolution

More information

The Opportunity. In 2015, mobile has reached a true tipping point: mobile spend, organic, and paid search traffic will all surpass desktop this year.

The Opportunity. In 2015, mobile has reached a true tipping point: mobile spend, organic, and paid search traffic will all surpass desktop this year. The Opportunity In 2015, mobile has reached a true tipping point: mobile spend, organic, and paid search traffic will all surpass desktop this year. 50% of mobile searches are local, vs. only 20% of desktop

More information

Zorba Asset Tracking Solution

Zorba Asset Tracking Solution Asset Tracking Solution State-of-the art fleet management and vehicle tracking solution to increase your productivity. Affordable installation and operating costs Easy to install and operate User friendly

More information

Solace s Solutions for Communications Services Providers

Solace s Solutions for Communications Services Providers Solace s Solutions for Communications Services Providers Providers of communications services are facing new competitive pressures to increase the rate of innovation around both enterprise and consumer

More information

Public Sector Solutions

Public Sector Solutions Public Sector Solutions The New Jersey DOT Command Center uses INRIX real-time data and analytics to monitor congestion and deploy resources proactively to manage traffic flow and inform travelers. INRIX

More information

TeleNav Frequently Asked Questions (FAQ)

TeleNav Frequently Asked Questions (FAQ) TeleNav Frequently Asked Questions (FAQ) Reporters or industry analysts who would like more information may contact: Mary Beth Lowell TeleNav Communications Manager Phone: 1.425.531.0122 E-mail: media@telenav.com

More information

Population Analytics. Population Analytics: A New Opportunity for Mobile Operators. » Mobile Operators POPULATION ANALYTICS BENEFITS AT A GLANCE

Population Analytics. Population Analytics: A New Opportunity for Mobile Operators. » Mobile Operators POPULATION ANALYTICS BENEFITS AT A GLANCE Population Analytics Population Analytics: A New Opportunity for Mobile Operators Few new mobile-based technologies have the potential to change the way that organisations think about their customers and

More information

LOCATION BASED SERVICES FOR RETAIL

LOCATION BASED SERVICES FOR RETAIL LOCATION BASED SERVICES FOR RETAIL CURRENT GLOBAL TRENDS -3% retailers can identify the buyer at the entrance to the shop, 72% plan to implement this within 5 years* -28% of retailers are using mobile

More information

The NexTraq Difference

The NexTraq Difference The NexTraq Difference Take Your Business to the Next Level 1 Agenda Who Is NexTraq? How NexTraq Benefits Your Business The NexTraq Difference The NexTraq Solution CFN Fuel Card Integration Benefits Summary

More information

Intelligence at the Edge: Data Analytics in the Mobile World to Improve Business Decisions and Generate Value

Intelligence at the Edge: Data Analytics in the Mobile World to Improve Business Decisions and Generate Value Intelligence at the Edge: Data Analytics in the Mobile World to Improve Business Decisions and Generate Value Thank You to our Sponsors! #IoTWF Tech-04 Panel: Intelligence at the Edge: Data Analytics in

More information

FWD. What the Internet of Things will mean for business

FWD. What the Internet of Things will mean for business Article 6: September 2014 Internet of Things This year the focus of business has shifted to the Internet of Things (IoT), the connection and sharing of information between objects, machines, people and

More information

Texas Develops Online Geospatial Data Repository to Support Emergency Management

Texas Develops Online Geospatial Data Repository to Support Emergency Management Bing Maps for Enterprise Microsoft Customer Solution Case Study Texas Develops Online Geospatial Data Repository to Support Emergency Management Overview Country or Region: United States Industry: Government

More information

THE DEFINITIVE GUIDE TO PASSENGER INFORMATION SYSTEMS

THE DEFINITIVE GUIDE TO PASSENGER INFORMATION SYSTEMS WHITEPAPER THE DEFINITIVE GUIDE TO PASSENGER INFORMATION SYSTEMS Passenger information systems come in many different forms. They are comprised of direct methods of communication, such as websites and

More information

Introduction. Mobile GIS emerged in the mid-1990s to meet the needs of field work such as surveying and utility maintenance.

Introduction. Mobile GIS emerged in the mid-1990s to meet the needs of field work such as surveying and utility maintenance. Mobile GIS Introduction With more than 6.8 billion mobile cellular subscribers, (2013), wireless communication and mobile computing have gained acceptance worldwide with speed that has surpassed many other

More information

Smart City Live! 9-10 May 2016, Nice

Smart City Live! 9-10 May 2016, Nice Monday, May 9, 2016 Smart City Live! 9-10 May 2016, Nice Draft agenda as of November 20, 2015 SMART LIVING SMART CITY SERVICES 9:00 AM CASE STUDY: Developing Smart Energy communities Understanding the

More information

VEHICLE TRACKING SYSTEM USING GPS. 1 Student, ME (IT) Pursuing, SCOE, Vadgaon, Pune. 2 Asst. Professor, SCOE, Vadgaon, Pune

VEHICLE TRACKING SYSTEM USING GPS. 1 Student, ME (IT) Pursuing, SCOE, Vadgaon, Pune. 2 Asst. Professor, SCOE, Vadgaon, Pune VEHICLE TRACKING SYSTEM USING GPS Pooja P. Dehankar 1, 1 Student, ME (IT) Pursuing, SCOE, Vadgaon, Pune Prof. S. P. Potdar 2 2 Asst. Professor, SCOE, Vadgaon, Pune Abstract- Global Positioning System is

More information

Orchestrating Mobile Application Ecosystems

Orchestrating Mobile Application Ecosystems Orchestrating Mobile Application Ecosystems Application Stores and Beyond... Ankur Tarnacha, PhD Research Analyst, IDC, USA Early 2000 s in the US The Reign of Mobile Voice Multimedia capability of phones

More information

RCS for Business: Leveraging Enhanced Reliability, Security, and Monetization Opportunities October 2012

RCS for Business: Leveraging Enhanced Reliability, Security, and Monetization Opportunities October 2012 RCS for Business: Leveraging Enhanced Reliability, Security, and Monetization Opportunities October 2012 13500 Powers Court Fort Myers, Florida 33912 Phone: +1-239-425-3000 Fax: +1-239-425-6845 www.interoptechnologies.com

More information

An ESRI White Paper May 2007 Mobile GIS for Homeland Security

An ESRI White Paper May 2007 Mobile GIS for Homeland Security An ESRI White Paper May 2007 Mobile GIS for Homeland Security ESRI 380 New York St., Redlands, CA 92373-8100 USA TEL 909-793-2853 FAX 909-793-5953 E-MAIL info@esri.com WEB www.esri.com Copyright 2007 ESRI

More information

Data Monetization in the Age of Big Data 1

Data Monetization in the Age of Big Data 1 Harnessing the potential of Big Data seems to be on the agenda of every mobile operator and rightly so. In today s climate of convergence, in which new technologies and networks are blurring industry lines,

More information

Professional navigation solutions for trucks and fleets

Professional navigation solutions for trucks and fleets Professional navigation solutions for trucks and fleets are there tools that can get you through anything? Narrow roads, low bridges, no opportunities to turn around a lot of roads are not made for freight

More information

Consumer Attitudes towards the Emerging Location Opportunity

Consumer Attitudes towards the Emerging Location Opportunity Consumer Attitudes towards the Emerging Location Opportunity Navigation Location Opportunities Service Nitesh Patel, npatel@strategyanalytics.com Viewpoint Snapshot As critical supply side enablers for

More information

The Importance of Local Marketing to Multi-Location Automotive Businesses

The Importance of Local Marketing to Multi-Location Automotive Businesses The Importance of Local Marketing to Multi-Location Automotive Businesses www.placeable.com 855.433.7133 Automotive Consumers & Brands are Increasingly Online, Mobile, and Local Whether purchasing a new

More information

AUTOMOTIVE. Connected Navigation System

AUTOMOTIVE. Connected Navigation System AUTOMOTIVE Connected Navigation System State-of-the-art Easy to integrate FIT-FOR-USE Modular 1 Letter from the CEO The days that specification and price are the primary drivers for sourcing an In Vehicle

More information

Capitalizing on The Internet of Things: A Primer

Capitalizing on The Internet of Things: A Primer Capitalizing on The Internet of Things: A Primer Executive Summary WHEN EVERY PRODUCT YOU SELL IS CONNECTED ANY TIME, ALL THE TIME, IT FUNDAMENTALLY CHANGES HOW YOU OPERATE, HOW YOU INTERACT WITH YOUR

More information

Internet of Things From Idea to Scale

Internet of Things From Idea to Scale PRG Symposium Internet of Things From Idea to Scale September 12, 2014 alex.blanter@atkearney.com @AlexBlanter You are here today because you are interested in the Internet of Things and so is everybody

More information

STARTING A SMART COMMUNITY EVOLUTION THE JOURNEY TO URBAN SYSTEM RESILIENCE

STARTING A SMART COMMUNITY EVOLUTION THE JOURNEY TO URBAN SYSTEM RESILIENCE STARTING A SMART COMMUNITY EVOLUTION THE JOURNEY TO URBAN SYSTEM RESILIENCE BLACK & VEATCH ESTABLISHES THE ESSENTIAL FOUNDATION OF SMART COMMUNITIES A successful Smart Community evolution requires insightful

More information

Captivate Your Mobile Customers

Captivate Your Mobile Customers Why Partner with Smith Micro? A 30-year track record in robust software development and reliable commercial deployments: Engaging Customers in Context Mobile devices have become engrained in our daily

More information

Visualize your World. Democratization i of Geographic Data

Visualize your World. Democratization i of Geographic Data Visualize your World Democratization i of Geographic Data Session Agenda Google GEO Solutions - More than just a Map Enabling our Government Customers- Examples Summary & Invite to Learn More About Google

More information

Big Data Solutions. Portal Development with MongoDB and Liferay. Solutions

Big Data Solutions. Portal Development with MongoDB and Liferay. Solutions Big Data Solutions Portal Development with MongoDB and Liferay Solutions Introduction Companies have made huge investments in Business Intelligence and analytics to better understand their clients and

More information

Hyper-connectivity and Artificial Intelligence

Hyper-connectivity and Artificial Intelligence Hyper-connectivity and Artificial Intelligence How hyper-connectivity changes AI through contextual computing Chuan (Coby) M 04/03/15 Description of Major Sections Background Artificial intelligence (AI)

More information

Channels of Delivery of Travel Information (Static and Dynamic On-Trip Information)

Channels of Delivery of Travel Information (Static and Dynamic On-Trip Information) Channels of Delivery of Travel Information (Static and Dynamic On-Trip Information) Index Purpose Description Relevance for Large Scale Events Options Technologies Impacts Integration potential Implementation

More information

ATLAS CARTOGRAPHIC TECHNOLOGIES LTD. (ATLASCT) Dedicated Geo-Server. Business Proposal

ATLAS CARTOGRAPHIC TECHNOLOGIES LTD. (ATLASCT) Dedicated Geo-Server. Business Proposal ATLAS CARTOGRAPHIC TECHNOLOGIES LTD. (ATLASCT) Dedicated Geo-Server Business Proposal Contents Introduction... 3 Dedicated Geo-Server Solution... 4 Functionality... 5 Usage examples... 6 Included products

More information

Better Insurance Lead Gen Without the Form:

Better Insurance Lead Gen Without the Form: Better Insurance Lead Gen Without the Form: Why the Insurance Industry is Turning to Call Marketing Automation June 2013 www.ringrevenue.com THE BIG CHALLENGE: HIGH QUALITY LEADS Online lead generation

More information

A ROAD MAP FOR GEOSPATIAL INFORMATION SYSTEM APPLICATIONS ON VBLOCK INFRASTRUCTURE PLATFORMS

A ROAD MAP FOR GEOSPATIAL INFORMATION SYSTEM APPLICATIONS ON VBLOCK INFRASTRUCTURE PLATFORMS A ROAD MAP FOR GEOSPATIAL INFORMATION SYSTEM APPLICATIONS ON VBLOCK INFRASTRUCTURE PLATFORMS June 2011 WHITE PAPER 2011 VCE Company LLC, All rights reserved. 1 Table of Contents Executive Overview... 3

More information

VEHICLE TRACKING SYSTEM

VEHICLE TRACKING SYSTEM Real-Time Vehicle tracking solution Vehicle tracking solution enables to monitor the entire fleet in transit spread across India, which can be monitored from a central location. These locations are subject

More information

T r a n s f o r m i ng Manufacturing w ith the I n t e r n e t o f Things

T r a n s f o r m i ng Manufacturing w ith the I n t e r n e t o f Things M A R K E T S P O T L I G H T T r a n s f o r m i ng Manufacturing w ith the I n t e r n e t o f Things May 2015 Adapted from Perspective: The Internet of Things Gains Momentum in Manufacturing in 2015,

More information

Action Oriented Proximity Marketing Technologies & Platforms: Blending the Online and OfflineMarketing Channel With NFC & Barcodes

Action Oriented Proximity Marketing Technologies & Platforms: Blending the Online and OfflineMarketing Channel With NFC & Barcodes Brochure More information from http://www.researchandmarkets.com/reports/2101917/ Action Oriented Proximity Marketing Technologies & Platforms: Blending the Online and OfflineMarketing Channel With NFC

More information

The result is a Connected Navigation System that is sophisticated and effective easy to integrate with any in-car infotainment strategy and vision.

The result is a Connected Navigation System that is sophisticated and effective easy to integrate with any in-car infotainment strategy and vision. Harold Goddijn CEO Car Manufacturers (OEMs) must be able to provide connected entertainment and navigation systems that match the expectations of drivers. This requires in-vehicle Infotainment (IVI) systems

More information

Smartphone Applications for ITS

Smartphone Applications for ITS Smartphone Applications for ITS Index Purpose Description Relevance for Large Scale Events Options Technologies Impacts Integration potential Implementation Best Cases and Examples 1 of 13 Purpose Smartphone

More information

Notice of Inquiry Response. October 31, 2012 V1.0

Notice of Inquiry Response. October 31, 2012 V1.0 Notice of Inquiry Response National Telecommunications and Information Administration Chapter 1 FNN Conceptual Network Design Model Department of Commerce National Telecommunications and Information Administration

More information

Reducing Fuel Costs with GPS Vehicle Monitoring

Reducing Fuel Costs with GPS Vehicle Monitoring Reducing Fuel Costs with GPS Vehicle Monitoring Businesses with mobile field-based operations carry a large cost and operational burden related to the vehicles their workers use in operations. Whether

More information

A Guide to Improving Communication in Your Business

A Guide to Improving Communication in Your Business The World Is Your Office As a fleet professional or service business owner, you have a lot of pressure on your shoulders. Between juggling overhead costs, monitoring customer service and managing employees,

More information

Native, Hybrid or Mobile Web Application Development

Native, Hybrid or Mobile Web Application Development Native, Hybrid or Mobile Web Application Development Learn more about the three approaches to mobile application development and the pros and cons of each method. White Paper Develop a Mobile Application

More information

Optimizing Local Search for ios 9

Optimizing Local Search for ios 9 Optimizing Local Search for ios 9 Optimizing Local Search for ios9 Optimizing Local Search for ios9 By Andrew Shotland, LocalSEOGuide.com WHAT S INSIDE: 4 ios is Becoming the Primary Local Search Platform

More information

Middleware- Driven Mobile Applications

Middleware- Driven Mobile Applications Middleware- Driven Mobile Applications A motwin White Paper When Launching New Mobile Services, Middleware Offers the Fastest, Most Flexible Development Path for Sophisticated Apps 1 Executive Summary

More information

A Survey of Existing Technologies, Applications, Products, and Services for Geofencing

A Survey of Existing Technologies, Applications, Products, and Services for Geofencing Report to the US Department of Transportation Research and Innovative Technology Administration A Survey of Existing Technologies, Applications, Products, and Services for Geofencing California PATH Program

More information

Track Your Fleet to Improve Fleet Driver Behavior (And Boost Productivity and Profitability)

Track Your Fleet to Improve Fleet Driver Behavior (And Boost Productivity and Profitability) Track Your Fleet to Improve Fleet Driver Behavior (And Boost Productivity and Profitability) A state-of-the-art fleet telematics system can be a powerful tool for helping a business s fleet management

More information

Leveraging the Internet of Things in Marketing

Leveraging the Internet of Things in Marketing Leveraging the Internet of Things in Marketing Index 3 3 4 4 5 5 6 6 Introduction The Internet of Things outlook IoT and marketing Wearables: Reaching customers anywhere Location-based marketing RFID tags

More information

State of the Market LOCATION POWERED MOBILE ADVERTISING REPORT DEEP DIVE ON CPG

State of the Market LOCATION POWERED MOBILE ADVERTISING REPORT DEEP DIVE ON CPG State of the Market LOCATION POWERED MOBILE ADVERTISING REPORT DEEP DIVE ON CPG USING MOBILE ADVERTISING TACTICS TO DRIVE AND MEASURE SALES LIFT FOR CPG The consumer package goods (CPG) vertical has traditionally

More information

White paper. Axis Video Analytics. Enhancing video surveillance efficiency

White paper. Axis Video Analytics. Enhancing video surveillance efficiency White paper Axis Video Analytics Enhancing video surveillance efficiency Table of contents 1. What is video analytics? 3 2. Why use video analytics? 3 2.1 Efficient use of manpower 3 2.2 Reduced network

More information

Tracking Track anything from relatively simplistic commercial GPS-enabled cell phones to complex military grade GPS signals.

Tracking Track anything from relatively simplistic commercial GPS-enabled cell phones to complex military grade GPS signals. HazNet has been developed specifically to reduce the risk and attendant costs of moving and managing Hazardous Materials. The key to the efficiency of this system was the integration of IRRIS. IRRIS developed

More information

Big Data Comes of Age: Shifting to a Real-time Data Platform

Big Data Comes of Age: Shifting to a Real-time Data Platform An ENTERPRISE MANAGEMENT ASSOCIATES (EMA ) White Paper Prepared for SAP April 2013 IT & DATA MANAGEMENT RESEARCH, INDUSTRY ANALYSIS & CONSULTING Table of Contents Introduction... 1 Drivers of Change...

More information

THE ENSIGHTEN PROMISE. The Power to Collect, Own and Activate Omni-Channel Data

THE ENSIGHTEN PROMISE. The Power to Collect, Own and Activate Omni-Channel Data THE ENSIGHTEN PROMISE The Power to Collect, Own and Activate Omni-Channel Data EXECUTIVE SUMMARY Pure client-side or pure server-side tag management systems (TMS) suffer from critical limitations: The

More information

EMPLOYEE LOCATION TRACKING SERVICE

EMPLOYEE LOCATION TRACKING SERVICE WES T ST R EET AWE SOM E STR EET EMPLOYEE LOCATION TRACKING SERVICE Web & Android OVERVIEW GPS fleet tracking services have been on the market for some years now but with the explosion of smartphone usage,

More information

Machina Research White Paper for INRIX. Movement analytics delivers an untapped revenue opportunity for mobile operators

Machina Research White Paper for INRIX. Movement analytics delivers an untapped revenue opportunity for mobile operators Machina Research White Paper for INRIX Movement analytics delivers an untapped revenue opportunity for mobile operators Emil Berthelsen, Principal Analyst February, 2015 2 1 Executive Summary Smarter,

More information

Agenda Overview for Mobile Marketing, 2015

Agenda Overview for Mobile Marketing, 2015 G00270723 Agenda Overview for Mobile Marketing, 2015 Published: 18 December 2014 Analyst(s): Mike McGuire Mobile technologies enable digital marketers to engage customers at every stage of the purchase

More information

TomTom HAD story How TomTom enables Highly Automated Driving

TomTom HAD story How TomTom enables Highly Automated Driving TomTom HAD story How TomTom enables Highly Automated Driving Automotive World Webinar 12 March 2015 Jan-Maarten de Vries VP Product Marketing TomTom Automotive Automated driving is real and it is big Image:

More information

Top 5. Digital Marketing Services for Local Businesses

Top 5. Digital Marketing Services for Local Businesses Top 5 Digital Marketing Services for Local Businesses Lead generation, search engine optimization and transparent analytics - trying to understand these things is enough to make your head spin.? into How

More information

Developing the edge or scaling the core through corporate venturing Internet of Things. Daan Witteveen

Developing the edge or scaling the core through corporate venturing Internet of Things. Daan Witteveen Developing the edge or scaling the core through corporate venturing Internet of Things Daan Witteveen Global M2M Connections (billion) The Global IOT Market is expected to see a forecasted to grow at a

More information

Mobile Application Marketplace 2015: Market Analysis and Assessment of Future Evolution and Opportunities

Mobile Application Marketplace 2015: Market Analysis and Assessment of Future Evolution and Opportunities Brochure More information from http://www.researchandmarkets.com/reports/3245389/ Mobile Application Marketplace 2015: Market Analysis and Assessment of Future Evolution and Opportunities Description:

More information

How To Write A Paper On The Integrated Media Framework

How To Write A Paper On The Integrated Media Framework The Integrated www.avid.com The Integrated Media production and distribution businesses are working in an environment of radical change. To meet the challenge of this change, a new technology and business

More information

>> smart cross connect Users Guide. November 2014.

>> smart cross connect Users Guide. November 2014. >> smart cross connect Users Guide November 2014. >> Table of Contents 1 Overview 1.1 Getting Around 1.2 Pairing your smart with smart cross connect 2 In-Car Mode 2.1 Car Info 2.2 Navigation 2.2.1 Addresses

More information

Yext PowerListings Network Partners June 2013

Yext PowerListings Network Partners June 2013 Yahoo! Active Monthly Users: 150,000,000 Yahoo! attracts hundreds of millions of users every month through its innovative technology and engaging content and services, making it one of the most visited

More information

GIMBAL PLATFORM DIGITAL INSIGHTS INTO THE PHYSICAL WORLD

GIMBAL PLATFORM DIGITAL INSIGHTS INTO THE PHYSICAL WORLD Qualcomm Retail Solutions Inc. GIMBAL PLATFORM DIGITAL INSIGHTS INTO THE PHYSICAL WORLD The Advantages of Gimbal for Retailers, Brands and Application Developers Revision 1 November 2013 1 Table of Contents

More information

How To Make Data Streaming A Real Time Intelligence

How To Make Data Streaming A Real Time Intelligence REAL-TIME OPERATIONAL INTELLIGENCE Competitive advantage from unstructured, high-velocity log and machine Big Data 2 SQLstream: Our s-streaming products unlock the value of high-velocity unstructured log

More information

Stempora Group, LLC SG

Stempora Group, LLC SG and Medium Sized Companies October 3, 2011 Stempora Group, LLC SG Moderator: Gary Wang, FCAS, MAAA Pinnacle Actuarial Resources, Inc. Panelist: Jeff Stempora, Founder and CEO Stempora Group, LLC Table

More information

A WIDER SHARING ECOSYSTEM. The pivotal role of data in transport solutions

A WIDER SHARING ECOSYSTEM. The pivotal role of data in transport solutions A WIDER SHARING ECOSYSTEM The pivotal role of data in transport solutions October 2015 A MARKET ON THE MOVE CONTENTS 3 TRANSPORT TRENDS 4 THE ROAD AHEAD 5 TRANSPARENCY LEADS TO TRUST 6 DATA LOCATION AND

More information

How do you compare with mobile leaders? Adobe Mobile Marketing Survey

How do you compare with mobile leaders? Adobe Mobile Marketing Survey How do you compare with mobile leaders? Adobe Mobile Marketing Survey How do you compare with mobile leaders? Table of contents 1 Introduction 2 Summary of insights 3 Marketing owns mobile 4 A mobile strategy

More information

ZCOMAX LTE-Fi Solution For Public Transit System

ZCOMAX LTE-Fi Solution For Public Transit System ZCOMAX LTE-Fi Solution For Public Transit System 4G LTE Is The Key To Smart City Device Quantity 4G wide bandwidth and high data speed increases ISP service quality and user experience. 4G technology enables

More information

Personalized User Journeys. By Kevin Jackson Global Sales Director Gravity R&D 12/15/14

Personalized User Journeys. By Kevin Jackson Global Sales Director Gravity R&D 12/15/14 Personalized User Journeys By Kevin Jackson Global Sales Director Gravity R&D 12/15/14 Table of Contents Omnichannel and Retail 2.0... 3 Moments of Truth (MOTs)... 4 ibeacons, MOTs, and Big Data... 5 Personalized

More information

AT&T Location Information Services

AT&T Location Information Services Product Brief Location Information Services Location Information Services (LIS) powered by LocationSmart enables your business with instant access to cross-carrier location and messaging Get immediate

More information

IBM Smarter Transportation Management

IBM Smarter Transportation Management IBM Smarter Transportation Management Predicting, Managing, and Integrating Traffic Operations Peter Byrn M.Sc. GeoInformatics Sales Leader, Nordic Intelligent Operations IBM Software Group Industry Solutions

More information

Mobile Cloud & Mobile Ticketing

Mobile Cloud & Mobile Ticketing Mobile Cloud & Mobile Ticketing T-109.4300 Network Services Business Models Lecture Antero Juntunen Researcher antero.juntunen@tkk.fi Contents Mobile Cloud Introduction Drivers Restraints Conclusions Mobile

More information

Tomorrow. Michael Kornhauser Vice President, Managing Director CoPilot Business Unit. Logo Here

Tomorrow. Michael Kornhauser Vice President, Managing Director CoPilot Business Unit. Logo Here Truck Navigation: Today and Tomorrow Michael Kornhauser Vice President, Managing Director CoPilot Business Unit Agenda CoPilot Business Unit and Product Line Navigation Use Cases Navigating i the future

More information

Introduction to BlackBerry Development using Java ME. Presented by: Sean Fenton Technical Channel Manager RIM (Research in Motion )

Introduction to BlackBerry Development using Java ME. Presented by: Sean Fenton Technical Channel Manager RIM (Research in Motion ) Introduction to BlackBerry Development using Java ME Presented by: Sean Fenton Technical Channel Manager RIM (Research in Motion ) 2 Introduction to BlackBerry MDS BlackBerry Mobile Data System (BlackBerry

More information

Mobile GIS Guide. About The Author. Getting your mobile GIS project off the ground

Mobile GIS Guide. About The Author. Getting your mobile GIS project off the ground About The Author Matt Sheehan is a mobile GIS pioneer. He and his staff at WebMapSolutions have been providing clients with mobile GIS solutions since the earliest days of smartphones and tablets. We live

More information

Resco Mobile CRM Vision

Resco Mobile CRM Vision Resco Mobile CRM Vision Vision for next 3 years & more Table of Contents Mission Statement... 2 Main Areas of Focus... 3 CRM Tool... 3 Communication... 3 Calendaring... 3 Cloud Storage... 3 Customer Apps...

More information

A framework for Itinerary Personalization in Cultural Tourism of Smart Cities

A framework for Itinerary Personalization in Cultural Tourism of Smart Cities A framework for Itinerary Personalization in Cultural Tourism of Smart Cities Gianpaolo D Amico, Simone Ercoli, and Alberto Del Bimbo University of Florence, Media Integration and Communication Center

More information

Bruhati Technologies. About us. ISO 9001:2008 certified. Technology fit for Business

Bruhati Technologies. About us. ISO 9001:2008 certified. Technology fit for Business Bruhati Technologies ISO 9001:2008 certified Technology fit for Business About us 1 Strong, agile and adaptive Leadership Geared up technologies for and fast moving long lasting With sound understanding

More information

How will the convergence of LOCATION

How will the convergence of LOCATION How will the convergence of LOCATION TECHNOLOGIES such as RFID, GPS, RTLS, and LBS AFFECT BUSINESS? By David H. Williams and Gary Hartwig How do manufacturers and diseach vehicle as it unloads with tributors

More information

What is Driving Rapid Growth in the Australian Mobile Advertising Market?

What is Driving Rapid Growth in the Australian Mobile Advertising Market? What is Driving Rapid Growth in the Australian Mobile Advertising Market? Author: Phil Harpur Published: 10 Dec 2013 Key Takeaway The Australian mobile advertising market grew very strongly during 2013

More information

Discrete Wireless MARCUS Product Overview

Discrete Wireless MARCUS Product Overview Discrete Wireless MARCUS Product Overview Company Background Discrete Wireless, Inc. is a dynamic leader in GPS Fleet Management products and services. Discrete Wireless was incorporated May 12, 2000.

More information

The Complete Guide to CUSTOM FIELD SERVICE APPLICATIONS

The Complete Guide to CUSTOM FIELD SERVICE APPLICATIONS The Complete Guide to CUSTOM FIELD SERVICE APPLICATIONS Copyright 2014 Published by Art & Logic All rights reserved. Except as permitted under U.S. Copyright Act of 1976, no part of this publication may

More information

Technology.Transfer.Application.

Technology.Transfer.Application. Technology.Transfer.Application. Steinbeis Research Center Elektromobility and Information Systems 2015 Steinbeis Technology. Transfer. Application. www.steinbeis.de Open and Secure Operating for mobility

More information

Using targeted marketing strategies to optimize healthcare plans

Using targeted marketing strategies to optimize healthcare plans Using targeted marketing strategies to optimize healthcare plans Targeted benefits communications can improve member health and lower program costs WHITE PAPER Introduction Today, organizations are finding

More information

Urban Mobility: The Future is Now Nick Cohn

Urban Mobility: The Future is Now Nick Cohn Urban Mobility: The Future is Now Nick Cohn Road vehicle traffic is the largest source of GHG in many countries Drivers lose several workdays per year in equivalent travel time delays due to traffic One

More information

UNDERSTANDING BEACONS

UNDERSTANDING BEACONS UNDERSTANDING BEACONS A GUIDE TO BEACON TECHNOLOGIES By Greg Sterling, Jules Polonetsky & Stephany Fan Introduction UNDERSTANDING BEACONS LOCAL SEARCH ASSOCIATION & FUTURE OF PRIVACY FORUM 1 December 2014

More information

HP Location Aware. Datacon, HP Retail Solutions Christian F. Dupont / October 14, 2014

HP Location Aware. Datacon, HP Retail Solutions Christian F. Dupont / October 14, 2014 HP Location Aware Datacon, HP Retail Solutions Christian F. Dupont / October 14, 2014 Mobility trends in retail Mobility enhances user experience and loyalty and enables customer engagement Trends In-Store

More information

Hyper-Personalization with MNO Subscriber Data

Hyper-Personalization with MNO Subscriber Data Hyper-Personalization with MNO Subscriber Data Approaches and Recent Trends Regarding the Use of MNO Data for Hyper-Personalization By Zach Cohen, Shahzad Zia and Carly Christian Private and public-sector

More information

Mobile Technologies Index

Mobile Technologies Index www.pwc.com/technology Technology Institute Mobile Technologies Index Mobile operating system: Smartphones will just get smarter By Raman Chitkara, Global Technology Industry Leader The smartphone seems

More information

Next-Generation Mobile Apps 7 Critical Success Factors

Next-Generation Mobile Apps 7 Critical Success Factors Mobile marketing is still the new kid on the block. Some marketers have tried a variety of mobile tactics and found Next-Generation Mobile Apps 7 Critical Success Factors Introduction There are literally

More information

THE CONNECTED CAR: A Value Chain in Flux

THE CONNECTED CAR: A Value Chain in Flux THE CONNECTED CAR: A Value Chain in Flux A Parks Associates Whitepaper THE CONNECTED CAR: A Value Chain in Flux CONNECTED CAR SERVICES AND TECHNOLOGY HAVE ADVANCED SIGNIFICANTLY IN THE PAST TWO YEARS.

More information