21 lines
565 B
Markdown
Raw Normal View History

2021-09-29 14:09:02 +02:00
# TealiumInstallReferrer
```
$ ''
2021-09-29 15:19:55 +02:00
$ npm install @awesome-cordova-plugins/tealium-installreferrer
2021-09-29 14:09:02 +02:00
```
2021-09-29 15:19:55 +02:00
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/tealium-installreferrer/)
2021-09-29 14:09:02 +02:00
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
- Android
2021-09-29 14:38:45 +02:00