Repro
Last updated
Last updated
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.
This Repro service integration is available for all Monaca users. However, if you want to use the latest Repro plugin via GitHub, you can import it. In order to import this plugin, you need to subscribe to a valid plan. Please refer to Monaca Subscription Plans.
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.
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.
For more information on how to use Repro, please refer to Repro Documentation.
For Monaca Cloud IDE, go to Configure → Cordova Plugin Settings
.
Under Enabled Plugins section, hover over the Repro plugin and click Disable
button.