CINXE.COM

Social Media Marketing Strategy for Higher Education | SMSsummit

<!doctype html> <html lang="en"> <head> <!-- Basic Page Needs ================================================== --> <meta charset="utf-8"> <link rel="shortcut icon" href="assets/images/icons/globefavico.png" type="image/x-icon" /> <title>Social Media Marketing Strategy for Higher Education | SMSsummit</title> <meta name="description" content="Hear real-world case studies and inspiration from higher education marketers in our social media marketing courses. Fuel your social media marketing plan and increase engagement through strategic content creation, video, social media analytics, paid media, and more."> <meta name="google-site-verification" content="teOZBCcjc6rRct2qTVmWyQZwEsMfsFrMnKxBiIJmWEQ" /> <base href="https://socialmediastrategiessummit.com/"> <!-- Mobile Specific Metas ================================================== --> <meta name="format-detection" content="telephone=no"> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- START - Facebook Open Graph, Google+ and Twitter Card Tags 1.6.3 --> <meta property="og:locale" content="en_US"/> <meta property="og:site_name" content="Social Media Strategies Summit"/> <meta property="og:title" content="Social Media Marketing Strategy for Higher Education | SMSsummit"/> <meta property="og:description" content="Hear real-world case studies and inspiration from higher education marketers in our social media marketing courses. Fuel your social media marketing plan and increase engagement through strategic content creation, video, social media analytics, paid media, and more."/> <meta property="og:url" content="https://socialmediastrategiessummit.com/higher-ed-2025/"/> <meta property="og:type" content="website"/> <meta property="og:image" content="https://socialmediastrategiessummit.com/assets/client_files/images/2025/M291 social share image.jpg"/> <!-- Twitter Cards --> <meta name="twitter:card" content="summary"> <meta name="twitter:url" content="https://socialmediastrategiessummit.com/higher-ed-2025/"> <meta name="twitter:title" content="Social Media Marketing Strategy for Higher Education | SMSsummit"> <meta name="twitter:description" content="Hear real-world case studies and inspiration from higher education marketers in our social media marketing courses. Fuel your social media marketing plan and increase engagement through strategic content creation, video, social media analytics, paid media, and more."> <meta name="twitter:image" content="https://socialmediastrategiessummit.com/assets/client_files/images/2025/M291 social share image.jpg"> <!-- Twitter Bootstrs CSS --> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous"> <!-- Ionicons Fonts Css --> <link rel="stylesheet" href="/assets/templates/smss/css/ionicons.min.css"> <!-- owl craousel css --> <link rel="stylesheet" href="/assets/templates/smss/css/owl.carousel.css"> <link rel="stylesheet" href="/assets/templates/smss/css/owl.theme.css"> <link rel="stylesheet" href="/assets/templates/smss/css/jquery.fancybox.css"> <!-- template main css file --> <link rel="stylesheet" href="/assets/templates/smss/css/main-2022.css?v=15"> <link rel="stylesheet" href="/assets/templates/smss/css/buttons-2022.css?v=11"> <link rel="stylesheet" href="/assets/templates/smss/css/agenda2022.css?v=11"> <link rel="stylesheet" href="/assets/templates/smss/css/social-likes_flat.css"> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css"> <link rel="stylesheet" href="/assets/templates/digital-summit/css/font-awesome.brands.css"> <!-- responsive css --> <link rel="stylesheet" href="/assets/templates/smss/css/responsive-2022.css?v=86"> <!-- Template Javascript Files ================================================== --> <!-- modernizr js --> <script src="/assets/templates/smss/js/vendor/modernizr-2.6.2.min.js"></script> <!-- jquery --> <script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script> <!-- owl carouserl js --> <script src="/assets/templates/smss/js/owl.carousel.min.js" defer></script> <!-- bootstrap js --> <script src="/assets/templates/smss/js/bootstrap.min.js"></script> <script src="/assets/templates/smss/js/social-likes.min.js"></script> <!-- slider js --> <script src="/assets/templates/smss/js/slider.js" defer></script> <script src="/assets/templates/smss/js/jquery.fancybox.js" defer></script> <!-- template main js --> <!-- BEGIN LivePerson Monitor. --> <script> window.lpTag=window.lpTag||{};if(typeof window.lpTag._tagCount==='undefined'){window.lpTag={site:'71060744'||'',section:lpTag.section||'',autoStart:lpTag.autoStart===false?false:true,ovr:lpTag.ovr||{},_v:'1.6.0',_tagCount:1,protocol:'https:',events:{bind:function(app,ev,fn){lpTag.defer(function(){lpTag.events.bind(app,ev,fn);},0);},trigger:function(app,ev,json){lpTag.defer(function(){lpTag.events.trigger(app,ev,json);},1);}},defer:function(fn,fnType){if(fnType==0){this._defB=this._defB||[];this._defB.push(fn);}else if(fnType==1){this._defT=this._defT||[];this._defT.push(fn);}else{this._defL=this._defL||[];this._defL.push(fn);}},load:function(src,chr,id){var t=this;setTimeout(function(){t._load(src,chr,id);},0);},_load:function(src,chr,id){var url=src;if(!src){url=this.protocol+'//'+((this.ovr&&this.ovr.domain)?this.ovr.domain:'lptag.liveperson.net')+'/tag/tag.js?site='+this.site;}var s=document.createElement('script');s.setAttribute('charset',chr?chr:'UTF-8');if(id){s.setAttribute('id',id);}s.setAttribute('src',url);document.getElementsByTagName('head').item(0).appendChild(s);},init:function(){this._timing=this._timing||{};this._timing.start=(new Date()).getTime();var that=this;if(window.attachEvent){window.attachEvent('onload',function(){that._domReady('domReady');});}else{window.addEventListener('DOMContentLoaded',function(){that._domReady('contReady');},false);window.addEventListener('load',function(){that._domReady('domReady');},false);}if(typeof(window._lptStop)=='undefined'){this.load();}},start:function(){this.autoStart=true;},_domReady:function(n){if(!this.isDom){this.isDom=true;this.events.trigger('LPT','DOM_READY',{t:n});}this._timing[n]=(new Date()).getTime();},vars:lpTag.vars||[],dbs:lpTag.dbs||[],ctn:lpTag.ctn||[],sdes:lpTag.sdes||[],ev:lpTag.ev||[]};lpTag.init();}else{window.lpTag._tagCount+=1;} </script> <!-- END LivePerson Monitor. --> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "BreadcrumbList", "itemListElement": [ { "@type": "ListItem", "position": 1, "item": { "@id": "https://socialmediastrategiessummit.com/", "name": "Social Media Strategies Summit" } }, { "@type": "ListItem", "position": 2, "item": { "@id": "https://socialmediastrategiessummit.com/higher-ed-2025/", "name": "Higher Ed Oct 2025" } } ] } </script> <script type="application/ld+json"> { "@context" : "http://schema.org", "@type" : "Corporation", "@id" : "https://gsmiweb.com", "legalName" : "Global Strategic Management Institute", "description" : "GSMI is a conference production company based in San Diego and San Francisco, with a footprint in over 100 countries.", "url" : "https://gsmiweb.com", "telephone" : "8884094418", "address" : { "@type" : "PostalAddress", "streetAddress" : "1501 India St. #103-60", "addressLocality" : "San Diego", "postalCode" : "92101", "addressCountry" : "United States" }, "logo" : "https://gsmiweb.com/assets/images/gsmi.png", "sameAs" : [ "https://www.facebook.com/GSMIweb/", "https://twitter.com/GSMIonline/", "https://www.linkedin.com/company/global-strategic-management-institute/", "https://www.youtube.com/user/gsmivideo" ] } </script> <style media="screen"> #call-to-action { background-color: #086fb7; } .section-title h1 { color: #176dbd; } h2, .section-title h2 { color: #176dbd; } .speaker-name a { color: #176dbd!important; } .hero h2 { color: #ffffff; } </style> <script> $(document).ready(function($) { $('#top-bar').addClass('header-transparent'); $('#header-logo').addClass('header-transparent'); }); $(window).scroll(function(e){ if ($(this).scrollTop() > 60){ $('#top-bar').removeClass('header-transparent'); $('#header-logo').removeClass('header-transparent'); } if ($(this).scrollTop() <= 60){ $('#top-bar').addClass('header-transparent'); $('#header-logo').addClass('header-transparent'); } }); </script> <style media="screen"> @media screen and (max-width:767px) { .col-md-3.join-box-left, .col-md-3.join-box-right { display: none; } } .join-box-middle .hbspt-form div.hs_firstname { width: 100%; max-width: 100%; } .join-box-middle form div.actions { text-align: center; padding-top: 12px; width: 100%; } .join-box-middle .hbspt-form div.hs_submit, .join-box-middle .hbspt-form div.actions { width: 100%; } .join-box-middle .hbspt-form div.actions .hs-button { margin-left: 0; } #header-logo { opacity: 1; -webkit-transition: .3s; transition: .3s; } #header-logo.header-transparent { opacity: 0; display: none; } #top-bar.header-transparent { background-color: transparent; } </style> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= '//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M3567K');</script> <!-- End Google Tag Manager --> <script async type="text/javascript" src="https://a.remarketstats.com/px/smart/?c=25b6628fb526c0a&seg=socialmediastrategiessummit-higheredoct2024"></script> </head> <body> <!-- Google Tag Manager --> <noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-M3567K" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager --> <div id="top-bar" class="navbar-fixed-top animated-header"> <div class="container header-container"> <div class="navbar-header"> <!-- responsive nav button --> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <!-- /responsive nav button --> <!-- logo --> <div class="navbar-brand" style=""> <a href="higher-ed-2025/"><img src="assets/client_files/images/2025/smss-nav-highered-2025b.png" alt="logo" id="header-logo" class="desktop-logo"></a> </div> <!-- /logo --> </div> <!-- main menu --> <nav class="navbar navbar-collapse navbar-expand-sm navbar-right"> <div class="main-menu"> <ul class="nav navbar-nav navbar-right"> <li class=" dropdown menu0"><a href="javascript:showMenu(0)"><span><i class="fa fa-angle-down"></i> Summit</span></a> <div class="dropdown-menu"> <ul> <li class="menu-item"><a href="higher-ed-2025/summit/attendee-faq.html">Attendee FAQ</a></li> <li class="menu-item menu-highlight"><a href="higher-ed-2025/summit/download-the-program.html">Download the Program</a></li> </ul> </div> </li><li class=" dropdown menu1"><a href="javascript:showMenu(1)"><span><i class="fa fa-angle-down"></i> Speakers</span></a> <div class="dropdown-menu"> <ul> <li class="menu-item"><a href="higher-ed-2025/speakers/apply-to-speak.html">Apply to Speak</a></li> </ul> </div> </li><li class=" dropdown menu2"><a href="javascript:showMenu(2)"><span><i class="fa fa-angle-down"></i> Sponsor</span></a> <div class="dropdown-menu"> <ul> <li class="menu-item"><a href="higher-ed-2025/sponsor/why-sponsor-an-smssummit-virtual-event.html">Become a Sponsor</a></li> </ul> </div> </li><li><a href="higher-ed-2025/pricing.html"><span>Pricing</span></a> </li><li class=" dropdown menu4"><a href="javascript:showMenu(4)"><span><i class="fa fa-angle-down"></i> Contact</span></a> <div class="dropdown-menu"> <ul> <li class="menu-item"><a href="higher-ed-2025/contact/contact-us.html">Contact Us</a></li> <li class="menu-item"><a href="higher-ed-2025/sponsor/why-sponsor-an-smssummit-virtual-event.html">Sponsor</a></li> <li class="menu-item"><a href="higher-ed-2025/speakers/apply-to-speak.html">Become a Speaker</a></li> </ul> </div> </li> <li><a href="https://reg.unityeventsolutions.com/se/SMSSHE2025M291/ATT" data-section="#events" class="reg" target="_top">Register</a></li> </ul> </div> </nav> <!-- /main nav --> </div> </div> <section id="hero-area" class="hero mobilepad"> <div class="hero-area-bg"> <div class="hero-area-video"><div class="home-hero-video-screen"></div><video width="100%" height="auto" loop autoplay muted style="opacity:0.2" poster=""> <source src="assets/client_files/files/videos/SMSS_home_video.mp4" type="video/mp4"> </video></div> </div> <div class=" text-center" style="padding:100px 0 20px 0;color:#ffffff; height:100%;"> <div class="container" style="margin-bottom: 12px;"><div class="row"> <div style="vertical-align:middle; box-sizing:border-box; margin:0 auto; padding: 0 10px; width: 100%; max-width:720px;"> <img src="assets/client_files/images/Higher Ed/SMSS Higher Ed w horiz 2022 700.png" alt="meet" class="hero-logo" draggable="false" style="margin-top:0;max-width:700px;"><br> <h2 style="color:#ffffff;margin:0;font-weight:700;font-size:30px;text-transform:uppercase;font-family:'museo-sans','Museo Sans',sans-serif;">VIRTUAL CONFERENCE </h2> <h2 style="color:#ffffff;font-size:26px;margin-top:10px;margin-bottom:0;border-top:1px solid #176DBD;padding:10px 0;font-family:'museo-sans','Museo Sans',sans-serif;font-weight:600;">Learn best practices in social media marketing from today’s leading colleges and universities</h2> <h2 style="padding:10px 0;color:#ffffff;margin:0; padding-top:0; font-weight:300;font-size:24px;font-family:'museo-sans','Museo Sans',sans-serif;">General Summit: October 20-21, 2025<br>Optional Workshops: October 22, 2025</h2> </div> </div> </div> <a class="button primary" href="https://reg.unityeventsolutions.com/se/SMSSHE2025M291/ATT" target="_blank" style="font-size: 20px;">REGISTER</a> </div> </section><section class="home-section home-section-bullets" style="background-color:#f8fbff; "> <div class="container" style="max-width: 1600px; "><h2 class="home-section-title" style="">10 YEARS RUNNING! <br>Six reasons higher ed marketers choose SMSsummit every year</h2><div style="margin-top:30px;" class="row flex-container"><div class="col-md-6 col-lg-6 col-xs-12 text-left" style=" margin-bottom: 12px;"> <div class="media bullet-shaded-box" style="height: 100%;"><div class="media-left"><div class="icon round" style="background-color: #fff;"><i class="ion-trophy"></i></div></div><div class="media-body" style=""><p><strong>Learn the nuts and bolts</strong> of a successful social media strategy to position your institution for success &mdash; whether you're in recruitment, admissions, student experience, or alumni relations.</p></div></div> </div><div class="col-md-6 col-lg-6 col-xs-12 text-left" style=" margin-bottom: 12px;"> <div class="media bullet-shaded-box" style="height: 100%;"><div class="media-left"><div class="icon round" style="background-color: #fff;"><i class="ion-clipboard"></i></div></div><div class="media-body" style=""><p><strong>Assess and audit your current social media initiatives </strong>through real-life feedback, discussions, and peer-to-peer learning around top social platform best practices and emerging trends.</p></div></div> </div><div class="col-md-6 col-lg-6 col-xs-12 text-left" style=" margin-bottom: 12px;"> <div class="media bullet-shaded-box" style="height: 100%;"><div class="media-left"><div class="icon round" style="background-color: #fff;"><i class="ion-ios-lightbulb"></i></div></div><div class="media-body" style=""><p><strong>Revitalize your strategy framework </strong>as brand practitioners walk you step by step through successful case studies to help you identify new and creative ideas.</p></div></div> </div><div class="col-md-6 col-lg-6 col-xs-12 text-left" style=" margin-bottom: 12px;"> <div class="media bullet-shaded-box" style="height: 100%;"><div class="media-left"><div class="icon round" style="background-color: #fff;"><i class="ion-wrench"></i></div></div><div class="media-body" style=""><p><strong>Cultivate your arsenal of tools, resources, and connections </strong>to champion a social media transformation back at your college or university. You'll leave feeling refreshed, inspired, and reinvigorated.</p></div></div> </div><div class="col-md-6 col-lg-6 col-xs-12 text-left" style=" margin-bottom: 12px;"> <div class="media bullet-shaded-box" style="height: 100%;"><div class="media-left"><div class="icon round" style="background-color: #fff;"><i class="ion-ios-people"></i></div></div><div class="media-body" style=""><p><strong>Experience a unique online gathering of senior-level, cross-industry marketers. </strong>We're the <em>only event</em> where attendees benefit from focused higher education sessions, along with access to consumer brand case studies.</p></div></div> </div><div class="col-md-6 col-lg-6 col-xs-12 text-left" style=" margin-bottom: 12px;"> <div class="media bullet-shaded-box" style="height: 100%;"><div class="media-left"><div class="icon round" style="background-color: #fff;"><i class="ion-arrow-graph-up-right"></i></div></div><div class="media-body" style=""><p><strong>Accelerate your career and your role within your company </strong>by learning to streamline your processes and improving your existing skills set.</p></div></div> </div></div></div></section> <section class="home-section" style="background-color:#f8fbff; "><div class="home-section-screen" style="background-image: url('assets/client_files/images/none')"></div> <div class="container"> <div class="row"> <div class="col-md-12 col-sm-12 clear-after"> <div class="wpb_wrapper text-center" style="margin-bottom: 36px;"> <h2 class="home-section-title" style="">What attendees love about us</h2> </div> <div class="card-container" style="justify-content: center;"><div class="card home-testimonial colthree" style="background-color:#none; "><div class="home-testimonial-top"><div class="home-testimonial-logo-container" style="display: inline-block; vertical-align: middle;"><img src="/assets/components/phpthumbof/cache/pace-lubin-logo.100e8f150a25ba01c3c34af527f05cd5.jpg" class="home-testimonial-logo"></div></div><div class="home-testimonial-text" style="vertical-align: top; flex-grow: 1;"><p>Each year, the SMSsummit goes above and beyond. There is an incredible variety of topics &mdash; you are guaranteed to learn something, even if you thought you were already an expert in that area before.”</p><p class="home-testimonial-author">Pace University Lubin School of Business</p></div></div><div class="card home-testimonial colthree" style="background-color:#none; "><div class="home-testimonial-top"><div class="home-testimonial-logo-container" style="display: inline-block; vertical-align: middle;"><img src="/assets/components/phpthumbof/cache/rackham-grad-logo.fdc773c812dd6e189da2de6d0131b3c6.png" class="home-testimonial-logo"></div></div><div class="home-testimonial-text" style="vertical-align: top; flex-grow: 1;"><p>SMSsummit Virtual Conference is a feasible, affordable professional development opportunity that provides tangible &ldquo;I can put this to good use now&rsquo; info to attendees.”</p><p class="home-testimonial-author">University of Michigan — Rackham Graduate School</p></div></div><div class="card home-testimonial colthree" style="background-color:#none; "><div class="home-testimonial-top"><div class="home-testimonial-logo-container" style="display: inline-block; vertical-align: middle;"><img src="/assets/components/phpthumbof/cache/IIRP-logo.f9cdbe8c349546e426787346f8661790.jpg" class="home-testimonial-logo"></div></div><div class="home-testimonial-text" style="vertical-align: top; flex-grow: 1;"><p>The 2023 SMSsummit has been very informative, and really brings together those who work in social media for higher education to share ideas and perfect our craft. I will definitely join again in the future!”</p><p class="home-testimonial-author">International Institute for Restorative Practices</p></div></div><div class="card home-testimonial colthree" style="background-color:#none; "><div class="home-testimonial-top"><div class="home-testimonial-logo-container" style="display: inline-block; vertical-align: middle;"><img src="/assets/components/phpthumbof/cache/Minnesota%20SPH%20logo.2a8869e69c5bf18c49a7073a57ea34b9.png" class="home-testimonial-logo"></div></div><div class="home-testimonial-text" style="vertical-align: top; flex-grow: 1;"><p>This conference gave me an opportunity to both learn from higher ed peers and make connections to continue learning alongside one another. Highly recommended!”</p><p class="home-testimonial-author">University of Minnesota School of Public Health</p></div></div><div class="card home-testimonial colthree" style="background-color:#none; "><div class="home-testimonial-top"><div class="home-testimonial-logo-container" style="display: inline-block; vertical-align: middle;"><img src="/assets/components/phpthumbof/cache/univ%20of%20albany.58aa752cd7687c76e1300cf1fd10dcdc.png" class="home-testimonial-logo"></div></div><div class="home-testimonial-text" style="vertical-align: top; flex-grow: 1;"><p>What a wonderful experience! The panelists did an impressive job and were great resources of information. I also enjoyed connecting with other marketers who experience the same wins and struggles as I do.”</p><p class="home-testimonial-author">The Graduate School at University at Albany</p></div></div><div class="card home-testimonial colthree" style="background-color:#none; "><div class="home-testimonial-top"><div class="home-testimonial-logo-container" style="display: inline-block; vertical-align: middle;"><img src="/assets/components/phpthumbof/cache/fitchburg%20state%20university%20logo.07692ce1e997970d57e472048f1ce635.jpg" class="home-testimonial-logo"></div></div><div class="home-testimonial-text" style="vertical-align: top; flex-grow: 1;"><p>This conference is a great way to network with other social media managers and share your social media strategies with one another! This conference is an annual event for me as a Social Media Manager!”</p><p class="home-testimonial-author">Fitchburg State University</p></div></div> </div> </div> </div> </div></section><section class="home-section home-section-text callout-blue white-text" style="background-color:#0299d2; color:#ffffff; "><div class="home-section-screen" style="background-image: url('assets/client_files/images/homepage/higher ed opaque.jpg')"></div><div class="container" style="max-width: 1320px; "><h2 class="home-section-title" style="color:#ffffff; ">Who will be there</h2><div class="subtext" style="color:#ffffff; "><p style="text-align: center;">If you&rsquo;re a social media, marketing, or content professional who manages any of your university&rsquo;s social media channels, this event is your chance to meet and talk shop with 600+ peers within your HESM community!</p> <p style="text-align: center;"><a class="button primary" href="assets/client_files/images/SMSsummit Higher Ed Attendee List - 8.2.24.pdf">View 2024 Attendee List</a></p></div><div class="col-md-12 col-lg-12 col-xs-12 text-left"></div> </div></section> <section class="home-section" style="background-color:#f8fbff; "> <div class="container"> <div class="row"> <div class="col-md-12 col-sm-12 clear-after"> <div class="wpb_wrapper text-center" style="margin-bottom: 36px;"> <h2 class="home-section-title" style="">Get involved in the summit</h2> </div> <div class="card-container" style="justify-content: center;"><div class="card colthree" style="display: inline-block; vertical-align: top; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; flex-wrap: wrap; flex-direction: column; background-color:#dbf3ff; " onclick="window.location='higher-ed-2025/sponsor/why-sponsor-an-smssummit-virtual-event.html'"><div style="vertical-align: top; flex-grow: 1;"><p style="font-size: 22px; text-align: center;">We can customize sponsorship and exhibit opportunities for you to create a company presence at SMSS.</p></div><div style="text-align:center; align-self: flex-end; width: 100%;flex-grow: 0;"><a href="higher-ed-2025/sponsor/why-sponsor-an-smssummit-virtual-event.html" class="button-silver-sml button primary small">Sponsor</a></div></div><div class="card colthree" style="display: inline-block; vertical-align: top; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; flex-wrap: wrap; flex-direction: column; background-color:#dbf3ff; " onclick="window.location='higher-ed-2025/speakers/apply-to-speak.html'"><div style="vertical-align: top; flex-grow: 1;"><p style="font-size: 22px; text-align: center;">If you have an insightful, take-away driven case study to share, we want to hear from you.</p></div><div style="text-align:center; align-self: flex-end; width: 100%;flex-grow: 0;"><a href="higher-ed-2025/speakers/apply-to-speak.html" class="button-silver-sml button primary small">Speak</a></div></div><div class="card colthree" style="display: inline-block; vertical-align: top; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; flex-wrap: wrap; flex-direction: column; background-color:#dbf3ff; " onclick="window.location='higher-ed-2025/sponsor/partner-with-us.html'"><div style="vertical-align: top; flex-grow: 1;"><p style="font-size: 22px; text-align: center;">We help our media partners engage with our community of marketing leaders and decision-makers.</p></div><div style="text-align:center; align-self: flex-end; width: 100%;flex-grow: 0;"><a href="higher-ed-2025/sponsor/partner-with-us.html" class="button-silver-sml button primary small">Partner</a></div></div> </div> </div> </div> </div></section><section class="home-section home-section-text" style="background-color:transparent; "><div class="home-section-screen" style="background-image: url('assets/client_files/images/none')"></div><div class="container" style="max-width: 1320px; "><h2 class="home-section-title" style="">Join our community</h2><div class="subtext" style=""><p style="text-align: center;">Sign up to receive updates and exclusive content.</p></div><div class="col-md-12 col-lg-12 col-xs-12 text-left"><div class="row" style="max-width: 900px; margin: 0 auto; background-color: #f8fbff; border-radius: 24px; padding: 24px 0;"> <div class="col-md-3 join-box-left"><img style="max-width: 100%; height: auto;" src="assets/client_files/images/homepage/join-box-bg-left.png" alt="photos of people" /></div> <div class="col-md-6 join-box-middle" style="padding: 12px; text-align: center;"><!--[if lte IE 8]> <script src="//js.hsforms.net/forms/v2-legacy.js"></script> <![endif]--> <script src="//js.hsforms.net/forms/v2.js"></script> <script> hbspt.forms.create({ portalId: "3219216", formId: "063a6968-9b9c-496d-8f4a-05672e255fa5", css: "" }); </script></div> <div class="col-md-3 join-box-right"><img style="max-width: 100%; height: auto;" src="assets/client_files/images/homepage/join-box-bg-right.png" alt="photos of people" /></div> </div></div> </div></section> <!-- Footer Section Start --> <footer id="footer"> <div class="container"> <div class="row"> <div class="col col-md-4" style="text-align: center"> <img src="/assets/client_files/images/homepage/smss-nav-white.png" alt="Social Media Strategies Summit logo" style="width: 260px; height: auto;"><br> <a href="https://www.facebook.com/SMSsummit" style="margin-right: 8px;"><i style="color:#fff;" class="fab fa-facebook" aria-hidden="true"></i></a> <a href="https://twitter.com/SMS_summit" style="margin-right: 8px;"><i style="color:#fff;" class="fab fa-x-twitter" aria-hidden="true"></i></a> <a href="https://www.linkedin.com/showcase/smssummit/" style="margin-right: 8px;"><i style="color:#fff;" class="fab fa-linkedin" aria-hidden="true"></i></a> <a href="https://blog.socialmediastrategiessummit.com/" style="margin-right: 8px;"><i style="color:#fff;" class="fa fa fa-rss" aria-hidden="true"></i></a> </div> <div class="col col-md-4" ><h4>Upcoming Events</h4> <ul><li style="list-style-type:none;"><a href="government-december-2024/">Government December 2024</a></li> <li style="list-style-type:none;"><a href="virtual-conference-february-2025/">Corporate Feb 2025</a></li> <li style="list-style-type:none;"><a href="first-responders-2025/">First Responders 2025</a></li> <li style="list-style-type:none;"><a href="government-may-2025/">Government May 2025</a></li> <li><a href="https://artificialintelligencesummit.com">AI for Marketers Summit</a></li></ul> </div> <div class="col col-md-4"> <h4>Contact Us</h4> <div>1501 India St. Suite 103-60<br> San Diego, CA 92101<br> Phone: 888-409-4418<br> <a href="/cdn-cgi/l/email-protection#0e676068614e7d616d676f62636b6a676f7d7a7c6f7a6b69676b7d7d7b6363677a206d6163"><span class="__cf_email__" data-cfemail="751c1b131a35061a161c14191810111c14060107140110121c1006060018181c015b161a18">[email&#160;protected]</span></a> </div> </div> </div> </footer> <!-- /#footer --> <section style="text-align:center;background:#f9f9f9;padding:20px;"> Copyright © 2024 by Global Strategic Management Institute | <a href="higher-ed-2025/terms-and-conditions-of-attendance-and-participation.html">Terms and Conditions | Privacy Policy</a> | <a href="higher-ed-2025/code-of-conduct.html">Code of Conduct</a> </section> <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script id="hs-script-loader" async defer src="//js.hs-scripts.com/3219216.js"></script> <!-- Unity UTM Capture - turn on jquery in template--> <script type="text/javascript"> jQuery(document).ready(function ($) { var dcdomains = ['socialmediastrategiessummit.com', 'unityeventsolutions.com']; var params = window.location.search.replace(/ +/g, '%20'); if (params.length > 0 && params[0] == '?') params = params.substring(1, params.length); var finalList = ''; if (params.length > 0) { var splitList = params.split('&'); var append = new Array(); for (var idx = 0; idx < splitList.length; idx++) { if (splitList[idx].indexOf('utm_') == 0) append.push(splitList[idx]); } finalList = append.join('&'); } if (finalList.length > 0) { var button = $('a[href]').each(function (i) { for (var idx = 0; idx < dcdomains.length; idx++) { var domain = dcdomains[idx]; var re = new RegExp('^http[s]?://[a-zA-Z.]{0,15}' + domain + '.*$'); if (this.href.indexOf('#') < 0) { if (re.test(this.href)) { if (this.href.indexOf('?') < 0) this.href = this.href + '?' + finalList; else this.href = this.href + '&' + finalList; } } } }); } }); </script> <!-- END Unity UTM Capture--> <script type="text/javascript"> function showMenu(bnum) { $('.menu'+bnum).addClass('showmenu'); } </script> <script async type="text/javascript" src="https://a.remarketstats.com/px/smart/?c=25b6628fb526c0a&seg=socialmediastrategiessummit"></script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10