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!
- Check out the docs here
- Navigate to the releases section and download the latest tagged source, or clone this repository.
- Create an
mparticle/
directory inside thepkg:/source/
directory. - Copy
mParticleBundle.crt
andmParticleCore.brs
into the newly createdpkg:/source/mparticle
directory. - For Scene Graph support, copy
mParticleTask.brs
andmParticleTask.xml
into yourpkg:/components/
directory.