mobile identification on labs

Post on 25-May-2015

476 Views

Category:

Technology

0 Downloads

Preview:

Click to see full reader

DESCRIPTION

The Mobile Identification enabler provides you with the opportunity to develop Identification enabled web applications. Your applications can identify customers' mobile phone number or its alias and then provide personalized contents, by means of this enabler. That would greatly boost user experiences of your web applications.

TRANSCRIPT

Mobile Identification

A labs.ericsson.com enablerhttp://labs.ericsson.com/apis/mobile-identification/

2

Mobile Identification

Develop web applications with the Mobile Identification enabler to provide services based on consumer’s ID.

The API consists of a simple web interface for identifying a consumer’s ID, usually the mobile phone number or an alphanumeric alias for which markets the consumer mobile phone number must be obfuscated.

Powered by Ericsson IPX

3

Why Mobile Identification?

Mobile Identification offers a chance to precisely identify an unique user of your web application.

By means of Mobile Identification, you can provide personalized services or one-on-one services.

4

Main Features of Mobile Identification

Identify a consumer’s ID, usually the mobile phonenumber or an alphanumeric alias for which markets the consumer mobile phone number must be obfuscated.

Provide user consent feature in different languages

5

Mobile Identification Overview

6

// Get a temporary key

$tkey = REST_GET(“http://id.labs.ericsson.net/keycreate?key=$API_KEY”);

// Redirect

header(“Location:

http://id.labs.ericsson.net/id?tmpkey=$tkey&returnURL=$rURL&lang=$LANG”);

Web API

The REST protocol, redirection, and the server of Mobile Identification enabler are independent of the platform used on the client side

You can use any programming languages with any web application environment to communicate with our enabler

7

Internationalization

Mobile Identification speaks a lot of different languages

See the following page to check out the supported languages:

https://labs.ericsson.com/apis/mobile-identification/documentation/identification

10 languages from the top of the table

8

top related