Archive for the ‘PointLoyalty Member Console’ Category

Informing your loyalty program members directly on your web site

Friday, October 2nd, 2009

We already described how to place «Member Console» widget on your Company web site – please see an example.
We also wrote about using our utility for tuning the application appearance (colors, backgrounds, fonts) – see widget design customization.
To make things easier we put our widget with custom design settings on external website as an example – please see it here.
More information on the Member Console you can get on description page.
Once you have questions – consult our support – support@pointloyalty.com.

The report on evolution of PointLoyalty Manager system

Thursday, September 10th, 2009

REST / Web services
1) SSL support for REST API.
2)  the methods of creation of loyalty program users’ accounts have been added.
Now the owners of loyalty programs may:
- provide their users with logins/passwords — offline business.
- create accounts automatically - online business.
User console (the system of notification of loyalty programs users)
1) It is given the example of user console placement on the site of an owner of the program.

2) It is added the possibility of full customization of «User console» for customer’s needs
-  Support of Company’s logotype.
- Support of application’s form  (CSS).
- Support service’ address has been changed.
(See Pointloyalty Manager “Registration page”)
3) the utility for adjustment of application’s form has been developed

4) The detailed description of integration process with “User console” has been added. The given description contains the detailed examples and recommendations on the application’ using.
http://www.pointloyalty.com/member_console.html

To resume — the possibility of full integration of widget “User console” with your sites has been added.

The future plans — to provide with plugins for integration with e-commerce support systems.

Member Console integration (continued)

Wednesday, August 12th, 2009

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)
- onLogout (no parameters)
- onError (optional parameter – error reason)
- onLoginError (optional parameter – error reason)

On any integration issue please contact - support@pointloyalty.com

Member Console integration

Tuesday, August 11th, 2009

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>
<script
type="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 SWFObject(
"http://www.pointloyalty.com/module/member.swf?client-name=test&demo=true",
"mymovie", "1024", "768","8", "#336699");
so.write("flashcontent");
</script>
<html>

You can create HTML file, copy the sample code above and run it locally or on your application server. Pay attention that design issues are not covered in the sample.
To display the data for particular member you need to supply username and password of this member when invoking “Member Console” widget.

“http://www.pointloyalty.com/module/member.swf?name=username&pswd=password

PointLoyalty Member Console interface

Monday, August 3rd, 2009

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 link to the Member Console directly on your web site. This way your company will get the system of loyalty program member’s notifications without any spending on integration. This is a very easy way to inform your customers about new loyalty programs, earned bonus points and their purchase record.

This innovation is another step to simplify the process of integration PointLoyalty with your web applications.

Please pay attention that you can allow your customers to register in the Member Console by themselves and you fully automate this process using new online integration options.

See also:
Member accounts data