who’s-speaking-at-smx-east?

This year’s agenda is a firehose of 90 sessions, keynotes, and clinics tackling thorny search marketing issues including on-page and technical SEO, SEM, agency ops (NEW!), multi-location search marketing (NEW!), conversion rate optimization, analytics, video, tools, and more.

Check out the speaker line-up. You’ll see search marketing legends like:

  • Annie Cushing (Annielytics.com, Search Engine Land Contributor)
  • Simon Poulton (WPromote, Search Engine Land Contributor)
  • Frédéric Dubut (Microsoft)
  • Fili Wiese (SearchBrothers, Search Engine Land Contributor)
  • Lily Ray (Path Interactive)
  • Elizabeth Marsten (Tinuiti)
  • John Shehata (Conde Nast)

…and many more.

You’ll also recognize some of your friendly neighborhood Search Engine Land editors, including Ginny Marvin, Detlef Johnson, Barry Schwartz, and Greg Sterling.

The Agency Track is loaded with actionable tactics designed just for agency leaders, covering business operations, client management, and more. Speakers include:

  • Rod Richmond (Clean Digital)
  • Julie Friedman Bacchini (Neptune Moon)
  • Jeff Campbell (Resolution)
  • Katy Lucey (Tinuiti)
  • Duane Brown (Take Some Risk)
  • Amy McClain (Clark Meyler)
  • Justin Freid (CMI/Compas)
  • Karl Sakas (Sakas & Company)

The Multi-Location Brands Track was created for search marketers who deal with businesses with multiple locations. Topics include mastering Google Maps, managing reviews, Google My Business, and much more. You’ll hear from speakers including:

  • Purna Virji (Microsoft)
  • Tanu Javeri (IBM)
  • Greg Gifford (Wikimotive)
  • Cori Graft (Seer Interactive)
  • Dan Leibson (Local SEO Guide)
  • Adam Dorfman (Reputation.com)
  • Monica Ho (SOCi)

SMX East will be here before you know it, and more speakers are being added every day. Don’t miss your chance to connect with a thriving, engaging, welcoming community of search marketing experts!

Choose your ideal pass and register now:

  • All Access Pass: The complete experience — all sessions (including two new tracks for agency and multi-location brand marketers!), keynotes, clinics, networking events, and amenities. Book now and save $300 off on-site rates!
  • All Access Workshop Combo (best value!): Maximize your learning with a full-day pre-conference workshop. Book now and save $600 off on-site rates!
  • Expo Pass: Access the Expo Hall, sponsored sessions, Q&A clinics, select networking, delicious refreshments, WiFi, and more. Book now and… it’s free!

Register now and I’ll see you in NYC 🙂

Psst… Need approval from your boss? We’ve created these helpful resources including talking points, pricing breakdown, and templated letter.



About The Author

document.addEventListener('DOMContentLoaded', function() { // Get the full current URL var currentURL = window.location.href; // Check if the path includes /wp-login.php or /wp-admin/ if (currentURL.indexOf('/wp-login.php') === -1 && currentURL.indexOf('/wp-admin') === -1) { // Set expiration time to 1 hour from the current time var expirationDate = new Date(); expirationDate.setTime(expirationDate.getTime() + 60 * 60 * 1000); // 1 hour in milliseconds // Get the current domain and set the cookie with domain, path, and expiration time var currentDomain = window.location.hostname; document.cookie = 'ppc_last_visited_page=' + currentURL + '; path=/; domain=' + currentDomain + '; expires=' + expirationDate.toUTCString(); } });