Wildlife
Rescue Association of BC is an environmental non-profit organization with the empowering
mission of providing leadership in rehabilitating wildlife and promoting the
welfare of wild animals, most of whom are impacted by human activities. We are
celebrating our 40th year as the busiest wildlife centre in western
Canada. Wildlife Rescue is currently seeking an energetic, highly organized,
and multi-talented Marketing Coordinator. This is a primary
role responsible for internal and external communications. Working closely with the
Communications and Development Team, responsibilities involve developing and
implementing marketing strategies and plans, as well as interacting with
stakeholders to deliver the organization’s messages to the public and news
media.
Our ideal
candidate will have:
A degree or equivalent work experience in marketing, public relations, or communications;
A minimum of 2 years’ work experience in multi-channel marketing, e.g. advertising, promotions, presentations, events, etc.;
Proven background in developing successful data-driven marketing plans and projects;
Strong research and data analysis skills to guide marketing decisions and metrics;
Experience with the development and management of corporate and product branding;
Exceptional writing and multi-channel communication skills in all facets of the work environment;
Ability to take products from concept to completion, e.g. newsletter, calendar, brochures, and promotional videos
A thorough understanding and experience of using digital media analytics;
Proven background and experience in layout, design and publishing software, e.g. In Design;
Superb project organization and management skills;
Resource coordination and event planning skills;
Experience with cultivating and maintaining productive relationships with diverse stakeholders (journalists, companies, donors, etc.);
Experience working in the non-profit sector;
Confidence, self-awareness and a values-driven approach.
Wildlife Rescue Association offers an employee
benefit package and professional development support. Only applicants who are
invited for an interview will be contacted. Please send a cover letter and
resume in one pdf file to recruitment@wildliferescue.ca
Support Us
Since 1979 more than 140,000 animals have been treated by Wildlife Rescue.
Thanks to the support of individuals like you, Wildlife Rescue can provide a lifeline for animals in distress.
We’d love to stay in touch! Sign up below to hear more about our work with injured and vulnerable animals of BC.
');
}
}
function submitSubscribeForm($form, $resultElement) {
// var firstName = document.getElementsByName('FNAME')[0].value;
$.ajax({
type: "GET",
url: $form.attr("action"),
data: $form.serialize(),
cache: false,
dataType: "jsonp",
jsonp: "c",
contentType: "application/json; charset=utf-8",
error: function(error){},
success: function(data){
// @Todo: Be sure to change this URL to match the image path on your site. - DONE
var message = '
';
message += '
';
message += '
Thank You
';
message += ''
message += '
Thank you for signing up! We’re excited to share stories of wildlife rehabilitation with you.
';
message += '
';
if (data.result != "success") {
message = '
';
message = '
Oops! There\'s Been an Error
';
message += '
';
message += data.msg || "Sorry, we're unable to subscribe you at this time. Please try again using the form at the bottom of the home page.";
message += '