Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Raiser ID #57

Open
putorti opened this issue Sep 1, 2016 · 1 comment
Open

Raiser ID #57

putorti opened this issue Sep 1, 2016 · 1 comment

Comments

@putorti
Copy link

putorti commented Sep 1, 2016

As a fundraiser, it would be great to run an instance that would pull in a raiser code for fundraisers. i.e.

events.select(".rsvp").attr("href",function(d){ return "https://www.hillaryclinton.com/events/view/"+d.lookupId+'?raiser=122847'; });

var rsvpUrl = 'https://www.hillaryclinton.com/events/view/' + f.lookupId + '?raiser=122847';

Though sometimes the the fundraising collection pages are one link after the original event linked.

@wboykinm
Copy link
Collaborator

wboykinm commented Sep 1, 2016

@putorti That's pretty straightforward to pass through host_raiser_ID where it exists, but bear with me - what's the intended use? I'm having trouble differentiating between even URLs with and without the raiser= parameter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants