Files
awesome-cordova-plugins/docs/plugins/tealium-installreferrer/README.md
T
2026-03-21 17:08:43 -07:00

28 lines
745 B
Markdown

---
description: >-
TealiumInstallReferrer plugin for Cordova and Ionic. This module depends on the [Tealium Cordova Plugin](https://github.com/tealium/cordova-plugin). Without…
---
# TealiumInstallReferrer
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.
## 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)