courses.philanthropyu.org
Open in
urlscan Pro
3.65.118.211
Public Scan
URL:
https://courses.philanthropyu.org/courses/course-v1:PhilanthropyU+COVID19_401+1_3.4_20200424_ondemand/about?utm_campaign=awareness...
Submission: On March 31 via api from CO — Scanned from DE
Submission: On March 31 via api from CO — Scanned from DE
Form analysis
4 forms found in the DOM<form id="reg-step1-form" class="regflow-form" data-reg-api-url="/user_api/v1/account/registration/" data-reg-validation-api-url="/api/user/v1/validation/registration" data-reg-page-url="/register" data-courses-page-url="/courses">
<div class="title-head">
<h2>Create a free account to start learning!</h2>
<p>Sign up in less than a minute.</p>
</div>
<div class="form-group">
<input name="first_name" type="text" placeholder="First Name" value="">
<div class="messages"></div>
</div>
<div class="form-group">
<input name="last_name" type="text" placeholder="Last Name" value="">
<div class="messages"></div>
</div>
<div class="form-group">
<input id="email-field" name="email" type="email" placeholder="Email Address" value="">
<div class="messages"></div>
</div>
<div class="form-group hide-show-pass">
<input id="password-field" type="password" name="password" placeholder="Password">
<div class="messages"></div>
<i toggle="#password-field" class="fa fa-fw fa-eye field-icon toggle-password"></i>
<p class="error-alert">Password must be 6 or more characters long. Include one UPPERCASE character and one number.</p>
</div>
<div class="form-group">
<button id="reg-flow-signup" class="button orange full-width block sm">SIGN UP</button>
</div>
<div class="form-group">
<div class="separator-heading"><span>OR CONTINUE WITH</span></div>
</div>
<div class="form-group">
<div class="social-links-buttons">
<div class="social-links-buttons sm-size">
<button type="button" class="login-provider social-button social-link-oa2-facebook" data-provider-url="/auth/login/facebook/?auth_entry=register&next=%2Fcourses%2Fcourse-v1%3APhilanthropyU%2BCOVID19_401%2B1_3.4_20200424_ondemand%2Fabout">
<div class="fa-icon fa fa-facebook" aria-hidden="true">
</div>
<span aria-hidden="true">Facebook</span>
<span class="sr">Create account using Facebooks.</span>
</button>
<button type="button" class="login-provider social-button social-link-oa2-google-oauth2"
data-provider-url="/auth/login/google-oauth2/?auth_entry=register&next=%2Fcourses%2Fcourse-v1%3APhilanthropyU%2BCOVID19_401%2B1_3.4_20200424_ondemand%2Fabout">
<div class="fa-icon fa fa-google-svg" aria-hidden="true">
</div>
<span aria-hidden="true">Google</span>
<span class="sr">Create account using Googles.</span>
</button>
<button type="button" class="login-provider social-button social-link-oa2-linkedin-oauth2"
data-provider-url="/auth/login/linkedin-oauth2/?auth_entry=register&next=%2Fcourses%2Fcourse-v1%3APhilanthropyU%2BCOVID19_401%2B1_3.4_20200424_ondemand%2Fabout">
<div class="fa-icon fa fa-linkedin" aria-hidden="true">
</div>
<span aria-hidden="true">LinkedIn</span>
<span class="sr">Create account using LinkedIns.</span>
</button>
</div>
</div>
</div>
<div class="form-group">
<p class="terms-of-use">By continuing, you confirm that you are at least 16 years of age and agree to Philanthropy University’s <a href="https://philanthropyu.org/terms-of-use/" target="_blank">Terms of
Use.</a></p>
</div>
<div class="form-group">
<p class="jumptop-sign-up"> Already have an account? <a class="btn-login-collect-param" href="/login?utm_source=blog&utm_medium=philanthropy_u&utm_campaign=awareness&utm_term=covid_19_resources">Sign in here</a>
</p>
</div>
<input type="hidden" name="utm_source" value="blog"><input type="hidden" name="utm_medium" value="philanthropy_u"><input type="hidden" name="utm_campaign" value="awareness"><input type="hidden" name="utm_term" value="covid_19_resources">
</form>
<form id="reg-step2-form" class="regflow-form">
<div class="title-head">
<h2>Welcome to Philanthropy University!</h2>
<p>We are excited to have you here! We just need some information to get started.</p>
</div>
<div class="form-group">
<label>Please create a username that will be your unique public identity across our platform.</label>
<input id="username-field" name="username" placeholder="Username" value="">
<div class="messages"></div>
</div>
<div id="reg-org-name" class="form-group auto-select">
<label for="tags">Please enter the name of the organization that you work for.</label>
<div class="organization-auto-complete">
<input id="organization-widget" placeholder="Organization Name" name="organization_name" class="ui-autocomplete-input" autocomplete="off"><span role="status" aria-live="polite" class="ui-helper-hidden-accessible"></span>
<div id="organization-widget-dropdown"></div>
</div>
<script>
var getOrganizationsAPIUrl = '/onboarding/get_organizations/';
</script>
<script type="text/javascript" src="/static/philu/js/widgets/organization_autocomplete.6296e95c3033.js"></script>
<div class="messages"></div>
</div>
<div id="reg-org-type" class="form-group" style="display: none;">
<label>Please select the type of organization that you work for.</label>
<select name="organization_type">
<option value="">- Select -</option>
<option value="AI">Academic Institution</option>
<option value="FPC">For-Profit Company</option>
<option value="GOVTA">Government Agency</option>
<option value="GFND">Grantmaking Foundation</option>
<option value="NPORG">Non-Profit Organization</option>
<option value="SLFEMP">Self-Employed</option>
<option value="SENTR">Social Enterprise</option>
<option value="IWRNS">I'd rather not say</option>
</select>
<div class="messages"></div>
</div>
<div id="reg-org-registered" class="form-group" style="display: none;">
<label> Is your organization registered as a 501c3? <span class="icon-info-tooltip"> i <span class="tooltip"> A 501c3 is a nonprofit organization that has been recognized by the United States of America IRS as being tax-exempt by virtue of its
charitable programs. </span>
</span>
</label>
<select name="is_organization_registered">
<option value="">- Select -</option>
<option value="Yes">Yes</option>
<option value="No">No</option>
<option value="I don't Know">I don't Know</option>
</select>
<div class="messages"></div>
</div>
<div id="reg-org-size" class="form-group" style="display: none;">
<label>Please select the number of employees in your organization.</label>
<select name="organization_size">
<option value="">- Select -</option>
<option value="1-ONLY">1 (only yourself)</option>
<option value="2-5">2-5</option>
<option value="6-10">6-10</option>
<option value="11-20">11-20</option>
<option value="21-50">21-50</option>
<option value="51-100">51-100</option>
<option value="101-200">101-200</option>
<option value="201-500">201-500</option>
<option value="501-1,000">501-1,000</option>
<option value="1,000+">1,000+</option>
<option value="NOTAPP">Not applicable</option>
</select>
<div class="messages"></div>
</div>
<div id="reg-org-unemployed" class="form-group">
<label class="ui-checkboxradio-label ui-circle-all ui-button ui-widget ui-state-active">
<input name="is_unemployed" type="checkbox">
<span class="ui-checkboxradio-text">Check here if you are currently unemployed or otherwise not affiliated with an organization.</span>
</label>
</div>
<script type="text/javascript" src="/static/philu/js/widgets/organization_widget.a3ab8fb76e40.js"></script>
<div class="form-group">
<label class="ui-checkboxradio-label ui-circle-all ui-button ui-widget ui-state-active">
<input name="opt_in" type="checkbox">
<span class="ui-checkboxradio-text">Check here if you agree to receive emails from Philanthropy University with details about unique opportunities and courses.</span>
</label>
</div>
<div class="form-group">
<div class="g-recaptcha text-center" data-sitekey="6Lfcz9wUAAAAAFhzMZC_dJzGVavqUsMhrqkhJ_EU">
<div style="width: 304px; height: 78px;">
<div><iframe title="reCAPTCHA"
src="https://www.google.com/recaptcha/api2/anchor?ar=1&k=6Lfcz9wUAAAAAFhzMZC_dJzGVavqUsMhrqkhJ_EU&co=aHR0cHM6Ly9jb3Vyc2VzLnBoaWxhbnRocm9weXUub3JnOjQ0Mw..&hl=de&v=vpEprwpCoBMgy-fvZET0Mz6L&size=normal&cb=qfmnik3no0xo"
width="304" height="78" role="presentation" name="a-6r9kdxenmx5y" frameborder="0" scrolling="no" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe>
</div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
</div><iframe style="display: none;"></iframe>
</div>
<input id="recaptcha" name="recaptcha" class="form-control hidden">
<div class="messages"></div>
</div>
<div class="form-group">
<button id="reg-flow-submit" class="button orange full-width sm">SUBMIT</button>
</div>
</form>
POST
<form id="cloudsponge-login-form" class="cloudsponge-login-form" action="" target="cs_container_frame" method="post">
<div class="cloudsponge-h2"><em id="cloudsponge-source-icon" class="cloudsponge-icon"></em> <em id="cloudsponge-source-name"></em><span>Sign in to your account</span></div>
<div id="cloudsponge-icloud-two-steps-verification-message" style="display:none"><strong>App-Specific Password Required</strong><br>
<ol>
<li>Sign in to <a href="https://appleid.apple.com/account/manage" target="_blank" rel="noopener noreferrer">appleid.apple.com</a>.</li>
<li>In the Sign-In and Security section, click App-Specific Passwords.</li>
<li>Click the "+" then follow the steps on your screen.</li>
</ol>
</div>
<p id="cloudsponge-login-error" class="cloudsponge-error"></p>
<p><input title="Username" id="cloudsponge-login-user" type="text" name="user" placeholder="Username"></p>
<p><input title="Password" id="cloudsponge-login-password" type="password" name="pass" placeholder="Password"></p>
<p><input id="cloudsponge-source-value" type="hidden" name="source"><input type="submit" value="Sign in"></p>
<p id="cloudsponge-login-back" style="display: none;">Want to choose another address book?<br><a class="cloudsponge-desktop-back-button">click here</a></p>
</form>
POST
<form id="cloudsponge-import-form" class="cloudsponge-import-form" action="" method="POST" enctype="multipart/form-data">
<div class="cloudsponge-csv-generic"><em id="cloudsponge-provider-icon-generic" class="cloudsponge-csv-generic cloudsponge-provider cloudsponge-icon csv"></em></div>
<div class="cloudsponge-step-row cloudsponge-csv-specific"><span
class="cloudsponge-step-number">1</span><a id="cloudsponge-csv-export" class="cloudsponge-save-button" target="_blank" rel="noopener noreferrer"><em id="cloudsponge-csv-icon" class="cloudsponge-icon"></em> <span id="cloudsponge-csv-contacts"></span></a>
<p>Click above to export and download your contacts to your computer.<br> You may have to sign in to your account.</p>
</div>
<div class="cloudsponge-step-row"><span class="cloudsponge-step-number cloudsponge-csv-specific">2</span>
<p>Select and upload your contacts file </p>
<div id="cloudsponge-file-upload" class="cloudsponge-file-upload">Click to upload your contacts</div><input title="Upload text file" id="cloudsponge-file-upload-input" type="file" name="csv_file" accept="text/csv|text/vcard">
</div>
<div id="cloudsponge-import-back" class="cloudsponge-step-row cloudsponge-description" style="display: none;">Want to choose another address book? <a class="cloudsponge-desktop-back-button">click here</a></div>
<div class="cloudsponge-not-supported" id="cloudsponge-csv-not-supported"></div>
</form>
Text Content
PLEASE UPDATE YOUR BROWSER We have detected that you are using an outdated browser that will prevent you from using certain features. An update is required to improve your browsing experience. Use the links below to upgrade your existing browser * Microsoft Internet Explorer * Google Chrome * Mozila Firefox * Apple Safari Skip to main content PHILANTHROPY UNIVERSITY * Courses * Perks * Mentors * Google Ad Grants sign in Register HI , It’s been a while since you updated the information about your organization. We use this information for our own impact measurements. We hope it is also useful for you to revisit your data and see how your organization is changing. Would you like to update your organization information now? CREATE A FREE ACCOUNT TO START LEARNING! Sign up in less than a minute. Password must be 6 or more characters long. Include one UPPERCASE character and one number. SIGN UP OR CONTINUE WITH Facebook Create account using Facebooks. Google Create account using Googles. LinkedIn Create account using LinkedIns. By continuing, you confirm that you are at least 16 years of age and agree to Philanthropy University’s Terms of Use. Already have an account? Sign in here WELCOME TO PHILANTHROPY UNIVERSITY! We are excited to have you here! We just need some information to get started. Please create a username that will be your unique public identity across our platform. Please enter the name of the organization that you work for. Please select the type of organization that you work for. - Select - Academic Institution For-Profit Company Government Agency Grantmaking Foundation Non-Profit Organization Self-Employed Social Enterprise I'd rather not say Is your organization registered as a 501c3? i A 501c3 is a nonprofit organization that has been recognized by the United States of America IRS as being tax-exempt by virtue of its charitable programs. - Select - Yes No I don't Know Please select the number of employees in your organization. - Select - 1 (only yourself) 2-5 6-10 11-20 21-50 51-100 101-200 201-500 501-1,000 1,000+ Not applicable Check here if you are currently unemployed or otherwise not affiliated with an organization. Check here if you agree to receive emails from Philanthropy University with details about unique opportunities and courses. SUBMIT DON’T TAKE COURSES BY YOURSELF! Invite your colleagues and friends to create their own free account today and you will receive a Social Impact Toolkit upon referral. CONTINUE We will import and store your address book to help invite your colleagues. We will not contact them without your consent. Please see our Privacy Policy for how we may use this information. Skip this step CHOOSE THE ACCOUNT THAT YOU WANT TO IMPORT CONTACTS FROM. * Gmail * Outlook * Yahoo * Apple Contacts * Rediff * Office 365 An error occurred while fetching contacts Skip this step DON’T TAKE COURSES BY YOURSELF! Invite your colleagues and friends to create their own free account today. Select All An error occurred while sending invites Send invites Skip this step YOUR INVITES HAVE BEEN SENT! Check your email for the Social Impact Toolkit. Continue PHILANTHROPYU FUNDRAISING DURING THE COVID-19 PANDEMIC Share this course with a friend COURSE SCHEDULE Enroll Now COURSE DETAILS 1. Length Self-Paced 2. Effort 15 minutes 3. Certificate Not Available 4. Language English INSTRUCTORPHILANTHROPY UNIVERSITY Philanthropy University is reimagining capacity building for the digital age. Our free online university accelerates the impact of local organizations with essential courses and vibrant communities of practice focused on delivering sustainable development and improving the lives of people everywhere. ABOUT THIS LESSON Due to COVID-19’s impact on the global economy, many nonprofits are worried about their main source of revenue: fundraising. In fact, in a recent survey of 700 nonprofits conducted by Kindful, more than 90% of nonprofits said that COVID-19 would negatively impact their fundraising efforts (Martin B., 2020). With no clear end to the pandemic in sight, now is a critical time for nonprofits to fundraise creatively. In this lesson, we will cover the strategies you will need to engage and retain your donors while exploring new ways of increasing your revenue. LESSON TOPICS This lesson will cover two ways your organization can effectively fundraise during this pandemic. These methods include: * Crafting effective communication to engage and retain your supporters and your current donors * Utilizing a variety of fundraising strategies to increase your revenue from foundations, grants and various donor groups WHO SHOULD TAKE THIS LESSON? This lesson can apply to any organization operating during the COVID-19 pandemic including those with limited access to the internet. COURSE ADVISORS This lesson would not have been possible without the involvement of many teams and individuals. Special thanks to: * Megan DeSisti and Jasmine Adams, GlobalGiving * Erin Ganju, Managing Director at The Echidna Giving Fund * Alicia Meulensteen, Senior Director, DM USA, International Rescue Committee CERTIFICATION There is no certificate for this 15-minute mini-lesson. © 2020 Philanthropy U, Inc. YOU ARE ENROLLED IN FUNDRAISING STRATEGIES! Join your new Fundraising Strategies Classroom with 100 other learners. You will be able to discuss questions and other topics as you go through this course with the learners in your classroom. Continue to Course * Explore our Courses * Mentors * Google Ad Grants * About Philanthropy University * Perks * Follow Philanthropy University on LinkedIn * Like Philanthropy University on Facebook * Follow Philanthropy University on Twitter * Subscribe to the Philanthropy University YouTube channel * Terms of Use * Privacy Policy * FAQ Choose Your Address Book * Sign in with Google * Yahoo * Outlook.com * AOL * iCloud * Office 365 * Outlook * Mac Contacts * Generic CSV * Mail.ru * UOL * BOL * Terra * Rediff * 126.com * 163.com * Yeah.net * GMX * Web.de * QIP.ru * SAPO * Mail.com * Yandex * QQ mail * O2.pl * Naver Authenticating Click here to authenticate Sign in Sign in to your account App-Specific Password Required 1. Sign in to appleid.apple.com. 2. In the Sign-In and Security section, click App-Specific Passwords. 3. Click the "+" then follow the steps on your screen. Want to choose another address book? click here Privacy NoticeWe do not store your email address or password information. Your information is submitted securely to retrieve your address book. Import Your Contacts 1 Click above to export and download your contacts to your computer. You may have to sign in to your account. 2 Select and upload your contacts file Click to upload your contacts Want to choose another address book? click here Select contacts Select all (${0})Deselect all (${0})Select result (${0})Deselect result (${0})Review Selected (${0})Back to List There are no matched contacts There are no selected contacts ABCDEFGHIJKLMNOPQRSTUVWXYZ# Get ${0} contacts Next powered by CloudSponge