SlideShare una empresa de Scribd logo
1 de 18
Descargar para leer sin conexión
Demystifying Location
Data Accuracy
The new frontier and biggest
mobile opportunity
1
CONTENTS
2
3
4
5
5
10
8
11
14
15
16
A Mountain of Location Data
Introduction
Location Data Uses
How Location Data Is Collected
Data Passed in an Ad Request
Device Location Services
Location Data Flow
Factors Impacting Accuracy
Current Solutions
More Quality Efforts Underway
MMA Overview
2
Layer upon layer of hidden location data makes it difficult to know precisely where you are.
A Mountain of Locations
Attributes define the location of the geo object
Location data is calculated using the Longitude/Latitude of the device.
All attribute fields are optional, but may include the Country Code,
Region Code, Zip/postal Code and City
How the data is derived determines accuracy
Devices use GPS, Wi-Fi, IP Address,Cell Triangulation & Registration Data
to produce the Longitude/Latitude coordinates. Some sources are more
accurate than others, but the method used is never known.
Urban density can skew location signals and compromise accuracy.
Information may be pulled from third party sources which display
inaccurate or irrelevant behavioural elements
Most of the data stays hidden
There is no quality control regarding what information
is and is not passed. All data is converted in to
Longitude/Latitude, regardless of location type.
The device OS collects a larger quantity of
metadata, such as accuracy information and
timestamp freshness, which doesnʼt make it
into the exchange envionment.
Advocating for updates to the current Open RTB standards to include
relevant data sets that enable better evaluation of location data
Working with the MRC to develop official standards for
location data transparency
Partnering with industry groups to drive adoption of
these standards among publisher partners
Continuing our drive to educate both
buyers and sellers
Call for Action
Produced by: Contact UK USA Singapore
3
The always-there, always-on nature of mobile devices combined with the ability
to determine precise location gives marketers the unprecedented ability to deliver
relevant messages to consumers. Location data can enhance the entire marketing
cycle — from developing an understanding of who consumers are, to understanding
their context at the moment the message is displayed, and then measuring the impact
of marketing programs.
Location data, like all data, has its own nuances and issues. For a variety of reasons,
the location data available in the mobile ad ecosystem is of varying quality. This
paper explains some of the drivers of location data quality, how data quality
impacts various mobile marketing use cases, and how the industry is working
together to improve location data quality.
The simplest place to start is understanding why accurate location data is critical
to the entire mobile ecosystem: brands, agencies, publishers, the end user and
everyone in between. Accurate location data is proven to increase relevance
to consumers, which in turn leads to improved ad performance. The quality of
location data directly impacts one’s ability to build audience understanding from
location history. Audience segments based upon faulty data provide no meaningful
value to consumers or advertisers. Better location data results in more targeted
audiences. Location data also becomes critical when dealing with attribution, for
example, measuring how foot traffic in a retail outlet will be affected by a mobile
ad campaign. With location data’s ability to show the direct impact of a mobile ad
campaign on physical behavior, it offers the media industry a crucial connector of a
person’s online and offline activities.
Introduction
$18.2
billion
$4.3
billion
In the U.S., location-targeted mobile ad revenues are projected to grow from
$4.3 billion in 2014 to $18.2 billion in 2019, a 33.5 CAGR.
This is defined as mobile advertising targeted based on a user’s location, or including
proximity-relevant content to trigger local offline conversions.
2014 2019
source: BIA Kelsey Local Media Forecast, 2015
4
In the past few years location data has transformed mobile marketing, introducing
both new targeting technologies and improving the ability to define and track
audiences and behaviors.
Here are a few examples of how location is driving marketing innovation on mobile,
going far beyond the standard geo-fencing methodologies:
•	Proximity Targeting: Delivering ads based on users’ real-time location,
typically defined as proximity to specific place(s). For example, “all users
within 100 meters of a Ford Dealership” or “users in California who are
currently at a Taco Bell”.
•	Location-based Audiences: Deriving an understanding of a user, based on
analyzing that specific user’s location history. Analysis of geo-behavioral
patterns can be used to infer demographics, behavioral attributes, and
geographic attributes (i.e. where the user lives or works). 3rd party data
(e.g. purchase data, TV viewership, car ownership etc.) can be joined to
provide an understanding of home location. (MMA Location Committee
Guidance Report: Location Audience Targeting)
•	Attribution: Measuring store visitation or attaching purchase data (as
described above) from location data. These metrics can be used to measure
the ROI of ad campaigns.
•	Location-based Creatives: Dynamically modifying ad creative based on the
user’s location. Typically this breaks down into two categories: modifying the
creative itself (e.g. inserting the address or phone number of a location in
the creative or inserting a localized offer) and modifying the click action on
the creative (e.g. click-to-call and click-to-map/navigation actions.)
Location Data Uses
5
Data Passed in an Ad Request
When discussing data passed by the
publisher, either through a direct inventory
relationship or through a media exchange,
there are often misconceptions regarding
data and quality. Direct, open/private
exchanges are just a few examples of
data transfer protocols, and they do not
automatically imply what data is passed or
what efforts are made to verify it.
Since there is no common API used for direct
relationships, we will focus in this analysis
on the exchanges protocol, as the same
concepts and data fields are applicable to
the direct case, and often serve as a baseline
regardless of whether or not the inventory is
purchased programmatically.
Tech leaders on both the demand and
supply side have recognized the challenge
of identifying the datasets to be used as
standard units for the valuation of inventory.
With the growth of automated trading of
digital media across a broader range of
platforms, the various industry stakeholders
came together to form the OpenRTB project.
The OpenRTB protocol serves as a “contract” between sellers and buyers of online
media and defines the type of information that should and can be passed in an ad
request, such as information about the Impression, the User and the Device.
The OpenRTB spec defines Geo objects which represent physical locations, and can
be attached to either the Device or the User objects.
It is important to note that both the Device object and the User object can contain
location information in the same ad request but for each object, yet the location data
will have different meaning. For example, a Geo object that is attached to a Device
object is intended to represent the “current” location of the device at the moment of
the request. A Geo object attached to a User object will represent the user’s “home
base” location which likely to be different from the user’s current location.
How Location Data Is Collected
Ad Request: when a user’s
browser or device requests
information from an ad server,
an ‘ad request’ occurs.
API: an abbreviation of
application program interface,
is a set of routines, protocols,
and tools for building software
applications. The API specifies
how software components
should interact.
RTB: an abbreviation for Real-
Time Bidding, is a means by which
advertising inventory is bought
and sold on a per-impression
basis, via programmatic
instantaneous auction, similar
to financial markets.
6
lat
Latitude from -90.0 to
+90.0, where negative
is south
lon
Longitude from -180.0
to +180.0, where
negative is west
metro
Google metro code;
similar to but not
exactly Nielsen DMAs
utcoffset
Local time as the number
+/- of minutes from UTC
ext
Placeholder for
exchange-specific
extensions to OpenRTB
country
Country code using
ISO-3166-1-alpha-3
region
Region code using
ISO-3166-2; 2-letter
state code if USA
regionfips104
Region of a
country using FIPS
10-4 notation
city
City using United
Nations Code for Trade
 Transport Locations
zip
Zip or postal code
Information contained in the Geo object:
All fields in the Geo object are optional, so some requests may appear with
only a subset of attributes.
7
Location Accuracy and Precision — though they sound similar there is a subtle
difference in the meaning. Accuracy refers to the closeness of a measured
location to the real location of the device at the time of the measurement.
Precision refers to the closeness of two or more measurements to each other.
NOT ACCURATE
NOT PRECISE
ACCURATE
NOT PRECISE
PRECISE
NOT ACCURATE
ACCURATE
AND PRECISE
An important field in the Geo object in relation to the Lat/Lon is the type attribute,
which indicates the source of the location data, and can be either:
•	GPS/Location Services
•	IP Address
•	User provided (e.g., registration data)
The type information contained in the Geo object provides an important indicator
to assess the accuracy level of the location data. It should be noted, this information
does not guarantee any specific accuracy level and might be misleading if taken
“as is” without additional data or verification methods. Some advanced buy-side
platforms will use big data methodologies and algorithms to detect patterns of
inaccurate/fraudulent location data and filter it out.
8
Device Location Services
In both iOs and Android environments the developer relies on the operating
system to get a location fix, and uses the Location Services API to query the
device’s current location.
The Location Service is a system that uses various sources of information with
varying levels of accuracy in parallel to acquire a location. Regardless of the
sources used, location is always returned as Lat/Lon coordinates. These sources
include, amongst others:
Source Location Data Traits Use Cases
Beacons Very accurate and precise data, capable
of identifying user location to within a
matter of feet. Currently lacks scale for
broad marketing opportunities
In-store targeting by
department or aisle,
verification of store visits
GPS Very accurate and precise data under
the right conditions, capable of
identifying user location to within 10-100
meters (in most ad platform scenarios).
Large scale but dependent on publisher
and user enablement of GPS
The quality of a GPS signal degrades
significantly indoors or in locations that
do not have an unobstructed view of
multiple GPS satellites
Numerous targeting
opportunities based on user
location  context
Wifi Very accurate and precise data,
particularly in signal-dense environments
(e.g. buildings and malls) Capable of
identifying user location to within 10-100
meters when wifi signals are present
Numerous targeting
opportunities based on user
location  context
Cell
Triangulation
Accurate but less precise data. Typically
capable of identifying user location
within a zip or neighborhood area
Targeting over a broader
geo-area such as a DMA, city
or zip code
IP Addresses Not reliably accurate or precise.
Typically based on IP address of app
server which can vary significantly from
true location of mobile user
Not relevant for real-time or
behavioral targeting
Registration
data
Not relevant for real-time or behavioral
targeting
Typically relevant only for a mobile
user’s home zip code at time of
registration
Targeting at the zip code or
DMA level
9
Since the operating system uses multiple sources concurrently, it is important to
note that the device location is constantly being updated as the service continues
to operate. The below illustration from the Android developer guide provides an
example of a possible scenario:
Application
Start
Listen for GPS and
Network updates
Stop listening
for updates
Best estimate
of the location
is used in the
application
Cached GPS location
is dismissed as too old
New WiFi-based location
is dismissed due to larger
error estimates
Cached network
location is retrieved
New Cell-ID
fix is received
A WiFi-based
location is obtained
A GPS location
replaces current
best estimate
In addition to the time effect on accuracy, each developer can use different
strategies and direct the OS to use more coarse or granular methods. For example,
the developer may elect to conserve a user’s battery and work only with city level
accuracy. The developer can also select how often to update the location data and
whether to be notified on significant changes.
Therefore, in many cases, even when the Location Service is used and a Lat/Lon fix
is retrieved, it may not represent an accurate or recent location. However, additional
information returned by the OS can be used to determine the data quality.
As seen in both the Android and iOS Location Service APIs, in addition to the latitude
and longitude included in the Location object returned by the operating system, there
are additional parameters such as accuracy, time of reading, speed, altitude etc.
Out of the various parameters returned by the operating system the most
interesting and relevant to location data accuracy are:
•	Accuracy — Estimated accuracy of location in meters
•	Timestamp — The time at which this location was determined
However, since these parameters are not included in the OpenRTB protocol, they are
often ignored by developers and not passed in addition to the Lat/Lon data retrieved.
Time(t)
10
Location Data Flow
Once it’s clear what data is passed from the publisher to the buyer and the process
of obtaining that data from the device, the next step in understanding the issues
surrounding location accuracy is to review the overall process from the moment the
mobile application/web page loads to the point where an ad is being displayed.
1 A user opens an app or opens a new page / area of an app
2 As the page loads, if OS location services is enabled, a request is made for the current location. A
combination of GPS, wifi and cell-tower triangulation is used to provide the most accurate Lat/Lon
	 2a User provided data is retrieved from local storage
	 2b Location data is returned as Lat/Lon regardless of location source used
3 The ad request is sent to the exchanges, supply side platforms, networks etc
	 3a In an effort to enhance the bid request, additional data may be inserted by different 	
	 parties at this point
4 The bid won by the party who provided the highest bid in the time allotted (milliseconds)
5 Request for ad from ad server
6 Ad is displayed to user
3
2a 2a
2b
APP/WEB PAGE LOADING APP/WEB PAGE LOADING
SHOW AD SHOW AD
Request Location from OS
Get user
registration data
from local storage
(Zip code, gender...)
Get user
registration data
from local storage
(Zip code, gender...)
Request ad from
ad server
(Passing: Lat-long,
IP, user data...)
Get ad display Get ad display
2
1 1
OS location services
Best effort to retrieve
location based on
using several sources
concurrently
Time(t)
Time (t)
0 ms
200 ms
Time(t)
6 6
5 5
Exchanges,
supply-side
platforms,
networks, etc.
Exchanges,
supply-side platforms,
networks, etc.
Open RTB auction
process
Open RTB auction
process
IP to location
conversion
4 4
3a
3a
LOCATION PERMISSIONS ENABLED NO LOCATION PERMISSIONS
11
Due to the increasing demand for location data, combined with the lack of standards
around how this data is collected and used, there is a risk of data becoming
compromised (intentionally or unintentionally) in the process of being obtained by
the publisher and delivered to the ad property.
Publishers are focused on building apps and websites and often do not invest
in resources to better understand the data which they send to programmatic
exchanges. Additionally, there are some inherent technical factors including
variance in the quality of the methods used to derive location for the specific
data fields which are passed on to the exchanges.
(source: Foursquare, Thinknear, Ubimo, xAd, Inc)
Up to 60% of ad requests contain some
form of location data. Of these requests,
less than ⅓ are accurate within 50-100
meters of the stated location.
Factors Impacting Accuracy
12
Some of the main issues encountered in this process include:
•	Lack of accuracy standards and market education
»» Lack of education in the market on how certain data should be pulled
and importance of including certain data elements
»» No requirements around what fields are mandatory
•	Inaccurate interpretations
»» Location data is translated into a Lat/Lon coordinate. This data could
come from a variety of sources as granular as GPS or Wifi data, or can
be as broad as IP / User Registration data
»» The number of digits in a Lat/Lon coordinate are not necessarily a
reliable measure of it’s accuracy:
•	Freshness of data: publisher may leverage location data from other apps or
data pulled in the past
•	Urban density: location signals and precision of data can be skewed in
dense urban environments (e.g. multi-story buildings)
•	Speed: Whether the device is static or moving, and if it’s moving, how fast
is it travelling?
Lat/Lon Truncation - The green points represent single ad requests sent from devices that have not been
identified as fraudulent. The red boxes represent Lat/Lon coordinates that have resulted from a bad publisher
truncating all digits after the fifth decimal place.
13
•	Mistakes can happen
»» Only having permissions for “coarse” location tracking (as opposed to
“precise”) from the OS and passing that data into the exchange.
»» Transposed coordinates where the Lat/Lon are incorrectly inputted.
»» Default values used by developer until a location is retrieved:
•	Publisher appending additional data
»» Centroid processing: publishers often derive the center-points of
geographic areas such as zip codes, DMAs, or states and send as the
real-time proxy for a user’s location
On the left is a publisher distribution indefault location used on app startup, defaulting to the center of the
U.S. On the right is the same publisher distribution without the default location requests, which shows a
normal distribution.
Unique Lat/Lon coordinate pairs corresponding to metro centroids that receive more than ten million
requests per day from a very wide variety of devices.
14
The location information and data which is currently available for mobile marketers
can provide excellent value, even though there is room for greater accuracy in order to
reach increasingly more granular data. All data used today to inform media decisions
- whether it is traditional media ratings system, online cookies, survey based audience
data etc - is not without its flaws. Through the power of mobile and the the ability to
capture this powerful new location data (e.g. device location data), advertisers are
getting closer to a real-time data set that can truly transform the way that data is used.
By using real-time data, marketers are able to reach and understand audiences, but
also to provide a way to measure the offline impact of media efforts.
Location marketing platforms, built with the challenges of mobile in mind, have
taken big strides towards increased location accuracy despite the inherent issues
within the ecosystem today.
Let’s revisit the common location uses described above and review steps taken by
the ecosystem to ensure quality.
•	Proximity Targeting, Location-based Creative: By utilizing big data and
pattern recognition technologies, most inaccurate locations, centroids and
IP-based traffic can be filtered to allow for effective targeting and creative
optimizations. In this way, brands are able to target end users based on
their proximity to points of interest such as their own retail outlets, or even
competitors’ stores, and can adapt their ads to reflect different messaging at
different locations.
•	Location-based Audiences: In addition to applying big data methodologies
to filter out inaccurate locations, and by analyzing historical location data
as well as first and third party data sets, advertisers can further refine the
information about a given device to provide useful insights and determine
patterns or place usage. This data helps to build a picture of how any given
location is used in real life (e.g. whether a place is residential or commercial)
and provides an opportunity to target audiences based on their context and
not just their physical location.
•	Attribution: Though many different standards are currently being developed,
location is increasingly being used to measure a mobile advertising
campaign’s effectiveness, including measuring foot traffic (either with direct
integrations or by applying a statistical model) or integrating real time point
of sale data (e.g. coupon redemptions).
With the appropriate measures in place to ensure the quality of the data currently
available, location information becomes the crucial component for mobile advertisers.
As this useful data is leveraged by location platforms and brands alike, it becomes
imperative that all industry stakeholders contribute to setting standards and defining
best practices, in order to ensure clean, consistent data.
Current Solutions
15
With this comprehensive mapping of the location data ecosystem, we have
provided mobile marketers with a clearer view of the challenges faced by both
buyers and sellers when responding to calls for greater transparency and accuracy.
Though challenges do exist, it is important for marketers to understand the value
of data that is currently available. By applying the correct methodologies, it is
possible to refine the data to improve its accuracy. Additionally, coarse location
data provides better location targeting capabilities than standard web based
methods (e.g. targeting by IP address).
As we move forward to supporting industry solutions for the identified issues, the
MMA Location Accuracy Committee will focus on improving current standards and
recommending best practices including:
•	Advocating for updates to the current OpenRTB standards to include
relevant data sets that enable better evaluation of location data
»» Specifically to include OS level “Accuracy” and “Freshness” as
additional fields in the Geo object
•	Working with the MRC to develop official standards for location
data transparency
•	Partnering with industry groups to drive adoption of these standards
among publisher partners
•	Continuing our drive to educate both buyers and sellers of mobile media
The MMA Location Accuracy Committee includes stakeholders from across the
mobile advertising industry and the co-operation across the board will contribute
to a formal set of standards going forward.
If you would like to learn more about the Committee’s work to improve location
accuracy on mobile, or if your organisation would be interested to get involved
with this important work, please contact us at: committees@mmaglobal.com.
More Quality Efforts Underway
16
The MMA is the world’s leading global non-profit trade mobile marketing
association comprised of more than 800 member companies, from nearly fifty
countries around the world. Our members hail from every faction of the mobile
marketing ecosystem including brand marketers, agencies, mobile technology
platforms, media companies, operators and others. The MMA’s mission is to
accelerate the transformation and innovation of marketing through mobile,
driving business growth with closer and stronger consumer engagement.
Anchoring the MMA’s mission are four core pillars; to cultivate inspiration by
driving the innovation for the Chief Marketing Officer; to build the mobile
marketing capabilities for the marketing organizations through fostering know-
how and confidence; to champion the effectiveness and impact of mobile through
research providing tangible ROI measurement; and advocacy. Additionally, MMA
industry-wide committees work collaboratively to develop and advocate global
best practices and lead standards development.
Mobile Marketing is broadly defined as including advertising, apps, messaging,
mCommerce and CRM on all mobile devices including smartphones and tablets.
Members include: American Express, ATT, Colgate-Palmolive, Dunkin’ Brands,
Facebook, Ford Motor Company, Foursquare, Google, Group M, Hewlett Packard,
Hilton Worldwide, iHeartMedia, Johnson  Johnson, Kellogg Co., MasterCard,
McDonalds, Mondelez International, Inc. Pandora Media, Pinterest, Procter 
Gamble, Razorfish, R/GA, Starcom Worldwide, The Coca-Cola Company, The
Weather Company, Unilever, Visa, VEVO, Vodafone, Walmart, xAd and many more.
The MMA’s global headquarters are located in New York with regional operations
in Europe/Middle East/Africa (EMEA), Latin American (LATAM) and Asia Pacific
(APAC). For more information about the MMA please visit www.mmaglobal.com.
MMA Overview
17
The MMA wants to acknowledge the important contributions of all of the following
companies, all of whom comprise the MMA Location Data Accuracy Working Group:
We want to especially thank the following individuals for their dedicated efforts
on this paper:
•	Monica Ho — Head of Marketing Infrastructure, xAd — Committee 
Working Group Co-Chair
•	Michael Lieberman — CEO, Joule — Working Group Co-Chair
•	Vikas Gupta — Director of Marketing, Factual — Committee Co-Chair
•	Karl Brautigam — Manager — Sales Development  Brand Strategy, Foursquare
•	James Meckley — CMO, Mobiquity Networks
•	Matthew Davis — VP Marketing, Reveal Mobile
•	Brett Kohn — VP, Marketing, Thinknear by Telenav
•	Gilad Amital — COO, Ubimo
•	Ran Ben-Yair — CEO, Ubimo
•	Yaffa Finkelstein — Director of Marketing, Ubimo
•	James Kupernik — VP of Operations, UpSnap
•	Jeffrey Goldstein — Director of Programmatic, xAd
•	Pravesh Katyal — Product Manager, xAd
Acknowledgements
4INFO OpenX
Criteo Placecast
Dstillery PlaceIQ
Factual Reveal Mobile
Foursquare The Mobile Majority
Future Of Privacy Forum Thinknear by Telenav
Google Ubimo
ImServices UpSnap
Joule Verizon Wireless
MEC Verve Mobile
Media Rating Council (MRC) xAd
Mobiquity Networks YP
Near Zebra Technologies

Más contenido relacionado

La actualidad más candente

mCommerce - A Frsh Look At Why It Matters
mCommerce - A Frsh Look At Why It Matters mCommerce - A Frsh Look At Why It Matters
mCommerce - A Frsh Look At Why It Matters Fresh Digital Group
 
Mobile Advertising Trends Report 2015
Mobile Advertising Trends Report 2015Mobile Advertising Trends Report 2015
Mobile Advertising Trends Report 2015FunMobility
 
How geofences enable better mobile ad targeting
How geofences enable better mobile ad targetingHow geofences enable better mobile ad targeting
How geofences enable better mobile ad targetingMaponics
 
Mobile for retailers - an introduction
Mobile for retailers - an introductionMobile for retailers - an introduction
Mobile for retailers - an introductionJason Cross
 
App promotion summit london how to go from good to great
App promotion summit london how to go from good to greatApp promotion summit london how to go from good to great
App promotion summit london how to go from good to greatFiksu
 
Sms gupshup corporate sales deck 2
Sms gupshup corporate sales deck 2Sms gupshup corporate sales deck 2
Sms gupshup corporate sales deck 2vikas911
 
WSI Whitepaper social location mobile marketing
WSI Whitepaper social location mobile marketingWSI Whitepaper social location mobile marketing
WSI Whitepaper social location mobile marketingWSI WebAnalys
 
E marketer mobile_display_ad_types-move_over_banner_ads_youve_got_company
E marketer mobile_display_ad_types-move_over_banner_ads_youve_got_companyE marketer mobile_display_ad_types-move_over_banner_ads_youve_got_company
E marketer mobile_display_ad_types-move_over_banner_ads_youve_got_companyAdCMO
 
Mobilemonday.vn mobile interaction - mr ng cuu long goldsun focus media
Mobilemonday.vn   mobile interaction - mr ng cuu long goldsun focus mediaMobilemonday.vn   mobile interaction - mr ng cuu long goldsun focus media
Mobilemonday.vn mobile interaction - mr ng cuu long goldsun focus mediaQuang Anh Le
 
Snapchat: The Fastest Growing Platform Ever
Snapchat: The Fastest Growing Platform EverSnapchat: The Fastest Growing Platform Ever
Snapchat: The Fastest Growing Platform EverFresh Digital Group
 
MMA Location Based audience whitepaper
MMA Location Based audience whitepaperMMA Location Based audience whitepaper
MMA Location Based audience whitepaperLudovic Privat
 
Location-Based Services Overview and 5 Tips for Location-Based Marketing
Location-Based Services Overview and 5 Tips for Location-Based MarketingLocation-Based Services Overview and 5 Tips for Location-Based Marketing
Location-Based Services Overview and 5 Tips for Location-Based MarketingAdam Steinberg
 
Web and Mobile Advertising to Doctors
Web and Mobile Advertising to DoctorsWeb and Mobile Advertising to Doctors
Web and Mobile Advertising to Doctors091762jf
 
The next generation mobile marketing ecosystem
The next generation mobile marketing ecosystemThe next generation mobile marketing ecosystem
The next generation mobile marketing ecosystemRupa Shankar
 
Mobile Marketing: Pros and Cons_Michael Hanley
Mobile Marketing: Pros and Cons_Michael HanleyMobile Marketing: Pros and Cons_Michael Hanley
Mobile Marketing: Pros and Cons_Michael HanleySara Quinn
 
Social media impact on service brand reinforcement
Social media impact on service brand reinforcementSocial media impact on service brand reinforcement
Social media impact on service brand reinforcementAndrey Markin
 
Introduction to Ad Tech
Introduction to Ad TechIntroduction to Ad Tech
Introduction to Ad TechCaleb Sotelo
 
M reach presentation
M reach presentationM reach presentation
M reach presentationKumar Sarath
 

La actualidad más candente (20)

mCommerce - A Frsh Look At Why It Matters
mCommerce - A Frsh Look At Why It Matters mCommerce - A Frsh Look At Why It Matters
mCommerce - A Frsh Look At Why It Matters
 
Mobile Advertising Trends Report 2015
Mobile Advertising Trends Report 2015Mobile Advertising Trends Report 2015
Mobile Advertising Trends Report 2015
 
How geofences enable better mobile ad targeting
How geofences enable better mobile ad targetingHow geofences enable better mobile ad targeting
How geofences enable better mobile ad targeting
 
Mobile for retailers - an introduction
Mobile for retailers - an introductionMobile for retailers - an introduction
Mobile for retailers - an introduction
 
App promotion summit london how to go from good to great
App promotion summit london how to go from good to greatApp promotion summit london how to go from good to great
App promotion summit london how to go from good to great
 
Creo IMC Mobile Application Advertisng
Creo IMC Mobile Application AdvertisngCreo IMC Mobile Application Advertisng
Creo IMC Mobile Application Advertisng
 
Sms gupshup corporate sales deck 2
Sms gupshup corporate sales deck 2Sms gupshup corporate sales deck 2
Sms gupshup corporate sales deck 2
 
WSI Whitepaper social location mobile marketing
WSI Whitepaper social location mobile marketingWSI Whitepaper social location mobile marketing
WSI Whitepaper social location mobile marketing
 
E marketer mobile_display_ad_types-move_over_banner_ads_youve_got_company
E marketer mobile_display_ad_types-move_over_banner_ads_youve_got_companyE marketer mobile_display_ad_types-move_over_banner_ads_youve_got_company
E marketer mobile_display_ad_types-move_over_banner_ads_youve_got_company
 
PPT on mobile marketing
PPT on mobile marketingPPT on mobile marketing
PPT on mobile marketing
 
Mobilemonday.vn mobile interaction - mr ng cuu long goldsun focus media
Mobilemonday.vn   mobile interaction - mr ng cuu long goldsun focus mediaMobilemonday.vn   mobile interaction - mr ng cuu long goldsun focus media
Mobilemonday.vn mobile interaction - mr ng cuu long goldsun focus media
 
Snapchat: The Fastest Growing Platform Ever
Snapchat: The Fastest Growing Platform EverSnapchat: The Fastest Growing Platform Ever
Snapchat: The Fastest Growing Platform Ever
 
MMA Location Based audience whitepaper
MMA Location Based audience whitepaperMMA Location Based audience whitepaper
MMA Location Based audience whitepaper
 
Location-Based Services Overview and 5 Tips for Location-Based Marketing
Location-Based Services Overview and 5 Tips for Location-Based MarketingLocation-Based Services Overview and 5 Tips for Location-Based Marketing
Location-Based Services Overview and 5 Tips for Location-Based Marketing
 
Web and Mobile Advertising to Doctors
Web and Mobile Advertising to DoctorsWeb and Mobile Advertising to Doctors
Web and Mobile Advertising to Doctors
 
The next generation mobile marketing ecosystem
The next generation mobile marketing ecosystemThe next generation mobile marketing ecosystem
The next generation mobile marketing ecosystem
 
Mobile Marketing: Pros and Cons_Michael Hanley
Mobile Marketing: Pros and Cons_Michael HanleyMobile Marketing: Pros and Cons_Michael Hanley
Mobile Marketing: Pros and Cons_Michael Hanley
 
Social media impact on service brand reinforcement
Social media impact on service brand reinforcementSocial media impact on service brand reinforcement
Social media impact on service brand reinforcement
 
Introduction to Ad Tech
Introduction to Ad TechIntroduction to Ad Tech
Introduction to Ad Tech
 
M reach presentation
M reach presentationM reach presentation
M reach presentation
 

Destacado (17)

Estudio sobre el consumo de banca en móvil
Estudio sobre el consumo de banca en móvilEstudio sobre el consumo de banca en móvil
Estudio sobre el consumo de banca en móvil
 
Estudio MMA: Movies on the go!
Estudio MMA: Movies on the go!Estudio MMA: Movies on the go!
Estudio MMA: Movies on the go!
 
Bose_Presentation
Bose_PresentationBose_Presentation
Bose_Presentation
 
Medical advances
Medical advancesMedical advances
Medical advances
 
Herramientas móviles imprescindibles
Herramientas móviles imprescindiblesHerramientas móviles imprescindibles
Herramientas móviles imprescindibles
 
Habitos de consumo en movilidad
Habitos de consumo en movilidadHabitos de consumo en movilidad
Habitos de consumo en movilidad
 
Publicidad móvil. Beyond the online
Publicidad móvil. Beyond the onlinePublicidad móvil. Beyond the online
Publicidad móvil. Beyond the online
 
Eating disorders
Eating disordersEating disorders
Eating disorders
 
2 ¿De qué se trata la innovación?
2 ¿De qué se trata la innovación?2 ¿De qué se trata la innovación?
2 ¿De qué se trata la innovación?
 
第9回ニコニコ学会β・第3セッション冒頭スライド
第9回ニコニコ学会β・第3セッション冒頭スライド第9回ニコニコ学会β・第3セッション冒頭スライド
第9回ニコニコ学会β・第3セッション冒頭スライド
 
Libro blanco de las webs móviles
Libro blanco de las webs móvilesLibro blanco de las webs móviles
Libro blanco de las webs móviles
 
50 cosas debemos saber
50 cosas debemos saber50 cosas debemos saber
50 cosas debemos saber
 
Libro blanco Apps
Libro blanco AppsLibro blanco Apps
Libro blanco Apps
 
Mobile Glossary 2016
Mobile Glossary 2016Mobile Glossary 2016
Mobile Glossary 2016
 
PureMobile 2014
PureMobile 2014PureMobile 2014
PureMobile 2014
 
Exceptional Development and Juvenile Deliquency
Exceptional Development and Juvenile DeliquencyExceptional Development and Juvenile Deliquency
Exceptional Development and Juvenile Deliquency
 
Introduction to endocrinology
Introduction to endocrinologyIntroduction to endocrinology
Introduction to endocrinology
 

Similar a Demystifying location data accuracy

Location, mobile,geofences, proximity targeting, ,location, audience targetin...
Location, mobile,geofences, proximity targeting, ,location, audience targetin...Location, mobile,geofences, proximity targeting, ,location, audience targetin...
Location, mobile,geofences, proximity targeting, ,location, audience targetin...Mike Maiorano
 
Thinknear Location Score Index Q1 2015
Thinknear Location Score Index Q1 2015Thinknear Location Score Index Q1 2015
Thinknear Location Score Index Q1 2015Ludovic Privat
 
Bii location data report 1 22-13
Bii location data report 1 22-13Bii location data report 1 22-13
Bii location data report 1 22-13Scott A. Smith
 
Moasis guide to location technology
Moasis guide to location technologyMoasis guide to location technology
Moasis guide to location technologyLudovic Privat
 
Mma location-terminology guide final
Mma location-terminology guide finalMma location-terminology guide final
Mma location-terminology guide finalThierry Pires
 
Comarch Smart City concept: How to design and build a Smart City
Comarch Smart City concept: How to design and build a Smart CityComarch Smart City concept: How to design and build a Smart City
Comarch Smart City concept: How to design and build a Smart CityComarch
 
Winterberry group the state of consumer data onboarding november 2016
Winterberry group   the state of consumer data onboarding november 2016Winterberry group   the state of consumer data onboarding november 2016
Winterberry group the state of consumer data onboarding november 2016Brian Crotty
 
Mapping an effective location intelligence strategy
Mapping an effective location intelligence strategyMapping an effective location intelligence strategy
Mapping an effective location intelligence strategyThe Marketing Distillery
 
Conversant 6 essentials for doing cross device right
Conversant 6 essentials for doing cross device rightConversant 6 essentials for doing cross device right
Conversant 6 essentials for doing cross device rightJim Nichols
 
Maximizing Benefits via a Scoring Framework for Location-Based Services
Maximizing Benefits via a Scoring Framework for Location-Based ServicesMaximizing Benefits via a Scoring Framework for Location-Based Services
Maximizing Benefits via a Scoring Framework for Location-Based ServicesCognizant
 
The Mobile Imperative, Digiday Brand Summit, April 2017
The Mobile Imperative, Digiday Brand Summit, April 2017The Mobile Imperative, Digiday Brand Summit, April 2017
The Mobile Imperative, Digiday Brand Summit, April 2017Digiday
 
