Skip to content

Instantly share code, notes, and snippets.

@bonnie
Last active August 29, 2015 14:06
Show Gist options
  • Save bonnie/6389c08fc9b245a4df20 to your computer and use it in GitHub Desktop.
Save bonnie/6389c08fc9b245a4df20 to your computer and use it in GitHub Desktop.
<script src="https://d3aa0ztdn3oibi.cloudfront.net/javascripts/ff.loyalty.widget.js" type="text/javascript"></script>
<iframe id="ff_member_iframe" style="width:769px;height:1045px;border:0" frameBorder="0"></iframe>
<script type="text/javascript">
_ffLoyalty.initialize( "YOUR_ACCOUNT_ID" );
_ffLoyalty.loadIframe({ email: "CUSTOMER_EMAIL", auth_token: "AUTH_TOKEN"});
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment