Description
ROI Master helps marketers, business owners, and digital agencies to calculate the Return on Investment (ROI) of their marketing campaigns. By inputting a few key metrics (Investment, Revenue, CAC, LTV, Leads, etc.), the plugin instantly computes the ROI percentage and provides an evaluation message. You can also download a customized PDF report, complete with your branding.
Features include:
Calculate your ROI percentage based on revenue and investment.
Easy-to-use interface with clean form inputs.
Helpful evaluation messages (e.g., if ROI is low, decent, or excellent).
Downloadable PDF report with your branding/logo.
Integrates seamlessly into the WordPress Admin Menu.
Fully compliant with WordPress plugin development standards.
Built and maintained by Kredo Marketing, ROI Master aims to simplify your ROI tracking without leaving your WordPress dashboard.
ROI Master is developed by Kredo Marketing. For support or customization requests, please visit our website or open a ticket through our preferred support channels.
Installation
Upload the Plugin FilesUpload the entire roi-master folder to the /wp-content/plugins/ directory, or install the plugin directly through your WordPress “Plugins > Add New” screen by uploading the ZIP file.
Activate the PluginIn the WordPress “Plugins” menu, locate ROI Master and click on “Activate.”
Access the ROI Master PageOnce activated, you will find a new “ROI Master” item in your WordPress admin sidebar. Click on it to access the ROI calculator.
Start CalculatingFill in the required fields (Investment, Revenue, CAC, LTV, Leads, etc.), click on Calculate ROI, and view your results instantly.
Download the PDF ReportClick the “Download PDF Report” button to save your ROI calculations in a neat, branded PDF.
FAQ
-
How do I customize the PDF layout? =Currently, the PDF layout is generated using jsPDF. If you wish to change the background image, you can replace the file Kredo-Marketing-Carta-Intestata.1.jpg in the assets folder. For advanced customizations, you may edit the JavaScript code inside roima_calculator_page() or enqueue your own script.
-
Is there any database storage? =No, the plugin does not store any data in your WordPress database. It only calculates ROI on the fly within the dashboard.
-
Can I translate the plugin into my language? =Yes, ROI Master is translation-ready. We have included a text domain and a /languages directory, so you can create your own .po and .mo files for different languages.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“ROI Master” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “ROI Master” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.7.2
Fixed incorrect function prefixes.
Properly enqueued scripts using wp_enqueue_script().
Removed redundant parameters from the readme file.
Ensured compatibility with WordPress 6.7.
2.7
Initial stable release.
Added PDF download functionality via jsPDF.
Implemented i18n for easier translation.
Enhanced security with ABSPATH check and escaping best practices.