E marketer mobile location advertising
E marketer mobile location advertisingE marketer mobile location advertising
E marketer mobile location advertisingAdCMO
 
Top trends mobile location baseda dvertising - e-marketer
Top trends mobile location baseda dvertising - e-marketerTop trends mobile location baseda dvertising - e-marketer
Top trends mobile location baseda dvertising - e-marketerAlejandro Quetzeri
 
CMO's Guide to Location Management
CMO's Guide to Location ManagementCMO's Guide to Location Management
CMO's Guide to Location ManagementRick VARGAS
 
MaxAxion & StrikeAd Geo-fencing and Geo-Audiences
MaxAxion & StrikeAd Geo-fencing and Geo-AudiencesMaxAxion & StrikeAd Geo-fencing and Geo-Audiences
MaxAxion & StrikeAd Geo-fencing and Geo-AudiencesMaxAxion
 
IAB B2B Mobile Case Study
IAB B2B Mobile Case StudyIAB B2B Mobile Case Study
IAB B2B Mobile Case StudyMedialets
 
IMAGE CONTENT IN LOCATION-BASED SHOPPING RECOMMENDER SYSTEMS FOR MOBILE USERS
IMAGE CONTENT IN LOCATION-BASED SHOPPING RECOMMENDER SYSTEMS FOR MOBILE USERSIMAGE CONTENT IN LOCATION-BASED SHOPPING RECOMMENDER SYSTEMS FOR MOBILE USERS
IMAGE CONTENT IN LOCATION-BASED SHOPPING RECOMMENDER SYSTEMS FOR MOBILE USERSacijjournal
 
Location Based Services_Mobile Apps
Location Based Services_Mobile AppsLocation Based Services_Mobile Apps
Location Based Services_Mobile AppsPeter Rovick
 

Similar a Demystifying location data accuracy (20)

Location, mobile,geofences, proximity targeting, ,location, audience targetin...
Location, mobile,geofences, proximity targeting, ,location, audience targetin...Location, mobile,geofences, proximity targeting, ,location, audience targetin...
Location, mobile,geofences, proximity targeting, ,location, audience targetin...
 
Thinknear Location Score Index Q1 2015
Thinknear Location Score Index Q1 2015Thinknear Location Score Index Q1 2015
Thinknear Location Score Index Q1 2015
 
Bii location data report 1 22-13
Bii location data report 1 22-13Bii location data report 1 22-13
Bii location data report 1 22-13
 
Moasis guide to location technology
Moasis guide to location technologyMoasis guide to location technology
Moasis guide to location technology
 
Mma location-terminology guide final
Mma location-terminology guide finalMma location-terminology guide final
Mma location-terminology guide final
 
Comarch Smart City concept: How to design and build a Smart City
Comarch Smart City concept: How to design and build a Smart CityComarch Smart City concept: How to design and build a Smart City
Comarch Smart City concept: How to design and build a Smart City
 
Winterberry group the state of consumer data onboarding november 2016
Winterberry group   the state of consumer data onboarding november 2016Winterberry group   the state of consumer data onboarding november 2016
Winterberry group the state of consumer data onboarding november 2016
 
Mapping an effective location intelligence strategy
Mapping an effective location intelligence strategyMapping an effective location intelligence strategy
Mapping an effective location intelligence strategy
 
Conversant 6 essentials for doing cross device right
Conversant 6 essentials for doing cross device rightConversant 6 essentials for doing cross device right
Conversant 6 essentials for doing cross device right
 
Maximizing Benefits via a Scoring Framework for Location-Based Services
Maximizing Benefits via a Scoring Framework for Location-Based ServicesMaximizing Benefits via a Scoring Framework for Location-Based Services
Maximizing Benefits via a Scoring Framework for Location-Based Services
 
The Mobile Imperative, Digiday Brand Summit, April 2017
The Mobile Imperative, Digiday Brand Summit, April 2017The Mobile Imperative, Digiday Brand Summit, April 2017
The Mobile Imperative, Digiday Brand Summit, April 2017
 
E marketer mobile location advertising
E marketer mobile location advertisingE marketer mobile location advertising
E marketer mobile location advertising
 
Top trends mobile location baseda dvertising - e-marketer
Top trends mobile location baseda dvertising - e-marketerTop trends mobile location baseda dvertising - e-marketer
Top trends mobile location baseda dvertising - e-marketer
 
CMO's Guide to Location Management
CMO's Guide to Location ManagementCMO's Guide to Location Management
CMO's Guide to Location Management
 
MaxAxion & StrikeAd Geo-fencing and Geo-Audiences
MaxAxion & StrikeAd Geo-fencing and Geo-AudiencesMaxAxion & StrikeAd Geo-fencing and Geo-Audiences
MaxAxion & StrikeAd Geo-fencing and Geo-Audiences
 
a6-zhao
a6-zhaoa6-zhao
a6-zhao
 
IAB B2B Mobile Case Study
IAB B2B Mobile Case StudyIAB B2B Mobile Case Study
IAB B2B Mobile Case Study
 
IMAGE CONTENT IN LOCATION-BASED SHOPPING RECOMMENDER SYSTEMS FOR MOBILE USERS
IMAGE CONTENT IN LOCATION-BASED SHOPPING RECOMMENDER SYSTEMS FOR MOBILE USERSIMAGE CONTENT IN LOCATION-BASED SHOPPING RECOMMENDER SYSTEMS FOR MOBILE USERS
IMAGE CONTENT IN LOCATION-BASED SHOPPING RECOMMENDER SYSTEMS FOR MOBILE USERS
 
Location Based Services
Location Based ServicesLocation Based Services
Location Based Services
 
Location Based Services_Mobile Apps
Location Based Services_Mobile AppsLocation Based Services_Mobile Apps
Location Based Services_Mobile Apps
 

Más de Mobile Marketing Association Spain

Más de Mobile Marketing Association Spain (20)

Autonomous Payments. Can things pay?
Autonomous Payments. Can things pay?Autonomous Payments. Can things pay?
Autonomous Payments. Can things pay?
 
Tecnología y Medios de Comunicación
Tecnología y Medios de ComunicaciónTecnología y Medios de Comunicación
Tecnología y Medios de Comunicación
 
2020 - El año del cambio
2020 - El año del cambio2020 - El año del cambio
2020 - El año del cambio
 
Ebook - Blockchain - La digitalización de la confianza
Ebook - Blockchain - La digitalización de la confianzaEbook - Blockchain - La digitalización de la confianza
Ebook - Blockchain - La digitalización de la confianza
 
Premios Smarties 2020 - Procedimientos
Premios Smarties 2020 - ProcedimientosPremios Smarties 2020 - Procedimientos
Premios Smarties 2020 - Procedimientos
 
Programmatic for HR Business Partner
Programmatic for HR Business PartnerProgrammatic for HR Business Partner
Programmatic for HR Business Partner
 
Ad Digital Fraud Anatomy
Ad Digital Fraud AnatomyAd Digital Fraud Anatomy
Ad Digital Fraud Anatomy
 
Anatomía del Fraude Publicitario Digital
Anatomía del Fraude Publicitario Digital Anatomía del Fraude Publicitario Digital
Anatomía del Fraude Publicitario Digital
 
Chatbots - La voz detrás del móvil
Chatbots - La voz detrás del móvilChatbots - La voz detrás del móvil
Chatbots - La voz detrás del móvil
 
mHealth - Acompañando a pacientes a través del móvil
mHealth - Acompañando a pacientes a través del móvilmHealth - Acompañando a pacientes a través del móvil
mHealth - Acompañando a pacientes a través del móvil
 
Glosario móvil 2017
Glosario móvil 2017Glosario móvil 2017
Glosario móvil 2017
 
PureMobile 2016 - El consumidor y el móvil
PureMobile 2016 - El consumidor y el móvilPureMobile 2016 - El consumidor y el móvil
PureMobile 2016 - El consumidor y el móvil
 
III Study on Mobile Marketing Spending in Spain
III Study on Mobile Marketing Spending in SpainIII Study on Mobile Marketing Spending in Spain
III Study on Mobile Marketing Spending in Spain
 
III Estudio de Inversión en Marketing y Publicidad Móvil
III Estudio de Inversión en Marketing y Publicidad MóvilIII Estudio de Inversión en Marketing y Publicidad Móvil
III Estudio de Inversión en Marketing y Publicidad Móvil
 
