<!---
   Licensed Materials - Property of IBM

   (C) Copyright 2015, 2016 IBM Corp.

   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
-->

# IBM MobileFirst Platform Foundation Analytics Plug-in for Bluemix Service
This plug-in enables the Analytics In-app feedback feature in an IBM MobileFirst&trade; Cordova applications of Bluemix Mobile Foundation Service.

Analytics In-App feedback feature enables user to send inapp specific feedback to Bluemix Analytics server. It will be enabled only for Bluemix Mobile Foudation services.

Refer to the documentation below for more information. 

## Installation
Add this plug-in in the same way that you add any other Cordova plug-in to your app. For example, with the Cordova CLI:

    	cordova plugin add cordova-plugin-mfp-analytics
    
## Dependencies
- cordova-plugin-mfp

## Supported Platforms
- Android
- iOS

## Documentation
- [Analytics]
See the IBM MobileFirst Platform Foundation section of IBM KnowledgeCenter:

http://ibm.biz/knowctr#SSHS8R_8.0.0/wl_welcome.html

-[Installing plug-ins]
http://ibm.biz/knowctr#SSHS8R_8.0.0/com.ibm.worklight.dev.doc/dev/t_add_mfp_ex_cordova.html

- [API](https://www.ibm.com/support/knowledgecenter/SSHS8R_8.0.0/com.ibm.worklight.apiref.doc/html/refjava-worklight-android-native/html/com/worklight/common/WLAnalytics.html?view=kc#triggerFeedbackMode())

