Rating System - Customer Ratings and Reviews Solution and Q&A Software

Rating System Integration

3 Easy Steps Set Up Your Rating & Review And Q&A System


Integration Step One
  Register with us. You receive access and privileges to use out tools.

Integration Step Two
  Create your rating boxes or/and Q&A boxes using the tools we provide.

Integration Step Three
  We provide the required Javascript code to place on your web site.

Take a look at the Rating & Review Demo and Q&A Demo Pages

Tips
  • Create Rating Box Widget first.
  • Click on any link in 'Widget Code' column to get your widget code.
  • Copy and Paste the script we provide into your pages where you want the Widget to be displayed.
  • Optional: you can replace the 'window.location.href' part with the permalink URL of the item(product) that's being rated.
    You only need to do that if you want to present more than one rating box widget on the same page. Use different values for r_itemid
    Example:
    var r_itemid=encodeURIComponent('http://www.yourdomain.com/product.aspx?id=10001');
  • Do not remove "Powered by" section, please contact us first if you need to do it.
  • Rating Box is a collection of rating elements (rating dimensions).
  • If you don't want to allow anonymous rating and review, please change "var r_userid = '0';" and "var r_userid = 'UserID';" dynamically when user is logged in and '0' if not.
  • You can use our login/signup implementation, please change var r_userid = '';
  • Please contact us if you want any language localization


How Can I show Top Rated content?
If you install our rating widget, you can use the "Top Rated" widget we provide. "Top Rated" widget is often placed on the left or right navigation bar of your site.