> For the complete documentation index, see [llms.txt](https://danielsogl.gitbook.io/awesome-cordova-plugins/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/plugins/usabilla-cordova-sdk.md).

# Usabilla

Usabilla SDK is designed and developed to collect feedback from your users with great ease and flexibility through your mobile application. This document describes library integration steps for your Cordova project.

For more info see [Cordova plugin docs](https://github.com/usabilla/usabilla-u4a-cordova)

## Installation

```bash
ionic cordova plugin add usabilla-cordova
npm install @awesome-cordova-plugins/usabilla-cordova-sdk
```

**Plugin Repo:** <https://github.com/usabilla/usabilla-u4a-cordova>

## Supported Platforms

* Android
* iOS

## Further Information

* [Installation Guide](/awesome-cordova-plugins/installation.md)
* [FAQ](/awesome-cordova-plugins/faq.md)
