Skip to content

Instantly share code, notes, and snippets.

@nitishn
Last active August 29, 2015 13:56
Show Gist options
  • Save nitishn/9277487 to your computer and use it in GitHub Desktop.
Save nitishn/9277487 to your computer and use it in GitHub Desktop.
// referral url is canvas_url + reverral_id
var the_referral_url = '';
the_referral_url = "{{ canvas_url }}" + "?app_{{ sweeps_settings.referral_id }}";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment