Terms and Conditions
Last updated: 13-july-2026
Welcome to NicheMetrix. By accessing our website, purchasing our products, or using the NicheMetrix plugin and related tools, you agree to be bound by these Terms and Conditions (“Terms”). Please read them carefully.
1. General Use of Service
By using our services, you agree that you will use them only for lawful purposes and in a manner that does not infringe the rights of, restrict, or inhibit anyone else’s use and enjoyment of the website. You specifically agree NOT to:
- Use our tools for any illegal or unauthorized purpose.
- Attempt to hack, reverse engineer, or compromise the security of our website, API, or plugin.
- Use automated scripts, bots, or scrapers to extract data from our tools or website.
2. Account Creation and Security
If you create an account to purchase credits or access our tools, you are responsible for maintaining the security of your account and password. You are fully responsible for all activities that occur under your account. You must immediately notify us of any unauthorized uses of your account or any other breaches of security.
3. Purchases and Credits
If our tools operate on a credit-based or subscription system:
- All payments are processed securely through third-party gateways. We do not store your credit card information.
- Credits purchased for tool usage are non-transferable and must be used by the purchasing account.
- We reserve the right to modify the pricing of our products, credits, or subscriptions at any time without prior notice.
4. Product Usage and License
Our WordPress plugin is licensed under the GNU General Public License (GPL). However, access to our proprietary cloud APIs, data endpoints, and any hosted tools is strictly governed by these Terms.
- Our plugin and data are provided “AS IS” and “AS AVAILABLE.”
- We do not guarantee that the service will be uninterrupted, timely, secure, or error-free.
- We do not guarantee that the results obtained from using our tools will be accurate, reliable, or lead to financial success.
5. Intellectual Property
Other than the GPL-licensed code of the WordPress plugin, all content, trademarks, logos, brand names, and proprietary algorithms hosted on our website and APIs are the intellectual property of NicheMetrix. You may not copy, reproduce, or redistribute our proprietary website content, branding, or API access methods without our express written permission.
6. Limitation of Liability
In no event shall NicheMetrix., nor its directors, employees, partners, or agents, be liable for any indirect, incidental, special, consequential, or punitive damages—including without limitation, loss of profits, data, use, goodwill, or other intangible losses—resulting from:
- Your access to or use of or inability to access or use the product.
- Any conduct or content of any third party on the service.
- Any bugs, viruses, or interruptions in the service or API.
7. Termination
We reserve the right to terminate or suspend your account, access to the API, and plugin functionality immediately, without prior notice or liability, under our sole discretion, for any reason whatsoever and without limitation, including but not limited to a breach of these Terms.
8. Governing Law
These Terms shall be governed and construed in accordance with the laws of [Your State/Country], without regard to its conflict of law provisions.
9. Changes to These Terms
We reserve the right to update or modify these Terms at any time. If a revision is material, we will make reasonable efforts to provide at least 30 days’ notice prior to any new terms taking effect. By continuing to access or use our Service after those revisions become effective, you agree to be bound by the revised terms.
10. Contact Us
If you have any questions about these Terms, please contact us at: Email: admin@nichemetrix.com
What changed and why?
- Acceptable Use & Anti-Scraping: Software developers need a rule explicitly banning “bots and scrapers.” If someone tries to spam your API and crashes your server, this clause gives you the legal right to instantly ban them.
- Account & Credits Section: Since your plugin mentions credits (
nichemetric_credit_count), you must define how those credits are handled (e.g., non-transferable). - GPL vs. Proprietary APIs: This is a huge distinction for WordPress plugins. The plugin code itself must be GPL, but the API service returning the data is yours. This clause makes that distinction clear.
- Governing Law: Added a placeholder for your State/Country. If someone threatens legal action, they have to do it in your local jurisdiction, which discourages frivolous lawsuits.