embed gooddata analytics in your force.com app

63
Embed GoodData Analytics in Your Force.com App Petr Olmer GoodData Chief Evangelist

Upload: petr-olmer

Post on 20-Aug-2015

7.042 views

Category:

Technology


1 download

TRANSCRIPT

Page 1: Embed GoodData Analytics in Your Force.com App

Embed GoodData Analyticsin Your Force.com App

Petr OlmerGoodData Chief Evangelist

Page 2: Embed GoodData Analytics in Your Force.com App

What is GoodDatabusiness intelligence platform in the cloud

Page 3: Embed GoodData Analytics in Your Force.com App

DREAMFORCE 2011: EMBED GOODDATA ANALYTICS IN YOUR FORCE.COM APP

GoodData

Page 4: Embed GoodData Analytics in Your Force.com App

DREAMFORCE 2011: EMBED GOODDATA ANALYTICS IN YOUR FORCE.COM APP

GoodData

Page 5: Embed GoodData Analytics in Your Force.com App

DREAMFORCE 2011: EMBED GOODDATA ANALYTICS IN YOUR FORCE.COM APP

Data in, analytics out

Page 6: Embed GoodData Analytics in Your Force.com App

GOODDATA@CLOUDSTOCK – DEC 6, 2010 – PETR OLMERDREAMFORCE 2011: EMBED GOODDATA ANALYTICS IN YOUR FORCE.COM APP

Our Vision

BI without the BS.

It’s called Business Intelligence,

not IT Intelligence.

Page 7: Embed GoodData Analytics in Your Force.com App

“Ay, madam, it is common.”Hamlet

GOODDATA@CLOUDSTOCK – DEC 6, 2010 – PETR OLMERDREAMFORCE 2011: EMBED GOODDATA ANALYTICS IN YOUR FORCE.COM APP

Business intelligence

Page 8: Embed GoodData Analytics in Your Force.com App

GOODDATA@CLOUDSTOCK – DEC 6, 2010 – PETR OLMERDREAMFORCE 2011: EMBED GOODDATA ANALYTICS IN YOUR FORCE.COM APP

Platform is not enough

Apps are the best wayto get started with GoodData.

Page 9: Embed GoodData Analytics in Your Force.com App

BI PLATFORM AS A SERVICE: INTRODUCTION TO GOODDATA

Page 10: Embed GoodData Analytics in Your Force.com App

BI PLATFORM AS A SERVICE: INTRODUCTION TO GOODDATA

Page 11: Embed GoodData Analytics in Your Force.com App

BI PLATFORM AS A SERVICE: INTRODUCTION TO GOODDATA

Page 12: Embed GoodData Analytics in Your Force.com App

BI PLATFORM AS A SERVICE: INTRODUCTION TO GOODDATA

Page 13: Embed GoodData Analytics in Your Force.com App

DREAMFORCE 2011: EMBED GOODDATA ANALYTICS IN YOUR FORCE.COM APP

Your app

Page 14: Embed GoodData Analytics in Your Force.com App

GoodData Architectureit’s the economy, stupid

Page 15: Embed GoodData Analytics in Your Force.com App

DREAMFORCE 2011: EMBED GOODDATA ANALYTICS IN YOUR FORCE.COM APP

Standard IT projects

never delivered

not in time/budgetnever used

success

Page 16: Embed GoodData Analytics in Your Force.com App

DREAMFORCE 2011: EMBED GOODDATA ANALYTICS IN YOUR FORCE.COM APP

Standard BI projects

never delivered

not in time/budget

never used

Page 17: Embed GoodData Analytics in Your Force.com App

DREAMFORCE 2011: EMBED GOODDATA ANALYTICS IN YOUR FORCE.COM APP

In the cloud

Page 18: Embed GoodData Analytics in Your Force.com App

GOODDATA@CLOUDSTOCK – DEC 6, 2010 – PETR OLMERDREAMFORCE 2011: EMBED GOODDATA ANALYTICS IN YOUR FORCE.COM APP

Key principles

multitenant stateless

partitioned asynchronous

Page 19: Embed GoodData Analytics in Your Force.com App

Data agnostic

GoodData

REST API

uni!ed logical data model

DREAMFORCE 2011: EMBED GOODDATA ANALYTICS IN YOUR FORCE.COM APP

Page 20: Embed GoodData Analytics in Your Force.com App

GOODDATA@CLOUDSTOCK – DEC 6, 2010 – PETR OLMERDREAMFORCE 2011: EMBED GOODDATA ANALYTICS IN YOUR FORCE.COM APP

Parles-vous MAQL?

multidimensional analysis

driven by logical data model

simple yet powerful

Page 21: Embed GoodData Analytics in Your Force.com App

DREAMFORCE 2011: EMBED GOODDATA ANALYTICS IN YOUR FORCE.COM APP

MAQL

Page 22: Embed GoodData Analytics in Your Force.com App

GOODDATA@CLOUDSTOCK – DEC 6, 2010 – PETR OLMERDREAMFORCE 2011: EMBED GOODDATA ANALYTICS IN YOUR FORCE.COM APP

API in and out

If you can see it,

there’s an API call for it.

Page 23: Embed GoodData Analytics in Your Force.com App

DREAMFORCE 2011: EMBED GOODDATA ANALYTICS IN YOUR FORCE.COM APP

Report on UI

Page 24: Embed GoodData Analytics in Your Force.com App

DREAMFORCE 2011: EMBED GOODDATA ANALYTICS IN YOUR FORCE.COM APP

Report

Page 25: Embed GoodData Analytics in Your Force.com App

DREAMFORCE 2011: EMBED GOODDATA ANALYTICS IN YOUR FORCE.COM APP

Report de!nition

Page 26: Embed GoodData Analytics in Your Force.com App

DREAMFORCE 2011: EMBED GOODDATA ANALYTICS IN YOUR FORCE.COM APP

Data Result

Page 27: Embed GoodData Analytics in Your Force.com App

Your Data to GoodDataapps and connectors

Page 28: Embed GoodData Analytics in Your Force.com App

DREAMFORCE 2011: EMBED GOODDATA ANALYTICS IN YOUR FORCE.COM APP

Customer Success Team

Page 29: Embed GoodData Analytics in Your Force.com App

DREAMFORCE 2011: EMBED GOODDATA ANALYTICS IN YOUR FORCE.COM APP

Applications

Page 30: Embed GoodData Analytics in Your Force.com App

DREAMFORCE 2011: EMBED GOODDATA ANALYTICS IN YOUR FORCE.COM APP

Applications

Page 31: Embed GoodData Analytics in Your Force.com App

DREAMFORCE 2011: EMBED GOODDATA ANALYTICS IN YOUR FORCE.COM APP

Applications

connectorsdata modelmetrics/KPIs

reportsdashboards

Page 32: Embed GoodData Analytics in Your Force.com App

GOODDATA@CLOUDSTOCK – DEC 6, 2010 – PETR OLMERDREAMFORCE 2011: EMBED GOODDATA ANALYTICS IN YOUR FORCE.COM APP

The meat

!at "les connectors

SQL connectors

API connectors

Page 33: Embed GoodData Analytics in Your Force.com App

DREAMFORCE 2011: EMBED GOODDATA ANALYTICS IN YOUR FORCE.COM APP

CL

Command line utility

GoodData

REST API

manages:

★ project

★ model

★ data

★ users

Page 34: Embed GoodData Analytics in Your Force.com App

GOODDATA@CLOUDSTOCK – DEC 6, 2010 – PETR OLMERDREAMFORCE 2011: EMBED GOODDATA ANALYTICS IN YOUR FORCE.COM APP

CL commands

CreateProject();

UseSfdc();

GenerateMaql();

TransferData();

InviteUser();

Page 35: Embed GoodData Analytics in Your Force.com App

DREAMFORCE 2011: EMBED GOODDATA ANALYTICS IN YOUR FORCE.COM APP

Work"ow

GoodData cloud

your machine with CL

ExecuteMAQL

Force.com

XML MAQLGenerateMAQL

UseSfdcTransferData

Page 36: Embed GoodData Analytics in Your Force.com App

GOODDATA@CLOUDSTOCK – DEC 6, 2010 – PETR OLMERDREAMFORCE 2011: EMBED GOODDATA ANALYTICS IN YOUR FORCE.COM APP

Uni!ed model in XML

<schema> <name>users</name> <columns> <column> ... </column> <column> ... </column> </columns></schema>

Page 37: Embed GoodData Analytics in Your Force.com App

GOODDATA@CLOUDSTOCK – DEC 6, 2010 – PETR OLMERDREAMFORCE 2011: EMBED GOODDATA ANALYTICS IN YOUR FORCE.COM APP

Uni!ed model in XML

<column> <name>id</name> <title>User ID</title> <ldmType>ATTRIBUTE</ldmType></column>

Page 38: Embed GoodData Analytics in Your Force.com App

GOODDATA@CLOUDSTOCK – DEC 6, 2010 – PETR OLMERDREAMFORCE 2011: EMBED GOODDATA ANALYTICS IN YOUR FORCE.COM APP

Uni!ed model in XML

<column> <name>id</name> <title>User ID</title> <ldmType>ATTRIBUTE</ldmType></column>

Page 39: Embed GoodData Analytics in Your Force.com App

GOODDATA@CLOUDSTOCK – DEC 6, 2010 – PETR OLMERDREAMFORCE 2011: EMBED GOODDATA ANALYTICS IN YOUR FORCE.COM APP

<ldmType>

ATTRIBUTE

FACT

DATE

CONNECTION_POINT

REFERENCE

LABEL

Page 40: Embed GoodData Analytics in Your Force.com App

DREAMFORCE 2011: EMBED GOODDATA ANALYTICS IN YOUR FORCE.COM APP

Attribute and labels

Account

Id

Name

Uri

Page 41: Embed GoodData Analytics in Your Force.com App

DREAMFORCE 2011: EMBED GOODDATA ANALYTICS IN YOUR FORCE.COM APP

Attribute and labels

Account

Id

Name

Uri Force.com

Page 42: Embed GoodData Analytics in Your Force.com App

GoodData to Force.comjust plug in

Page 43: Embed GoodData Analytics in Your Force.com App

DREAMFORCE 2011: EMBED GOODDATA ANALYTICS IN YOUR FORCE.COM APP

Integration

GoodDataForce.com

data

dashboardsreports

Page 44: Embed GoodData Analytics in Your Force.com App

DREAMFORCE 2011: EMBED GOODDATA ANALYTICS IN YOUR FORCE.COM APP

GoodData

Page 45: Embed GoodData Analytics in Your Force.com App

DREAMFORCE 2011: EMBED GOODDATA ANALYTICS IN YOUR FORCE.COM APP

Salesforce.com

Page 46: Embed GoodData Analytics in Your Force.com App

DREAMFORCE 2011: EMBED GOODDATA ANALYTICS IN YOUR FORCE.COM APP

Embed

Page 47: Embed GoodData Analytics in Your Force.com App

DREAMFORCE 2011: EMBED GOODDATA ANALYTICS IN YOUR FORCE.COM APP

Embed

Page 48: Embed GoodData Analytics in Your Force.com App

DREAMFORCE 2011: EMBED GOODDATA ANALYTICS IN YOUR FORCE.COM APP

Embed

Page 49: Embed GoodData Analytics in Your Force.com App

DREAMFORCE 2011: EMBED GOODDATA ANALYTICS IN YOUR FORCE.COM APP

Embed

label.account.sfdcid.name={!$Account.Name}

Page 50: Embed GoodData Analytics in Your Force.com App

DREAMFORCE 2011: EMBED GOODDATA ANALYTICS IN YOUR FORCE.COM APP

Embed

label.account.sfdcid.name={!$Account.Name}

Page 51: Embed GoodData Analytics in Your Force.com App

DREAMFORCE 2011: EMBED GOODDATA ANALYTICS IN YOUR FORCE.COM APP

In Force.com

Page 52: Embed GoodData Analytics in Your Force.com App

DREAMFORCE 2011: EMBED GOODDATA ANALYTICS IN YOUR FORCE.COM APP

In Force.com

Page 53: Embed GoodData Analytics in Your Force.com App

DREAMFORCE 2011: EMBED GOODDATA ANALYTICS IN YOUR FORCE.COM APP

Dynamic

GoodDataForce.com

reports

one reportmany views

Page 54: Embed GoodData Analytics in Your Force.com App

GOODDATA@CLOUDSTOCK – DEC 6, 2010 – PETR OLMERDREAMFORCE 2011: EMBED GOODDATA ANALYTICS IN YOUR FORCE.COM APP

More dynamic

page context

user context

Page 55: Embed GoodData Analytics in Your Force.com App

GOODDATA@CLOUDSTOCK – DEC 6, 2010 – PETR OLMERDREAMFORCE 2011: EMBED GOODDATA ANALYTICS IN YOUR FORCE.COM APP

Variables

different data to different users

Page 56: Embed GoodData Analytics in Your Force.com App

DREAMFORCE 2011: EMBED GOODDATA ANALYTICS IN YOUR FORCE.COM APP

Single Sign-On

Page 57: Embed GoodData Analytics in Your Force.com App

DREAMFORCE 2011: EMBED GOODDATA ANALYTICS IN YOUR FORCE.COM APP

Integration

GoodDataForce.com

data

dashboardsreports

Page 58: Embed GoodData Analytics in Your Force.com App

DREAMFORCE 2011: EMBED GOODDATA ANALYTICS IN YOUR FORCE.COM APP

Ruby DSL

Page 59: Embed GoodData Analytics in Your Force.com App

DREAMFORCE 2011: EMBED GOODDATA ANALYTICS IN YOUR FORCE.COM APP

Ruby DSL

Page 60: Embed GoodData Analytics in Your Force.com App

DREAMFORCE 2011: EMBED GOODDATA ANALYTICS IN YOUR FORCE.COM APP

Ruby DSL

Page 61: Embed GoodData Analytics in Your Force.com App

DREAMFORCE 2011: EMBED GOODDATA ANALYTICS IN YOUR FORCE.COM APP

Integration

GoodDataForce.com

data

dashboardsreports

3rd party tools

controldata

Page 62: Embed GoodData Analytics in Your Force.com App

GOODDATA@CLOUDSTOCK – DEC 6, 2010 – PETR OLMERDREAMFORCE 2011: EMBED GOODDATA ANALYTICS IN YOUR FORCE.COM APP

Resources

http://developer.gooddata.com

@gooddata_dev

Page 63: Embed GoodData Analytics in Your Force.com App

Embed GoodData Analyticsin Your Force.com App

it’s easy

@petrolmerGoodData Chief Evangelist