mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
docs: optimize docs for SEO
This commit is contained in:
@@ -1,18 +1,27 @@
|
||||
---
|
||||
description: >-
|
||||
TealiumInstallReferrer plugin for Cordova and Ionic. This module depends on the [Tealium Cordova Plugin](https://github.com/tealium/cordova-plugin). Without…
|
||||
---
|
||||
|
||||
# TealiumInstallReferrer
|
||||
|
||||
```
|
||||
$
|
||||
$ npm install @awesome-cordova-plugins/tealium-installreferrer
|
||||
```
|
||||
|
||||
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/tealium-installreferrer/)
|
||||
|
||||
Plugin Repo: [https://github.com/Tealium/cordova-plugin](https://github.com/Tealium/cordova-plugin)
|
||||
|
||||
This module depends on the [Tealium Cordova Plugin](https://github.com/tealium/cordova-plugin). Without it, this module will not do anything.
|
||||
Implements a Broadcast Receiver for the INSTALL_REFERRER intent.
|
||||
|
||||
## Supported platforms
|
||||
## Installation
|
||||
|
||||
```bash
|
||||
|
||||
npm install @awesome-cordova-plugins/tealium-installreferrer
|
||||
```
|
||||
|
||||
**Plugin Repo:** [https://github.com/Tealium/cordova-plugin](https://github.com/Tealium/cordova-plugin)
|
||||
|
||||
## Supported Platforms
|
||||
|
||||
- Android
|
||||
|
||||
## Further Information
|
||||
|
||||
- [Installation Guide](../../installation.md)
|
||||
- [FAQ](../../faq.md)
|
||||
|
||||
Reference in New Issue
Block a user