SlideShare a Scribd company logo
Growth Hacking in 
the Age of Data 
www. f l y d a t a . c om 
Presented by:
About the Speaker
Daniel Saito 
Founder of RedRobot K.K., a boutique tech and creative 
agency based in Tokyo. Held several roles in technology. 
@saitodaniel 
daniel@redrobot.jp 
http://redrobot.jp 
http://www.slideshare.net/saitodaniel 
Director, Infrastructure SW & HW Engineering (Broadcast) Senior Security Engineer (R&D) Representative Director 
Executive Account Manager Executive Account Manager Investor Investor 
Copyright © 2014 FlyData Inc. All rights reserved. 
Trademarks belong to their respective owners. 
VP of Sales & Marketing
Data 
At it’s heart, a single datum 
is a value stored at a 
specific location.
Definitions of Data 
Copyright © 2014 FlyData Inc. All rights reserved.
So how much 
Data is there?
Rise of the Age of Data 
Copyright © 2014 FlyData Inc. All rights reserved.
Examples of where 
Data is being used
Data effecting our everyday lives 
Copyright © 2014 FlyData Inc. All rights reserved. 
- Data derived from calculating 
compound interest rates by 
comparing data from disparate 
data sources. 
- MySQL is installed on farming 
tractors. Farmers can view in 
real-time yield and weight. 
- METADATA analysis on 
telecommunication service 
transactions. 
- Smart data cross analysis on 
identifying and financing the 
next box office hit.
What is required to 
work with Data?
You and big Data 
Big Data is comprised of smaller bits of data from disparate data 
sources. 
Data is everywhere, whether if you are pulling server logs to 
accessing your database in the cloud.
What is Growth 
Hacking through 
Data?
The Role: Life as a Data scientist 
 Your next marketing VP or CIO will understand Data science 
(Datalogy). 
 The ability to find and interpret rich Data 
sources, and manage large amounts of Data. 
 Provide in-house Statistical consulting. 
 Automate Data-driven processes. 
 Develop Predictive Models 
 Provide Useful Visuals and Summaries for Executive Management. 
 Use Data to Improve Products 
 Present Interesting Results to External Audiences 
 According the HBR, it’s the sexiest job of the 21st Century.
Data Discovery: Finding your Data 
 Big Data is comprised of smaller bits of data from disparate 
data sources 
 Data is everywhere, whether if you are pulling server logs 
to accessing the cloud.
Data Ingestion: Extracting Data 
Upon identifying usable data, the next task is to 
extract it from the data source in its RAW 
format. 
Copyright © 2014 FlyData Inc. All rights reserved.
Compute: All Data is NOT = 
 All DATA is NOT equal, as we pull data from disparate sources. 
 Data is required to be computed and reformatted. 
 Best practice is to have your data as real time; as possible. 
 After Data is computed and reformatted, it can be sent to a central 
repository; either on-premise or on the cloud accessible 24/7. 
Copyright © 2014 FlyData Inc. All rights reserved.
Data Load: Moving Data onto the Cloud 
 Sections of Data are placed into tables and then aggregated into 
columnar database format. 
 Aggregates are computed over large numbers of similar data 
items. 
 Error handling and Error Management needs to be properly 
implemented. Handling Data is pretty hard. 
Copyright © 2014 FlyData Inc. All rights reserved.
Visualize: Presenting Your Data 
 Data needs to be analyzed through the use of meta-analysis by 
contrasting and combining results from different data sources. 
 Querying and merging ‘smart data’ together for visualization in 
human readable format. 
 Using existing 3rd party tools to visualize your data. 
Copyright © 2014 FlyData Inc. All rights reserved.
Data visualized for humans 
Copyright © 2014 FlyData Inc. All rights reserved. 
Gaming user behavior 
analysis 
Data from your browsing history 
Wind Patterns
Breaking down the whole Data process 
DISCOVERY 
DATA INGESTION 
Copyright © 2014 FlyData Inc. All rights reserved. 
COMPUTE DATA STORAGE VISUALIZING DATA
FlyData Automates Data Integration 
Copyright © 2014 FlyData Inc. All rights reserved.
FlyData Features 
 FlyData Agent (on Customer’s on-premises 
Copyright © 2014 FlyData Inc. All rights reserved. 
or cloud) + FlyData Cloud (SaaS 
or in Customer’s VPC) 
 Near-Real Time and Continuous Data 
Integration 
 Security / Data Integrity / Scalable / Error 
Handling = Reduce much costs 
 Once you setup, No Hassle
User Case Studies
Real-Time Analytics for 
 CASE 
 Client is a leading mobile gaming company in Japan with multiple released game 
titles 
 Previously large amount of data was stored MySQL cluster 
 MySQL often went down because of the large amount of data. Repair took weeks 
of man-hours every time this happened. 
 Historical analysis over multiple years was simply impossible, given the data size. 
 SOLUTION 
 Implemented FlyData Enterprise with JSON logs across multiple titles 
 Outputs user activity by application into JSON log files 
 Data is automatically fed to Amazon Redshift 
 RESULT 
 Engineering time is saved and real-time BI insights can be fed back to application 
development cycle 
 Client saves 2 weeks of man-hours every month, with added insight into user 
behavior. As a result, the client continues to steadily grow its user base and its 
bottom line. 
Copyright © 2014 FlyData Inc. All rights reserved.
Data Analytics at 
 CASE 
 Client is a online advertisement startup in the US with Display Ads shown across multiple websites 
 User activity from the duration of engagement to the position of the cursor is all logged to measure viewer 
engagement 
 Client needs to save large amounts of data, and be able to query that data real-time. This data will then be used 
to generate Ad Performance Reports. 
 Their initial option Hadoop turned out to be too costly in terms of Engineering time. The learning curve for the 
team was steep, for both query generation and maintenance of their Hadoop clusters 
 SOLUTION 
 Implemented FlyData Enterprise using “Extended” Apache logs 
 Outputs all user activity in Apache logs with additional information appended, such as key-value pair information 
for URL parameters and custom variables 
 Data is automatically fed to Amazon Redshift in the appropriate columns. When appropriate columns do not exist, 
the columns are added on the fly. This allows for added flexibility in table schema design 
 Customer can now know the real-time effectiveness of their online advertisements through Ad Performance 
Reports 
 The client’s internal BI team can quickly analyze which ads are working and which are not, 
in real-time and can gain insight or optimize for the best performing ads 
 RESULT 
 With a more cost-effective solution than Hadoop, client was able to increase revenue by steadily increasing the 
quality of ads based on data gathered by FlyData and analyzed in Amazon Redshift. 
 Client has an implemented scalable backend reporting system that can handle multi-TB sized ad campaigns. 
Copyright © 2014 FlyData Inc. All rights reserved.
Faster Feedback & Development Cycles 
 CASE 
 Client is a digital media startup in the US that has a website with rapid growth in user access, 
becoming one of the most “Like”d pages on Facebook with more than 10 million likes. 
 User activity logs are carefully analyzed and assessed both for the website content and for the 
user experience 
 Used log data to perform funnel analysis on customer conversion rates 
 Client received user activity from its site as JSON objects, before storing it in MongoDB 
 Given the nature of the queries they wanted to run, MongoDB became very slow as their user 
base grew 
 SOLUTION 
 Implemented FlyData Enterprise using nested JSON logs 
 Outputs all user activity as a JSON log file 
 FlyData automatically uploads the data into Redshift, so BI team (= App Development team) 
can simply query their user activity logs 
 Client now can quickly perform funnel analysis on customer data 
 RESULT 
 Query speed dramatically improved. Queries that took 20 minutes before, now take less than a 
minute, while still being able to have the flexibility of JSON. 
 Faster development cycles (Build-Measure-Learn cycles) were achieved. 
Copyright © 2014 FlyData Inc. All rights reserved.
Contact Information 
sales-jp@flydata.com 
http://flydata.com 
@flydatajp 
www. f l y d a t a . c om 
We are an official data integration 
partner of Amazon Redshift

More Related Content

What's hot

Digital Shift in Insurance: How is the Industry Responding with the Influx of...
Digital Shift in Insurance: How is the Industry Responding with the Influx of...Digital Shift in Insurance: How is the Industry Responding with the Influx of...
Digital Shift in Insurance: How is the Industry Responding with the Influx of...
DataWorks Summit
 
MongoDB_Spark
MongoDB_SparkMongoDB_Spark
MongoDB_Spark
Mat Keep
 
Auto AI : AI used to create AI applications
Auto AI : AI used to create AI applicationsAuto AI : AI used to create AI applications
Auto AI : AI used to create AI applications
Karan Sachdeva
 
Battling the disrupting Energy Markets utilizing PURE PLAY Cloud Computing
Battling the disrupting Energy Markets utilizing PURE PLAY Cloud ComputingBattling the disrupting Energy Markets utilizing PURE PLAY Cloud Computing
Battling the disrupting Energy Markets utilizing PURE PLAY Cloud Computing
Edwin Poot
 
The Top 8 Trends for Big Data in 2016
The Top 8 Trends for Big Data in 2016The Top 8 Trends for Big Data in 2016
The Top 8 Trends for Big Data in 2016
Tableau Software
 
[Webinar] Measure Twice, Build Once: Real-Time Predictive Analytics
[Webinar] Measure Twice, Build Once: Real-Time Predictive Analytics[Webinar] Measure Twice, Build Once: Real-Time Predictive Analytics
[Webinar] Measure Twice, Build Once: Real-Time Predictive Analytics
Infochimps, a CSC Big Data Business
 
Big Data Analytics
Big Data AnalyticsBig Data Analytics
Big Data Analytics
Sreedhar Chowdam
 
Democratization - New Wave of Data Science (홍운표 상무, DataRobot) :: AWS Techfor...
Democratization - New Wave of Data Science (홍운표 상무, DataRobot) :: AWS Techfor...Democratization - New Wave of Data Science (홍운표 상무, DataRobot) :: AWS Techfor...
Democratization - New Wave of Data Science (홍운표 상무, DataRobot) :: AWS Techfor...
Amazon Web Services Korea
 
Intro to Big Data Analytics and the Hybrid Cloud
Intro to Big Data Analytics and the Hybrid CloudIntro to Big Data Analytics and the Hybrid Cloud
Intro to Big Data Analytics and the Hybrid Cloud
Ian Balina
 
The Scout24 Data Platform (A Technical Deep Dive)
The Scout24 Data Platform (A Technical Deep Dive)The Scout24 Data Platform (A Technical Deep Dive)
The Scout24 Data Platform (A Technical Deep Dive)
RaffaelDzikowski
 
R, Spark, Tensorflow, H20.ai Applied to Streaming Analytics
R, Spark, Tensorflow, H20.ai Applied to Streaming AnalyticsR, Spark, Tensorflow, H20.ai Applied to Streaming Analytics
R, Spark, Tensorflow, H20.ai Applied to Streaming Analytics
Kai Wähner
 
Google and big query
Google and big queryGoogle and big query
Google and big query
QlikView-India
 
Polymorphic Table Functions: The Best Way to Integrate SQL and Apache Spark
Polymorphic Table Functions: The Best Way to Integrate SQL and Apache SparkPolymorphic Table Functions: The Best Way to Integrate SQL and Apache Spark
Polymorphic Table Functions: The Best Way to Integrate SQL and Apache Spark
Databricks
 
BI, Hive or Big Data Analytics?
BI, Hive or Big Data Analytics? BI, Hive or Big Data Analytics?
BI, Hive or Big Data Analytics?
Datameer
 
Enterprise Architecture in the Era of Big Data and Quantum Computing
Enterprise Architecture in the Era of Big Data and Quantum ComputingEnterprise Architecture in the Era of Big Data and Quantum Computing
Enterprise Architecture in the Era of Big Data and Quantum Computing
Knowledgent
 
Client approaches to successfully navigate through the big data storm
Client approaches to successfully navigate through the big data stormClient approaches to successfully navigate through the big data storm
Client approaches to successfully navigate through the big data storm
IBM Analytics
 
Mastering MapReduce: MapReduce for Big Data Management and Analysis
Mastering MapReduce: MapReduce for Big Data Management and AnalysisMastering MapReduce: MapReduce for Big Data Management and Analysis
Mastering MapReduce: MapReduce for Big Data Management and Analysis
Teradata Aster
 
Ibm big data
Ibm big dataIbm big data
Ibm big data
Peter Tutty
 
Future of Enterprise PaaS
Future of Enterprise PaaSFuture of Enterprise PaaS
Future of Enterprise PaaS
SAP Technology
 
MAALBS Big Data agile framwork
MAALBS Big Data agile framwork MAALBS Big Data agile framwork
MAALBS Big Data agile framwork
balvis_ms
 

What's hot (20)

Digital Shift in Insurance: How is the Industry Responding with the Influx of...
Digital Shift in Insurance: How is the Industry Responding with the Influx of...Digital Shift in Insurance: How is the Industry Responding with the Influx of...
Digital Shift in Insurance: How is the Industry Responding with the Influx of...
 
MongoDB_Spark
MongoDB_SparkMongoDB_Spark
MongoDB_Spark
 
Auto AI : AI used to create AI applications
Auto AI : AI used to create AI applicationsAuto AI : AI used to create AI applications
Auto AI : AI used to create AI applications
 
Battling the disrupting Energy Markets utilizing PURE PLAY Cloud Computing
Battling the disrupting Energy Markets utilizing PURE PLAY Cloud ComputingBattling the disrupting Energy Markets utilizing PURE PLAY Cloud Computing
Battling the disrupting Energy Markets utilizing PURE PLAY Cloud Computing
 
The Top 8 Trends for Big Data in 2016
The Top 8 Trends for Big Data in 2016The Top 8 Trends for Big Data in 2016
The Top 8 Trends for Big Data in 2016
 
[Webinar] Measure Twice, Build Once: Real-Time Predictive Analytics
[Webinar] Measure Twice, Build Once: Real-Time Predictive Analytics[Webinar] Measure Twice, Build Once: Real-Time Predictive Analytics
[Webinar] Measure Twice, Build Once: Real-Time Predictive Analytics
 
Big Data Analytics
Big Data AnalyticsBig Data Analytics
Big Data Analytics
 
Democratization - New Wave of Data Science (홍운표 상무, DataRobot) :: AWS Techfor...
Democratization - New Wave of Data Science (홍운표 상무, DataRobot) :: AWS Techfor...Democratization - New Wave of Data Science (홍운표 상무, DataRobot) :: AWS Techfor...
Democratization - New Wave of Data Science (홍운표 상무, DataRobot) :: AWS Techfor...
 
Intro to Big Data Analytics and the Hybrid Cloud
Intro to Big Data Analytics and the Hybrid CloudIntro to Big Data Analytics and the Hybrid Cloud
Intro to Big Data Analytics and the Hybrid Cloud
 
The Scout24 Data Platform (A Technical Deep Dive)
The Scout24 Data Platform (A Technical Deep Dive)The Scout24 Data Platform (A Technical Deep Dive)
The Scout24 Data Platform (A Technical Deep Dive)
 
R, Spark, Tensorflow, H20.ai Applied to Streaming Analytics
R, Spark, Tensorflow, H20.ai Applied to Streaming AnalyticsR, Spark, Tensorflow, H20.ai Applied to Streaming Analytics
R, Spark, Tensorflow, H20.ai Applied to Streaming Analytics
 
Google and big query
Google and big queryGoogle and big query
Google and big query
 
Polymorphic Table Functions: The Best Way to Integrate SQL and Apache Spark
Polymorphic Table Functions: The Best Way to Integrate SQL and Apache SparkPolymorphic Table Functions: The Best Way to Integrate SQL and Apache Spark
Polymorphic Table Functions: The Best Way to Integrate SQL and Apache Spark
 
BI, Hive or Big Data Analytics?
BI, Hive or Big Data Analytics? BI, Hive or Big Data Analytics?
BI, Hive or Big Data Analytics?
 
Enterprise Architecture in the Era of Big Data and Quantum Computing
Enterprise Architecture in the Era of Big Data and Quantum ComputingEnterprise Architecture in the Era of Big Data and Quantum Computing
Enterprise Architecture in the Era of Big Data and Quantum Computing
 
Client approaches to successfully navigate through the big data storm
Client approaches to successfully navigate through the big data stormClient approaches to successfully navigate through the big data storm
Client approaches to successfully navigate through the big data storm
 
Mastering MapReduce: MapReduce for Big Data Management and Analysis
Mastering MapReduce: MapReduce for Big Data Management and AnalysisMastering MapReduce: MapReduce for Big Data Management and Analysis
Mastering MapReduce: MapReduce for Big Data Management and Analysis
 
Ibm big data
Ibm big dataIbm big data
Ibm big data
 
Future of Enterprise PaaS
Future of Enterprise PaaSFuture of Enterprise PaaS
Future of Enterprise PaaS
 
MAALBS Big Data agile framwork
MAALBS Big Data agile framwork MAALBS Big Data agile framwork
MAALBS Big Data agile framwork
 

Similar to Growth hacking in the age of Data

Big data an elephant business opportunities
Big data an elephant   business opportunitiesBig data an elephant   business opportunities
Big data an elephant business opportunities
Bigdata Meetup Kochi
 
SendGrid Improves Email Delivery with Hybrid Data Warehousing
SendGrid Improves Email Delivery with Hybrid Data WarehousingSendGrid Improves Email Delivery with Hybrid Data Warehousing
SendGrid Improves Email Delivery with Hybrid Data Warehousing
Amazon Web Services
 
Big Data Tools: A Deep Dive into Essential Tools
Big Data Tools: A Deep Dive into Essential ToolsBig Data Tools: A Deep Dive into Essential Tools
Big Data Tools: A Deep Dive into Essential Tools
FredReynolds2
 
Hadoop,Big Data Analytics and More
Hadoop,Big Data Analytics and MoreHadoop,Big Data Analytics and More
Hadoop,Big Data Analytics and More
Trendwise Analytics
 
Data Integration for Both Self-Service Analytics and IT Users
Data Integration for Both Self-Service Analytics and IT Users Data Integration for Both Self-Service Analytics and IT Users
Data Integration for Both Self-Service Analytics and IT Users
Senturus
 
BIG Data & Hadoop Applications in Finance
BIG Data & Hadoop Applications in FinanceBIG Data & Hadoop Applications in Finance
BIG Data & Hadoop Applications in Finance
Skillspeed
 
Running Data Platforms Like Products
Running Data Platforms Like ProductsRunning Data Platforms Like Products
Running Data Platforms Like Products
VMware Tanzu
 
Jet Reports es la herramienta para construir el mejor BI y de forma mas rapida
Jet Reports es la herramienta para construir el mejor BI y de forma mas rapida  Jet Reports es la herramienta para construir el mejor BI y de forma mas rapida
Jet Reports es la herramienta para construir el mejor BI y de forma mas rapida
CLARA CAMPROVIN
 
Modern Thinking área digital MSKM 21/09/2017
Modern Thinking área digital MSKM 21/09/2017Modern Thinking área digital MSKM 21/09/2017
Modern Thinking área digital MSKM 21/09/2017
MSMK - Madrid School of Marketing
 
How to Optimize Sales Analytics Using 10x the Data at 1/10th the Cost
How to Optimize Sales Analytics Using 10x the Data at 1/10th the CostHow to Optimize Sales Analytics Using 10x the Data at 1/10th the Cost
How to Optimize Sales Analytics Using 10x the Data at 1/10th the Cost
AtScale
 
Making Hadoop Ready for the Enterprise
Making Hadoop Ready for the Enterprise Making Hadoop Ready for the Enterprise
Making Hadoop Ready for the Enterprise
DataWorks Summit
 
C-BAG Big Data Meetup Chennai Oct.29-2014 Hortonworks and Concurrent on Casca...
C-BAG Big Data Meetup Chennai Oct.29-2014 Hortonworks and Concurrent on Casca...C-BAG Big Data Meetup Chennai Oct.29-2014 Hortonworks and Concurrent on Casca...
C-BAG Big Data Meetup Chennai Oct.29-2014 Hortonworks and Concurrent on Casca...
Hortonworks
 
ACDKOCHI19 - Next Generation Data Analytics Platform on AWS
ACDKOCHI19 - Next Generation Data Analytics Platform on AWSACDKOCHI19 - Next Generation Data Analytics Platform on AWS
ACDKOCHI19 - Next Generation Data Analytics Platform on AWS
AWS User Group Kochi
 
Web Scraping Services.pptx
Web Scraping Services.pptxWeb Scraping Services.pptx
Web Scraping Services.pptx
WebScreenScraping Services
 
The Double win business transformation and in-year ROI and TCO reduction
The Double win business transformation and in-year ROI and TCO reductionThe Double win business transformation and in-year ROI and TCO reduction
The Double win business transformation and in-year ROI and TCO reduction
MongoDB
 
BIG Data & Hadoop Applications in E-Commerce
BIG Data & Hadoop Applications in E-CommerceBIG Data & Hadoop Applications in E-Commerce
BIG Data & Hadoop Applications in E-Commerce
Skillspeed
 
GERSIS INDUSTRY CASES
GERSIS INDUSTRY CASESGERSIS INDUSTRY CASES
GERSIS INDUSTRY CASES
Sergej Markov
 
Big data
Big dataBig data
8.17.11 big data and hadoop with informatica slideshare
8.17.11 big data and hadoop with informatica slideshare8.17.11 big data and hadoop with informatica slideshare
8.17.11 big data and hadoop with informatica slideshare
Julianna DeLua
 
Data and its Role in Your Digital Transformation
Data and its Role in Your Digital TransformationData and its Role in Your Digital Transformation
Data and its Role in Your Digital Transformation
VMware Tanzu
 

Similar to Growth hacking in the age of Data (20)

Big data an elephant business opportunities
Big data an elephant   business opportunitiesBig data an elephant   business opportunities
Big data an elephant business opportunities
 
SendGrid Improves Email Delivery with Hybrid Data Warehousing
SendGrid Improves Email Delivery with Hybrid Data WarehousingSendGrid Improves Email Delivery with Hybrid Data Warehousing
SendGrid Improves Email Delivery with Hybrid Data Warehousing
 
Big Data Tools: A Deep Dive into Essential Tools
Big Data Tools: A Deep Dive into Essential ToolsBig Data Tools: A Deep Dive into Essential Tools
Big Data Tools: A Deep Dive into Essential Tools
 
Hadoop,Big Data Analytics and More
Hadoop,Big Data Analytics and MoreHadoop,Big Data Analytics and More
Hadoop,Big Data Analytics and More
 
Data Integration for Both Self-Service Analytics and IT Users
Data Integration for Both Self-Service Analytics and IT Users Data Integration for Both Self-Service Analytics and IT Users
Data Integration for Both Self-Service Analytics and IT Users
 
BIG Data & Hadoop Applications in Finance
BIG Data & Hadoop Applications in FinanceBIG Data & Hadoop Applications in Finance
BIG Data & Hadoop Applications in Finance
 
Running Data Platforms Like Products
Running Data Platforms Like ProductsRunning Data Platforms Like Products
Running Data Platforms Like Products
 
Jet Reports es la herramienta para construir el mejor BI y de forma mas rapida
Jet Reports es la herramienta para construir el mejor BI y de forma mas rapida  Jet Reports es la herramienta para construir el mejor BI y de forma mas rapida
Jet Reports es la herramienta para construir el mejor BI y de forma mas rapida
 
Modern Thinking área digital MSKM 21/09/2017
Modern Thinking área digital MSKM 21/09/2017Modern Thinking área digital MSKM 21/09/2017
Modern Thinking área digital MSKM 21/09/2017
 
How to Optimize Sales Analytics Using 10x the Data at 1/10th the Cost
How to Optimize Sales Analytics Using 10x the Data at 1/10th the CostHow to Optimize Sales Analytics Using 10x the Data at 1/10th the Cost
How to Optimize Sales Analytics Using 10x the Data at 1/10th the Cost
 
Making Hadoop Ready for the Enterprise
Making Hadoop Ready for the Enterprise Making Hadoop Ready for the Enterprise
Making Hadoop Ready for the Enterprise
 
C-BAG Big Data Meetup Chennai Oct.29-2014 Hortonworks and Concurrent on Casca...
C-BAG Big Data Meetup Chennai Oct.29-2014 Hortonworks and Concurrent on Casca...C-BAG Big Data Meetup Chennai Oct.29-2014 Hortonworks and Concurrent on Casca...
C-BAG Big Data Meetup Chennai Oct.29-2014 Hortonworks and Concurrent on Casca...
 
ACDKOCHI19 - Next Generation Data Analytics Platform on AWS
ACDKOCHI19 - Next Generation Data Analytics Platform on AWSACDKOCHI19 - Next Generation Data Analytics Platform on AWS
ACDKOCHI19 - Next Generation Data Analytics Platform on AWS
 
Web Scraping Services.pptx
Web Scraping Services.pptxWeb Scraping Services.pptx
Web Scraping Services.pptx
 
The Double win business transformation and in-year ROI and TCO reduction
The Double win business transformation and in-year ROI and TCO reductionThe Double win business transformation and in-year ROI and TCO reduction
The Double win business transformation and in-year ROI and TCO reduction
 
BIG Data & Hadoop Applications in E-Commerce
BIG Data & Hadoop Applications in E-CommerceBIG Data & Hadoop Applications in E-Commerce
BIG Data & Hadoop Applications in E-Commerce
 
GERSIS INDUSTRY CASES
GERSIS INDUSTRY CASESGERSIS INDUSTRY CASES
GERSIS INDUSTRY CASES
 
Big data
Big dataBig data
Big data
 
8.17.11 big data and hadoop with informatica slideshare
8.17.11 big data and hadoop with informatica slideshare8.17.11 big data and hadoop with informatica slideshare
8.17.11 big data and hadoop with informatica slideshare
 
Data and its Role in Your Digital Transformation
Data and its Role in Your Digital TransformationData and its Role in Your Digital Transformation
Data and its Role in Your Digital Transformation
 

Recently uploaded

How To Control IO Usage using Resource Manager
How To Control IO Usage using Resource ManagerHow To Control IO Usage using Resource Manager
How To Control IO Usage using Resource Manager
Alireza Kamrani
 
一比一原版(曼大毕业证书)曼尼托巴大学毕业证如何办理
一比一原版(曼大毕业证书)曼尼托巴大学毕业证如何办理一比一原版(曼大毕业证书)曼尼托巴大学毕业证如何办理
一比一原版(曼大毕业证书)曼尼托巴大学毕业证如何办理
ytypuem
 
一比一原版英国赫特福德大学毕业证(hertfordshire毕业证书)如何办理
一比一原版英国赫特福德大学毕业证(hertfordshire毕业证书)如何办理一比一原版英国赫特福德大学毕业证(hertfordshire毕业证书)如何办理
一比一原版英国赫特福德大学毕业证(hertfordshire毕业证书)如何办理
nyvan3
 
Palo Alto Cortex XDR presentation .......
Palo Alto Cortex XDR presentation .......Palo Alto Cortex XDR presentation .......
Palo Alto Cortex XDR presentation .......
Sachin Paul
 
Beyond the Basics of A/B Tests: Highly Innovative Experimentation Tactics You...
Beyond the Basics of A/B Tests: Highly Innovative Experimentation Tactics You...Beyond the Basics of A/B Tests: Highly Innovative Experimentation Tactics You...
Beyond the Basics of A/B Tests: Highly Innovative Experimentation Tactics You...
Aggregage
 
Build applications with generative AI on Google Cloud
Build applications with generative AI on Google CloudBuild applications with generative AI on Google Cloud
Build applications with generative AI on Google Cloud
Márton Kodok
 
Cell The Unit of Life for NEET Multiple Choice Questions.docx
Cell The Unit of Life for NEET Multiple Choice Questions.docxCell The Unit of Life for NEET Multiple Choice Questions.docx
Cell The Unit of Life for NEET Multiple Choice Questions.docx
vasanthatpuram
 
一比一原版(harvard毕业证书)哈佛大学毕业证如何办理
一比一原版(harvard毕业证书)哈佛大学毕业证如何办理一比一原版(harvard毕业证书)哈佛大学毕业证如何办理
一比一原版(harvard毕业证书)哈佛大学毕业证如何办理
taqyea
 
