Skip to content

Instantly share code, notes, and snippets.

@rtekie
Created August 29, 2012 22:25
Show Gist options
  • Save rtekie/3519691 to your computer and use it in GitHub Desktop.
Save rtekie/3519691 to your computer and use it in GitHub Desktop.
LoyaltyPlus Janrain Backplane integration
function janrainWidgetOnload(){
_ffLoyalty.initialize("YOUR_ACCOUNT_ID");
_ffLoyalty.initializeBackplane("500friends");
_ffLoyalty.backplaneJanrainIntegration();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment