Courteney Palmer — Brand Marketing & Creative Project Management @import url(‘https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400&family=Jost:wght@300;400;500&display=swap’); *{margin:0;padding:0;box-sizing:border-box} :root{ –cream:#F0E8DC;–warm-bg:#E8DDD0;–dark-brown:#2C1810;–mid-brown:#6B3D2E; –light-brown:#A07060;–border:rgba(44,24,16,0.15);–text-muted:#7A5C50; –serif:’Cormorant Garamond’,serif;–sans:’Jost’,sans-serif; } body{background:var(–cream);color:var(–dark-brown);font-family:var(–sans);font-weight:300} nav{position:sticky;top:0;z-index:100;background:var(–cream);border-bottom:0.5px solid var(–border);padding:0 3rem;display:flex;align-items:center;justify-content:space-between;height:56px} .nav-name{font-family:var(–serif);font-size:15px;letter-spacing:0.12em;text-transform:uppercase;color:var(–dark-brown)} .nav-links{display:flex;gap:2rem} .nav-links a{font-size:11px;letter-spacing:0.15em;text-transform:uppercase;color:var(–text-muted);text-decoration:none;cursor:pointer;transition:color 0.2s} .nav-links a:hover{color:var(–dark-brown)} section{padding:5rem 3rem;max-width:960px;margin:0 auto} .hero{text-align:center;padding:7rem 3rem 5rem;max-width:800px;margin:0 auto} .hero-eyebrow{font-size:10px;letter-spacing:0.25em;text-transform:uppercase;color:var(–light-brown);margin-bottom:1.5rem} .hero-name{font-family:var(–serif);font-size:clamp(52px,8vw,88px);font-weight:300;line-height:1;color:var(–dark-brown);margin-bottom:1rem} .hero-title{font-family:var(–serif);font-size:18px;font-style:italic;color:var(–mid-brown);margin-bottom:2.5rem} .hero-statement{font-size:15px;line-height:1.8;color:var(–text-muted);max-width:560px;margin:0 auto 3rem} .hero-divider{width:40px;height:0.5px;background:var(–light-brown);margin:0 auto 3rem} .hero-stats{display:flex;gap:3rem;justify-content:center;flex-wrap:wrap} .stat{text-align:center} .stat-num{font-family:var(–serif);font-size:36px;font-weight:300;color:var(–dark-brown);line-height:1} .stat-label{font-size:10px;letter-spacing:0.15em;text-transform:uppercase;color:var(–text-muted);margin-top:4px} .section-eyebrow{font-size:10px;letter-spacing:0.25em;text-transform:uppercase;color:var(–light-brown);margin-bottom:1rem} .section-title{font-family:var(–serif);font-size:clamp(32px,5vw,48px);font-weight:300;color:var(–dark-brown);margin-bottom:0.5rem} .section-subtitle{font-size:14px;color:var(–text-muted);margin-bottom:3rem;line-height:1.7} .divider{width:40px;height:0.5px;background:var(–light-brown);margin-bottom:3rem} .competencies{background:var(–warm-bg);padding:5rem 3rem} .comp-inner{max-width:960px;margin:0 auto} .comp-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem} .comp-card{padding:1.5rem 0;border-top:0.5px solid var(–border)} .comp-card-title{font-size:10px;letter-spacing:0.2em;text-transform:uppercase;color:var(–mid-brown);margin-bottom:1rem} .comp-items{list-style:none;display:flex;flex-direction:column;gap:6px} .comp-items li{font-size:13px;color:var(–text-muted);line-height:1.5} .case-study{border-top:0.5px solid var(–border);padding:3.5rem 0;display:grid;grid-template-columns:1fr 2fr;gap:4rem;align-items:start} .cs-meta{position:sticky;top:80px} .cs-num{font-family:var(–serif);font-size:72px;font-weight:300;color:var(–border);line-height:1} .cs-brand{font-size:10px;letter-spacing:0.2em;text-transform:uppercase;color:var(–light-brown);margin-bottom:0.5rem} .cs-project{font-family:var(–serif);font-size:24px;font-style:italic;color:var(–dark-brown);margin-bottom:1rem;line-height:1.3} .cs-channels{display:flex;flex-wrap:wrap;gap:6px} .tag{font-size:9px;letter-spacing:0.15em;text-transform:uppercase;border:0.5px solid var(–border);padding:4px 10px;color:var(–text-muted)} .cs-section-label{font-size:10px;letter-spacing:0.2em;text-transform:uppercase;color:var(–light-brown);margin-bottom:0.5rem;margin-top:1.5rem} .cs-section-label:first-child{margin-top:0} .cs-text{font-size:14px;line-height:1.8;color:var(–text-muted)} .cs-result-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:0.5rem} .cs-result-item{border:0.5px solid var(–border);padding:1rem;text-align:center} .cs-result-num{font-family:var(–serif);font-size:26px;font-weight:300;color:var(–dark-brown)} .cs-result-label{font-size:10px;letter-spacing:0.1em;text-transform:uppercase;color:var(–text-muted);margin-top:4px;line-height:1.4} .cs-sub-brand{font-size:10px;letter-spacing:0.12em;text-transform:uppercase;color:var(–mid-brown);margin-top:1.5rem;margin-bottom:0.25rem;padding-top:1.5rem;border-top:0.5px solid var(–border)} .process-section{background:var(–warm-bg);padding:5rem 3rem} .process-inner{max-width:960px;margin:0 auto} .process-steps{display:flex;flex-direction:column;gap:0} .process-step{display:grid;grid-template-columns:60px 1fr;gap:2rem;align-items:start;padding:2rem 0;border-top:0.5px solid var(–border)} .step-num{font-family:var(–serif);font-size:40px;font-weight:300;color:var(–border);line-height:1;padding-top:4px} .step-title{font-family:var(–serif);font-size:22px;font-style:italic;color:var(–dark-brown);margin-bottom:0.5rem} .step-desc{font-size:13px;line-height:1.8;color:var(–text-muted);margin-bottom:1rem} .step-inset{padding:0.75rem 1rem;border-left:1.5px solid var(–border);background:var(–cream)} .step-inset-label{font-size:9px;letter-spacing:0.15em;text-transform:uppercase;color:var(–light-brown);margin-bottom:0.4rem} .step-inset-text{font-size:12px;color:var(–text-muted);line-height:1.7} .creds-section{background:var(–warm-bg);padding:5rem 3rem} .creds-inner{max-width:960px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem} .cred-item{padding:1rem 0;border-bottom:0.5px solid var(–border)} .cred-name{font-size:14px;color:var(–dark-brown);font-weight:400;margin-bottom:2px} .cred-sub{font-size:12px;color:var(–text-muted)} .achievement-box{margin-top:2rem;padding:1.5rem;border:0.5px solid var(–border);background:var(–cream)} .achievement-label{font-size:9px;letter-spacing:0.2em;text-transform:uppercase;color:var(–light-brown);margin-bottom:1rem} .achievement-item{font-size:13px;color:var(–text-muted);line-height:1.8;padding:0.5rem 0;border-bottom:0.5px solid var(–border)} .achievement-item:last-child{border-bottom:none;padding-bottom:0} .achievement-item strong{color:var(–dark-brown);font-weight:400} .tools-grid{display:flex;flex-wrap:wrap;gap:8px;margin-top:1rem} .tool-tag{font-size:11px;letter-spacing:0.1em;background:var(–cream);border:0.5px solid var(–border);padding:5px 14px;color:var(–text-muted)} .contact-section{text-align:center;padding:6rem 3rem} .contact-email{font-family:var(–serif);font-size:28px;font-style:italic;color:var(–dark-brown);margin-bottom:1rem} .contact-links{display:flex;gap:2rem;justify-content:center;margin-top:1.5rem} .contact-link{font-size:11px;letter-spacing:0.15em;text-transform:uppercase;color:var(–text-muted);text-decoration:none;border-bottom:0.5px solid var(–border);padding-bottom:2px} @media(max-width:640px){ .case-study{grid-template-columns:1fr;gap:1.5rem} .cs-meta{position:static} .creds-inner{grid-template-columns:1fr} nav{padding:0 1.5rem} .nav-links{display:none} section{padding:3rem 1.5rem} .process-step{grid-template-columns:40px 1fr;gap:1rem} } Courteney Palmer

Brand Marketing & Creative Project Management

Courteney
Palmer

Where strategy meets creative execution

Leading cross-functional campaigns and partnerships from brief to launch, bringing together strategic thinking, creative collaboration, and operational excellence to deliver cohesive brand experiences.

7+
Years experience
275+
Campaigns delivered
95%
Campaigns above KPI

Core competencies

What I bring
to your team

Brand Strategy

  • Campaign concepting and go-to-market
  • Brand positioning and messaging
  • Competitive and market analysis
  • Creative brief development

Project Management

  • End-to-end campaign management
  • Multi-stakeholder coordination
  • Workback scheduling and timelines
  • Budget oversight and optimization

Creative Operations

  • Cross-functional team leadership
  • Creator and talent coordination
  • Asset management and approvals
  • Freelance production oversight

Partnerships

  • Brand partnership development
  • Global account management
  • Revenue strategy and growth
  • Client relations and retention

Selected work

Case Studies

A selection of campaigns demonstrating strategic thinking, creative operations, and measurable results across luxury beauty and fashion.

01

WAXON & Shop My South

Social Brand Strategy, Owned Channel Growth

Social StrategyCopywritingContent CreationCommunity ManagementAnalytics

Both brands needed more than content management — they needed a defined social identity, a consistent voice, and a strategy that could build audience trust over time. For WAXON, that challenge intensified dramatically when COVID-19 shutdowns forced physical locations to close, requiring the Instagram account to shift from a marketing channel into a primary communications tool for a national brand navigating an unprecedented crisis. For Shop My South, the challenge was building a brand presence from the ground up with a limited budget and no existing audience to work from.

WAXON Laser + Waxbar

I owned the full Instagram strategy for WAXON, concepting and directing photoshoots, writing all caption copy, and managing community engagement through weekly analytic reporting. When lockdowns hit, I repositioned the account strategy in real time: shifting from service promotion to brand-building and community content that kept the audience engaged while locations were closed. As restrictions eased, I used the account as a trusted communications channel to guide customers through reopening protocols, mask policies, and service updates in a tone that felt human and on-brand rather than clinical.

11K
Followers at start of engagement
14.5K
Followers at end of engagement
+32%
Follower growth through COVID period

Shop My South

I came on at launch and was responsible for defining the brand’s entire social identity from scratch, establishing the visual language, tone of voice, content pillars, and positioning strategy that would differentiate a new intimate care brand in a sensitive and competitive category. With a reduced budget due to COVID constraints limiting paid amplification, organic strategy and community engagement became the primary growth lever. I developed a content approach rooted in body positivity and frank conversation around women’s health, carving out a distinct and ownable space for the brand on Instagram.

300
Followers at launch
979
Followers after year one
+226%
Organic growth, limited budget
WAXON Instagram feed

@waxon Instagram — curated during COVID period

Shop My South Instagram feed

@shopmysouth Instagram — built from launch

02

ETIKET × The Kit

Flagship Launch Campaign, Toronto Market Entry

PrintDigitalPhotographyEditorial

Montreal-based luxury beauty retailer ETIKET was entering the Toronto market for the first time with a flagship at The Well. They needed to establish brand awareness and cultural credibility with a new audience, not just announce an opening, but make the brand feel native to the city.

As project lead, I was responsible for every layer of execution. I helped ideate the editorial direction, positioning ETIKET not as a store launch but as a destination beauty experience, then built and managed the full project timeline. I hired and directed a freelance team of photographer, art director, and writer/editor, and served as the sole point of contact between ETIKET, The Kit’s internal teams, and all external contributors.

The campaign culminated in a custom nested print issue within The Kit, with six original editorial articles published across both print and online, supported by three original photoshoots. Each piece was crafted to reflect ETIKET’s elevated aesthetic while speaking authentically to a Toronto lifestyle audience.

250K+
Print circulation reach
6
Original editorial pieces delivered
3
Custom photoshoots produced
ETIKET x The Kit print editorial spread ETIKET Destination Beauty print cover

Print editorial spread and cover feature — The Kit x ETIKET

03

The Kit

Newsletter Growth Campaign, Digital Audience Acquisition

DigitalDisplay AdvertisingCopywritingCreative Direction

The Kit needed to grow its newsletter subscriber base, a core owned-audience metric that directly supports advertiser value and long-term revenue. The goal was meaningful audience acquisition within a defined campaign window.

I conceptualized the campaign from the ground up, wrote all advertising copy, and directed the creative execution. The approach focused on clearly communicating The Kit’s editorial value proposition to a relevant audience. I planned the media placement across The Kit’s own digital properties and Toronto Star affiliate sites to maximize reach within the target demographic.

Display ads ran across The Kit and Toronto Star affiliate sites, targeting readers already engaged with lifestyle and fashion content. Every element of the campaign, from headline to visual direction, was designed to convert browsing readers into committed subscribers.

+11%
Subscriber growth in approx. one month
10K
Net new subscribers acquired
100K
Total subscribers reached
04

Lancôme × The Kit

Rénergie, Driving Trial at Scale

PrintDigitalSocialInfluencerContest

Lancôme needed to move consumers from awareness to trial for the Rénergie skincare line, a conversion-focused objective that required more than passive content. The campaign had to create genuine engagement and a measurable path to product experience.

I managed the campaign end-to-end: from translating the client brief into a multi-channel content plan, to coordinating the contest mechanics, creator integration, and cross-platform publishing schedule. I maintained alignment across print, digital, and social touchpoints to ensure every channel told a cohesive story while driving its specific conversion goal.

The campaign ran across print editorial, digital content, social amplification, and a national contest designed to generate product trial entries. Creator partnerships added authentic voice while the contest provided a direct mechanism for audience engagement and first-party data capture.

95%+
Above KPI benchmark
Renewed
Client expanded the partnership
4
Channels activated
Lancôme Rénergie print campaign in The Kit Lancôme Rénergie digital article thumbnail Lancôme Rénergie TheKit.ca digital feature

Print editorial, digital article and creator feature — The Kit x Lancôme

05

Valentino Beauty × The Kit

Liquirosso Launch, Creator-Led Digital Experience

DigitalInfluencerSocial

Valentino Beauty needed to generate awareness for the Liquirosso product launch in a way that felt editorial and brand-right. The goal was an immersive digital moment that matched the brand’s luxury positioning while leveraging the reach and authenticity of creator voices.

I sourced and briefed creators whose aesthetic and audience aligned with Valentino Beauty’s identity, then managed the full approval process between talent, their representatives, and the brand. Every content decision was filtered through the brand’s standards while preserving authentic creator expression. I maintained the client relationship throughout, ensuring confidence and control without disrupting the creative.

The campaign centred on a custom metapage on TheKit.ca integrating editorial storytelling with creator-led content. It was supported by a full media surround: display ad takeovers across TheKit.ca and article pages, five newsletter deployments to approximately 110,000 subscribers, organic social promotion across The Kit’s Facebook and Instagram channels, Instagram Reels from four participating creators, off-network digital amplification, and a banner ad in the print edition of The Kit with a circulation of 215,000. The metapage delivered 6,279 page views against a contracted target of 6,000, over-delivering on the core content metric.

3.3M
Total campaign reach
6,279
Metapage views, exceeding target
4
Creator reels plus 5 newsletter deployments
Valentino Liquirosso metapage on TheKit.ca
Valentino Liquirosso metapage headline Valentino Liquirosso creator feature — Liz Kapran

Metapage experience and creator integration — The Kit x Valentino Beauty

06

Estée Lauder Companies × The Kit

Holiday Creator Activation, Multi-Brand Experiential

ExperientialInfluencerSocialDigitalPrint

The Estée Lauder Companies needed a holiday activation that could showcase multiple brands under one roof, creating a cohesive, premium in-person experience while generating organic social content through beauty creators. The challenge was making a multi-brand event feel curated, not crowded.

I supported the sourcing and coordination of beauty creators for the in-person experience, managing logistics from invitations through to on-site execution. This required balancing the expectations of multiple internal brand teams while ensuring creators had what they needed to produce authentic, high-quality content on the day.

The activation brought together beauty creators for a hosted in-person event designed to drive engagement and brand visibility across social channels. Creator coordination, event logistics, and brand alignment were managed simultaneously to deliver a seamless experience for both talent and the client.

Experiential campaigns require a different operational mindset. Decisions happen in real time, and the ability to adapt on-site while keeping every stakeholder informed is as important as the pre-event planning. This activation reinforced the value of exhaustive logistics prep and clear creator briefing before any event day.

How I work

Process and Thinking

Five stages that take every project from ambiguous brief to measurable outcome.

01

Creative Brief, starting with clarity

Every strong campaign begins with a brief that aligns creative, strategy, and client expectations before a single asset is made. My briefs define the why before the what: audience insight, campaign objective, tone guardrails, and success criteria in one document that everyone works from.

Brief structure

Brand overview / Campaign objective / Audience insight / Single most important message / Tone and visual direction / Channel strategy / Deliverables / KPIs

02

Workback Schedule, keeping complexity in order

Managing 275+ campaigns means nothing ships late and nothing surprises a client. I build workback schedules from the launch date backwards, accounting for every approval stage, stakeholder dependency, and production buffer so every contributor knows exactly what is needed and when.

Key phases tracked

Client brief / Internal kickoff / Creative concepting / First drafts / Client review / Revisions / Final approvals / Production / Live date

03

Mood Board, aligning before creating

Before briefing photographers, designers, or creators, I develop mood boards that get everyone looking at the same vision. This step prevents expensive misalignment in production and gives clients a tangible way to shape creative direction early, before opinions become change orders.

What I align on

Colour palette / Lighting direction / Talent and styling reference / Set and environment aesthetic / Typography feel / Overall campaign mood

04

Quality Check, nothing ships without a final pass

Before anything goes live, I run a structured quality check across every deliverable, not just for errors, but for brand consistency, strategic alignment, and cross-channel coherence. This is the stage where small oversights are caught before they become client calls.

QC checklist covers

Brand standards and tone / Legal and disclaimer accuracy / Asset specs by channel / Link and tracking functionality / Stakeholder final sign-off / Version control confirmation

05

Post-Launch Analysis, closing the loop

A campaign is not finished at launch. It is finished when the results are understood. I compile post-campaign reports that measure performance against the original KPIs, identify what drove results, and surface insights that sharpen the next brief. This practice is what turned one-time Lancôme campaigns into renewed partnerships.

Analysis covers

KPI performance vs. benchmark / Channel-by-channel breakdown / Audience engagement quality / Creative performance insights / Recommendations for next campaign

Background

Education and
Credentials

Certificate in Multimedia Storytelling and Content Marketing

University of Toronto, School of Continuing Studies · 2019–2020

Bachelor of Social Sciences, Psychology

University of Ottawa · 2013–2017

Notable achievements

$150K partnership conversion — Modiface / L’Oréal Group. Converted a key global retail partner from complimentary license to paid commercial engagement.
90%+ partner retention — Modiface / L’Oréal Group. Maintained retention across a portfolio of 20+ global accounts year over year.
25% revenue growth — August Media. Drove new client acquisition contributing to significant revenue growth across content and social offerings.

Tools and platforms

Skills and
Software

Project management

Monday.comNotionAirtable

Creative and production

Canva

Marketing and analytics

Google AnalyticsMeta Business Suite

“Cross-functional collaborator with a detail-oriented approach and a genuine passion for beauty and lifestyle brands, equally at home in a creative review and a budget conversation.”

Get in touch

courteneypalmer@outlook.com

Open to brand marketing, creative operations, and project management roles at agencies and in-house at beauty, fashion, and lifestyle brands in Toronto.