京公网安备 11010802034615号
经营许可证编号:京B2-20210330
大数据与数字化营销
【大数据与数字化营销】据对美公司首席信息官(CIO)的调查发现:仅23%的公司在收集顾客的人口信息和消费习惯之类的数据,并且利用这些数据进行战略决策。但其中却仅有46%的公司拥有数据分析的资源或系统。他们面对的主要挑战在于数据处理、信息管理和数据分析难题。数据管理平台(DMP)发展空间巨大,将是未来数字营销的理想工具。
文章全文:
To Handle Big Data, Advertisers Turn to DMPs
There’s a big to-do about Big Data and data management platforms (DMPs) in the digital advertising space. According to a new eMarketer report, “Data Management Platforms: Using Big Data to Power Marketing Performance,” DMPs enable marketers to use their Big Data to make smarter and more efficient marketing decisions.
Still even as brands use Big Data to build a holistic picture of their potential and real customers, many still find it challenging to extract cross-channel insight from that data.
Ziff Davis found 49% of companies polled worldwide had enacted a data management strategy as of fall 2012. And according to a survey from IT staffing service Robert Half Technology, just 23% of US chief information officers (CIOs) said they were collecting customer data such as demographic information or buying habits. Of that small percentage, less than half (46%) reported having the resources or systems to analyze the information they gathered.
A very general term, Big Data can refer to first-party customer information, third-party audience data, offline purchase data, online advertising behavioral data, campaign analytics and much more.
It can prove challenging to integrate disparate sets of data coming from social media, campaign analytics, offline sources or third parties. In fact, Big Data solution provider Infochimps surveyed IT professionals in North America and found that 83% of respondents said processing such information was a leading Big Data challenge, followed by managing the information (42%) and analyzing the data (41%).
If data is digital marketing’s currency, then the DMP is its bank. Big Data is stored and standardized here so that each data asset can be tied to a particular customer or audience segment. Once standardized, marketers can use that information to power multiple functions, both within digital and across a company’s broader marketing program.
DMPs can house both structured data, typically quantitative in nature, as well as unstructured data, often qualitative in nature—for example, social network data. Once all of these disparate sources are entered, DMPs can standardize them to build a larger, more descriptive picture of a customer or audience base that marketers can act on.
The DMP’s ability to take all of that Big Data from first-, second- and third-party sources and then organize it into meaningful audience segments makes it an ideal tool for audience targeting. This function—particularly for first- and third-party data—was also the top-reported competency of DMPs by US marketing professionals in a September 2012 surveyed by Winterberry Group.
Other than their role in organizing data on customers, DMPs are also a prime tool for campaign measurement, both within digital and across platforms.
“There’s real value in being able to address the audience first to determine what to buy,” said Mark Zagorski, CEO of data provider eXelate. “By looking at your audience and how they’re interacting with a particular ad or promotion, you can take those learnings and feed them into your current efforts and your next campaign.”
The full report, “Data Management Platforms: Using Big Data to Power Marketing Performance” also answers these key questions:
数据分析咨询请扫描二维码
若不方便扫码,搜微信号:CDAshujufenxi
CDA数据分析师 出品 作者:李诗怡 1. 销售漏斗阶段判断 题目:销售漏斗模型中,通过广告、社交媒体等方式触达品牌信息(如浏览品 ...
2026-09-07在Python数据分析中,Pandas库的DataFrame是最核心、最常用的结构化数据表对象,类似于Excel的二维表格,具备规整的行列结构、字 ...
2026-09-07在数据分析、经营复盘、业绩预测与经济统计工作中,平均增速(平均增长率)是衡量数据长期变化趋势、业务发展快慢的核心指标。不 ...
2026-09-07 很多数据分析师精通Excel单元格操作,但当被问到“表结构数据的基本处理单位是什么”“字段和记录的本质区别”“为什么表结 ...
2026-09-07随着大数据技术的快速发展,商业竞争逐步从传统的经验式经营转变为数据驱动的精细化运营。海量的用户行为数据、交易数据、运营数 ...
2026-09-04CDA数据分析师 出品 作者:李诗怡 1. 波士顿矩阵(BCG Matrix) 定义: BCG于1970年提出的业务组合分析工具,以"市场增长率"(纵 ...
2026-09-04 数据分析师八成以上的时间在和数据表格打交道,但许多人拿到Excel后习惯性地先算、先分析,结果回头发现漏了一列关键数据, ...
2026-09-04数据透视表是Excel与Power BI中最核心的数据分析工具,具备快速汇总、维度拆分、动态筛选的能力,可高效完成数据归类与统计展示 ...
2026-09-03在Power BI数据分析可视化场景中,堆积柱状图+折线图是最常用的复合图表组合。堆积柱状图适合展示各细分维度当期数值、结构占比 ...
2026-09-03 很多数据分析师每天与Excel打交道,但当被问到“表格结构数据的基本处理单位是什么”“数据类型误判会引发哪些分析错误”“ ...
2026-09-03CDA数据分析师 出品 作者:李诗怡 一、8个核心数据清洗函数 1. TRIM:一键清除多余空格(最常用) 作用:仅保留文本中"单词/字 ...
2026-09-02数据分析的核心并非单纯操作工具、整理报表或绘制图表,而是依靠科学的思维逻辑挖掘数据价值、解释业务现象、指导经营决策。在完 ...
2026-09-02在社会经济、产业研究、区域治理与大数据实证分析中,面板数据是最具研究价值的数据类型。面板数据同时包含截面维度与时间维度信 ...
2026-09-02 很多数据分析师能熟练计算均值、标准差,但当被问到“如何用一张图让业务方3秒内看懂核心结论”“面对不同数据类型该怎么选 ...
2026-09-02在数据驱动决策的体系中,数据分析按照分析目的可分为描述性分析、诊断性分析、预测性分析与指导性分析四大类型。其中,诊断性分 ...
2026-09-01网络请求是Python爬虫开发、接口测试、数据拉取的核心基础功能,Python生态中主要依靠 urllib 和 requests 两大库实现HTTP请求操 ...
2026-09-01 很多数据分析师面对业务问题时,常常感到“知道要分析,却不知道用什么方法”。其实,数据分析并非无章可循——从三大基础范 ...
2026-09-01在数据库设计与业务数据维护中,自增ID是数据表最常用的主键字段,用于唯一标识每一条业务数据,正常状态下ID应保持连续递增。但 ...
2026-08-31在数理统计、数据分析、经济测算与日常量化评估中,平均值是刻画数据集中趋势、反映整体水平的基础核心指标。在实际应用中,最常 ...
2026-08-31在数据驱动的时代,数据分析早已不是“凭经验、靠感觉”的零散操作,而是一套具备固定逻辑、标准化流程的系统方法——这就是数据 ...
2026-08-31