Skip to content

Instantly share code, notes, and snippets.

@rtekie
Created April 10, 2012 17:16
Show Gist options
  • Save rtekie/2352951 to your computer and use it in GitHub Desktop.
Save rtekie/2352951 to your computer and use it in GitHub Desktop.
LoyaltyPlus Program Page script
<script src="https://d3aa0ztdn3oibi.cloudfront.net/javascripts/ff.loyalty.widget.js" type="text/javascript"></script>
<iframe id="ff_member_iframe" style="width:760px; height:1045px; border:0" frameBorder="0"></iframe>
<script type='text/javascript'>
_ffLoyalty.initialize( "ACCOUNT_ID" );
_ffLoyalty.loadIframe({ 'page' : 'program_overview' });
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment