Template:2011FR/Form-section-processing: Difference between revisions

From Donate
Jump to navigation Jump to search
Content deleted Content added
Cbarr (talk | contribs)
No edit summary
Cbarr (talk | contribs)
No edit summary
Line 59: Line 59:
+ getQuerystring( 'form-countryspecific' ).replace("Form-countryspecific-","") + '.'
+ getQuerystring( 'form-countryspecific' ).replace("Form-countryspecific-","") + '.'
+ paymentType;
+ paymentType;

document.paypalcontribution.utm_campaign.value = getQuerystring( 'utm_campaign' );
document.paypalcontribution.utm_campaign.value = getQuerystring( 'utm_campaign' );
//document.paypalcontribution.utm_campaign.value = getQuerystring( 'utm_campaign' ) + '_' + getQuerystring( 'country' );
//document.paypalcontribution.utm_campaign.value = getQuerystring( 'utm_campaign' ) + '_' + getQuerystring( 'country' );

Revision as of 20:55, 14 November 2011