Monthly Archives: August 2009

Member Console integration (continued)

In our previous post we described how to integrate “Member Console” with your web application. There is one more option for better integration – JavaScript callbacks. Following callbacks are invoked by the Member Console:- onLoad (no parameters)- onLogin (no parameters)- … Continue reading

Posted in Member Console, integration | Tagged | Leave a comment

Member Console integration

How to place Member Console directly on your website? Simple javascript example is described in «Javascript Flash Player detection and embed script» article. Here is a code sample: <html><scripttype=”text/javascript”src=”http://blog.deconcept.com/swfobject/swfobject_source.js”></script><div id=”flashcontent”>This text is replaced by the Flash movie.</div><script type=”text/javascript”>var so =new … Continue reading

Posted in Member Console, integration | Tagged | 2 Comments

Identification of your loyalty program members

Here are some additional notes to the refined PointLoyalty REST API. What are personalIds – personal identifiers?When submitting the data on your members to the system you can pass personal identifier (personalId) field for every member. This field is required … Continue reading

Posted in API, Member Console, PointLoyalty Manager, integration, loyalty programs | Tagged | Leave a comment

PointLoyalty Member Console interface

PointLoyalty Manager clients already know how to provide their customers feedback using PointLoyalty Member Console. From now you can put your company logo on the Member Console form. See “Edit profile” form in PointLoyalty Manager application. You can put a … Continue reading

Posted in Member Console | Tagged , | Leave a comment