docs: optimize docs for SEO

This commit is contained in:
Daniel Sogl
2026-03-21 17:08:43 -07:00
parent d892dda497
commit 1a351b50f4
263 changed files with 4918 additions and 2564 deletions
+19 -10
View File
@@ -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)