顧客エンゲージメントためのリファレンンスアーキテクチャ

NibsはSalesforce1 PlatformAngularJSIonicNode.js などのモダンなフレームワークを使って顧客エンゲージメントを実現するサンプルアプリケーションです。

以下のHerokuボタンを使って、自身専用のバージョンのNibsをデプロイすることができます :
Deploy

Nibsを単なるIonic及びNode.jsアプリケーションとして利用することもできますが、NibsはSalesforceとビジネスデータを統合し、ExactTarget(準備中)とマーケティングキャンペーンを連携することで真のちからを発揮します。 完全に統合されたユーザ体験を得るには、NibsをHeroku Connectを使ってSalesforceへ接続し、Fuel SDKによってExactTargetへ接続します。 Nibsはパーソナライズ可能なユーザページとビジネスデータへシームレスに統合された顧客エンゲージメントのためのリファレンスアーキテクチャを提供します。

Force.com

Force.com is a set of tools and services that make it faster and easier to create employee-facing applications. Nibs uses Force.com for the employee-facing side of the application, including product, offer and user management. Employees can manage Nibs data in the browser or using the Salesforce1 mobile app.

Heroku

Heroku provides the tools and services you need to build and deploy customer-facing applications without having to worry about infrastructure. Heroku Connect makes it easy to synchronize data with your Salesforce instance. Nibs uses Heroku to host the Node.js application, and Heroku Connect to synchronize Salesforce data.

ExactTarget Fuel(準備中)

The ExactTarget Marketing Cloud helps you make the most of every customer interaction—creating personalized, cross-channel customer journeys that deliver exceptional brand experiences. Nibs uses ExactTarget's Push Notification and JourneyBuilder to fully integrate the consumer app experience in customer journeys.

AngularJS

AngularJS is a leading Model-View-Controller framework for building single page web applications. Nibs uses AngularJS to structure and modularize the code of the client application.

Ionic

Ionic is a UI framework that facilitates the development of Hybrid apps built with AngularJS by providing mobile components and gestures. Nibs uses Ionic as the foundation for the user interface of the client application.

Node.js

Node.js allows you to easily build fast and scalable server applications in JavaScript. The server-side of Nibs is built on Node.js and exposes the application data and logic to the mobile app through a set of REST services.