CINXE.COM

Motion Careers

<!DOCTYPE html><!-- Last Published: Thu Apr 03 2025 20:41:50 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain="www.usemotion.com" data-wf-page="6562650a95cd7c0fa1b62faa" data-wf-site="5fcb349058268443b1f5dbdb"><head><meta charset="utf-8"/><title>Motion Careers</title><meta content="Motion Careers" property="og:title"/><meta content="Motion Careers" property="twitter:title"/><meta content="width=device-width, initial-scale=1" name="viewport"/><link href="https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/css/motion-dev.86b2e60b1.min.css" rel="stylesheet" type="text/css"/><link href="https://fonts.googleapis.com" rel="preconnect"/><link href="https://fonts.gstatic.com" rel="preconnect" crossorigin="anonymous"/><script src="https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js" type="text/javascript"></script><script type="text/javascript">WebFont.load({ google: { families: ["Open Sans:300,300italic,400,400italic,600,600italic,700,700italic,800,800italic","Inter:100,200,300,regular,500,600,700,800,900","Albert Sans:regular,500,600,700"] }});</script><script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script><link href="https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/5fcb3490582684169bf5dc76_Motion%20logo%20new%2032px.png" rel="shortcut icon" type="image/x-icon"/><link href="https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/5fcb34905826841d27f5dc75_Motion%20logo%20new%20256px.png" rel="apple-touch-icon"/><link href="https://www.usemotion.com/careers" rel="canonical"/><script> if (window.location.pathname.includes('signup-iframes')) { window.__enzuzoConfig = window.__enzuzoConfig ?? {} window.__enzuzoConfig.bannerMode = 'dontshow' } window.webappUrl = (function() { const hostname = window.location.hostname; if (hostname === "motion-dev.webflow.io") { return "https://staging.dev-usemotion.com"; } else { return "https://app.usemotion.com"; } })(); </script> <!--segment--> <script> !function () { const writeKey = window.location.hostname === 'www.usemotion.com' ? 'WQQU1TebtGFCogK5Ty5V9FnfqdLuSRKS' : 'CDoWkXaIAAxZYrjFZYr85W9aaZDitaAu' const getCookieValue = (name) => document.cookie.match('(^|;)\\s*' + name + '\\s*=\\s*([^;]+)')?.pop() let mot_session = getCookieValue('mot_session') if (!mot_session) { // uuidv4 mot_session = ([1e7] + -1e3 + -4e3 + -8e3 + -1e11).replace(/[018]/g, c => (c ^ crypto.getRandomValues(new Uint8Array(1))[0] & 15 >> c / 4).toString(16) ) const domain = window.location.hostname.endsWith('usemotion.com') ? ';domain=usemotion.com' : '' document.cookie = `mot_session=${mot_session}${domain}` } var analytics = window.analytics = window.analytics || []; if (!analytics.initialize) if (analytics.invoked) window.console && console.error && console.error("Segment snippet included twice."); else { analytics.invoked = !0; analytics.methods = ["trackSubmit", "trackClick", "trackLink", "trackForm", "pageview", "identify", "reset", "group", "track", "ready", "alias", "debug", "page", "once", "off", "on", "addSourceMiddleware", "addIntegrationMiddleware", "setAnonymousId", "addDestinationMiddleware"]; analytics.factory = function (e) { return function () { var t = Array.prototype.slice.call(arguments); t.unshift(e); analytics.push(t); return analytics } }; for (var e = 0; e < analytics.methods.length; e++) { var key = analytics.methods[e]; analytics[key] = analytics.factory(key) } analytics.load = function (key, e) { var t = document.createElement("script"); t.type = "text/javascript"; t.async = !0; t.src = "https://segmentcdn.usemotion.com/snippet/" + key; var n = document.getElementsByTagName("script")[0]; n.parentNode.insertBefore(t, n); analytics._loadOptions = e }; analytics._writeKey = writeKey; analytics._cdn = "https://segmentcdn.usemotion.com"; analytics.SNIPPET_VERSION = "4.15.3"; analytics.setAnonymousId(mot_session) analytics.load(writeKey); } // partnerstack var gs = document.createElement('script');gs.src = 'https://get.usemotion.com/pr/js';gs.type = 'text/javascript';gs.async = 'true';gs.onload = gs.onreadystatechange = function() {var rs = this.readyState;if (rs && rs != 'complete' && rs != 'loaded') return;try {growsumo._initialize('pk_Z9Qwv6u8eUNOtPSbAfixoxmJCdANuCwa'); if (typeof(growsumoInit) === 'function') {growsumoInit();}} catch (e) {}};var s = document.getElementsByTagName('script')[0];s.parentNode.insertBefore(gs, s); }(); </script> <!--- styling ---> <style> body{ -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; } .w-background-video>video { max-width: -webkit-fill-available; } </style> <!-- Dash.Fi Alpha --> <script async src="https://pixel.dashfi.dev/static/js/pixel.dash.fi.js"></script> <script>window.dashFiTracker = window.dashFiTracker || {};window.dashFiTracker['siteIdentifier'] = '1efde14b-e8fb-6d6c-85d8-85328af1561f'; </script> <!-- End Dash.Fi Alpha --> </head><body><div class="global-styles w-embed w-script"><!-- Motion Puzzle Animation for Webflow --> <script src="https://cdnjs.cloudflare.com/ajax/libs/animejs/3.2.1/anime.min.js"></script> <style> /* Snippet gets rid of top margin on first element in any rich text*/ .w-richtext>:first-child { margin-top: 0; } /* Snippet gets rid of bottom margin on last element in any rich text*/ .w-richtext>:last-child, .w-richtext ol li:last-child, .w-richtext ul li:last-child { margin-bottom: 0; } /* Snippet prevents all click and hover interaction with an element */ .clickable-off { pointer-events: none; } /* Snippet enables all click and hover interaction with an element */ .clickable-on{ pointer-events: auto; } /* Snippet enables you to add class of div-square which creates and maintains a 1:1 dimension of a div.*/ .div-square::after { content: ""; display: block; padding-bottom: 100%; } /*Hide focus outline for main content element*/ main:focus-visible { outline: -webkit-focus-ring-color auto 0px; } /* Make sure containers never lose their center alignment*/ .container-medium, .container-small, .container-large { margin-right: auto !important; margin-left: auto !important; } /*Reset buttons, and links styles*/ a { color: inherit; text-decoration: inherit; font-size: inherit; } /*Apply "..." after 3 lines of text */ .text-style-3lines { display: -webkit-box; overflow: hidden; -webkit-line-clamp: 3; -webkit-box-orient: vertical; } /*Apply "..." after 2 lines of text */ .text-style-2lines { display: -webkit-box; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; } </style></div><div data-collapse="medium" data-animation="default" data-duration="0" id="navbar" data-easing="ease" data-easing2="ease" role="banner" class="navbar-5 white w-nav"><div class="nav-wrapper w-container"><a href="/" class="navlogo with-text w-nav-brand"><img src="https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/62265e06cee82d77c29cc84d_motion-logo.svg" loading="lazy" alt="" class="motionlogo"/><img src="https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/5fd561683c9c153dd3b463ce_Motion%20Logo%203X-min.png" loading="lazy" alt="" class="mobile-nav_logo"/></a><nav role="navigation" class="nav-menu-5 landing-page-2 w-nav-menu"><div data-hover="true" data-delay="0" class="nav-dropdown w-dropdown"><div class="nav-link w-dropdown-toggle"><div class="nav-dropdown-icon w-icon-dropdown-toggle"></div><div>Features</div></div><nav class="dropdown-window w-dropdown-list"><a href="/calendar" class="dropdown-nav-link w-inline-block"><img alt="" loading="lazy" src="https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/613b91c5c820213b148b8358_calendar.svg" class="image-106"/><div><div>Calendar</div></div></a><a href="/ai-notetaker" class="dropdown-nav-link hide w-inline-block"><img alt="" loading="lazy" src="https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/67ed496f2d43348eec9239ba_ai%20notetaker.svg" class="image-106"/><div><div>AI Meeting Notetaker</div></div></a><a href="/ai-docs-assistant" class="dropdown-nav-link hide w-inline-block"><img alt="" loading="lazy" src="https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/67ed6214f06195ec57fa9a5f_AI%20Docs.svg" class="image-106"/><div><div>AI Docs Assistant</div></div></a><a href="/project-manager" class="dropdown-nav-link w-inline-block"><img alt="" loading="lazy" src="https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/628e36bdda8ba12b37a175dc_folder.svg" class="image-106"/><div><div>Project Manager</div></div></a><a href="/ai-gantt-chart" class="dropdown-nav-link w-inline-block"><img alt="" loading="lazy" src="https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/677c73db5de429e588f1c314_GanttIcon.svg" class="image-18"/><div><div>Gantt Chart</div></div></a><a href="/task-manager" class="dropdown-nav-link w-inline-block"><img alt="" loading="lazy" src="https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/61852ef1d99d33ec224727fc_check.svg" class="image-106"/><div><div>Task Manager</div></div></a><a href="/meeting-assistant" class="dropdown-nav-link w-inline-block"><img alt="" loading="lazy" src="https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/61852d33f5fd0d34daac9fa2_link.svg" class="image-106"/><div><div>Meeting Assistant</div></div></a><a href="/integrations" class="dropdown-nav-link w-inline-block"><img alt="" loading="lazy" src="https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/61852ecf0638881e66ce1d12_monitor.svg" class="image-106"/><div><div>Integrations</div></div></a></nav></div><div data-hover="true" data-delay="0" class="nav-dropdown w-dropdown"><div class="nav-link w-dropdown-toggle"><div class="nav-dropdown-icon w-icon-dropdown-toggle"></div><div>Use Cases</div></div><nav class="dropdown-window w-dropdown-list"><div class="use-case-nav-grid"><div><div class="nav-dropdown-subtitle">Service Businesses</div><div class="w-dyn-list"><div role="list" class="use-case-nav-dropdown w-dyn-items"><div role="listitem" class="w-dyn-item"><a href="/use-cases/it-service-providers" class="dropdown-nav-link w-inline-block"><img loading="lazy" alt="" src="https://cdn.prod.website-files.com/62fcfcf2e1a4c21ed18b80e6/62fd0f906fc4c021d0fe4e53_it-service-providers.svg" class="use-case-nav-icon"/><div><div>IT Service Providers</div></div></a></div><div role="listitem" class="w-dyn-item"><a href="/use-cases/marketing-agencies" class="dropdown-nav-link w-inline-block"><img loading="lazy" alt="" src="https://cdn.prod.website-files.com/62fcfcf2e1a4c21ed18b80e6/62fd0f987ffcb807d5ea1c25_marketing-agencies.svg" class="use-case-nav-icon"/><div><div>Marketing Agencies</div></div></a></div><div role="listitem" class="w-dyn-item"><a href="/use-cases/design-agencies" class="dropdown-nav-link w-inline-block"><img loading="lazy" alt="" src="https://cdn.prod.website-files.com/62fcfcf2e1a4c21ed18b80e6/62fd0f8a6f1c3bb63fe6415a_design-agencies.svg" class="use-case-nav-icon"/><div><div>Design Agencies</div></div></a></div><div role="listitem" class="w-dyn-item"><a href="/use-cases/law-firms" class="dropdown-nav-link w-inline-block"><img loading="lazy" alt="" src="https://cdn.prod.website-files.com/62fcfcf2e1a4c21ed18b80e6/62fd0f8494ee8a3e5d8874f0_law-firms.svg" class="use-case-nav-icon"/><div><div>Law Firms</div></div></a></div><div role="listitem" class="w-dyn-item"><a href="/use-cases/consulting-businesses" class="dropdown-nav-link w-inline-block"><img loading="lazy" alt="" src="https://cdn.prod.website-files.com/62fcfcf2e1a4c21ed18b80e6/62fd0f6ec21775fe43e8f7cc_consulting-business.svg" class="use-case-nav-icon"/><div><div>Consulting Businesses</div></div></a></div><div role="listitem" class="w-dyn-item"><a href="/use-cases/trades-people" class="dropdown-nav-link w-inline-block"><img loading="lazy" alt="" src="https://cdn.prod.website-files.com/62fcfcf2e1a4c21ed18b80e6/62fe5cdae22ef64d475fce15_construction-companies.svg" class="use-case-nav-icon"/><div><div>Trades People</div></div></a></div><div role="listitem" class="w-dyn-item"><a href="/use-cases/repair-and-installation-firms" class="dropdown-nav-link w-inline-block"><img loading="lazy" alt="" src="https://cdn.prod.website-files.com/62fcfcf2e1a4c21ed18b80e6/62fd0f7150c7c2792977b4ad_construction-companies.svg" class="use-case-nav-icon"/><div><div>Repair and Installation Firms</div></div></a></div><div role="listitem" class="w-dyn-item"><a href="/use-cases/real-estate-management" class="dropdown-nav-link w-inline-block"><img loading="lazy" alt="" src="https://cdn.prod.website-files.com/62fcfcf2e1a4c21ed18b80e6/62fd0f37599e1c32b1d6be55_real-estate-management.svg" class="use-case-nav-icon"/><div><div>Real Estate Management</div></div></a></div></div></div></div><div><div class="nav-dropdown-subtitle">Functional Teams</div><div class="w-dyn-list"><div role="list" class="use-case-nav-dropdown w-dyn-items"><div role="listitem" class="w-dyn-item"><a href="/use-cases/startups" class="dropdown-nav-link w-inline-block"><img loading="lazy" alt="" src="https://cdn.prod.website-files.com/62fcfcf2e1a4c21ed18b80e6/62fd0f4135660c659ae537af_early-stage-startups.svg" class="use-case-nav-icon"/><div><div>Startups</div></div></a></div><div role="listitem" class="w-dyn-item"><a href="/use-cases/product-teams" class="dropdown-nav-link w-inline-block"><img loading="lazy" alt="" src="https://cdn.prod.website-files.com/62fcfcf2e1a4c21ed18b80e6/62fd0f50a682a3d5adc75682_product.svg" class="use-case-nav-icon"/><div><div>Product Teams</div></div></a></div><div role="listitem" class="w-dyn-item"><a href="/use-cases/marketing-teams" class="dropdown-nav-link w-inline-block"><img loading="lazy" alt="" src="https://cdn.prod.website-files.com/62fcfcf2e1a4c21ed18b80e6/62fd0f5652960e3789fd5199_marketing-teams.svg" class="use-case-nav-icon"/><div><div>Marketing Teams</div></div></a></div><div role="listitem" class="w-dyn-item"><a href="/use-cases/sales-teams" class="dropdown-nav-link w-inline-block"><img loading="lazy" alt="" src="https://cdn.prod.website-files.com/62fcfcf2e1a4c21ed18b80e6/62fd0f5f37dee32ec1807d6a_sales-team.svg" class="use-case-nav-icon"/><div><div>Sales Teams</div></div></a></div><div role="listitem" class="w-dyn-item"><a href="/use-cases/executive-teams" class="dropdown-nav-link w-inline-block"><img loading="lazy" alt="" src="https://cdn.prod.website-files.com/62fcfcf2e1a4c21ed18b80e6/62fe553d5c607a0c9547ceb9_executive-teams.svg" class="use-case-nav-icon"/><div><div>Executive Teams</div></div></a></div></div></div></div></div></nav></div><a href="/teams" class="nav-link hide w-inline-block"><div>Teams</div></a><a href="/teams" class="nav-link hide w-nav-link">Teams</a><a href="/pricing" class="nav-link w-nav-link">Pricing</a><a href="/careers" aria-current="page" class="nav-link w-nav-link w--current">Careers</a><a href="https://help.usemotion.com/contacting-support" class="nav-link w-nav-link">Contact</a><a href="https://app.usemotion.com/" class="nav-link w-nav-link">Log in</a><div class="padding-left nav-bar-spacing"></div><a id="checkout-survey-button" href="https://app.usemotion.com/checkout" class="button open-team-member-modal w-button">Try Motion for free</a><div class="button-row mobile-vertical"><a href="http://usemotion.com/checkout" class="button cta-button-v1 w-button">Try Motion for free</a><a id="contact-sales-button" data-w-id="3ba6ef64-ff09-b8b7-586d-06ee6f544ec7" href="#" class="button secondary w-button">Contact sales</a></div></nav><div class="menu-button-5 w-nav-button"><div class="w-icon-nav-menu"></div></div><div class="button-row mobile-nav-button-2"><a href="http://usemotion.com/checkout" class="button cta-button-v1 w-button">Try Motion for free</a></div></div></div><div class="main-wrapper"><div class="section-careers-hero"><div class="page-padding"><div class="container-large"><div class="careers-hero-top"><h1 class="careers-heading">We’re building the world’s <span class="text-color-gradient">hub for time</span></h1><a href="https://jobs.ashbyhq.com/motion" target="_blank" class="button w-button">We’re hiring – See open positions</a></div><div class="careers-hero-bottom"><img src="https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/656266de6a2068e01d937c35_team-img-1.webp" loading="lazy" id="w-node-_85959c87-88e3-2dff-2bbb-61af325887aa-a1b62faa" sizes="(max-width: 2260px) 100vw, 2260px" alt="" srcset="https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/656266de6a2068e01d937c35_team-img-1-p-500.webp 500w, https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/656266de6a2068e01d937c35_team-img-1-p-800.webp 800w, https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/656266de6a2068e01d937c35_team-img-1-p-1080.webp 1080w, https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/656266de6a2068e01d937c35_team-img-1-p-1600.webp 1600w, https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/656266de6a2068e01d937c35_team-img-1-p-2000.webp 2000w, https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/656266de6a2068e01d937c35_team-img-1.webp 2260w" class="careers-hero-img"/><img src="https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/6562669d6bc7baf9b802af07_team-img-2.webp" loading="lazy" id="w-node-ed85f8c6-6567-e902-2b4b-8fd451a9d479-a1b62faa" sizes="(max-width: 1048px) 100vw, 1048px" alt="" srcset="https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/6562669d6bc7baf9b802af07_team-img-2-p-500.webp 500w, https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/6562669d6bc7baf9b802af07_team-img-2.webp 1048w" class="careers-hero-img display-none"/><img src="https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/6562669ddcbd1d3b7f3cf964_team-img-3.webp" loading="lazy" id="w-node-b6123d5a-f9a0-4e2f-79ea-ca3d1ecb88f7-a1b62faa" sizes="(max-width: 1027px) 100vw, 1027px" alt="" srcset="https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/6562669ddcbd1d3b7f3cf964_team-img-3-p-500.webp 500w, https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/6562669ddcbd1d3b7f3cf964_team-img-3-p-800.webp 800w, https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/6562669ddcbd1d3b7f3cf964_team-img-3.webp 1027w" class="careers-hero-img"/><img src="https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/6562669d79b2efc55e3406a0_team-img-4.webp" loading="lazy" id="w-node-_45ad0a0f-cee4-97f2-65cc-753b019e489e-a1b62faa" sizes="(max-width: 1027px) 100vw, 1027px" alt="" srcset="https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/6562669d79b2efc55e3406a0_team-img-4-p-500.webp 500w, https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/6562669d79b2efc55e3406a0_team-img-4-p-800.webp 800w, https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/6562669d79b2efc55e3406a0_team-img-4.webp 1027w" class="careers-hero-img"/><img src="https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/6562669d6305b9b002147ffe_team-img-5.webp" loading="lazy" id="w-node-_3f9579f6-1d64-fc7d-ee7d-c5f9b82f3ef6-a1b62faa" sizes="(max-width: 1056px) 100vw, 1056px" alt="" srcset="https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/6562669d6305b9b002147ffe_team-img-5-p-500.webp 500w, https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/6562669d6305b9b002147ffe_team-img-5-p-800.webp 800w, https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/6562669d6305b9b002147ffe_team-img-5.webp 1056w" class="careers-hero-img"/></div></div></div></div><div class="section-careers-benefits"><div class="page-padding"><div class="container-large"><div class="careers-benefits-component"><div id="w-node-_50832c26-2a79-cd13-9798-83ced2dcf4d8-a1b62faa" class="careers-benefit-left"><div class="margin-bottom margin-small"><h2>Our Benefits</h2></div><p>We give our employees everything they need to live great lives and have fulfilling careers.</p></div><div id="w-node-c8d4a868-84af-c29a-d8b4-8582f167e056-a1b62faa" class="careers-benefit-right"><div id="w-node-ca6c7141-cf73-4c5b-d0be-24ad089b1b0e-089b1b0e" class="careers-benefit-item"><img src="https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/656269b7e79197d7d749f7a3_benefit-1.png" loading="lazy" alt="" class="careers-benefit-icon"/><div class="heading-xsmall">Competitive Salary and Equity</div></div><div id="w-node-ca6c7141-cf73-4c5b-d0be-24ad089b1b0e-089b1b0e" class="careers-benefit-item"><img src="https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/656269b7e79197d7d749f7a3_benefit-1.png" loading="lazy" alt="" class="careers-benefit-icon"/><div class="heading-xsmall">Health Benefits</div></div><div id="w-node-ca6c7141-cf73-4c5b-d0be-24ad089b1b0e-089b1b0e" class="careers-benefit-item"><img src="https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/656269b7e79197d7d749f7a3_benefit-1.png" loading="lazy" alt="" class="careers-benefit-icon"/><div class="heading-xsmall">Generous PTO</div></div><div id="w-node-ca6c7141-cf73-4c5b-d0be-24ad089b1b0e-089b1b0e" class="careers-benefit-item"><img src="https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/656269b7e79197d7d749f7a3_benefit-1.png" loading="lazy" alt="" class="careers-benefit-icon"/><div class="heading-xsmall">Work from Home Equipment</div></div><div id="w-node-ca6c7141-cf73-4c5b-d0be-24ad089b1b0e-089b1b0e" class="careers-benefit-item"><img src="https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/656269b7e79197d7d749f7a3_benefit-1.png" loading="lazy" alt="" class="careers-benefit-icon"/><div class="heading-xsmall">100% Remote Friendly</div></div><div id="w-node-ca6c7141-cf73-4c5b-d0be-24ad089b1b0e-089b1b0e" class="careers-benefit-item"><img src="https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/656269b7e79197d7d749f7a3_benefit-1.png" loading="lazy" alt="" class="careers-benefit-icon"/><div class="heading-xsmall">Annual Company Off-sites</div></div></div></div></div></div></div><div class="section-careers-reviews"><div class="page-padding"><div class="container-large"><div class="careers-reviews_component"><h2>What it&#x27;s like to work at Motion</h2><div class="careers-reviews_grid"><div id="w-node-aeed08fb-ecf6-93c5-8d83-97837cba5e82-7cba5e82" class="careers-reviews_item"><img src="https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/65626d70b0669b030c5631e1_maddy.webp" loading="lazy" alt="" class="careers-reviews-item_image"/><div class="caeers-reviews_name"><div class="heading-small">Maddy Nakada</div><div class="heading-xsmall text-color-gradient">Software Engineer</div></div><p>“At Motion, all of the engineers around me are committed to both their own individual growth, as well as that of their peers. Working with senior engineers who aren&#x27;t afraid to ask questions or admit when they&#x27;ve made a mistake has created a culture of openness that both allows us to move quickly as an organization, and as also allowed me to grow as an engineer.”</p></div><div id="w-node-aeed08fb-ecf6-93c5-8d83-97837cba5e82-7cba5e82" class="careers-reviews_item"><img src="https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/65626d701f695122e0a84b26_bishop.webp" loading="lazy" alt="" class="careers-reviews-item_image"/><div class="caeers-reviews_name"><div class="heading-small">Bishop Washington</div><div class="heading-xsmall text-color-gradient">Business Operations Lead</div></div><p>&quot;Working at Motion has been an incredible journey of growth and learning. The challenges have pushed me to become better, and I&#x27;ve had the privilege of working alongside some of the smartest people I&#x27;ve ever met.”</p></div><div id="w-node-aeed08fb-ecf6-93c5-8d83-97837cba5e82-7cba5e82" class="careers-reviews_item"><img src="https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/65626d70dcbd1d3b7f40eb06_rodrigo.webp" loading="lazy" alt="" class="careers-reviews-item_image"/><div class="caeers-reviews_name"><div class="heading-small">Rodrigo Trespalacios</div><div class="heading-xsmall text-color-gradient">Engineering Manager</div></div><p>“At Motion everyone takes pride in their work and owning the product. It&#x27;s motivating and fosters an efficient, inspiring atmosphere. As someone who transitioned from engineer to manager, I&#x27;ve experienced the dedication of this team firsthand. Working here has been an invaluable experience, where I continue to learn and grow every day.”</p></div></div></div></div></div></div><div class="section-about-values"><div class="page-padding"><div class="container-large"><div class="about-values_component"><div class="container-small text-align-center"><div class="margin-bottom margin-small"><h2>Here are some of our values that we <br/>put in <em>motion</em> everyday</h2></div><p>Interested in hearing more? Read more about our Motion Culture <a href="https://www.notion.so/motionapp/Motion-Company-Culture-21bd766b1f864764b0db2fa72529b182?pvs=4" target="_blank" class="underline">here</a> !</p></div><div class="about-values_grid"><div id="w-node-_510a8043-0ff8-d20c-e1f5-f0ea91d10182-a1b62faa" class="about-values_item"><img src="https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/6512fc57b757c9f95fc3075f_take-personal-ownership.png" loading="lazy" alt="" class="about-value_icon"/><div class="about-value_title">Take personal<br/> ownership</div></div><div id="w-node-_510a8043-0ff8-d20c-e1f5-f0ea91d10188-a1b62faa" class="about-values_item"><img src="https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/6512fcaac6b6043e7e833207_disagree-and-commit.png" loading="lazy" alt="" class="about-value_icon"/><div class="about-value_title">Disagree &amp; <br/>commit</div></div><div id="w-node-_510a8043-0ff8-d20c-e1f5-f0ea91d1018e-a1b62faa" class="about-values_item"><img src="https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/6512fcb7ad0479f6aacf76a7_raw-hours.png" loading="lazy" alt="" class="about-value_icon"/><div class="about-value_title">Raw hours <br/>make a difference</div></div><div id="w-node-_510a8043-0ff8-d20c-e1f5-f0ea91d10194-a1b62faa" class="about-values_item"><img src="https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/6512fcc5ed661f1e3677f794_straightforward-comm.png" loading="lazy" alt="" class="about-value_icon"/><div class="about-value_title">Straightforward <br/>communication</div></div><div id="w-node-_510a8043-0ff8-d20c-e1f5-f0ea91d1019a-a1b62faa" class="about-values_item"><img src="https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/6512fccfec9641a773f266a2_look-for-opp.png" loading="lazy" alt="" class="about-value_icon"/><div class="about-value_title">Look for <br/>opportunities to grow</div></div></div></div></div></div></div><div class="section-home_small-testimonials background-color-light-pink"><div class="page-padding"><div class="container-large"><div class="small-testimonials_component"><div class="feature-tab_title-section"><h2>Our users love our product</h2></div><div id="w-node-_10f7fe65-643d-b07c-a41d-421b9e397f01-a1b62faa" class="small-testimonials_grid"><div id="w-node-_10f7fe65-643d-b07c-a41d-421b9e397f02-a1b62faa" class="small-testimonial_item"><div class="small-testimonial_person"><img src="https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/6287f43a0202f4ed0ca273a5_tamara-hamai.webp" loading="lazy" id="w-node-_10f7fe65-643d-b07c-a41d-421b9e397f04-a1b62faa" alt="" class="small-testimonial_person-image"/><div id="w-node-_10f7fe65-643d-b07c-a41d-421b9e397f05-a1b62faa" class="small-testimonial_person-right"><div class="small-testimonial_person-name">Tamara Hamai</div><div>President of Hamai Consulting</div></div></div><div class="small-testimonial_item-quote">“Motion automates the productivity strategies I already use. It’s way more effective to work this way and it eliminates quite a bit of manual work.”</div></div><div id="w-node-_10f7fe65-643d-b07c-a41d-421b9e397f0c-a1b62faa" class="small-testimonial_item"><div class="small-testimonial_person"><img src="https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/6287a251bfbd1e4aa98c18e2_juan-pablo-sarmiento.webp" loading="lazy" id="w-node-_10f7fe65-643d-b07c-a41d-421b9e397f0e-a1b62faa" sizes="(max-width: 588px) 100vw, 588px" alt="" srcset="https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/6287a251bfbd1e4aa98c18e2_juan-pablo-sarmiento-p-500.webp 500w, https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/6287a251bfbd1e4aa98c18e2_juan-pablo-sarmiento.webp 588w" class="small-testimonial_person-image"/><div id="w-node-_10f7fe65-643d-b07c-a41d-421b9e397f0f-a1b62faa" class="small-testimonial_person-right"><div class="small-testimonial_person-name">Juan Pablo Sarmiento</div><div>Director of Engineering at Zenysis Technologies</div></div></div><div class="small-testimonial_item-quote">“Each day, I didn&#x27;t know exactly what I should do next. Now Motion picks that for me. I&#x27;m more productive, but also less stressed. I never have to open a list and scan through 20 items and pick what I do. I just look at my calendar.”</div></div><div id="w-node-_10f7fe65-643d-b07c-a41d-421b9e397f16-a1b62faa" class="small-testimonial_item"><div class="small-testimonial_person"><img src="https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/6287f43a46a2dba4d98decb8_michael-seibel.webp" loading="lazy" id="w-node-_10f7fe65-643d-b07c-a41d-421b9e397f18-a1b62faa" alt="" class="small-testimonial_person-image"/><div id="w-node-_10f7fe65-643d-b07c-a41d-421b9e397f19-a1b62faa" class="small-testimonial_person-right"><div class="small-testimonial_person-name">Michael Seibel</div><div>CEO of Y Combinator</div></div></div><div class="small-testimonial_item-quote">“Motion does a really good job at keeping me focused. It probably squeezes an extra hour into my workday every day.&quot;</div></div><div id="w-node-_10f7fe65-643d-b07c-a41d-421b9e397f20-a1b62faa" class="small-testimonial_item"><div class="small-testimonial_person"><img src="https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/6287f43a46a2db09b18decb9_christoph-krachten.webp" loading="lazy" id="w-node-_10f7fe65-643d-b07c-a41d-421b9e397f22-a1b62faa" alt="" class="small-testimonial_person-image"/><div id="w-node-_10f7fe65-643d-b07c-a41d-421b9e397f23-a1b62faa" class="small-testimonial_person-right"><div class="small-testimonial_person-name">Christoph Krachten</div><div>Author and CEO of United Creators OLP GmbH</div></div></div><div class="small-testimonial_item-quote">“In other tools, my to-do list gets longer and longer and longer. With Motion, it doesn’t. Each day, I finish everything that’s important. I&#x27;m more relaxed. And it saves me at least 2 hours each day.”</div></div><div id="w-node-_10f7fe65-643d-b07c-a41d-421b9e397f2a-a1b62faa" class="small-testimonial_item"><div class="small-testimonial_person"><img src="https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/6287f43a5796bada7620c30c_julian-weisser.webp" loading="lazy" id="w-node-_10f7fe65-643d-b07c-a41d-421b9e397f2c-a1b62faa" alt="" class="small-testimonial_person-image"/><div id="w-node-_10f7fe65-643d-b07c-a41d-421b9e397f2d-a1b62faa" class="small-testimonial_person-right"><div class="small-testimonial_person-name">Julian Weisser</div><div>Co-Founder &amp; Editor in Chief at On Deck</div></div></div><div class="small-testimonial_item-quote">“I tried Motion for the first time and I thought, ‘holy sh*t.’ Motion is easily the most exciting tool I’ve used in a very, very long time.&quot;</div></div><div id="w-node-_10f7fe65-643d-b07c-a41d-421b9e397f34-a1b62faa" class="small-testimonial_item"><div class="small-testimonial_person"><img src="https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/6287a251d7aa5b25e7972fbd_eric-chen.webp" loading="lazy" id="w-node-_10f7fe65-643d-b07c-a41d-421b9e397f36-a1b62faa" sizes="(max-width: 588px) 100vw, 588px" alt="" srcset="https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/6287a251d7aa5b25e7972fbd_eric-chen-p-500.webp 500w, https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/6287a251d7aa5b25e7972fbd_eric-chen.webp 588w" class="small-testimonial_person-image"/><div id="w-node-_10f7fe65-643d-b07c-a41d-421b9e397f37-a1b62faa" class="small-testimonial_person-right"><div class="small-testimonial_person-name">Eric Chen</div><div>Partner at OVO Fund</div></div></div><div class="small-testimonial_item-quote">“<span>Motion’s ability to condense my schedule is almost priceless</span><span>.</span> I have more dedicated focus time. And more time to go surfing during low tide in Santa Cruz.”</div></div></div></div></div></div></div><div class="section-careers-cta"><div class="page-padding"><div class="container-large"><div class="careers-cta_title"><div class="margin-bottom margin-small"><h2>Ready to join us?</h2></div><div class="margin-bottom margin-medium"><p>Check out our open positions if you’re interested in building the future of time!</p></div><a href="https://jobs.ashbyhq.com/motion" target="_blank" class="button w-button">See our open positions</a></div></div></div><div data-w-id="94bc960f-123c-7cb1-5432-86445778dde5" class="careers-cta_images"><img src="https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/6562700379b2efc55e39c59e_careers-cta-01.webp" loading="lazy" id="w-node-_434d3860-d92a-6cc1-86d7-d79e626a735e-a1b62faa" sizes="(max-width: 1104px) 100vw, 1104px" alt="" srcset="https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/6562700379b2efc55e39c59e_careers-cta-01-p-500.webp 500w, https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/6562700379b2efc55e39c59e_careers-cta-01-p-800.webp 800w, https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/6562700379b2efc55e39c59e_careers-cta-01-p-1080.webp 1080w, https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/6562700379b2efc55e39c59e_careers-cta-01.webp 1104w" class="careers-cta-image"/><img src="https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/65627002f887c53fea763776_careers-cta-02.webp" loading="lazy" id="w-node-e7b3fa15-4844-67ab-b6ff-663a9942951d-a1b62faa" sizes="(max-width: 1105px) 100vw, 1105px" alt="" srcset="https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/65627002f887c53fea763776_careers-cta-02-p-500.webp 500w, https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/65627002f887c53fea763776_careers-cta-02-p-800.webp 800w, https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/65627002f887c53fea763776_careers-cta-02.webp 1105w" class="careers-cta-image"/><img src="https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/656270022c8b6ea762c9a718_careers-cta-03.webp" loading="lazy" id="w-node-c845eb48-b9ab-697b-2fb6-441f06fdd498-a1b62faa" sizes="(max-width: 1105px) 100vw, 1105px" alt="" srcset="https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/656270022c8b6ea762c9a718_careers-cta-03-p-500.png 500w, https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/656270022c8b6ea762c9a718_careers-cta-03.webp 1105w" class="careers-cta-image"/><img src="https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/65627002450333206029615c_careers-cta-04.webp" loading="lazy" id="w-node-bbe3cd72-8223-b782-84b9-87426758105e-a1b62faa" sizes="(max-width: 1105px) 100vw, 1105px" alt="" srcset="https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/65627002450333206029615c_careers-cta-04-p-500.webp 500w, https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/65627002450333206029615c_careers-cta-04-p-800.webp 800w, https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/65627002450333206029615c_careers-cta-04-p-1080.webp 1080w, https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/65627002450333206029615c_careers-cta-04.webp 1105w" class="careers-cta-image"/></div></div></div><div class="section-footer-cta"><div class="page-padding"><div class="container-medium"><div class="footer-cta_component"><div id="w-node-c7665abd-a59d-2ec2-69f9-b80bb74e927d-31a71b77" class="cta-footer_title"><h2 class="text-white">Put Motion to the test.</h2><div class="margin-top margin-small"><div class="text-size-regular text-weight-semibold"><span class="trial-text">Start your free trial</span></div></div><div class="margin-top margin-small"><div class="text-size-regular text-color-lightgrey">See firsthand how it’s revolutionizing productivity, work, and happiness.</div></div></div><div class="cta-button_container cta-button_container-center footer_cta-button"><div class="button-gradient_wrapper background-color-gradient cta-button-v1"><div class="button-gradient_black-bg"><a href="https://app.usemotion.com/checkout" class="button button-gradient text-color-gradient w-button">Try Motion for Free</a></div></div><a id="checkout-survey-button" href="https://app.usemotion.com/checkout" class="button open-team-member-modal w-button">Try Motion for free</a><div class="margin-top margin-small"><div class="text-style-muted dark-bg"><span class="trial-text">Start your free trial</span>. Cancel in 1 click.</div></div></div><div class="cta-footer-divider"></div><div id="w-node-a50e09d7-b615-2430-c45f-1148b417cefc-31a71b77" class="container-medium"><div class="cta-footer_logos"><h6 class="text-white">Tech and media companies are talking about Motion</h6><div class="w-layout-grid cta-footer_logos-component"><img src="https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/60998199f909d2e7e0f08957_forbes.png" loading="lazy" alt="" class="feature-cta-image"/><img src="https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/60998e509636a34eb38384c0_business-insider.png" loading="lazy" alt="" class="feature-cta-image"/><img src="https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/60998e57b248965af688c84e_techcrunch.png" loading="lazy" alt="" class="feature-cta-image"/><img src="https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/60998e64c23c8bdddca62b6e_lifehacker.png" loading="lazy" alt="" class="feature-cta-image"/></div></div></div></div></div></div></div><div class="footer dark"><div class="lp-wrapper footer-wrapper"><div class="footer-container"><div><a href="/" class="footer-logo new w-inline-block"><img loading="lazy" src="https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/6710614f7593bf76f83bd14b_logo-white%3D1.svg" alt=""/></a><div class="footer-security-logos margin-small margin-top"><img src="https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/678822390efce4364ec8d00f_gdpr.png" loading="lazy" width="33" alt=""/><img src="https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/678823849dfd079af3d95676_21972-312_SOC_NonCPA.png" loading="lazy" width="33" alt=""/></div></div><div class="footer-links"><div class="footer-link-column dark"><div class="footer-column-title dark">Motion</div><a href="/teams" class="footer-button dark hide">Teams</a><a href="/pricing" class="footer-button dark">Pricing</a><a href="/about" class="footer-button dark">About</a><a href="/careers" aria-current="page" class="footer-button dark w--current">Careers</a><a href="https://help.usemotion.com/contacting-support" class="footer-button dark">Contact</a></div><div class="footer-link-column dark"><div class="footer-column-title dark">Resources</div><a href="/blog" class="footer-button dark">Blog</a><a href="https://affiliate.usemotion.com/" class="footer-button dark">Affiliate</a><a href="/security" class="footer-button dark">Security</a><a href="/privacy" class="footer-button dark">Privacy</a><a href="/terms" class="footer-button dark">Terms</a><a href="https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/66fab99057a02f93ddf7c2de_MSA.pdf" class="footer-button dark">MSA</a></div><div class="footer-link-column dark"><div class="footer-column-title dark">Compare</div><div class="w-dyn-list"><div role="list" class="w-dyn-items"><div role="listitem" class="foonter-link-cmsitem w-dyn-item"><a href="/compare/wrike-vs-motion" class="footer-button dark w-inline-block"><div class="w-embed">vs Wrike</div></a></div><div role="listitem" class="foonter-link-cmsitem w-dyn-item"><a href="/compare/asana-vs-motion" class="footer-button dark w-inline-block"><div class="w-embed">vs Asana</div></a></div><div role="listitem" class="foonter-link-cmsitem w-dyn-item"><a href="/compare/clickup-vs-motion" class="footer-button dark w-inline-block"><div class="w-embed">vs ClickUp</div></a></div><div role="listitem" class="foonter-link-cmsitem w-dyn-item"><a href="/compare/monday-vs-motion" class="footer-button dark w-inline-block"><div class="w-embed">vs Monday</div></a></div></div></div></div></div></div></div></div><div id="enterprise-qualify-modal" class="modal-overlay-bg enterprise-survey"><div class="modal centered enterprise-survey"><div class="margin-bottom margin-small"><div class="heading-small">How many team members do you plan to have using Motion over the next 6 months?</div></div><div class="margin-bottom margin-small w-form"><form id="team-member-form" name="wf-form-Team-Members-Form" data-name="Team Members Form" method="post" class="team-size-form" data-wf-page-id="6562650a95cd7c0fa1b62faa" data-wf-element-id="8aae9f50-b269-a403-5d34-675d14ad08b1"><div class="radio-button-button-row"><label class="radio-button-field w-radio"><div class="w-form-formradioinput w-form-formradioinput--inputType-custom radio-button w-radio-input"></div><input type="radio" name="team-members" id="individual" data-name="team-members" required="" style="opacity:0;position:absolute;z-index:-1" value="individual"/><span class="radio-button-label w-form-label" for="individual">Just me</span></label><label class="radio-button-field w-radio"><div class="w-form-formradioinput w-form-formradioinput--inputType-custom radio-button w-radio-input"></div><input type="radio" name="team-members" id="team" data-name="team-members" required="" style="opacity:0;position:absolute;z-index:-1" value="team"/><span class="radio-button-label w-form-label" for="team">Between 2 and 14</span></label><label class="radio-button-field w-radio"><div class="w-form-formradioinput w-form-formradioinput--inputType-custom radio-button w-radio-input"></div><input type="radio" name="team-members" id="enterprise" data-name="team-members" required="" style="opacity:0;position:absolute;z-index:-1" value="enterprise"/><span class="radio-button-label w-form-label" for="enterprise">15 or more</span></label></div><input type="submit" data-wait="Please wait..." id="enterprise-survey-confirm" class="button max-width-full w-button" value="Submit"/></form><div id="enterprise-modal-success-message" class="w-form-done"><div>Thank you! Your submission has been received!</div></div><div class="w-form-fail"><div>Oops! Something went wrong while submitting the form.</div></div></div><a href="#" id="team-member-modal-close" data-w-id="8aae9f50-b269-a403-5d34-675d14ad08c8" class="button primary-muted w-button">Go back</a></div></div><div id="contact-sales-email-modal" class="modal-overlay-bg contact-sales-email-modal"><div class="modal centered contact-sales-email-modal"><div class="margin-bottom margin-small"><div class="heading-small"><strong>What is your work email?</strong><br/></div></div><div class="margin-bottom margin-small w-form"><form id="contact-sales-email-form" name="wf-form-Contact-Sales-Email-Form" data-name="Contact Sales Email Form" method="post" class="form-6" data-wf-page-id="6562650a95cd7c0fa1b62faa" data-wf-element-id="c91d2d08-71f0-50b6-bcb5-31554fe6c136"><input class="text-field w-input" autofocus="true" maxlength="256" name="email" data-name="email" data-lowercase="true" pattern="^[^@]+@(?!.*(privaterelay\.appleid|proton\.me|protonmail\.com|googlemail\.com|gmail|yahoo|hotmail|outlook|aol\.com|live\.com|icloud\.com|sbcglobal\.net|.*\.edu|mail\.|mailinator\.com|susa\.com|qwef\.com|solarmora\.com|farmim\.com))(?&lt;!@gmail\.).*$" placeholder="Enter work email " title="Please use a work email address" type="email" id="email" required=""/><input class="text-field why_motion w-input" maxlength="256" name="why_motion" data-name="why_motion" data-lowercase="true" placeholder="Why are you interested in Motion?" title="Why are you interested in Motion?" type="text" id="why_motion"/><div class="margin-top margin-small"><input type="submit" data-wait="Submitting..." id="enterprise-survey-confirm" class="button max-width-full w-button" value="Submit"/></div></form><div class="w-form-done"><div>Thank you for submitting your information with our team!</div></div><div class="w-form-fail"><div>Oops! Something went wrong while submitting the form.</div></div></div><a id="team-member-modal-close" href="#" data-w-id="c91d2d08-71f0-50b6-bcb5-31554fe6c140" class="button primary-muted w-button">Go back</a></div></div><div id="verify-email-modal" class="modal-overlay-bg email-verification-modal"><div class="modal centered email-verification-modal"><div class="margin-bottom margin-small"><div id="email-verification-heading" class="heading-small">Please enter the code we sent to your email address</div></div><div class="margin-bottom margin-small w-form"><form id="email-verification-form" name="wf-form-Email-Verification-Form" data-name="Email Verification Form" action="http://#" method="post" class="email-verification-form" data-wf-page-id="6562650a95cd7c0fa1b62faa" data-wf-element-id="da569ce8-dfa6-b9fd-d35f-913b0d3e7d0b"><input class="text-field w-input" autofocus="true" maxlength="256" name="verification-code" data-name="verification code" placeholder="Code" type="number" id="email-verification-code-input" required=""/><input class="text-field hidden w-input" maxlength="256" name="verification-email" data-name="verification email" data-lowercase="true" placeholder="" type="text" id="email-verification-email-input"/><div class="margin-top margin-small"><input type="submit" data-wait="Submitting..." id="email-verification-submit" class="button max-width-full w-button" value="Submit"/></div></form><div class="w-form-done"><div>Thank you for booking a call with our Sales team!</div></div><div id="email-verification-code-error" class="w-form-fail"><div>Your code was incorrect, please try again.</div></div></div><a id="email-verification-modal-close" href="#" data-w-id="da569ce8-dfa6-b9fd-d35f-913b0d3e7d15" class="button primary-muted w-button">Go back</a></div></div><script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=5fcb349058268443b1f5dbdb" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script><script src="https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/js/motion-dev.schunk.4a394eb5af8156f2.js" type="text/javascript"></script><script src="https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/js/motion-dev.schunk.453718df8d544cae.js" type="text/javascript"></script><script src="https://cdn.prod.website-files.com/5fcb349058268443b1f5dbdb/js/motion-dev.783d38b3.7c62575de00385c6.js" type="text/javascript"></script><script> function logPage() { if (window.location.pathname.includes("/signup-iframes")) { return; } const queryString = window.location.search; const params = new URLSearchParams(queryString); const cookies = document.cookie .split(";") .map((cookie) => cookie.split("=")) .reduce( (accumulator, [key, value]) => ({ ...accumulator, [key.trim()]: decodeURIComponent(value), }), {} ); const mot_session = cookies["mot_session"] || ""; let fbclid = params.get("fbclid"); const gclid = params.get("gclid"); const ttclid = params.get("ttclid"); const irclickid = params.get("irclickid"); if (fbclid) { document.cookie = `mot_fbclid=${fbclid};domain=usemotion.com`; } else { const fbclick = cookies._fbc; if (cookies._fbc) { fbclid = cookies._fbc.slice(19); document.cookie = `mot_fbclid=${fbclid};domain=usemotion.com`; } } if (gclid) { document.cookie = `mot_gclid=${gclid};domain=usemotion.com`; } if (ttclid) { document.cookie = `mot_ttclid=${ttclid};domain=usemotion.com`; } if (irclickid) { document.cookie = `irclickid=${irclickid};domain=usemotion.com`; } const paramObj = { mot_session, userAgent: window.navigator.userAgent }; if (queryString.includes("utm") || queryString.includes("clid")) { params.forEach((value, key) => { if (key.includes("utm") || key.includes("clid")) { paramObj[key] = value; } }); if (fbclid) { paramObj["fbclid"] = fbclid; } window.analytics.identify(paramObj); } window.analytics.page(paramObj); } logPage(); </script> <script> const getCookieValue = (name) => document.cookie.match("(^|;)\\s*" + name + "\\s*=\\s*([^;]+)")?.pop(); const getTrackingCookies = () => { const fbclid = getCookieValue("mot_fbclid"); return { fbc: getCookieValue("_fbc") || (fbclid ? `fb.1.${Date.now()}.${fbclid}` : ""), fbclid, fbp: getCookieValue("_fbp"), gclid: getCookieValue("mot_gclid"), }; }; </script> <script> _linkedin_partner_id = "6905708"; window._linkedin_data_partner_ids = window._linkedin_data_partner_ids || []; window._linkedin_data_partner_ids.push(_linkedin_partner_id); </script> <script> (function (l) { if (!l) { window.lintrk = function (a, b) { window.lintrk.q.push([a, b]); }; window.lintrk.q = []; } var s = document.getElementsByTagName("script")[0]; var b = document.createElement("script"); b.type = "text/javascript"; b.async = true; b.src = "https://snap.licdn.com/li.lms-analytics/insight.min.js"; s.parentNode.insertBefore(b, s); })(window.lintrk); </script> <noscript> <img height="1" width="1" style="display: none" alt="" src="https://px.ads.linkedin.com/collect/?pid=6905708&fmt=gif" /> </noscript> <style> @media (max-width: 600px) { .cal-com-embed iframe { width: 90% !important; height: 70vh !important; max-height: 80vh; border-radius: 10px; } .cal-com-embed { padding: 10px; box-sizing: border-box; } .cal-com-embed input, .cal-com-embed textarea, .cal-com-embed select { font-size: 16px !important; } } </style> <script src="https://unpkg.com/@amplitude/experiment-js-client@1.9.0/dist/experiment.umd.js"></script> <script> const formId = window.location.hostname === "www.usemotion.com" ? "d79d5ff5-b55e-4f7e-a47c-a25d46bb1b28" : "a33a7aed-39e3-497e-8338-a2784d6c0967"; function setEmailFormListener(ref) { if (ref) { ref.addEventListener("submit", async function (e) { const cookieData = getTrackingCookies(); e.preventDefault(); const email = e.target.email.value; const hpValue = e.target.why_motion.value; window.analytics.identify(email); if (hpValue !== "") { window.analytics.track( "HP_EMAIL_ENTERED", { email, hpValue }, { traits: { email: email }, } ); return; } $("#contact-sales-email-modal").hide(); window.analytics.track( "ENTERPRISE_WORK_EMAIL_SUBMITTED", { email, location: "webflow", ...cookieData }, { traits: { email: email }, } ); // Add LI tracking for EES window.lintrk("track", { conversion_id: 18891612 }); // Add fbclid for lead booked document.cookie = `userAgent=${navigator.userAgent}; path=/;`; const fbcCookie = getCookieValue("_fbc"); const fbcParam = fbcCookie ? `&fbc=${encodeURIComponent(fbcCookie)}` : ""; const fbpCookie = getCookieValue("_fbp"); const fbpParam = fbpCookie ? `&fbp=${encodeURIComponent(fbpCookie)}` : ""; const userAgentCookie = getCookieValue("userAgent"); const uaParam = userAgentCookie ? `&ua=${encodeURIComponent(userAgentCookie)}` : ""; const calURL = `https://cal.com/forms/${formId}?email=${encodeURIComponent( email )}${fbcParam}${fbpParam}${uaParam}`; window.open(calURL, "_blank"); }); } } document.addEventListener("DOMContentLoaded", function () { ref = document.getElementById("contact-sales-email-form"); setEmailFormListener(ref); }); </script> <script> var enterpriseButtons = document.querySelectorAll("#contact-sales-button"); const cookieData = getTrackingCookies(); enterpriseButtons.forEach((button) => { button.addEventListener("click", function (event) { window.analytics.track( "ENTERPRISE_CARD_CLICKED", { location: "webflowTeamsPage", path: window.location.pathname, ...cookieData, }, { traits: { email: window.analytics.user().id() }, } ); }); }); var tryMotionButtons = document.querySelectorAll(".cta-button-v1"); tryMotionButtons.forEach((button) => { button.addEventListener("click", function (event) { window.analytics.track("TRY_MOTION_CTA_CLICKED", { path: window.location.pathname, ...cookieData, }); }); }); </script> <script> document.addEventListener("DOMContentLoaded", function () { // Select all inputs with the 'data-lowercase' attribute set to 'true' const inputs = document.querySelectorAll('input[data-lowercase="true"]'); inputs.forEach((input) => { // Convert input to lowercase as the user types input.addEventListener("input", function () { this.value = this.value.toLowerCase(); }); }); }); </script> <script> if ( window.location.pathname !== "/self-serve" && window.location.pathname !== "/booking-confirmation" && !navigator.userAgent.includes("Mobile") ) { document.querySelectorAll(".cta-button-v1").forEach((link) => { link.setAttribute("href", "#"); link.addEventListener("click", function (event) { event.preventDefault(); // Reset form document.getElementById("team-member-form").style.display = "block"; document.getElementById( "enterprise-modal-success-message" ).style.display = "none"; const enterpriseQualifyModal = document.getElementById( "enterprise-qualify-modal" ); enterpriseQualifyModal.style.display = "flex"; enterpriseQualifyModal.style.opacity = 1; }); }); } </script> <script> function runExperiment() { const deploymentKey = window.location.hostname === "www.usemotion.com" ? "client-rca2Pg6wM1yTHV9YYIPkdj2Jv3ZQArMx" : "client-T69rMXb14Cd9tZfcvK8BeSmUZp1MYIpg"; const setupExperimentPoll = setInterval(() => { if (window.analytics?.user?.().anonymousId()) { clearInterval(setupExperimentPoll); window.experiment = Experiment.Experiment.initializeWithAmplitudeAnalytics( deploymentKey, { serverUrl: "https://amplitudelab.usemotion.com", automaticExposureTracking: false, userProvider: { getUser: () => ({ user_id: window.analytics.user().id(), device_id: window.analytics.user().anonymousId(), }), }, exposureTrackingProvider: { track: (exposure) => { window.analytics?.track("$exposure", exposure); }, }, } ); } }, 250); setTimeout(() => { clearInterval(setupExperimentPoll); }, 3000); } runExperiment(); // Handles routing for the "How many team members" form document.addEventListener("DOMContentLoaded", function () { var form = document.getElementById("team-member-form"); if (form) { form.addEventListener("submit", function (event) { event.preventDefault(); var selectedValue = document.querySelector( 'input[name="team-members"]:checked' ).id; window.analytics.track("TEAM_SURVEY_SELECTION", { selection: selectedValue, }); // For no-cc-b2b-everywhere we need this cookie document.cookie = `survey_selection=${selectedValue};domain=.usemotion.com;path=/`; document.cookie = `survey_selection=${selectedValue};domain=.motion-dev.webflow.io;path=/`; document.querySelectorAll(".cta-button-v1").forEach((link) => { link.setAttribute("href", `${window.webappUrl}/checkout`); }); if (selectedValue === "individual" || selectedValue === "team") { var email = $(".email-span").text(); let code; if (email?.length) { code = encodeURIComponent(btoa(email)); } window.location.href = `${window.webappUrl}/checkout` + (code ? `?e=${code}` : ""); } else if (selectedValue === "enterprise") { var qualifypopup = document.getElementById( "enterprise-qualify-modal" ); var emailpopup = document.getElementById("contact-sales-email-modal"); emailpopup.style.display = "flex"; emailpopup.style.opacity = "1"; qualifypopup.style.display = "none"; } }); } }); </script> <script> $(function () { /*** START SCRIPT CONFIG ***/ // Replace with value for your form. ie. "#your-form-id" or ".your-form-class" var FORM_SELECTOR = "#email-form"; // Do you want to hide the success message after the form is submitted? var HIDE_SUCCESS_MESSAGE = false; // Do you want the success message to show above the form? var SUCCESS_MESSAGE_ABOVE_FORM = true; /*** END SCRIPT CONFIG ***/ var resetCustomElement = function (customElement) { var inputElement = customElement.nextSibling; if (inputElement.checked) { customElement.classList.add("w--redirected-checked"); } else { customElement.classList.remove("w--redirected-checked"); } }; var resetForm = function (form, successDiv) { // Reset the inputs in the form form.reset(); // Reset custom checkboxes document .querySelectorAll(".w-checkbox-input--inputType-custom") .forEach(resetCustomElement); // Reset custom radio buttons document .querySelectorAll(".w-form-formradioinput--inputType-custom") .forEach(resetCustomElement); // Show the form form.style.display = "block"; // Hide Success Message //if (HIDE_SUCCESS_MESSAGE) { successDiv.style.display = "none"; //} }; var form = document.querySelector(FORM_SELECTOR); if (form) { var successDiv = form.nextSibling; if (!HIDE_SUCCESS_MESSAGE && SUCCESS_MESSAGE_ABOVE_FORM) { // Move the form last so that the success message appears before it form.parentElement.appendChild(form); } // Create an observer to run our resetForm function when Webflow hides our form after submission var observer = new MutationObserver(function (mutations) { if (form.style.display === "none") { resetForm(form, successDiv); } }); // Listen for when the style attribute of our form changes observer.observe(form, { attributes: true, attributeFilter: ["style"] }); } }); </script> </body></html>

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