IV Estudio de Inversión en Marketing y Publicidad Móvil
IV Estudio de Inversión en Marketing y Publicidad MóvilIV Estudio de Inversión en Marketing y Publicidad Móvil
IV Estudio de Inversión en Marketing y Publicidad Móvil
 
V Estudio de Inversión en Marketing y Publicidad Móvil
V Estudio de Inversión en Marketing y Publicidad MóvilV Estudio de Inversión en Marketing y Publicidad Móvil
V Estudio de Inversión en Marketing y Publicidad Móvil
 
II Estudio sobre el Comercio Móvil en España
II Estudio sobre el Comercio Móvil en EspañaII Estudio sobre el Comercio Móvil en España
II Estudio sobre el Comercio Móvil en España
 
Estudio Inversión Publicidad Digital 2014 MMA-IAB
Estudio Inversión Publicidad Digital 2014 MMA-IABEstudio Inversión Publicidad Digital 2014 MMA-IAB
Estudio Inversión Publicidad Digital 2014 MMA-IAB
 
VI Estudio Inversión MMA Spain
VI Estudio Inversión MMA SpainVI Estudio Inversión MMA Spain
VI Estudio Inversión MMA Spain
 
Smarties Awards - Tips for winning
Smarties Awards - Tips for winningSmarties Awards - Tips for winning
Smarties Awards - Tips for winning
 

Último

Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...Valters Lauzums
 
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...Delhi Call girls
 
Call Girls In Attibele ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Attibele ☎ 7737669865 🥵 Book Your One night StandCall Girls In Attibele ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Attibele ☎ 7737669865 🥵 Book Your One night Standamitlee9823
 
Midocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxMidocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxolyaivanovalion
 
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service BangaloreCall Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangaloreamitlee9823
 
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...amitlee9823
 
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...amitlee9823
 
👉 Amritsar Call Girl 👉📞 6367187148 👉📞 Just📲 Call Ruhi Call Girl Phone No Amri...
👉 Amritsar Call Girl 👉📞 6367187148 👉📞 Just📲 Call Ruhi Call Girl Phone No Amri...👉 Amritsar Call Girl 👉📞 6367187148 👉📞 Just📲 Call Ruhi Call Girl Phone No Amri...
👉 Amritsar Call Girl 👉📞 6367187148 👉📞 Just📲 Call Ruhi Call Girl Phone No Amri...karishmasinghjnh
 
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...amitlee9823
 
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...amitlee9823
 
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...amitlee9823
 
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...ZurliaSoop
 
Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...
Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...
Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...amitlee9823
 
Call Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night StandCall Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night Standamitlee9823
 
Call Girls In Doddaballapur Road ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Doddaballapur Road ☎ 7737669865 🥵 Book Your One night StandCall Girls In Doddaballapur Road ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Doddaballapur Road ☎ 7737669865 🥵 Book Your One night Standamitlee9823
 
Capstone Project on IBM Data Analytics Program
Capstone Project on IBM Data Analytics ProgramCapstone Project on IBM Data Analytics Program
Capstone Project on IBM Data Analytics ProgramMoniSankarHazra
 

Último (20)

Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
 
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts ServiceCall Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
 
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
 
Call Girls In Attibele ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Attibele ☎ 7737669865 🥵 Book Your One night StandCall Girls In Attibele ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Attibele ☎ 7737669865 🥵 Book Your One night Stand
 
Midocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxMidocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFx
 