Sample Devops SRE Product Companies .pdf
Sample Devops SRE  Product Companies .pdfSample Devops SRE  Product Companies .pdf
Sample Devops SRE Product Companies .pdf
Vineet
 
A presentation that explain the Power BI Licensing
A presentation that explain the Power BI LicensingA presentation that explain the Power BI Licensing
A presentation that explain the Power BI Licensing
AlessioFois2
 
一比一原版(GWU,GW文凭证书)乔治·华盛顿大学毕业证如何办理
一比一原版(GWU,GW文凭证书)乔治·华盛顿大学毕业证如何办理一比一原版(GWU,GW文凭证书)乔治·华盛顿大学毕业证如何办理
一比一原版(GWU,GW文凭证书)乔治·华盛顿大学毕业证如何办理
bopyb
 
The Ipsos - AI - Monitor 2024 Report.pdf
The  Ipsos - AI - Monitor 2024 Report.pdfThe  Ipsos - AI - Monitor 2024 Report.pdf
The Ipsos - AI - Monitor 2024 Report.pdf
Social Samosa
 
4th Modern Marketing Reckoner by MMA Global India & Group M: 60+ experts on W...
4th Modern Marketing Reckoner by MMA Global India & Group M: 60+ experts on W...4th Modern Marketing Reckoner by MMA Global India & Group M: 60+ experts on W...
4th Modern Marketing Reckoner by MMA Global India & Group M: 60+ experts on W...
Social Samosa
 
DATA COMMS-NETWORKS YR2 lecture 08 NAT & CLOUD.docx
DATA COMMS-NETWORKS YR2 lecture 08 NAT & CLOUD.docxDATA COMMS-NETWORKS YR2 lecture 08 NAT & CLOUD.docx
DATA COMMS-NETWORKS YR2 lecture 08 NAT & CLOUD.docx
SaffaIbrahim1
 
Experts live - Improving user adoption with AI
Experts live - Improving user adoption with AIExperts live - Improving user adoption with AI
Experts live - Improving user adoption with AI
jitskeb
 
Orchestrating the Future: Navigating Today's Data Workflow Challenges with Ai...
Orchestrating the Future: Navigating Today's Data Workflow Challenges with Ai...Orchestrating the Future: Navigating Today's Data Workflow Challenges with Ai...
Orchestrating the Future: Navigating Today's Data Workflow Challenges with Ai...
Kaxil Naik
 
一比一原版(Sheffield毕业证书)谢菲尔德大学毕业证如何办理
一比一原版(Sheffield毕业证书)谢菲尔德大学毕业证如何办理一比一原版(Sheffield毕业证书)谢菲尔德大学毕业证如何办理
一比一原版(Sheffield毕业证书)谢菲尔德大学毕业证如何办理
1tyxnjpia
 
原版一比一爱尔兰都柏林大学毕业证(UCD毕业证书)如何办理
原版一比一爱尔兰都柏林大学毕业证(UCD毕业证书)如何办理 原版一比一爱尔兰都柏林大学毕业证(UCD毕业证书)如何办理
原版一比一爱尔兰都柏林大学毕业证(UCD毕业证书)如何办理
tzu5xla
 
一比一原版英属哥伦比亚大学毕业证(UBC毕业证书)学历如何办理
一比一原版英属哥伦比亚大学毕业证(UBC毕业证书)学历如何办理一比一原版英属哥伦比亚大学毕业证(UBC毕业证书)学历如何办理
一比一原版英属哥伦比亚大学毕业证(UBC毕业证书)学历如何办理
z6osjkqvd
 
一比一原版多伦多大学毕业证(UofT毕业证书)学历如何办理
一比一原版多伦多大学毕业证(UofT毕业证书)学历如何办理一比一原版多伦多大学毕业证(UofT毕业证书)学历如何办理
一比一原版多伦多大学毕业证(UofT毕业证书)学历如何办理
eoxhsaa
 

Recently uploaded (20)

How To Control IO Usage using Resource Manager
How To Control IO Usage using Resource ManagerHow To Control IO Usage using Resource Manager
How To Control IO Usage using Resource Manager
 
一比一原版(曼大毕业证书)曼尼托巴大学毕业证如何办理
一比一原版(曼大毕业证书)曼尼托巴大学毕业证如何办理一比一原版(曼大毕业证书)曼尼托巴大学毕业证如何办理
一比一原版(曼大毕业证书)曼尼托巴大学毕业证如何办理
 
一比一原版英国赫特福德大学毕业证(hertfordshire毕业证书)如何办理
一比一原版英国赫特福德大学毕业证(hertfordshire毕业证书)如何办理一比一原版英国赫特福德大学毕业证(hertfordshire毕业证书)如何办理
一比一原版英国赫特福德大学毕业证(hertfordshire毕业证书)如何办理
 
Palo Alto Cortex XDR presentation .......
Palo Alto Cortex XDR presentation .......Palo Alto Cortex XDR presentation .......
Palo Alto Cortex XDR presentation .......
 
Beyond the Basics of A/B Tests: Highly Innovative Experimentation Tactics You...
Beyond the Basics of A/B Tests: Highly Innovative Experimentation Tactics You...Beyond the Basics of A/B Tests: Highly Innovative Experimentation Tactics You...
Beyond the Basics of A/B Tests: Highly Innovative Experimentation Tactics You...
 
Build applications with generative AI on Google Cloud
Build applications with generative AI on Google CloudBuild applications with generative AI on Google Cloud
Build applications with generative AI on Google Cloud
 
Cell The Unit of Life for NEET Multiple Choice Questions.docx
Cell The Unit of Life for NEET Multiple Choice Questions.docxCell The Unit of Life for NEET Multiple Choice Questions.docx
Cell The Unit of Life for NEET Multiple Choice Questions.docx
 
一比一原版(harvard毕业证书)哈佛大学毕业证如何办理
一比一原版(harvard毕业证书)哈佛大学毕业证如何办理一比一原版(harvard毕业证书)哈佛大学毕业证如何办理
一比一原版(harvard毕业证书)哈佛大学毕业证如何办理
 
Sample Devops SRE Product Companies .pdf
Sample Devops SRE  Product Companies .pdfSample Devops SRE  Product Companies .pdf
Sample Devops SRE Product Companies .pdf
 
A presentation that explain the Power BI Licensing
A presentation that explain the Power BI LicensingA presentation that explain the Power BI Licensing
A presentation that explain the Power BI Licensing
 
一比一原版(GWU,GW文凭证书)乔治·华盛顿大学毕业证如何办理
一比一原版(GWU,GW文凭证书)乔治·华盛顿大学毕业证如何办理一比一原版(GWU,GW文凭证书)乔治·华盛顿大学毕业证如何办理
一比一原版(GWU,GW文凭证书)乔治·华盛顿大学毕业证如何办理
 
The Ipsos - AI - Monitor 2024 Report.pdf
The  Ipsos - AI - Monitor 2024 Report.pdfThe  Ipsos - AI - Monitor 2024 Report.pdf
The Ipsos - AI - Monitor 2024 Report.pdf
 
4th Modern Marketing Reckoner by MMA Global India & Group M: 60+ experts on W...
4th Modern Marketing Reckoner by MMA Global India & Group M: 60+ experts on W...4th Modern Marketing Reckoner by MMA Global India & Group M: 60+ experts on W...
4th Modern Marketing Reckoner by MMA Global India & Group M: 60+ experts on W...
 
DATA COMMS-NETWORKS YR2 lecture 08 NAT & CLOUD.docx
DATA COMMS-NETWORKS YR2 lecture 08 NAT & CLOUD.docxDATA COMMS-NETWORKS YR2 lecture 08 NAT & CLOUD.docx
DATA COMMS-NETWORKS YR2 lecture 08 NAT & CLOUD.docx
 
Experts live - Improving user adoption with AI
Experts live - Improving user adoption with AIExperts live - Improving user adoption with AI
Experts live - Improving user adoption with AI
 
Orchestrating the Future: Navigating Today's Data Workflow Challenges with Ai...
Orchestrating the Future: Navigating Today's Data Workflow Challenges with Ai...Orchestrating the Future: Navigating Today's Data Workflow Challenges with Ai...
Orchestrating the Future: Navigating Today's Data Workflow Challenges with Ai...
 
一比一原版(Sheffield毕业证书)谢菲尔德大学毕业证如何办理
一比一原版(Sheffield毕业证书)谢菲尔德大学毕业证如何办理一比一原版(Sheffield毕业证书)谢菲尔德大学毕业证如何办理
一比一原版(Sheffield毕业证书)谢菲尔德大学毕业证如何办理
 
原版一比一爱尔兰都柏林大学毕业证(UCD毕业证书)如何办理
原版一比一爱尔兰都柏林大学毕业证(UCD毕业证书)如何办理 原版一比一爱尔兰都柏林大学毕业证(UCD毕业证书)如何办理
原版一比一爱尔兰都柏林大学毕业证(UCD毕业证书)如何办理
 
一比一原版英属哥伦比亚大学毕业证(UBC毕业证书)学历如何办理
一比一原版英属哥伦比亚大学毕业证(UBC毕业证书)学历如何办理一比一原版英属哥伦比亚大学毕业证(UBC毕业证书)学历如何办理
一比一原版英属哥伦比亚大学毕业证(UBC毕业证书)学历如何办理
 
一比一原版多伦多大学毕业证(UofT毕业证书)学历如何办理
一比一原版多伦多大学毕业证(UofT毕业证书)学历如何办理一比一原版多伦多大学毕业证(UofT毕业证书)学历如何办理
一比一原版多伦多大学毕业证(UofT毕业证书)学历如何办理
 

Growth hacking in the age of Data

  • 1. Growth Hacking in the Age of Data www. f l y d a t a . c om Presented by:
  • 3. Daniel Saito Founder of RedRobot K.K., a boutique tech and creative agency based in Tokyo. Held several roles in technology. @saitodaniel daniel@redrobot.jp http://redrobot.jp http://www.slideshare.net/saitodaniel Director, Infrastructure SW & HW Engineering (Broadcast) Senior Security Engineer (R&D) Representative Director Executive Account Manager Executive Account Manager Investor Investor Copyright © 2014 FlyData Inc. All rights reserved. Trademarks belong to their respective owners. VP of Sales & Marketing
  • 4. Data At it’s heart, a single datum is a value stored at a specific location.
  • 5. Definitions of Data Copyright © 2014 FlyData Inc. All rights reserved.
  • 6. So how much Data is there?
  • 7. Rise of the Age of Data Copyright © 2014 FlyData Inc. All rights reserved.
  • 8. Examples of where Data is being used
  • 9. Data effecting our everyday lives Copyright © 2014 FlyData Inc. All rights reserved. - Data derived from calculating compound interest rates by comparing data from disparate data sources. - MySQL is installed on farming tractors. Farmers can view in real-time yield and weight. - METADATA analysis on telecommunication service transactions. - Smart data cross analysis on identifying and financing the next box office hit.
  • 10. What is required to work with Data?
  • 11. You and big Data Big Data is comprised of smaller bits of data from disparate data sources. Data is everywhere, whether if you are pulling server logs to accessing your database in the cloud.
  • 12. What is Growth Hacking through Data?
  • 13. The Role: Life as a Data scientist  Your next marketing VP or CIO will understand Data science (Datalogy).  The ability to find and interpret rich Data sources, and manage large amounts of Data.  Provide in-house Statistical consulting.  Automate Data-driven processes.  Develop Predictive Models  Provide Useful Visuals and Summaries for Executive Management.  Use Data to Improve Products  Present Interesting Results to External Audiences  According the HBR, it’s the sexiest job of the 21st Century.
  • 14. Data Discovery: Finding your Data  Big Data is comprised of smaller bits of data from disparate data sources  Data is everywhere, whether if you are pulling server logs to accessing the cloud.
  • 15. Data Ingestion: Extracting Data Upon identifying usable data, the next task is to extract it from the data source in its RAW format. Copyright © 2014 FlyData Inc. All rights reserved.
  • 16. Compute: All Data is NOT =  All DATA is NOT equal, as we pull data from disparate sources.  Data is required to be computed and reformatted.  Best practice is to have your data as real time; as possible.  After Data is computed and reformatted, it can be sent to a central repository; either on-premise or on the cloud accessible 24/7. Copyright © 2014 FlyData Inc. All rights reserved.
  • 17. Data Load: Moving Data onto the Cloud  Sections of Data are placed into tables and then aggregated into columnar database format.  Aggregates are computed over large numbers of similar data items.  Error handling and Error Management needs to be properly implemented. Handling Data is pretty hard. Copyright © 2014 FlyData Inc. All rights reserved.
  • 18. Visualize: Presenting Your Data  Data needs to be analyzed through the use of meta-analysis by contrasting and combining results from different data sources.  Querying and merging ‘smart data’ together for visualization in human readable format.  Using existing 3rd party tools to visualize your data. Copyright © 2014 FlyData Inc. All rights reserved.
  • 19. Data visualized for humans Copyright © 2014 FlyData Inc. All rights reserved. Gaming user behavior analysis Data from your browsing history Wind Patterns
  • 20. Breaking down the whole Data process DISCOVERY DATA INGESTION Copyright © 2014 FlyData Inc. All rights reserved. COMPUTE DATA STORAGE VISUALIZING DATA
  • 21.
  • 22. FlyData Automates Data Integration Copyright © 2014 FlyData Inc. All rights reserved.
  • 23. FlyData Features  FlyData Agent (on Customer’s on-premises Copyright © 2014 FlyData Inc. All rights reserved. or cloud) + FlyData Cloud (SaaS or in Customer’s VPC)  Near-Real Time and Continuous Data Integration  Security / Data Integrity / Scalable / Error Handling = Reduce much costs  Once you setup, No Hassle
  • 25. Real-Time Analytics for  CASE  Client is a leading mobile gaming company in Japan with multiple released game titles  Previously large amount of data was stored MySQL cluster  MySQL often went down because of the large amount of data. Repair took weeks of man-hours every time this happened.  Historical analysis over multiple years was simply impossible, given the data size.  SOLUTION  Implemented FlyData Enterprise with JSON logs across multiple titles  Outputs user activity by application into JSON log files  Data is automatically fed to Amazon Redshift  RESULT  Engineering time is saved and real-time BI insights can be fed back to application development cycle  Client saves 2 weeks of man-hours every month, with added insight into user behavior. As a result, the client continues to steadily grow its user base and its bottom line. Copyright © 2014 FlyData Inc. All rights reserved.
  • 26. Data Analytics at  CASE  Client is a online advertisement startup in the US with Display Ads shown across multiple websites  User activity from the duration of engagement to the position of the cursor is all logged to measure viewer engagement  Client needs to save large amounts of data, and be able to query that data real-time. This data will then be used to generate Ad Performance Reports.  Their initial option Hadoop turned out to be too costly in terms of Engineering time. The learning curve for the team was steep, for both query generation and maintenance of their Hadoop clusters  SOLUTION  Implemented FlyData Enterprise using “Extended” Apache logs  Outputs all user activity in Apache logs with additional information appended, such as key-value pair information for URL parameters and custom variables  Data is automatically fed to Amazon Redshift in the appropriate columns. When appropriate columns do not exist, the columns are added on the fly. This allows for added flexibility in table schema design  Customer can now know the real-time effectiveness of their online advertisements through Ad Performance Reports  The client’s internal BI team can quickly analyze which ads are working and which are not, in real-time and can gain insight or optimize for the best performing ads  RESULT  With a more cost-effective solution than Hadoop, client was able to increase revenue by steadily increasing the quality of ads based on data gathered by FlyData and analyzed in Amazon Redshift.  Client has an implemented scalable backend reporting system that can handle multi-TB sized ad campaigns. Copyright © 2014 FlyData Inc. All rights reserved.
  • 27. Faster Feedback & Development Cycles  CASE  Client is a digital media startup in the US that has a website with rapid growth in user access, becoming one of the most “Like”d pages on Facebook with more than 10 million likes.  User activity logs are carefully analyzed and assessed both for the website content and for the user experience  Used log data to perform funnel analysis on customer conversion rates  Client received user activity from its site as JSON objects, before storing it in MongoDB  Given the nature of the queries they wanted to run, MongoDB became very slow as their user base grew  SOLUTION  Implemented FlyData Enterprise using nested JSON logs  Outputs all user activity as a JSON log file  FlyData automatically uploads the data into Redshift, so BI team (= App Development team) can simply query their user activity logs  Client now can quickly perform funnel analysis on customer data  RESULT  Query speed dramatically improved. Queries that took 20 minutes before, now take less than a minute, while still being able to have the flexibility of JSON.  Faster development cycles (Build-Measure-Learn cycles) were achieved. Copyright © 2014 FlyData Inc. All rights reserved.
  • 28. Contact Information sales-jp@flydata.com http://flydata.com @flydatajp www. f l y d a t a . c om We are an official data integration partner of Amazon Redshift