Photo of Ashley Samuels

Ashley Samuels

Vice President of Marketing

Kajeet, Inc.

Professional Bio

Ashley Samuels is Vice President of Marketing at Kajeet, where she leads a dynamic portfolio of initiatives that elevate Kajeet’s market presence across Public Sector and Enterprise. She is a passionate advocate for digital equity and has been instrumental in
shaping Kajeet’s reputation as a trusted partner to schools, districts, and libraries nationwide.

With a career spanning leadership roles at The Advisory Board Company, Community Brands (Aptify), and Great Minds, Ashley brings deep expertise in crafting high-impact strategies that drive growth and strengthen organizational impact. At Kajeet, she has been a driving force in building the company’s strong ed tech presence, working tirelessly to bridge the digital divide for students and expand opportunities for communities through safe, reliable connectivity.

Organization Name

Kajeet, Inc.
7901 Jones Branch Drive Suite 350
McLean, VA 22102
SHLB Logo For-Profit

function openCity(evt, cityName) { // Declare all variables var i, tabcontent, tablinks; // Get all elements with class="tabcontent" and hide them tabcontent = document.getElementsByClassName("tabcontent"); for (i = 0; i < tabcontent.length; i++) { tabcontent[i].style.display = "none"; } // Get all elements with class="tablinks" and remove the class "active" tablinks = document.getElementsByClassName("tablinks"); for (i = 0; i < tablinks.length; i++) { tablinks[i].className = tablinks[i].className.replace(" active", ""); } // Show the current tab, and add an "active" class to the button that opened the tab document.getElementById(cityName).style.display = "block"; evt.currentTarget.className += " active"; } //Reveal Animation on homepage //custom script to render one h1 tag on home page for on-page seo. Please do not remove. //custom script to replace a.create-account-link href "/register?memberThpeID=null" with "/create-account"