Wednesday, April 15, 2015

Opinion Lab Integration with Liferay


Online Opinion  is Opinion Lab 's method of collecting secure, customer feedback data for its clients. It is comprised of a code set that is typically installed on a web site to collect customer data via Opinion Lab 's online comment card.

Sometime we come across some scenario where we don't want our feedback(Provided by customer) data to be saved in our Data base, some secure environment  should take care of this, Opinion Lab provide one of the secure method from customer feed back data for its client.

Below are the step to follow to integrate it with Liferay portal.

Step 1 : Create a custom portlet either Liferay MVC or spring MVC.
Step 2 : In this case assume for Liferay MVC portlet create a custom portlet with name OpinionLabIntegration. 
Step 3 : Download code for opinion lab from here Download it will ask to fill a form fill it then you will be able to get the code for opinion lab.
Step 4 : Inside docroot placed onlineopinionV5(downloaded code).
Step 5 : Now in your viewer jsp places the below code 




Step 6 : Now deploy this portlet when the portlet will add to the page you will see a floating icon at bottom of your page as shown below :
Step 7 : When you will click on this icon a popup will generate where you can provide feedback which will be take care by Opinion lab.

0 comments:

Post a Comment