https://github.com/mParticle/mparticle-roku-sdk
mParticle SDK for Roku Streaming devices
https://github.com/mParticle/mparticle-roku-sdk
Last synced: 11 months ago
JSON representation
mParticle SDK for Roku Streaming devices
- Host: GitHub
- URL: https://github.com/mParticle/mparticle-roku-sdk
- Owner: mParticle
- License: other
- Created: 2017-02-06T21:46:21.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2025-07-07T17:13:52.000Z (11 months ago)
- Last Synced: 2025-07-07T17:43:02.021Z (11 months ago)
- Language: Brightscript
- Size: 308 KB
- Stars: 10
- Watchers: 13
- Forks: 5
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

## Roku SDK
This is the public repo of the mParticle Roku SDK. mParticle's mission is straightforward: make it really easy to use all of the great services in the app ecosystem. Our SDKs and platform are designed to be your abstraction layer and data hub, and we do the work of integrating with each individual app service so you don't have to.
The mParticle platform supports 150+ partners in the ecosystem, including developer tools, analytics, attribution, marketing automation, and advertising services. We also have a powerful audience engine that sits atop our platform to let you action on all of your data - [learn more here](https://www.mparticle.com)!
## Docs and Download
1. [Check out the docs here](http://docs.mparticle.com/developers/sdk/roku/getting-started/)
2. Navigate to the [releases section](https://github.com/mParticle/mparticle-roku-sdk/releases) and download the latest tagged source, or clone this repository.
3. Create an `mparticle/` directory inside the `pkg:/source/` directory.
4. Copy `mParticleBundle.crt` and `mParticleCore.brs` into the newly created `pkg:/source/mparticle` directory.
5. *For Scene Graph support*, copy `mParticleTask.brs` and `mParticleTask.xml` into your `pkg:/components/` directory.
## Sample Channels
- [Hello World Legacy](https://github.com/mParticle/mparticle-roku-sdk/tree/master/example-legacy-sdk)
- [Hello World Scene Graph](https://github.com/mParticle/mparticle-roku-sdk/tree/master/example-legacy-sdk)
## License
[Apache License 2.0](http://www.apache.org/licenses/LICENSE-2.0)