(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7
(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7
(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7
 
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service BangaloreCall Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
 
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
 
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...
 
Anomaly detection and data imputation within time series
Anomaly detection and data imputation within time seriesAnomaly detection and data imputation within time series
Anomaly detection and data imputation within time series
 
👉 Amritsar Call Girl 👉📞 6367187148 👉📞 Just📲 Call Ruhi Call Girl Phone No Amri...
👉 Amritsar Call Girl 👉📞 6367187148 👉📞 Just📲 Call Ruhi Call Girl Phone No Amri...👉 Amritsar Call Girl 👉📞 6367187148 👉📞 Just📲 Call Ruhi Call Girl Phone No Amri...
👉 Amritsar Call Girl 👉📞 6367187148 👉📞 Just📲 Call Ruhi Call Girl Phone No Amri...
 
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
 
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
 
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
 
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...
Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...
Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...
 
Predicting Loan Approval: A Data Science Project
Predicting Loan Approval: A Data Science ProjectPredicting Loan Approval: A Data Science Project
Predicting Loan Approval: A Data Science Project
 
Call Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night StandCall Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night Stand
 
Call Girls In Doddaballapur Road ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Doddaballapur Road ☎ 7737669865 🥵 Book Your One night StandCall Girls In Doddaballapur Road ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Doddaballapur Road ☎ 7737669865 🥵 Book Your One night Stand
 
Capstone Project on IBM Data Analytics Program
Capstone Project on IBM Data Analytics ProgramCapstone Project on IBM Data Analytics Program
Capstone Project on IBM Data Analytics Program
 

Demystifying location data accuracy

  • 1. Demystifying Location Data Accuracy The new frontier and biggest mobile opportunity
  • 2. 1 CONTENTS 2 3 4 5 5 10 8 11 14 15 16 A Mountain of Location Data Introduction Location Data Uses How Location Data Is Collected Data Passed in an Ad Request Device Location Services Location Data Flow Factors Impacting Accuracy Current Solutions More Quality Efforts Underway MMA Overview
  • 3. 2 Layer upon layer of hidden location data makes it difficult to know precisely where you are. A Mountain of Locations Attributes define the location of the geo object Location data is calculated using the Longitude/Latitude of the device. All attribute fields are optional, but may include the Country Code, Region Code, Zip/postal Code and City How the data is derived determines accuracy Devices use GPS, Wi-Fi, IP Address,Cell Triangulation & Registration Data to produce the Longitude/Latitude coordinates. Some sources are more accurate than others, but the method used is never known. Urban density can skew location signals and compromise accuracy. Information may be pulled from third party sources which display inaccurate or irrelevant behavioural elements Most of the data stays hidden There is no quality control regarding what information is and is not passed. All data is converted in to Longitude/Latitude, regardless of location type. The device OS collects a larger quantity of metadata, such as accuracy information and timestamp freshness, which doesnʼt make it into the exchange envionment. Advocating for updates to the current Open RTB standards to include relevant data sets that enable better evaluation of location data Working with the MRC to develop official standards for location data transparency Partnering with industry groups to drive adoption of these standards among publisher partners Continuing our drive to educate both buyers and sellers Call for Action Produced by: Contact UK USA Singapore
  • 4. 3 The always-there, always-on nature of mobile devices combined with the ability to determine precise location gives marketers the unprecedented ability to deliver relevant messages to consumers. Location data can enhance the entire marketing cycle — from developing an understanding of who consumers are, to understanding their context at the moment the message is displayed, and then measuring the impact of marketing programs. Location data, like all data, has its own nuances and issues. For a variety of reasons, the location data available in the mobile ad ecosystem is of varying quality. This paper explains some of the drivers of location data quality, how data quality impacts various mobile marketing use cases, and how the industry is working together to improve location data quality. The simplest place to start is understanding why accurate location data is critical to the entire mobile ecosystem: brands, agencies, publishers, the end user and everyone in between. Accurate location data is proven to increase relevance to consumers, which in turn leads to improved ad performance. The quality of location data directly impacts one’s ability to build audience understanding from location history. Audience segments based upon faulty data provide no meaningful value to consumers or advertisers. Better location data results in more targeted audiences. Location data also becomes critical when dealing with attribution, for example, measuring how foot traffic in a retail outlet will be affected by a mobile ad campaign. With location data’s ability to show the direct impact of a mobile ad campaign on physical behavior, it offers the media industry a crucial connector of a person’s online and offline activities. Introduction $18.2 billion $4.3 billion In the U.S., location-targeted mobile ad revenues are projected to grow from $4.3 billion in 2014 to $18.2 billion in 2019, a 33.5 CAGR. This is defined as mobile advertising targeted based on a user’s location, or including proximity-relevant content to trigger local offline conversions. 2014 2019 source: BIA Kelsey Local Media Forecast, 2015
  • 5. 4 In the past few years location data has transformed mobile marketing, introducing both new targeting technologies and improving the ability to define and track audiences and behaviors. Here are a few examples of how location is driving marketing innovation on mobile, going far beyond the standard geo-fencing methodologies: • Proximity Targeting: Delivering ads based on users’ real-time location, typically defined as proximity to specific place(s). For example, “all users within 100 meters of a Ford Dealership” or “users in California who are currently at a Taco Bell”. • Location-based Audiences: Deriving an understanding of a user, based on analyzing that specific user’s location history. Analysis of geo-behavioral patterns can be used to infer demographics, behavioral attributes, and geographic attributes (i.e. where the user lives or works). 3rd party data (e.g. purchase data, TV viewership, car ownership etc.) can be joined to provide an understanding of home location. (MMA Location Committee Guidance Report: Location Audience Targeting) • Attribution: Measuring store visitation or attaching purchase data (as described above) from location data. These metrics can be used to measure the ROI of ad campaigns. • Location-based Creatives: Dynamically modifying ad creative based on the user’s location. Typically this breaks down into two categories: modifying the creative itself (e.g. inserting the address or phone number of a location in the creative or inserting a localized offer) and modifying the click action on the creative (e.g. click-to-call and click-to-map/navigation actions.) Location Data Uses
  • 6. 5 Data Passed in an Ad Request When discussing data passed by the publisher, either through a direct inventory relationship or through a media exchange, there are often misconceptions regarding data and quality. Direct, open/private exchanges are just a few examples of data transfer protocols, and they do not automatically imply what data is passed or what efforts are made to verify it. Since there is no common API used for direct relationships, we will focus in this analysis on the exchanges protocol, as the same concepts and data fields are applicable to the direct case, and often serve as a baseline regardless of whether or not the inventory is purchased programmatically. Tech leaders on both the demand and supply side have recognized the challenge of identifying the datasets to be used as standard units for the valuation of inventory. With the growth of automated trading of digital media across a broader range of platforms, the various industry stakeholders came together to form the OpenRTB project. The OpenRTB protocol serves as a “contract” between sellers and buyers of online media and defines the type of information that should and can be passed in an ad request, such as information about the Impression, the User and the Device. The OpenRTB spec defines Geo objects which represent physical locations, and can be attached to either the Device or the User objects. It is important to note that both the Device object and the User object can contain location information in the same ad request but for each object, yet the location data will have different meaning. For example, a Geo object that is attached to a Device object is intended to represent the “current” location of the device at the moment of the request. A Geo object attached to a User object will represent the user’s “home base” location which likely to be different from the user’s current location. How Location Data Is Collected Ad Request: when a user’s browser or device requests information from an ad server, an ‘ad request’ occurs. API: an abbreviation of application program interface, is a set of routines, protocols, and tools for building software applications. The API specifies how software components should interact. RTB: an abbreviation for Real- Time Bidding, is a means by which advertising inventory is bought and sold on a per-impression basis, via programmatic instantaneous auction, similar to financial markets.
  • 7. 6 lat Latitude from -90.0 to +90.0, where negative is south lon Longitude from -180.0 to +180.0, where negative is west metro Google metro code; similar to but not exactly Nielsen DMAs utcoffset Local time as the number +/- of minutes from UTC ext Placeholder for exchange-specific extensions to OpenRTB country Country code using ISO-3166-1-alpha-3 region Region code using ISO-3166-2; 2-letter state code if USA regionfips104 Region of a country using FIPS 10-4 notation city City using United Nations Code for Trade Transport Locations zip Zip or postal code Information contained in the Geo object: All fields in the Geo object are optional, so some requests may appear with only a subset of attributes.
  • 8. 7 Location Accuracy and Precision — though they sound similar there is a subtle difference in the meaning. Accuracy refers to the closeness of a measured location to the real location of the device at the time of the measurement. Precision refers to the closeness of two or more measurements to each other. NOT ACCURATE NOT PRECISE ACCURATE NOT PRECISE PRECISE NOT ACCURATE ACCURATE AND PRECISE An important field in the Geo object in relation to the Lat/Lon is the type attribute, which indicates the source of the location data, and can be either: • GPS/Location Services • IP Address • User provided (e.g., registration data) The type information contained in the Geo object provides an important indicator to assess the accuracy level of the location data. It should be noted, this information does not guarantee any specific accuracy level and might be misleading if taken “as is” without additional data or verification methods. Some advanced buy-side platforms will use big data methodologies and algorithms to detect patterns of inaccurate/fraudulent location data and filter it out.
  • 9. 8 Device Location Services In both iOs and Android environments the developer relies on the operating system to get a location fix, and uses the Location Services API to query the device’s current location. The Location Service is a system that uses various sources of information with varying levels of accuracy in parallel to acquire a location. Regardless of the sources used, location is always returned as Lat/Lon coordinates. These sources include, amongst others: Source Location Data Traits Use Cases Beacons Very accurate and precise data, capable of identifying user location to within a matter of feet. Currently lacks scale for broad marketing opportunities In-store targeting by department or aisle, verification of store visits GPS Very accurate and precise data under the right conditions, capable of identifying user location to within 10-100 meters (in most ad platform scenarios). Large scale but dependent on publisher and user enablement of GPS The quality of a GPS signal degrades significantly indoors or in locations that do not have an unobstructed view of multiple GPS satellites Numerous targeting opportunities based on user location context Wifi Very accurate and precise data, particularly in signal-dense environments (e.g. buildings and malls) Capable of identifying user location to within 10-100 meters when wifi signals are present Numerous targeting opportunities based on user location context Cell Triangulation Accurate but less precise data. Typically capable of identifying user location within a zip or neighborhood area Targeting over a broader geo-area such as a DMA, city or zip code IP Addresses Not reliably accurate or precise. Typically based on IP address of app server which can vary significantly from true location of mobile user Not relevant for real-time or behavioral targeting Registration data Not relevant for real-time or behavioral targeting Typically relevant only for a mobile user’s home zip code at time of registration Targeting at the zip code or DMA level
  • 10. 9 Since the operating system uses multiple sources concurrently, it is important to note that the device location is constantly being updated as the service continues to operate. The below illustration from the Android developer guide provides an example of a possible scenario: Application Start Listen for GPS and Network updates Stop listening for updates Best estimate of the location is used in the application Cached GPS location is dismissed as too old New WiFi-based location is dismissed due to larger error estimates Cached network location is retrieved New Cell-ID fix is received A WiFi-based location is obtained A GPS location replaces current best estimate In addition to the time effect on accuracy, each developer can use different strategies and direct the OS to use more coarse or granular methods. For example, the developer may elect to conserve a user’s battery and work only with city level accuracy. The developer can also select how often to update the location data and whether to be notified on significant changes. Therefore, in many cases, even when the Location Service is used and a Lat/Lon fix is retrieved, it may not represent an accurate or recent location. However, additional information returned by the OS can be used to determine the data quality. As seen in both the Android and iOS Location Service APIs, in addition to the latitude and longitude included in the Location object returned by the operating system, there are additional parameters such as accuracy, time of reading, speed, altitude etc. Out of the various parameters returned by the operating system the most interesting and relevant to location data accuracy are: • Accuracy — Estimated accuracy of location in meters • Timestamp — The time at which this location was determined However, since these parameters are not included in the OpenRTB protocol, they are often ignored by developers and not passed in addition to the Lat/Lon data retrieved. Time(t)
  • 11. 10 Location Data Flow Once it’s clear what data is passed from the publisher to the buyer and the process of obtaining that data from the device, the next step in understanding the issues surrounding location accuracy is to review the overall process from the moment the mobile application/web page loads to the point where an ad is being displayed. 1 A user opens an app or opens a new page / area of an app 2 As the page loads, if OS location services is enabled, a request is made for the current location. A combination of GPS, wifi and cell-tower triangulation is used to provide the most accurate Lat/Lon 2a User provided data is retrieved from local storage 2b Location data is returned as Lat/Lon regardless of location source used 3 The ad request is sent to the exchanges, supply side platforms, networks etc 3a In an effort to enhance the bid request, additional data may be inserted by different parties at this point 4 The bid won by the party who provided the highest bid in the time allotted (milliseconds) 5 Request for ad from ad server 6 Ad is displayed to user 3 2a 2a 2b APP/WEB PAGE LOADING APP/WEB PAGE LOADING SHOW AD SHOW AD Request Location from OS Get user registration data from local storage (Zip code, gender...) Get user registration data from local storage (Zip code, gender...) Request ad from ad server (Passing: Lat-long, IP, user data...) Get ad display Get ad display 2 1 1 OS location services Best effort to retrieve location based on using several sources concurrently Time(t) Time (t) 0 ms 200 ms Time(t) 6 6 5 5 Exchanges, supply-side platforms, networks, etc. Exchanges, supply-side platforms, networks, etc. Open RTB auction process Open RTB auction process IP to location conversion 4 4 3a 3a LOCATION PERMISSIONS ENABLED NO LOCATION PERMISSIONS
  • 12. 11 Due to the increasing demand for location data, combined with the lack of standards around how this data is collected and used, there is a risk of data becoming compromised (intentionally or unintentionally) in the process of being obtained by the publisher and delivered to the ad property. Publishers are focused on building apps and websites and often do not invest in resources to better understand the data which they send to programmatic exchanges. Additionally, there are some inherent technical factors including variance in the quality of the methods used to derive location for the specific data fields which are passed on to the exchanges. (source: Foursquare, Thinknear, Ubimo, xAd, Inc) Up to 60% of ad requests contain some form of location data. Of these requests, less than ⅓ are accurate within 50-100 meters of the stated location. Factors Impacting Accuracy
  • 13. 12 Some of the main issues encountered in this process include: • Lack of accuracy standards and market education »» Lack of education in the market on how certain data should be pulled and importance of including certain data elements »» No requirements around what fields are mandatory • Inaccurate interpretations »» Location data is translated into a Lat/Lon coordinate. This data could come from a variety of sources as granular as GPS or Wifi data, or can be as broad as IP / User Registration data »» The number of digits in a Lat/Lon coordinate are not necessarily a reliable measure of it’s accuracy: • Freshness of data: publisher may leverage location data from other apps or data pulled in the past • Urban density: location signals and precision of data can be skewed in dense urban environments (e.g. multi-story buildings) • Speed: Whether the device is static or moving, and if it’s moving, how fast is it travelling? Lat/Lon Truncation - The green points represent single ad requests sent from devices that have not been identified as fraudulent. The red boxes represent Lat/Lon coordinates that have resulted from a bad publisher truncating all digits after the fifth decimal place.
  • 14. 13 • Mistakes can happen »» Only having permissions for “coarse” location tracking (as opposed to “precise”) from the OS and passing that data into the exchange. »» Transposed coordinates where the Lat/Lon are incorrectly inputted. »» Default values used by developer until a location is retrieved: • Publisher appending additional data »» Centroid processing: publishers often derive the center-points of geographic areas such as zip codes, DMAs, or states and send as the real-time proxy for a user’s location On the left is a publisher distribution indefault location used on app startup, defaulting to the center of the U.S. On the right is the same publisher distribution without the default location requests, which shows a normal distribution. Unique Lat/Lon coordinate pairs corresponding to metro centroids that receive more than ten million requests per day from a very wide variety of devices.
  • 15. 14 The location information and data which is currently available for mobile marketers can provide excellent value, even though there is room for greater accuracy in order to reach increasingly more granular data. All data used today to inform media decisions - whether it is traditional media ratings system, online cookies, survey based audience data etc - is not without its flaws. Through the power of mobile and the the ability to capture this powerful new location data (e.g. device location data), advertisers are getting closer to a real-time data set that can truly transform the way that data is used. By using real-time data, marketers are able to reach and understand audiences, but also to provide a way to measure the offline impact of media efforts. Location marketing platforms, built with the challenges of mobile in mind, have taken big strides towards increased location accuracy despite the inherent issues within the ecosystem today. Let’s revisit the common location uses described above and review steps taken by the ecosystem to ensure quality. • Proximity Targeting, Location-based Creative: By utilizing big data and pattern recognition technologies, most inaccurate locations, centroids and IP-based traffic can be filtered to allow for effective targeting and creative optimizations. In this way, brands are able to target end users based on their proximity to points of interest such as their own retail outlets, or even competitors’ stores, and can adapt their ads to reflect different messaging at different locations. • Location-based Audiences: In addition to applying big data methodologies to filter out inaccurate locations, and by analyzing historical location data as well as first and third party data sets, advertisers can further refine the information about a given device to provide useful insights and determine patterns or place usage. This data helps to build a picture of how any given location is used in real life (e.g. whether a place is residential or commercial) and provides an opportunity to target audiences based on their context and not just their physical location. • Attribution: Though many different standards are currently being developed, location is increasingly being used to measure a mobile advertising campaign’s effectiveness, including measuring foot traffic (either with direct integrations or by applying a statistical model) or integrating real time point of sale data (e.g. coupon redemptions). With the appropriate measures in place to ensure the quality of the data currently available, location information becomes the crucial component for mobile advertisers. As this useful data is leveraged by location platforms and brands alike, it becomes imperative that all industry stakeholders contribute to setting standards and defining best practices, in order to ensure clean, consistent data. Current Solutions
  • 16. 15 With this comprehensive mapping of the location data ecosystem, we have provided mobile marketers with a clearer view of the challenges faced by both buyers and sellers when responding to calls for greater transparency and accuracy. Though challenges do exist, it is important for marketers to understand the value of data that is currently available. By applying the correct methodologies, it is possible to refine the data to improve its accuracy. Additionally, coarse location data provides better location targeting capabilities than standard web based methods (e.g. targeting by IP address). As we move forward to supporting industry solutions for the identified issues, the MMA Location Accuracy Committee will focus on improving current standards and recommending best practices including: • Advocating for updates to the current OpenRTB standards to include relevant data sets that enable better evaluation of location data »» Specifically to include OS level “Accuracy” and “Freshness” as additional fields in the Geo object • Working with the MRC to develop official standards for location data transparency • Partnering with industry groups to drive adoption of these standards among publisher partners • Continuing our drive to educate both buyers and sellers of mobile media The MMA Location Accuracy Committee includes stakeholders from across the mobile advertising industry and the co-operation across the board will contribute to a formal set of standards going forward. If you would like to learn more about the Committee’s work to improve location accuracy on mobile, or if your organisation would be interested to get involved with this important work, please contact us at: committees@mmaglobal.com. More Quality Efforts Underway
  • 17. 16 The MMA is the world’s leading global non-profit trade mobile marketing association comprised of more than 800 member companies, from nearly fifty countries around the world. Our members hail from every faction of the mobile marketing ecosystem including brand marketers, agencies, mobile technology platforms, media companies, operators and others. The MMA’s mission is to accelerate the transformation and innovation of marketing through mobile, driving business growth with closer and stronger consumer engagement. Anchoring the MMA’s mission are four core pillars; to cultivate inspiration by driving the innovation for the Chief Marketing Officer; to build the mobile marketing capabilities for the marketing organizations through fostering know- how and confidence; to champion the effectiveness and impact of mobile through research providing tangible ROI measurement; and advocacy. Additionally, MMA industry-wide committees work collaboratively to develop and advocate global best practices and lead standards development. Mobile Marketing is broadly defined as including advertising, apps, messaging, mCommerce and CRM on all mobile devices including smartphones and tablets. Members include: American Express, ATT, Colgate-Palmolive, Dunkin’ Brands, Facebook, Ford Motor Company, Foursquare, Google, Group M, Hewlett Packard, Hilton Worldwide, iHeartMedia, Johnson Johnson, Kellogg Co., MasterCard, McDonalds, Mondelez International, Inc. Pandora Media, Pinterest, Procter Gamble, Razorfish, R/GA, Starcom Worldwide, The Coca-Cola Company, The Weather Company, Unilever, Visa, VEVO, Vodafone, Walmart, xAd and many more. The MMA’s global headquarters are located in New York with regional operations in Europe/Middle East/Africa (EMEA), Latin American (LATAM) and Asia Pacific (APAC). For more information about the MMA please visit www.mmaglobal.com. MMA Overview
  • 18. 17 The MMA wants to acknowledge the important contributions of all of the following companies, all of whom comprise the MMA Location Data Accuracy Working Group: We want to especially thank the following individuals for their dedicated efforts on this paper: • Monica Ho — Head of Marketing Infrastructure, xAd — Committee Working Group Co-Chair • Michael Lieberman — CEO, Joule — Working Group Co-Chair • Vikas Gupta — Director of Marketing, Factual — Committee Co-Chair • Karl Brautigam — Manager — Sales Development Brand Strategy, Foursquare • James Meckley — CMO, Mobiquity Networks • Matthew Davis — VP Marketing, Reveal Mobile • Brett Kohn — VP, Marketing, Thinknear by Telenav • Gilad Amital — COO, Ubimo • Ran Ben-Yair — CEO, Ubimo • Yaffa Finkelstein — Director of Marketing, Ubimo • James Kupernik — VP of Operations, UpSnap • Jeffrey Goldstein — Director of Programmatic, xAd • Pravesh Katyal — Product Manager, xAd Acknowledgements 4INFO OpenX Criteo Placecast Dstillery PlaceIQ Factual Reveal Mobile Foursquare The Mobile Majority Future Of Privacy Forum Thinknear by Telenav Google Ubimo ImServices UpSnap Joule Verizon Wireless MEC Verve Mobile Media Rating Council (MRC) xAd Mobiquity Networks YP Near Zebra Technologies