Repro
Repro an App / Web marketing platform used in more than 6,500 cases in 59 countries. Discover the issues that will lead to service growth with the analytics function, and use the marketing function to quickly implement measures and verify the effects.
Adding Repro Service to Monaca
For Monaca Cloud IDE, go to
Configure → Service Integration Settings
.Click on
Details
button of the Repro service.Then, click
Install
button to add it into your project.

4. You will be asked to confirm the setup. Click OK
to start the installation.
Configuring Repro Service in Monaca
You are required to have the app's token in order to use Repro. In order to get the token, please do as follows:
Register your app with Repro.
Find the app's token by going to
Settings → Setup SDK
.

3. After you get the app's token, replace it in the following snippet of onDeviceReady
function. Then, add this snippet to your project.
Removing Repro Service from Monaca
For Monaca Cloud IDE, go to
Configure → Cordova Plugin Settings
.Under Enabled Plugins section, hover over the Repro plugin and click
Disable
button.

Last updated
Was this helpful?