CINXE.COM

Remote Product Analyst Jobs in November 2024 | Wellfound

<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><script> turnstileLoad = function () { // Save a reference to the original fetch function const originalFetch = window.fetch; // A simple modal to contain Cloudflare Turnstile const overlay = document.createElement("div"); overlay.style.position = 'fixed'; overlay.style.top = '0'; overlay.style.left = '0'; overlay.style.right = '0'; overlay.style.bottom = '0'; overlay.style.backgroundColor = 'rgba(0, 0, 0, 0.7)'; overlay.style.border = '1px solid grey'; overlay.style.zIndex = '10000'; overlay.style.display = 'none'; overlay.innerHTML = '<p style="color: white; text-align: center; margin-top: 50vh;">One more step before you proceed...</p><div style="display: flex; flex-wrap: nowrap; align-items: center; justify-content: center;" id="turnstile_widget"></div>'; document.body.appendChild(overlay); // As we do several GQL requests in parallel, there could be cases where more than one request is challenged. // To avoid showing the challenge several times, we need a poor's man mutex. var challengeInProgress = false; // Override the native fetch function window.fetch = async function (...args) { let response = await originalFetch(...args); // If the original request was challenged... if (!challengeInProgress && response.headers.has('cf-mitigated') && response.headers.get('cf-mitigated') === 'challenge') { challengeInProgress = true; // The request has been challenged... overlay.style.display = 'block'; await new Promise((resolve, reject) => { turnstile.render('#turnstile_widget', { 'action': 'fetch', 'sitekey': '0x4AAAAAAAgpA-Qx7SsJOW-g', 'error-callback': function (e) { overlay.style.display = 'none'; reject(e); }, 'callback': function (token, preClearanceObtained) { if (preClearanceObtained) { // The visitor successfully solved the challenge on the page. // This time it will have the cf_clearance Cookie location.reload(); } else { reject(new Error('Unable to obtain pre-clearance')); } }, }); }); } return response; }; }; </script><script src="https://challenges.cloudflare.com/turnstile/v0/api.js?onload=turnstileLoad" async="" defer=""></script><meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/><meta content="en_US" http-equiv="Content-Language"/><meta content="notranslate" name="google"/><meta content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1" name="viewport"/><title>Remote Product Analyst Jobs in November 2024 | Wellfound</title><meta content="index" name="robots"/><link href="https://wellfound.com/role/r/product-analyst" rel="canonical"/><meta content="Find the best remote Product Analyst jobs in November 2024 on Wellfound! Apply to all of them with a single profile and get in touch with hiring managers directly on Wellfound." name="description"/><meta content="Wellfound" property="og:site_name"/><meta content="https://assets.wellfound.com/locations/hero-jobs.png" property="og:image"/><meta content="https://wellfound.com/role/r/product-analyst" property="og:url"/><meta content="Remote Product Analyst Jobs in November 2024" property="og:title"/><meta content="Find the best remote Product Analyst jobs in November 2024 on Wellfound! Apply to all of them with a single profile and get in touch with hiring managers directly on Wellfound." property="og:description"/><meta content="summary" name="twitter:card"/><meta content="@wellfoundhq" name="twitter:site"/><meta content="@wellfoundhq" name="twitter:creator"/><link href="https://wellfound.com/wellfound.ico" rel="icon"/><link href="https://wellfound.com/wellfound-favicon-16x.png" rel="icon" sizes="16x16" type="image/png"/><link href="https://wellfound.com/wellfound-favicon-32x.png" rel="icon" sizes="32x32" type="image/png"/><link href="https://wellfound.com/wellfound-favicon-57x.png" rel="icon" sizes="57x57" type="image/png"/><link href="https://wellfound.com/wellfound-favicon-72x.png" rel="icon" sizes="72x72" type="image/png"/><link href="https://wellfound.com/wellfound-favicon-114x.png" rel="icon" sizes="114x114" type="image/png"/><link href="https://wellfound.com/wellfound-favicon-144x.png" rel="icon" sizes="144x144" type="image/png"/><link href="https://wellfound.com/wellfound-favicon-57x.png" rel="apple-touch-icon-precomposed" sizes="57x57"/><link href="https://wellfound.com/wellfound-favicon-72x.png" rel="apple-touch-icon-precomposed" sizes="72x72"/><link href="https://wellfound.com/wellfound-favicon-114x.png" rel="apple-touch-icon-precomposed" sizes="114x114"/><link href="https://wellfound.com/wellfound-favicon-144x.png" rel="apple-touch-icon-precomposed" sizes="144x144"/><meta name="next-head-count" content="30"/><link href="https://cdn.segment.com" rel="preconnect"/><link rel="preload" href="/talent/_next/static/css/4e665ed8bd3bc00b.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/4e665ed8bd3bc00b.css" crossorigin="anonymous" data-n-g=""/><link rel="preload" href="/talent/_next/static/css/e811bb08e514e704.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/e811bb08e514e704.css" crossorigin="anonymous" data-n-p=""/><link rel="preload" href="/talent/_next/static/css/f462aeff64dee529.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/f462aeff64dee529.css" crossorigin="anonymous" data-n-p=""/><link rel="preload" href="/talent/_next/static/css/3b6d90b38b673640.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/3b6d90b38b673640.css" crossorigin="anonymous" data-n-p=""/><link rel="preload" href="/talent/_next/static/css/2bcefc5c12174f5d.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/2bcefc5c12174f5d.css" crossorigin="anonymous" data-n-p=""/><link rel="preload" href="/talent/_next/static/css/a4d0f1339e5db7ee.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/a4d0f1339e5db7ee.css" crossorigin="anonymous" data-n-p=""/><noscript data-n-css=""></noscript><script defer="" crossorigin="anonymous" nomodule="" src="/talent/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js"></script><script defer="" src="/talent/_next/static/chunks/2192.ed62762ce24385e2.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/3762.2ee8d6b4b294ded0.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/6406.ce9e096d6fa124c1.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/9674.b9609bdcd8b6f631.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/3695.bd924c36f1d21e0a.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/4954.ba81afd1624854da.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/9242.6be830129cb50721.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/1042.302d2d68c037f44c.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/5794.6ba384b32e8660d6.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/870.6ba29e6054960cef.js" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/webpack-ef83b4ea4a53049a.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/framework-761d01c2f56123b2.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/main-67e216ce3099009d.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/pages/_app-56db026d7bc6f17d.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/05d954cf-bdb396242b344714.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4353-a9639ed7c77fa2d2.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/6883-2313e7a84cf8ea24.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/1982-b7571aeb607fdf80.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/3253-24027f2f886078bb.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/9519-4168b93cfd578051.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/8327-0aedf3c78c2b16b2.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/3209-5634189bb20a5948.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/3885-d61c950d3fc4ede5.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/7561-e594bc4362aea303.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/9957-d266a041063fd576.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/2512-edbf639883716d18.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/5169-588c44d1fc876955.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/6900-e6992e59fb89d3c9.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/1655-6292cf214e637fd0.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/2764-a277dbd5ceaf7607.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4544-87dc760770201f9a.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/5781-7c8f5935c755477a.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/7906-637ec88de18959a9.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/5912-46dd9710db8a7b94.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/7745-3bde724d95e8c834.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/9866-7bd288010189d14c.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/8745-633b652f6a5f0cf3.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4700-58c48e81cf74b7cf.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4768-2645e4231246d3c9.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/9634-c27d411138962cf3.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4608-1e78038831b7ba51.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4965-bf044d45ff299ec1.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4359-3949eb77ae307c0b.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/7141-40bb48de43b2d4d2.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/5878-488f153a8e1e7818.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/5557-d74361cee14d3f85.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/pages/seoLanding/roleRemoteSearch-44817f1adce08e65.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/ch-86c2532525e3e521db5da818ca95bfca/_buildManifest.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/ch-86c2532525e3e521db5da818ca95bfca/_ssgManifest.js" defer="" crossorigin="anonymous"></script></head><body class="route--LandingRoleRemote"><div id="__next" data-reactroot=""><div id="main"><div class="styles_bannerToaster__evwDg"></div><div class="styles_floatToaster__S8Ply"></div><div class="styles_fullscreenToaster__WMwnW"></div><header class="mx-auto mb-8 max-w-screen-xl border-b border-gray-300 px-6 pb-6 pt-4 lg:px-20"><div class="flex flex-row items-center justify-between"><a href="/" class="styles_component__UCLp3 styles_defaultLink__eZMqw flex items-center mr-4" aria-label="Wellfound"><svg fill="currentColor" viewBox="0 0 554.89997 266.70002" width="50" class="w-30 text-black"><path d="M 80.9,263.59999 0,2.9999988 H 75.3 L 123,190.39999 174.9,2.9999988 h 75.5 L 302.3,190.39999 350,2.9999988 h 75.3 L 343.5,263.59999 H 263.3 L 212.7,75.399999 161.1,263.59999 H 80.9 Z"></path><circle cx="511.09995" cy="222.89999" fill="#EC2E3A" r="43.799999"></circle><circle cx="511.09995" cy="43.799999" fill="#EC2E3A" r="43.799999"></circle></svg></a><nav class="relative hidden items-center bg-white md:flex"><button class="styles_component__7ZpRT absolute right-2 hidden" type="button"></button><div class="r-0 relative hidden space-x-8 font-light md:block"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black underline-offset-8 hover:!text-dark-link underline" href="/discover">Discover</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black underline-offset-8 hover:!text-dark-link" href="/jobs">Find Jobs</a><a href="/recruit/overview" class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black underline-offset-8 hover:!text-dark-link">For Recruiters</a></div><div class="ml-10"><div class="inline-block"><button class="rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" onclick="window.location.href='/login'">Log In</button></div><div class="inline-block"><button class="ml-4 rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" onclick="window.location.href='/jobs/signup?source=seo+landing&source_content=global_header_join_text'">Sign Up</button></div></div></nav></div><script> window.addEventListener('message', message => { if (message.data.type === 'google-one-tap.height_changed') { document.querySelector('#al-google-one-tap-iframe').style.height = message.data.height; } }); </script><iframe class="styles_alGoogleOneTapIframe__iyQc5" id="al-google-one-tap-iframe" src="/auth/google_one_tap"></iframe></header><div class="styles_component__fL5gg"><div class="styles_searchBar__CSYBc"><form class="m-auto mb-8 w-full styles_width100__a58wN"><div class="m-auto items-center justify-center gap-4 space-y-4 text-center lg:flex lg:space-y-0" data-test="SearchBar"><header class="text-dark-aaaa font-medium antialiased text-xl">Show me</header><div class="styles_textInputWrapper__RdlDe flex items-center justify-center gap-4 lg:flex-1" data-test="RoleKeywordFieldWrapper"><div class="min-w-[200px] lg:flex-1"><style data-emotion-css="2b097c-container">.css-2b097c-container{position:relative;box-sizing:border-box;}</style><div class="styles_component__BTG10 css-2b097c-container"><style data-emotion-css="yk16xz-control">.css-yk16xz-control{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:hsl(0,0%,100%);border-color:hsl(0,0%,80%);border-radius:4px;border-style:solid;border-width:1px;cursor:default;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;min-height:38px;outline:0 !important;position:relative;-webkit-transition:all 100ms;transition:all 100ms;box-sizing:border-box;}.css-yk16xz-control:hover{border-color:hsl(0,0%,70%);}</style><div class="select__control css-yk16xz-control"><style data-emotion-css="1hwfws3">.css-1hwfws3{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:2px 8px;-webkit-overflow-scrolling:touch;position:relative;overflow:hidden;box-sizing:border-box;}</style><div class="select__value-container select__value-container--has-value css-1hwfws3"><span class="text-blue-500"></span><style data-emotion-css="1uccc91-singleValue">.css-1uccc91-singleValue{color:hsl(0,0%,20%);margin-left:2px;margin-right:2px;max-width:calc(100% - 8px);overflow:hidden;position:absolute;text-overflow:ellipsis;white-space:nowrap;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);box-sizing:border-box;}</style><div class="select__single-value css-1uccc91-singleValue">Product Analyst</div><style data-emotion-css="1g6gooi">.css-1g6gooi{margin:2px;padding-bottom:2px;padding-top:2px;visibility:visible;color:hsl(0,0%,20%);box-sizing:border-box;}</style><div class="css-1g6gooi"><div class="select__input" style="display:inline-block"><input type="text" autoCapitalize="none" autoComplete="off" autoCorrect="off" id="react-select-65317-input" spellcheck="false" tabindex="0" value="" aria-autocomplete="list" style="box-sizing:content-box;width:1px;label:input;background:0;border:0;font-size:inherit;opacity:1;outline:0;padding:0;color:inherit"/><div style="position:absolute;top:0;left:0;visibility:hidden;height:0;overflow:scroll;white-space:pre"></div></div></div></div><style data-emotion-css="1wy0on6">.css-1wy0on6{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;box-sizing:border-box;}</style><div class="select__indicators css-1wy0on6"><style data-emotion-css="tlfecz-indicatorContainer">.css-tlfecz-indicatorContainer{color:hsl(0,0%,80%);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:8px;-webkit-transition:color 150ms;transition:color 150ms;box-sizing:border-box;}.css-tlfecz-indicatorContainer:hover{color:hsl(0,0%,60%);}</style><div aria-hidden="true" class="select__indicator select__clear-indicator css-tlfecz-indicatorContainer"><style data-emotion-css="19bqh2r">.css-19bqh2r{display:inline-block;fill:currentColor;line-height:1;stroke:currentColor;stroke-width:0;}</style><svg height="20" width="20" viewBox="0 0 20 20" aria-hidden="true" focusable="false" class="css-19bqh2r"><path d="M14.348 14.849c-0.469 0.469-1.229 0.469-1.697 0l-2.651-3.030-2.651 3.029c-0.469 0.469-1.229 0.469-1.697 0-0.469-0.469-0.469-1.229 0-1.697l2.758-3.15-2.759-3.152c-0.469-0.469-0.469-1.228 0-1.697s1.228-0.469 1.697 0l2.652 3.031 2.651-3.031c0.469-0.469 1.228-0.469 1.697 0s0.469 1.229 0 1.697l-2.758 3.152 2.758 3.15c0.469 0.469 0.469 1.229 0 1.698z"></path></svg></div><style data-emotion-css="1okebmr-indicatorSeparator">.css-1okebmr-indicatorSeparator{-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;background-color:hsl(0,0%,80%);margin-bottom:8px;margin-top:8px;width:1px;box-sizing:border-box;}</style><span class="select__indicator-separator css-1okebmr-indicatorSeparator"></span><div aria-hidden="true" class="select__indicator select__dropdown-indicator css-tlfecz-indicatorContainer"><svg height="20" width="20" viewBox="0 0 20 20" aria-hidden="true" focusable="false" class="css-19bqh2r"><path d="M4.516 7.548c0.436-0.446 1.043-0.481 1.576 0l3.908 3.747 3.908-3.747c0.533-0.481 1.141-0.446 1.574 0 0.436 0.445 0.408 1.197 0 1.615-0.406 0.418-4.695 4.502-4.695 4.502-0.217 0.223-0.502 0.335-0.787 0.335s-0.57-0.112-0.789-0.335c0 0-4.287-4.084-4.695-4.502s-0.436-1.17 0-1.615z"></path></svg></div></div></div></div></div><header class="text-dark-aaaa font-medium antialiased text-xl">roles,</header></div><div class="relative items-center justify-center md:flex lg:flex-1 lg:justify-start styles_textInputWrapper__RdlDe"><div class="flex items-center justify-center gap-4 lg:flex-1"><header class="text-dark-aaaa font-medium antialiased text-xl">that are</header><div class="min-w-[200px] md:flex-1"><style data-emotion-css="2b097c-container">.css-2b097c-container{position:relative;box-sizing:border-box;}</style><div class="styles_component__BTG10 css-2b097c-container"><style data-emotion-css="yk16xz-control">.css-yk16xz-control{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:hsl(0,0%,100%);border-color:hsl(0,0%,80%);border-radius:4px;border-style:solid;border-width:1px;cursor:default;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;min-height:38px;outline:0 !important;position:relative;-webkit-transition:all 100ms;transition:all 100ms;box-sizing:border-box;}.css-yk16xz-control:hover{border-color:hsl(0,0%,70%);}</style><div class="select__control css-yk16xz-control"><style data-emotion-css="1hwfws3">.css-1hwfws3{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:2px 8px;-webkit-overflow-scrolling:touch;position:relative;overflow:hidden;box-sizing:border-box;}</style><div class="select__value-container select__value-container--has-value css-1hwfws3"><span class="text-blue-500"></span><style data-emotion-css="1uccc91-singleValue">.css-1uccc91-singleValue{color:hsl(0,0%,20%);margin-left:2px;margin-right:2px;max-width:calc(100% - 8px);overflow:hidden;position:absolute;text-overflow:ellipsis;white-space:nowrap;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);box-sizing:border-box;}</style><div class="select__single-value css-1uccc91-singleValue">Remote</div><style data-emotion-css="1g6gooi">.css-1g6gooi{margin:2px;padding-bottom:2px;padding-top:2px;visibility:visible;color:hsl(0,0%,20%);box-sizing:border-box;}</style><div class="css-1g6gooi"><div class="select__input" style="display:inline-block"><input type="text" autoCapitalize="none" autoComplete="off" autoCorrect="off" id="react-select-65318-input" spellcheck="false" tabindex="0" value="" aria-autocomplete="list" style="box-sizing:content-box;width:1px;label:input;background:0;border:0;font-size:inherit;opacity:1;outline:0;padding:0;color:inherit"/><div style="position:absolute;top:0;left:0;visibility:hidden;height:0;overflow:scroll;white-space:pre"></div></div></div></div><style data-emotion-css="1wy0on6">.css-1wy0on6{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;box-sizing:border-box;}</style><div class="select__indicators css-1wy0on6"><style data-emotion-css="tlfecz-indicatorContainer">.css-tlfecz-indicatorContainer{color:hsl(0,0%,80%);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:8px;-webkit-transition:color 150ms;transition:color 150ms;box-sizing:border-box;}.css-tlfecz-indicatorContainer:hover{color:hsl(0,0%,60%);}</style><div aria-hidden="true" class="select__indicator select__clear-indicator css-tlfecz-indicatorContainer"><style data-emotion-css="19bqh2r">.css-19bqh2r{display:inline-block;fill:currentColor;line-height:1;stroke:currentColor;stroke-width:0;}</style><svg height="20" width="20" viewBox="0 0 20 20" aria-hidden="true" focusable="false" class="css-19bqh2r"><path d="M14.348 14.849c-0.469 0.469-1.229 0.469-1.697 0l-2.651-3.030-2.651 3.029c-0.469 0.469-1.229 0.469-1.697 0-0.469-0.469-0.469-1.229 0-1.697l2.758-3.15-2.759-3.152c-0.469-0.469-0.469-1.228 0-1.697s1.228-0.469 1.697 0l2.652 3.031 2.651-3.031c0.469-0.469 1.228-0.469 1.697 0s0.469 1.229 0 1.697l-2.758 3.152 2.758 3.15c0.469 0.469 0.469 1.229 0 1.698z"></path></svg></div><style data-emotion-css="1okebmr-indicatorSeparator">.css-1okebmr-indicatorSeparator{-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;background-color:hsl(0,0%,80%);margin-bottom:8px;margin-top:8px;width:1px;box-sizing:border-box;}</style><span class="select__indicator-separator css-1okebmr-indicatorSeparator"></span><div aria-hidden="true" class="select__indicator select__dropdown-indicator css-tlfecz-indicatorContainer"><svg height="20" width="20" viewBox="0 0 20 20" aria-hidden="true" focusable="false" class="css-19bqh2r"><path d="M4.516 7.548c0.436-0.446 1.043-0.481 1.576 0l3.908 3.747 3.908-3.747c0.533-0.481 1.141-0.446 1.574 0 0.436 0.445 0.408 1.197 0 1.615-0.406 0.418-4.695 4.502-4.695 4.502-0.217 0.223-0.502 0.335-0.787 0.335s-0.57-0.112-0.789-0.335c0 0-4.287-4.084-4.695-4.502s-0.436-1.17 0-1.615z"></path></svg></div></div></div></div></div></div><button class="styles-module_component__88XzG ml-4 mt-4 md:mt-0 rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="Button" type="submit">Search</button></div></div></form><div class="styles_header__SaaIO"><h1 class="styles_title__D_Srf">Remote <!-- -->Product Analyst<!-- --> Jobs</h1><div class="text-right"><h4 class="styles_resultCount__Biln8">Page <!-- -->1<!-- --> of <!-- -->12</h4><h4>351<!-- --> results total</h4></div></div></div><div class="styles_resultsList__Q46cW"><div class="flex flex-col w-full" style="text-align:left"><div class="my-4 w-full"><div class="mb-6 w-full rounded border border-gray-400 bg-white"><div class="w-full space-y-2 px-4 pb-2 pt-4"><div class="flex-col"><div class="flex w-full"><a class="content-center" href="/company/muck-rack"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Muck Rack company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/274660-658b675b3f4bc12474d211ec7a83510a-medium_jpg.jpg?buster=1589453717" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/muck-rack"><h2 class="inline text-md font-semibold">Muck Rack</h2></a><div class="flex items-center text-sm font-medium text-pop-green"><div class="mr-1 h-2 w-2 rounded-2xl bg-pop-green"></div>Actively Hiring</div></div><span class="text-xs text-neutral-1000">SaaS platform for PR and journalists</span><span class="text-xs italic text-neutral-500">201-500<!-- --> Employees</span></div></div></div><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2B</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M6 9.5C4.67392 9.5 3.40215 8.97322 2.46447 8.03553C1.52678 7.09785 1 5.82608 1 4.5C1.65661 4.5 2.30679 4.62933 2.91342 4.8806C3.52005 5.13188 4.07124 5.50017 4.53553 5.96447C4.99983 6.42876 5.36812 6.97995 5.6194 7.58658C5.87067 8.19321 6 8.84339 6 9.5ZM6 9.5C7.32608 9.5 8.59785 8.97322 9.53553 8.03553C10.4732 7.09785 11 5.82608 11 4.5C9.67392 4.5 8.40215 5.02678 7.46447 5.96447C6.52678 6.90215 6 8.17392 6 9.5ZM7.495 5.75C7.52974 5.05424 7.41419 4.35916 7.15622 3.71206C6.89824 3.06496 6.50389 2.48103 6 2C5.49611 2.48103 5.10182 3.06496 4.84384 3.71206C4.58587 4.35916 4.47032 5.05424 4.50506 5.75" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Scale Stage</div><div class="styles_tooltip-text__bYBqF">Rapidly increasing operations</div></div></li></ul></div></div><div class="mb-4 w-full px-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3153225-senior-product-analyst">Senior Product Analyst</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 20 20" width="14" xmlns="http://www.w3.org/2000/svg" class="sm:h-5 sm:w-5"><path d="M12.3333 7.49998C12.1824 7.23811 11.963 7.02223 11.6988 6.87544C11.4346 6.72865 11.1354 6.65647 10.8333 6.66664H9.16667C8.72464 6.66664 8.30072 6.84224 7.98816 7.1548C7.67559 7.46736 7.5 7.89128 7.5 8.33331C7.5 8.77534 7.67559 9.19926 7.98816 9.51182C8.30072 9.82438 8.72464 9.99998 9.16667 9.99998H10.8333C11.2754 9.99998 11.6993 10.1756 12.0118 10.4881C12.3244 10.8007 12.5 11.2246 12.5 11.6666C12.5 12.1087 12.3244 12.5326 12.0118 12.8452C11.6993 13.1577 11.2754 13.3333 10.8333 13.3333H9.16667C8.86458 13.3435 8.56541 13.2713 8.30118 13.1245C8.03696 12.9777 7.81763 12.7618 7.66667 12.5M10 5.83333V14.1667M2.5 10C2.5 10.9849 2.69399 11.9602 3.0709 12.8701C3.44781 13.7801 4.00026 14.6069 4.6967 15.3033C5.39314 15.9997 6.21993 16.5522 7.12987 16.9291C8.03982 17.306 9.01509 17.5 10 17.5C10.9849 17.5 11.9602 17.306 12.8701 16.9291C13.7801 16.5522 14.6069 15.9997 15.3033 15.3033C15.9997 14.6069 16.5522 13.7801 16.9291 12.8701C17.306 11.9602 17.5 10.9849 17.5 10C17.5 9.01509 17.306 8.03982 16.9291 7.12987C16.5522 6.21993 15.9997 5.39314 15.3033 4.6967C14.6069 4.00026 13.7801 3.44781 12.8701 3.0709C11.9602 2.69399 10.9849 2.5 10 2.5C9.01509 2.5 8.03982 2.69399 7.12987 3.0709C6.21993 3.44781 5.39314 4.00026 4.6967 4.6967C4.00026 5.39314 3.44781 6.21993 3.0709 7.12987C2.69399 8.03982 2.5 9.01509 2.5 10Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">$110k – $126k</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">4 days ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">4 days ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div><div class="mb-6 w-full rounded border border-gray-400 bg-white"><div class="w-full space-y-2 px-4 pb-2 pt-4"><div class="flex-col"><div class="flex w-full"><a class="content-center" href="/company/opensesame"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="OpenSesame company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/2984-b67e551d2d8e890454dc991a33901978-medium_jpg.jpg?buster=1589644866" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/opensesame"><h2 class="inline text-md font-semibold">OpenSesame</h2></a><div class="flex items-center text-sm font-medium text-pop-green"><div class="mr-1 h-2 w-2 rounded-2xl bg-pop-green"></div>Actively Hiring</div></div><span class="text-xs text-neutral-1000">We help companies develop the world’s most productive and admired workforces</span><span class="text-xs italic text-neutral-500">201-500<!-- --> Employees</span></div></div></div><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2B</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M6 9.5C4.67392 9.5 3.40215 8.97322 2.46447 8.03553C1.52678 7.09785 1 5.82608 1 4.5C1.65661 4.5 2.30679 4.62933 2.91342 4.8806C3.52005 5.13188 4.07124 5.50017 4.53553 5.96447C4.99983 6.42876 5.36812 6.97995 5.6194 7.58658C5.87067 8.19321 6 8.84339 6 9.5ZM6 9.5C7.32608 9.5 8.59785 8.97322 9.53553 8.03553C10.4732 7.09785 11 5.82608 11 4.5C9.67392 4.5 8.40215 5.02678 7.46447 5.96447C6.52678 6.90215 6 8.17392 6 9.5ZM7.495 5.75C7.52974 5.05424 7.41419 4.35916 7.15622 3.71206C6.89824 3.06496 6.50389 2.48103 6 2C5.49611 2.48103 5.10182 3.06496 4.84384 3.71206C4.58587 4.35916 4.47032 5.05424 4.50506 5.75" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Scale Stage</div><div class="styles_tooltip-text__bYBqF">Rapidly increasing operations</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon" height="12" width="12"><path fill-rule="evenodd" clip-rule="evenodd" d="M5 22a3 3 0 01-3-3v-6a3 3 0 013-3h1.381l3.172-6.342a3 3 0 012.484-1.651l.2-.007h.263a2.5 2.5 0 012.495 2.336L15 4.5V10h3.998a3 3 0 012.971 3.415l-.029.173-1.2 6a3 3 0 01-2.764 2.407l-.178.005H5zm1-10H5a1 1 0 00-1 1v6a1 1 0 001 1h1v-8zm6.5-8h-.264a1 1 0 00-.832.445l-.062.108-3.236 6.472a1 1 0 00-.1.331L8 11.472V20h9.798a1 1 0 00.951-.69l.03-.114 1.2-6a1 1 0 00-.785-1.177l-.097-.014-.099-.005H15a2 2 0 01-1.995-1.85L13 10V4.5a.5.5 0 00-.41-.492L12.5 4z" fill="currentColor"></path></svg><div>4.2</div><div class="line-clamp-1">Highly rated</div><div class="styles_tooltip-text__bYBqF">OpenSesame is highly rated on Glassdoor, with 4.2 out of 5 stars</div></div></li><li class="inline-flex h-[20px] w-auto max-w-max place-items-center rounded bg-neutral-200 px-1 text-[10px] font-medium text-neutral-800">+<!-- -->2</li></ul></div></div><div class="mb-4 w-full px-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3142894-product-analyst-mexico-city-based">Product Analyst (Mexico City Based)</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"></div><span class="text-xs lowercase text-dark-a md:hidden">2 weeks ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">2 weeks ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3099721-product-analyst">Product Analyst </a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"></div><span class="text-xs lowercase text-dark-a md:hidden">1 month ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">1 month ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div><div class="mb-6 w-full rounded border border-gray-400 bg-white"><div class="w-full space-y-2 px-4 pb-2 pt-4"><div class="flex-col"><div class="flex w-full"><a class="content-center" href="/company/postscript-rocks"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Postscript company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/6891066-a4e250ba1cd15fd774ff93109092ddf9-medium_jpg.jpg?buster=1730801057" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/postscript-rocks"><h2 class="inline text-md font-semibold">Postscript</h2></a><div class="flex items-center text-sm font-medium text-pop-green"><div class="mr-1 h-2 w-2 rounded-2xl bg-pop-green"></div>Actively Hiring</div></div><span class="text-xs text-neutral-1000">SMS marketing automation for ecommerce stores (FULLY REMOTE)</span><span class="text-xs italic text-neutral-500">201-500<!-- --> Employees</span></div></div></div><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2B</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M6 6H4.5C3.70435 6 2.94129 5.68393 2.37868 5.12132C1.81607 4.55871 1.5 3.79565 1.5 3V2H3C3.79565 2 4.55871 2.31607 5.12132 2.87868C5.68393 3.44129 6 4.20435 6 5V10M6 7C6 6.20435 6.31607 5.44129 6.87868 4.87868C7.44129 4.31607 8.20435 4 9 4H10.5V4.5C10.5 5.29565 10.1839 6.05871 9.62132 6.62132C9.05871 7.18393 8.29565 7.5 7.5 7.5H6" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Growth Stage</div><div class="styles_tooltip-text__bYBqF">Expanding market presence</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M8.35 4C8.25048 3.71762 8.06872 3.47148 7.82814 3.29327C7.58755 3.11505 7.29913 3.01292 7 3H5C4.60218 3 4.22064 3.15804 3.93934 3.43934C3.65804 3.72064 3.5 4.10218 3.5 4.5C3.5 4.89782 3.65804 5.27936 3.93934 5.56066C4.22064 5.84196 4.60218 6 5 6H7C7.39782 6 7.77936 6.15804 8.06066 6.43934C8.34196 6.72064 8.5 7.10218 8.5 7.5C8.5 7.89782 8.34196 8.27936 8.06066 8.56066C7.77936 8.84196 7.39782 9 7 9H5C4.70087 8.98708 4.41245 8.88495 4.17186 8.70673C3.93128 8.52852 3.74952 8.28238 3.65 8M6 1.5V3M6 9V10.5" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Top Investors</div><div class="styles_tooltip-text__bYBqF">This company has received a significant amount of investment from top investors</div></div></li><li class="inline-flex h-[20px] w-auto max-w-max place-items-center rounded bg-neutral-200 px-1 text-[10px] font-medium text-neutral-800">+<!-- -->1</li></ul></div></div><div class="mb-4 w-full px-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3083259-senior-product-analyst">Senior Product Analyst</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 20 20" width="14" xmlns="http://www.w3.org/2000/svg" class="sm:h-5 sm:w-5"><path d="M12.3333 7.49998C12.1824 7.23811 11.963 7.02223 11.6988 6.87544C11.4346 6.72865 11.1354 6.65647 10.8333 6.66664H9.16667C8.72464 6.66664 8.30072 6.84224 7.98816 7.1548C7.67559 7.46736 7.5 7.89128 7.5 8.33331C7.5 8.77534 7.67559 9.19926 7.98816 9.51182C8.30072 9.82438 8.72464 9.99998 9.16667 9.99998H10.8333C11.2754 9.99998 11.6993 10.1756 12.0118 10.4881C12.3244 10.8007 12.5 11.2246 12.5 11.6666C12.5 12.1087 12.3244 12.5326 12.0118 12.8452C11.6993 13.1577 11.2754 13.3333 10.8333 13.3333H9.16667C8.86458 13.3435 8.56541 13.2713 8.30118 13.1245C8.03696 12.9777 7.81763 12.7618 7.66667 12.5M10 5.83333V14.1667M2.5 10C2.5 10.9849 2.69399 11.9602 3.0709 12.8701C3.44781 13.7801 4.00026 14.6069 4.6967 15.3033C5.39314 15.9997 6.21993 16.5522 7.12987 16.9291C8.03982 17.306 9.01509 17.5 10 17.5C10.9849 17.5 11.9602 17.306 12.8701 16.9291C13.7801 16.5522 14.6069 15.9997 15.3033 15.3033C15.9997 14.6069 16.5522 13.7801 16.9291 12.8701C17.306 11.9602 17.5 10.9849 17.5 10C17.5 9.01509 17.306 8.03982 16.9291 7.12987C16.5522 6.21993 15.9997 5.39314 15.3033 4.6967C14.6069 4.00026 13.7801 3.44781 12.8701 3.0709C11.9602 2.69399 10.9849 2.5 10 2.5C9.01509 2.5 8.03982 2.69399 7.12987 3.0709C6.21993 3.44781 5.39314 4.00026 4.6967 4.6967C4.00026 5.39314 3.44781 6.21993 3.0709 7.12987C2.69399 8.03982 2.5 9.01509 2.5 10Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">$150k – $160k</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">3 months ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">3 months ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div><div class="mb-6 w-full rounded border border-gray-400 bg-white"><div class="w-full space-y-2 px-4 pb-2 pt-4"><div class="flex-col"><div class="flex w-full"><a class="content-center" href="/company/assured-claims"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Assured company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/7483625-d46070d881e287d9094f87b88513db12-medium_jpg.jpg?buster=1600471115" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/assured-claims"><h2 class="inline text-md font-semibold">Assured</h2></a><div class="flex items-center text-sm font-medium text-pop-green"><div class="mr-1 h-2 w-2 rounded-2xl bg-pop-green"></div>Actively Hiring</div></div><span class="text-xs text-neutral-1000">Automated claims is now a reality</span><span class="text-xs italic text-neutral-500">11-50<!-- --> Employees</span></div></div></div><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2B</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M2.5 10.5C2.75 8.25 3.75 6.5 6 5.5M4.50016 9C7.60916 9 9.75016 7.356 10.0002 3V2H7.99316C3.49316 2 2.00016 4 1.99316 6.5C1.99316 7 1.99316 8 2.99316 9H4.50016Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Early Stage</div><div class="styles_tooltip-text__bYBqF">Startup in initial stages</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon" height="12" width="12"><path d="M3.613 17.79l.094-.083L10 11.415l3.293 3.292a1 1 0 001.32.083l.094-.083L19 10.415l1.293 1.292c.602.603 1.614.22 1.701-.593L22 11l-.002-4.06-.009-.087-.025-.119-.024-.076-.034-.081-.052-.098-.067-.096-.08-.09a1.014 1.014 0 00-.112-.097l-.11-.071-.114-.054-.105-.035-.117-.025-.06-.007L21 6h-4c-.852 0-1.297.986-.783 1.623l.076.084L17.585 9 14 12.585l-3.293-3.292a1 1 0 00-1.32-.083l-.094.083-7 7a1 1 0 001.32 1.497z" fill="currentColor"></path></svg><div class="line-clamp-1">Growing fast</div><div class="styles_tooltip-text__bYBqF">Showed strong hiring growth in the past month</div></div></li></ul></div></div><div class="mb-4 w-full px-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3095056-staff-product-analyst">Staff Product Analyst</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 20 20" width="14" xmlns="http://www.w3.org/2000/svg" class="sm:h-5 sm:w-5"><path d="M12.3333 7.49998C12.1824 7.23811 11.963 7.02223 11.6988 6.87544C11.4346 6.72865 11.1354 6.65647 10.8333 6.66664H9.16667C8.72464 6.66664 8.30072 6.84224 7.98816 7.1548C7.67559 7.46736 7.5 7.89128 7.5 8.33331C7.5 8.77534 7.67559 9.19926 7.98816 9.51182C8.30072 9.82438 8.72464 9.99998 9.16667 9.99998H10.8333C11.2754 9.99998 11.6993 10.1756 12.0118 10.4881C12.3244 10.8007 12.5 11.2246 12.5 11.6666C12.5 12.1087 12.3244 12.5326 12.0118 12.8452C11.6993 13.1577 11.2754 13.3333 10.8333 13.3333H9.16667C8.86458 13.3435 8.56541 13.2713 8.30118 13.1245C8.03696 12.9777 7.81763 12.7618 7.66667 12.5M10 5.83333V14.1667M2.5 10C2.5 10.9849 2.69399 11.9602 3.0709 12.8701C3.44781 13.7801 4.00026 14.6069 4.6967 15.3033C5.39314 15.9997 6.21993 16.5522 7.12987 16.9291C8.03982 17.306 9.01509 17.5 10 17.5C10.9849 17.5 11.9602 17.306 12.8701 16.9291C13.7801 16.5522 14.6069 15.9997 15.3033 15.3033C15.9997 14.6069 16.5522 13.7801 16.9291 12.8701C17.306 11.9602 17.5 10.9849 17.5 10C17.5 9.01509 17.306 8.03982 16.9291 7.12987C16.5522 6.21993 15.9997 5.39314 15.3033 4.6967C14.6069 4.00026 13.7801 3.44781 12.8701 3.0709C11.9602 2.69399 10.9849 2.5 10 2.5C9.01509 2.5 8.03982 2.69399 7.12987 3.0709C6.21993 3.44781 5.39314 4.00026 4.6967 4.6967C4.00026 5.39314 3.44781 6.21993 3.0709 7.12987C2.69399 8.03982 2.5 9.01509 2.5 10Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">$175k – $195k</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Remote • Palo Alto</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">2 months ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">2 months ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div><div class="mb-6 w-full rounded border border-gray-400 bg-white"><div class="w-full space-y-2 px-4 pb-2 pt-4"><div class="flex-col"><div class="flex w-full"><a class="content-center" href="/company/glossgenius"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="GlossGenius company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/847581-bb67d26e76babe8b7e7e9562635a3add-medium_jpg.jpg?buster=1493336555" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/glossgenius"><h2 class="inline text-md font-semibold">GlossGenius</h2></a><div class="flex items-center text-sm font-medium text-pop-green"><div class="mr-1 h-2 w-2 rounded-2xl bg-pop-green"></div>Actively Hiring</div></div><span class="text-xs text-neutral-1000">The Brains Behind Beauty</span><span class="text-xs italic text-neutral-500">11-50<!-- --> Employees</span></div></div></div><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M4.5 10.5H7.5M4.5 9H7.5M4.49992 5.99999H2.70692C2.60805 5.99996 2.5114 5.97063 2.4292 5.91569C2.34699 5.86074 2.28292 5.78266 2.24509 5.69131C2.20725 5.59996 2.19735 5.49945 2.21663 5.40247C2.23592 5.30549 2.28352 5.21641 2.35342 5.14649L5.64642 1.85349C5.74019 1.75975 5.86734 1.70709 5.99992 1.70709C6.13251 1.70709 6.25966 1.75975 6.35342 1.85349L9.64642 5.14649C9.71633 5.21641 9.76393 5.30549 9.78322 5.40247C9.8025 5.49945 9.7926 5.59996 9.75476 5.69131C9.71693 5.78266 9.65286 5.86074 9.57065 5.91569C9.48845 5.97063 9.3918 5.99996 9.29292 5.99999H7.49992V7.49999H4.49992V5.99999Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Top 10% of responders</div><div class="styles_tooltip-text__bYBqF">GlossGenius is in the top 10% of companies in terms of response time to applications</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg class="haloIcon" fill="none" height="12" viewBox="0 0 51 46" width="12" xmlns="http://www.w3.org/2000/svg"><path d="M5.16732 23.0826C5.16732 24.1872 6.06275 25.0826 7.16732 25.0826C8.27189 25.0826 9.16732 24.1872 9.16732 23.0826H5.16732ZM27.7923 41.7076C26.6877 41.7076 25.7923 42.6031 25.7923 43.7076C25.7923 44.8122 26.6877 45.7076 27.7923 45.7076V41.7076ZM48.4173 23.0826H46.4173H48.4173ZM27.7923 2.45764V0.457642V2.45764ZM27.7923 23.0826H25.7923C25.7923 23.7513 26.1265 24.3758 26.6829 24.7467L27.7923 23.0826ZM33.5579 29.3301C34.477 29.9428 35.7187 29.6944 36.3314 28.7754C36.9441 27.8563 36.6958 26.6146 35.7767 26.0019L33.5579 29.3301ZM29.7923 11.6243C29.7923 10.5197 28.8969 9.62431 27.7923 9.62431C26.6877 9.62431 25.7923 10.5197 25.7923 11.6243H29.7923ZM2.58398 27.9576C1.47942 27.9576 0.583985 28.8531 0.583984 29.9576C0.583984 31.0622 1.47941 31.9576 2.58398 31.9576L2.58398 27.9576ZM20.9173 31.9576C22.0219 31.9576 22.9173 31.0622 22.9173 29.9576C22.9173 28.8531 22.0219 27.9576 20.9173 27.9576V31.9576ZM7.16732 34.8326C6.06275 34.8326 5.16732 35.7281 5.16732 36.8326C5.16732 37.9372 6.06275 38.8326 7.16732 38.8326V34.8326ZM20.9173 38.8326C22.0219 38.8326 22.9173 37.9372 22.9173 36.8326C22.9173 35.7281 22.0219 34.8326 20.9173 34.8326V38.8326ZM14.0423 41.7076C12.9377 41.7076 12.0423 42.6031 12.0423 43.7076C12.0423 44.8122 12.9377 45.7076 14.0423 45.7076V41.7076ZM20.9173 45.7076C22.0219 45.7076 22.9173 44.8122 22.9173 43.7076C22.9173 42.6031 22.0219 41.7076 20.9173 41.7076V45.7076ZM27.7923 45.7076C30.7635 45.7076 33.7055 45.1224 36.4505 43.9854L34.9198 40.2899C32.6601 41.2259 30.2382 41.7076 27.7923 41.7076V45.7076ZM36.4505 43.9854C39.1955 42.8484 41.6897 41.1819 43.7906 39.0809L40.9622 36.2525C39.2327 37.982 37.1795 39.3539 34.9198 40.2899L36.4505 43.9854ZM43.7906 39.0809C45.8915 36.98 47.5581 34.4858 48.6951 31.7409L44.9996 30.2101C44.0636 32.4698 42.6917 34.523 40.9622 36.2525L43.7906 39.0809ZM48.6951 31.7409C49.8321 28.9959 50.4173 26.0538 50.4173 23.0826H46.4173C46.4173 25.5285 45.9356 27.9504 44.9996 30.2101L48.6951 31.7409ZM50.4173 23.0826C50.4173 20.1115 49.8321 17.1694 48.6951 14.4244L44.9996 15.9552C45.9356 18.2149 46.4173 20.6368 46.4173 23.0826H50.4173ZM48.6951 14.4244C47.5581 11.6794 45.8915 9.18528 43.7906 7.08435L40.9622 9.91278C42.6917 11.6423 44.0636 13.6955 44.9996 15.9552L48.6951 14.4244ZM43.7906 7.08435C41.6897 4.98342 39.1955 3.31688 36.4505 2.17987L34.9198 5.87539C37.1795 6.81138 39.2327 8.18329 40.9622 9.91278L43.7906 7.08435ZM36.4505 2.17987C33.7055 1.04286 30.7635 0.457642 27.7923 0.457642V4.45764C30.2382 4.45764 32.6601 4.93939 34.9198 5.87539L36.4505 2.17987ZM27.7923 0.457642C24.8212 0.457642 21.8791 1.04286 19.1341 2.17987L20.6648 5.87539C22.9245 4.93939 25.3464 4.45764 27.7923 4.45764V0.457642ZM19.1341 2.17987C16.3891 3.31688 13.895 4.98342 11.794 7.08435L14.6225 9.91278C16.3519 8.18329 18.4051 6.81138 20.6648 5.87539L19.1341 2.17987ZM11.794 7.08435C9.6931 9.18528 8.02656 11.6794 6.88954 14.4244L10.5851 15.9552C11.5211 13.6955 12.893 11.6423 14.6225 9.91278L11.794 7.08435ZM6.88954 14.4244C5.75253 17.1694 5.16732 20.1115 5.16732 23.0826H9.16732C9.16732 20.6368 9.64907 18.2149 10.5851 15.9552L6.88954 14.4244ZM26.6829 24.7467L33.5579 29.3301L35.7767 26.0019L28.9017 21.4185L26.6829 24.7467ZM25.7923 11.6243V23.0826H29.7923V11.6243H25.7923ZM2.58398 31.9576L20.9173 31.9576V27.9576L2.58398 27.9576L2.58398 31.9576ZM7.16732 38.8326H20.9173V34.8326H7.16732V38.8326ZM14.0423 45.7076H20.9173V41.7076H14.0423V45.7076Z" fill="black"></path></svg><div class="line-clamp-1">Responds within two weeks</div><div class="styles_tooltip-text__bYBqF">Based on past data, GlossGenius usually responds to incoming applications within two weeks</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2B</div></div></li><li class="inline-flex h-[20px] w-auto max-w-max place-items-center rounded bg-neutral-200 px-1 text-[10px] font-medium text-neutral-800">+<!-- -->4</li></ul></div></div><div class="mb-4 w-full px-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3086214-marketing-analyst">Marketing Analyst</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Remote • New York City<span class="ml-1 inline-flex h-4 items-center rounded border border-neutral-200 bg-neutral-50 px-1 text-xs text-neutral-500">+<!-- -->1</span></span></div></div><span class="text-xs lowercase text-dark-a md:hidden">4 days ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">4 days ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3145491-senior-product-analyst">Senior Product Analyst</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Remote • New York City<span class="ml-1 inline-flex h-4 items-center rounded border border-neutral-200 bg-neutral-50 px-1 text-xs text-neutral-500">+<!-- -->1</span></span></div></div><span class="text-xs lowercase text-dark-a md:hidden">2 weeks ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">2 weeks ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div><div class="mb-6 w-full rounded border border-gray-400 bg-white"><div class="w-full space-y-2 px-4 pb-2 pt-4"><div class="flex-col"><div class="flex w-full"><a class="content-center" href="/company/clearcover"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Clearcover company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/2644965-df560f5744449663039a50e506ec27d0-medium_jpg.jpg?buster=1696907435" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/clearcover"><h2 class="inline text-md font-semibold">Clearcover</h2></a></div><span class="text-xs text-neutral-1000">A smarter choice for car insurance. Better coverage for less money,</span><span class="text-xs italic text-neutral-500">51-200<!-- --> Employees</span></div></div></div><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2C</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M6 9.5C4.67392 9.5 3.40215 8.97322 2.46447 8.03553C1.52678 7.09785 1 5.82608 1 4.5C1.65661 4.5 2.30679 4.62933 2.91342 4.8806C3.52005 5.13188 4.07124 5.50017 4.53553 5.96447C4.99983 6.42876 5.36812 6.97995 5.6194 7.58658C5.87067 8.19321 6 8.84339 6 9.5ZM6 9.5C7.32608 9.5 8.59785 8.97322 9.53553 8.03553C10.4732 7.09785 11 5.82608 11 4.5C9.67392 4.5 8.40215 5.02678 7.46447 5.96447C6.52678 6.90215 6 8.17392 6 9.5ZM7.495 5.75C7.52974 5.05424 7.41419 4.35916 7.15622 3.71206C6.89824 3.06496 6.50389 2.48103 6 2C5.49611 2.48103 5.10182 3.06496 4.84384 3.71206C4.58587 4.35916 4.47032 5.05424 4.50506 5.75" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Scale Stage</div><div class="styles_tooltip-text__bYBqF">Rapidly increasing operations</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M8.35 4C8.25048 3.71762 8.06872 3.47148 7.82814 3.29327C7.58755 3.11505 7.29913 3.01292 7 3H5C4.60218 3 4.22064 3.15804 3.93934 3.43934C3.65804 3.72064 3.5 4.10218 3.5 4.5C3.5 4.89782 3.65804 5.27936 3.93934 5.56066C4.22064 5.84196 4.60218 6 5 6H7C7.39782 6 7.77936 6.15804 8.06066 6.43934C8.34196 6.72064 8.5 7.10218 8.5 7.5C8.5 7.89782 8.34196 8.27936 8.06066 8.56066C7.77936 8.84196 7.39782 9 7 9H5C4.70087 8.98708 4.41245 8.88495 4.17186 8.70673C3.93128 8.52852 3.74952 8.28238 3.65 8M6 1.5V3M6 9V10.5" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Top Investors</div><div class="styles_tooltip-text__bYBqF">This company has received a significant amount of investment from top investors</div></div></li><li class="inline-flex h-[20px] w-auto max-w-max place-items-center rounded bg-neutral-200 px-1 text-[10px] font-medium text-neutral-800">+<!-- -->4</li></ul></div></div><div class="mb-4 w-full px-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3024307-insurance-product-analyst">Insurance Product Analyst</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Remote • Chicago<span class="ml-1 inline-flex h-4 items-center rounded border border-neutral-200 bg-neutral-50 px-1 text-xs text-neutral-500">+<!-- -->2</span></span></div></div><span class="text-xs lowercase text-dark-a md:hidden">5 months ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">5 months ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div><div class="mb-6 w-full rounded border border-gray-400 bg-white"><div class="w-full space-y-2 px-4 pb-2 pt-4"><div class="flex-col"><div class="flex w-full"><a class="content-center" href="/company/recharge-2"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Recharge Payments company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/1002423-f58f50267a829e97b01cf63a87ca6b9f-medium_jpg.jpg?buster=1628273153" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/recharge-2"><h2 class="inline text-md font-semibold">Recharge Payments</h2></a><div class="flex items-center text-sm font-medium text-pop-green"><div class="mr-1 h-2 w-2 rounded-2xl bg-pop-green"></div>Actively Hiring</div></div><span class="text-xs text-neutral-1000">Come join us on our mission to connect and empower the world through payments</span><span class="text-xs italic text-neutral-500">201-500<!-- --> Employees</span></div></div></div><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2B</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M6 9.5C4.67392 9.5 3.40215 8.97322 2.46447 8.03553C1.52678 7.09785 1 5.82608 1 4.5C1.65661 4.5 2.30679 4.62933 2.91342 4.8806C3.52005 5.13188 4.07124 5.50017 4.53553 5.96447C4.99983 6.42876 5.36812 6.97995 5.6194 7.58658C5.87067 8.19321 6 8.84339 6 9.5ZM6 9.5C7.32608 9.5 8.59785 8.97322 9.53553 8.03553C10.4732 7.09785 11 5.82608 11 4.5C9.67392 4.5 8.40215 5.02678 7.46447 5.96447C6.52678 6.90215 6 8.17392 6 9.5ZM7.495 5.75C7.52974 5.05424 7.41419 4.35916 7.15622 3.71206C6.89824 3.06496 6.50389 2.48103 6 2C5.49611 2.48103 5.10182 3.06496 4.84384 3.71206C4.58587 4.35916 4.47032 5.05424 4.50506 5.75" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Scale Stage</div><div class="styles_tooltip-text__bYBqF">Rapidly increasing operations</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M8.35 4C8.25048 3.71762 8.06872 3.47148 7.82814 3.29327C7.58755 3.11505 7.29913 3.01292 7 3H5C4.60218 3 4.22064 3.15804 3.93934 3.43934C3.65804 3.72064 3.5 4.10218 3.5 4.5C3.5 4.89782 3.65804 5.27936 3.93934 5.56066C4.22064 5.84196 4.60218 6 5 6H7C7.39782 6 7.77936 6.15804 8.06066 6.43934C8.34196 6.72064 8.5 7.10218 8.5 7.5C8.5 7.89782 8.34196 8.27936 8.06066 8.56066C7.77936 8.84196 7.39782 9 7 9H5C4.70087 8.98708 4.41245 8.88495 4.17186 8.70673C3.93128 8.52852 3.74952 8.28238 3.65 8M6 1.5V3M6 9V10.5" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Valuation $1B+</div><div class="styles_tooltip-text__bYBqF">This company has a valuation of $1B or more</div></div></li><li class="inline-flex h-[20px] w-auto max-w-max place-items-center rounded bg-neutral-200 px-1 text-[10px] font-medium text-neutral-800">+<!-- -->3</li></ul></div></div><div class="mb-4 w-full px-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3096843-senior-product-analyst">Senior Product Analyst</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"></div><span class="text-xs lowercase text-dark-a md:hidden">1 month ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">1 month ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div><div class="mb-6 w-full rounded border border-gray-400 bg-white"><div class="w-full space-y-2 px-4 pb-2 pt-4"><div class="flex-col"><div class="flex w-full"><a class="content-center" href="/company/thrive-market"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Thrive Market company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/485261-f9421990aaa3ad4bacef75d893de453e-medium_jpg.jpg?buster=1589611089" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/thrive-market"><h2 class="inline text-md font-semibold">Thrive Market</h2></a><div class="flex items-center text-sm font-medium text-pop-green"><div class="mr-1 h-2 w-2 rounded-2xl bg-pop-green"></div>Actively Hiring</div></div><span class="text-xs text-neutral-1000">Your favorite organic &amp; non-GMO brands, plus guaranteed savings—delivered to your door</span><span class="text-xs italic text-neutral-500">501-1000<!-- --> Employees</span></div></div></div><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2C</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M6 9.5C4.67392 9.5 3.40215 8.97322 2.46447 8.03553C1.52678 7.09785 1 5.82608 1 4.5C1.65661 4.5 2.30679 4.62933 2.91342 4.8806C3.52005 5.13188 4.07124 5.50017 4.53553 5.96447C4.99983 6.42876 5.36812 6.97995 5.6194 7.58658C5.87067 8.19321 6 8.84339 6 9.5ZM6 9.5C7.32608 9.5 8.59785 8.97322 9.53553 8.03553C10.4732 7.09785 11 5.82608 11 4.5C9.67392 4.5 8.40215 5.02678 7.46447 5.96447C6.52678 6.90215 6 8.17392 6 9.5ZM7.495 5.75C7.52974 5.05424 7.41419 4.35916 7.15622 3.71206C6.89824 3.06496 6.50389 2.48103 6 2C5.49611 2.48103 5.10182 3.06496 4.84384 3.71206C4.58587 4.35916 4.47032 5.05424 4.50506 5.75" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Scale Stage</div><div class="styles_tooltip-text__bYBqF">Rapidly increasing operations</div></div></li></ul></div></div><div class="mb-4 w-full px-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3101204-senior-product-analyst">Senior Product Analyst</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 20 20" width="14" xmlns="http://www.w3.org/2000/svg" class="sm:h-5 sm:w-5"><path d="M12.3333 7.49998C12.1824 7.23811 11.963 7.02223 11.6988 6.87544C11.4346 6.72865 11.1354 6.65647 10.8333 6.66664H9.16667C8.72464 6.66664 8.30072 6.84224 7.98816 7.1548C7.67559 7.46736 7.5 7.89128 7.5 8.33331C7.5 8.77534 7.67559 9.19926 7.98816 9.51182C8.30072 9.82438 8.72464 9.99998 9.16667 9.99998H10.8333C11.2754 9.99998 11.6993 10.1756 12.0118 10.4881C12.3244 10.8007 12.5 11.2246 12.5 11.6666C12.5 12.1087 12.3244 12.5326 12.0118 12.8452C11.6993 13.1577 11.2754 13.3333 10.8333 13.3333H9.16667C8.86458 13.3435 8.56541 13.2713 8.30118 13.1245C8.03696 12.9777 7.81763 12.7618 7.66667 12.5M10 5.83333V14.1667M2.5 10C2.5 10.9849 2.69399 11.9602 3.0709 12.8701C3.44781 13.7801 4.00026 14.6069 4.6967 15.3033C5.39314 15.9997 6.21993 16.5522 7.12987 16.9291C8.03982 17.306 9.01509 17.5 10 17.5C10.9849 17.5 11.9602 17.306 12.8701 16.9291C13.7801 16.5522 14.6069 15.9997 15.3033 15.3033C15.9997 14.6069 16.5522 13.7801 16.9291 12.8701C17.306 11.9602 17.5 10.9849 17.5 10C17.5 9.01509 17.306 8.03982 16.9291 7.12987C16.5522 6.21993 15.9997 5.39314 15.3033 4.6967C14.6069 4.00026 13.7801 3.44781 12.8701 3.0709C11.9602 2.69399 10.9849 2.5 10 2.5C9.01509 2.5 8.03982 2.69399 7.12987 3.0709C6.21993 3.44781 5.39314 4.00026 4.6967 4.6967C4.00026 5.39314 3.44781 6.21993 3.0709 7.12987C2.69399 8.03982 2.5 9.01509 2.5 10Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">$135k – $165k</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Remote • Los Angeles</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">1 month ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">1 month ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div><div class="mb-6 w-full rounded border border-gray-400 bg-white"><div class="w-full space-y-2 px-4 pb-2 pt-4"><div class="flex-col"><div class="flex w-full"><a class="content-center" href="/company/interfaceai"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="interface.ai company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/6880295-dd67b15bd2262945fb0f40ec51d1c5f2-medium_jpg.jpg?buster=1555056868" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/interfaceai"><h2 class="inline text-md font-semibold">interface.ai</h2></a><div class="flex items-center text-sm font-medium text-pop-green"><div class="mr-1 h-2 w-2 rounded-2xl bg-pop-green"></div>Actively Hiring</div></div><span class="text-xs text-neutral-1000">Intelligent Virtual Assistant for Banks &amp; Credit Unions</span><span class="text-xs italic text-neutral-500">51-200<!-- --> Employees</span></div></div></div><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2B</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M6 6H4.5C3.70435 6 2.94129 5.68393 2.37868 5.12132C1.81607 4.55871 1.5 3.79565 1.5 3V2H3C3.79565 2 4.55871 2.31607 5.12132 2.87868C5.68393 3.44129 6 4.20435 6 5V10M6 7C6 6.20435 6.31607 5.44129 6.87868 4.87868C7.44129 4.31607 8.20435 4 9 4H10.5V4.5C10.5 5.29565 10.1839 6.05871 9.62132 6.62132C9.05871 7.18393 8.29565 7.5 7.5 7.5H6" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Growth Stage</div><div class="styles_tooltip-text__bYBqF">Expanding market presence</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon" height="12" width="12"><path d="M3.613 17.79l.094-.083L10 11.415l3.293 3.292a1 1 0 001.32.083l.094-.083L19 10.415l1.293 1.292c.602.603 1.614.22 1.701-.593L22 11l-.002-4.06-.009-.087-.025-.119-.024-.076-.034-.081-.052-.098-.067-.096-.08-.09a1.014 1.014 0 00-.112-.097l-.11-.071-.114-.054-.105-.035-.117-.025-.06-.007L21 6h-4c-.852 0-1.297.986-.783 1.623l.076.084L17.585 9 14 12.585l-3.293-3.292a1 1 0 00-1.32-.083l-.094.083-7 7a1 1 0 001.32 1.497z" fill="currentColor"></path></svg><div class="line-clamp-1">Growing fast</div><div class="styles_tooltip-text__bYBqF">Showed strong hiring growth in the past month</div></div></li></ul></div></div><div class="mb-4 w-full px-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3141072-lead-product-manager-conversational-ai">Lead Product Manager - Conversational AI</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"></div><span class="text-xs lowercase text-dark-a md:hidden">3 weeks ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">3 weeks ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3097678-lead-product-manager-conversational-ai">Lead Product Manager - Conversational AI</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"></div><span class="text-xs lowercase text-dark-a md:hidden">1 month ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">1 month ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/2971674-product-analyst">Product Analyst</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Remote • India</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">2 months ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">2 months ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div><div class="mb-6 w-full rounded border border-gray-400 bg-white"><div class="w-full space-y-2 px-4 pb-2 pt-4"><div class="flex-col"><div class="flex w-full"><a class="content-center" href="/company/scaletrix-1"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Scaletrix company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/9978426-1d46384ec347f70be77797c75d31f2a9-medium_jpg.jpg?buster=1706856255" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/scaletrix-1"><h2 class="inline text-md font-semibold">Scaletrix</h2></a></div><span class="text-xs italic text-neutral-500">11-50<!-- --> Employees</span></div></div></div><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg class="haloIcon" fill="none" height="12" viewBox="0 0 51 46" width="12" xmlns="http://www.w3.org/2000/svg"><path d="M5.16732 23.0826C5.16732 24.1872 6.06275 25.0826 7.16732 25.0826C8.27189 25.0826 9.16732 24.1872 9.16732 23.0826H5.16732ZM27.7923 41.7076C26.6877 41.7076 25.7923 42.6031 25.7923 43.7076C25.7923 44.8122 26.6877 45.7076 27.7923 45.7076V41.7076ZM48.4173 23.0826H46.4173H48.4173ZM27.7923 2.45764V0.457642V2.45764ZM27.7923 23.0826H25.7923C25.7923 23.7513 26.1265 24.3758 26.6829 24.7467L27.7923 23.0826ZM33.5579 29.3301C34.477 29.9428 35.7187 29.6944 36.3314 28.7754C36.9441 27.8563 36.6958 26.6146 35.7767 26.0019L33.5579 29.3301ZM29.7923 11.6243C29.7923 10.5197 28.8969 9.62431 27.7923 9.62431C26.6877 9.62431 25.7923 10.5197 25.7923 11.6243H29.7923ZM2.58398 27.9576C1.47942 27.9576 0.583985 28.8531 0.583984 29.9576C0.583984 31.0622 1.47941 31.9576 2.58398 31.9576L2.58398 27.9576ZM20.9173 31.9576C22.0219 31.9576 22.9173 31.0622 22.9173 29.9576C22.9173 28.8531 22.0219 27.9576 20.9173 27.9576V31.9576ZM7.16732 34.8326C6.06275 34.8326 5.16732 35.7281 5.16732 36.8326C5.16732 37.9372 6.06275 38.8326 7.16732 38.8326V34.8326ZM20.9173 38.8326C22.0219 38.8326 22.9173 37.9372 22.9173 36.8326C22.9173 35.7281 22.0219 34.8326 20.9173 34.8326V38.8326ZM14.0423 41.7076C12.9377 41.7076 12.0423 42.6031 12.0423 43.7076C12.0423 44.8122 12.9377 45.7076 14.0423 45.7076V41.7076ZM20.9173 45.7076C22.0219 45.7076 22.9173 44.8122 22.9173 43.7076C22.9173 42.6031 22.0219 41.7076 20.9173 41.7076V45.7076ZM27.7923 45.7076C30.7635 45.7076 33.7055 45.1224 36.4505 43.9854L34.9198 40.2899C32.6601 41.2259 30.2382 41.7076 27.7923 41.7076V45.7076ZM36.4505 43.9854C39.1955 42.8484 41.6897 41.1819 43.7906 39.0809L40.9622 36.2525C39.2327 37.982 37.1795 39.3539 34.9198 40.2899L36.4505 43.9854ZM43.7906 39.0809C45.8915 36.98 47.5581 34.4858 48.6951 31.7409L44.9996 30.2101C44.0636 32.4698 42.6917 34.523 40.9622 36.2525L43.7906 39.0809ZM48.6951 31.7409C49.8321 28.9959 50.4173 26.0538 50.4173 23.0826H46.4173C46.4173 25.5285 45.9356 27.9504 44.9996 30.2101L48.6951 31.7409ZM50.4173 23.0826C50.4173 20.1115 49.8321 17.1694 48.6951 14.4244L44.9996 15.9552C45.9356 18.2149 46.4173 20.6368 46.4173 23.0826H50.4173ZM48.6951 14.4244C47.5581 11.6794 45.8915 9.18528 43.7906 7.08435L40.9622 9.91278C42.6917 11.6423 44.0636 13.6955 44.9996 15.9552L48.6951 14.4244ZM43.7906 7.08435C41.6897 4.98342 39.1955 3.31688 36.4505 2.17987L34.9198 5.87539C37.1795 6.81138 39.2327 8.18329 40.9622 9.91278L43.7906 7.08435ZM36.4505 2.17987C33.7055 1.04286 30.7635 0.457642 27.7923 0.457642V4.45764C30.2382 4.45764 32.6601 4.93939 34.9198 5.87539L36.4505 2.17987ZM27.7923 0.457642C24.8212 0.457642 21.8791 1.04286 19.1341 2.17987L20.6648 5.87539C22.9245 4.93939 25.3464 4.45764 27.7923 4.45764V0.457642ZM19.1341 2.17987C16.3891 3.31688 13.895 4.98342 11.794 7.08435L14.6225 9.91278C16.3519 8.18329 18.4051 6.81138 20.6648 5.87539L19.1341 2.17987ZM11.794 7.08435C9.6931 9.18528 8.02656 11.6794 6.88954 14.4244L10.5851 15.9552C11.5211 13.6955 12.893 11.6423 14.6225 9.91278L11.794 7.08435ZM6.88954 14.4244C5.75253 17.1694 5.16732 20.1115 5.16732 23.0826H9.16732C9.16732 20.6368 9.64907 18.2149 10.5851 15.9552L6.88954 14.4244ZM26.6829 24.7467L33.5579 29.3301L35.7767 26.0019L28.9017 21.4185L26.6829 24.7467ZM25.7923 11.6243V23.0826H29.7923V11.6243H25.7923ZM2.58398 31.9576L20.9173 31.9576V27.9576L2.58398 27.9576L2.58398 31.9576ZM7.16732 38.8326H20.9173V34.8326H7.16732V38.8326ZM14.0423 45.7076H20.9173V41.7076H14.0423V45.7076Z" fill="black"></path></svg><div class="line-clamp-1">Responds within three weeks</div><div class="styles_tooltip-text__bYBqF">Based on past data, Scaletrix usually responds to incoming applications within three weeks</div></div></li></ul></div></div><div class="mb-4 w-full px-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/2920618-product-analyst">Product Analyst</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 20 20" width="14" xmlns="http://www.w3.org/2000/svg" class="sm:h-5 sm:w-5"><path d="M12.3333 7.49998C12.1824 7.23811 11.963 7.02223 11.6988 6.87544C11.4346 6.72865 11.1354 6.65647 10.8333 6.66664H9.16667C8.72464 6.66664 8.30072 6.84224 7.98816 7.1548C7.67559 7.46736 7.5 7.89128 7.5 8.33331C7.5 8.77534 7.67559 9.19926 7.98816 9.51182C8.30072 9.82438 8.72464 9.99998 9.16667 9.99998H10.8333C11.2754 9.99998 11.6993 10.1756 12.0118 10.4881C12.3244 10.8007 12.5 11.2246 12.5 11.6666C12.5 12.1087 12.3244 12.5326 12.0118 12.8452C11.6993 13.1577 11.2754 13.3333 10.8333 13.3333H9.16667C8.86458 13.3435 8.56541 13.2713 8.30118 13.1245C8.03696 12.9777 7.81763 12.7618 7.66667 12.5M10 5.83333V14.1667M2.5 10C2.5 10.9849 2.69399 11.9602 3.0709 12.8701C3.44781 13.7801 4.00026 14.6069 4.6967 15.3033C5.39314 15.9997 6.21993 16.5522 7.12987 16.9291C8.03982 17.306 9.01509 17.5 10 17.5C10.9849 17.5 11.9602 17.306 12.8701 16.9291C13.7801 16.5522 14.6069 15.9997 15.3033 15.3033C15.9997 14.6069 16.5522 13.7801 16.9291 12.8701C17.306 11.9602 17.5 10.9849 17.5 10C17.5 9.01509 17.306 8.03982 16.9291 7.12987C16.5522 6.21993 15.9997 5.39314 15.3033 4.6967C14.6069 4.00026 13.7801 3.44781 12.8701 3.0709C11.9602 2.69399 10.9849 2.5 10 2.5C9.01509 2.5 8.03982 2.69399 7.12987 3.0709C6.21993 3.44781 5.39314 4.00026 4.6967 4.6967C4.00026 5.39314 3.44781 6.21993 3.0709 7.12987C2.69399 8.03982 2.5 9.01509 2.5 10Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">₹1.5L – ₹2.3L • No equity</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Remote • Gurgaon<span class="ml-1 inline-flex h-4 items-center rounded border border-neutral-200 bg-neutral-50 px-1 text-xs text-neutral-500">+<!-- -->1</span></span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 17 17" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M5.33335 4.83333V3.16667C5.33335 2.72464 5.50895 2.30072 5.82151 1.98816C6.13407 1.67559 6.55799 1.5 7.00002 1.5H10.3334C10.7754 1.5 11.1993 1.67559 11.5119 1.98816C11.8244 2.30072 12 2.72464 12 3.16667V4.83333M8.66669 9V9.00833M1.16669 9.83333C3.493 11.0056 6.06171 11.6162 8.66669 11.6162C11.2717 11.6162 13.8404 11.0056 16.1667 9.83333M1.16669 6.5C1.16669 6.05797 1.34228 5.63405 1.65484 5.32149C1.9674 5.00893 2.39133 4.83333 2.83335 4.83333H14.5C14.942 4.83333 15.366 5.00893 15.6785 5.32149C15.9911 5.63405 16.1667 6.05797 16.1667 6.5V14C16.1667 14.442 15.9911 14.866 15.6785 15.1785C15.366 15.4911 14.942 15.6667 14.5 15.6667H2.83335C2.39133 15.6667 1.9674 15.4911 1.65484 15.1785C1.34228 14.866 1.16669 14.442 1.16669 14V6.5Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">1<!-- --> <!-- -->year<!-- --> of exp</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">2 months ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">2 months ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div><div class="mb-6 w-full rounded border border-gray-400 bg-white"><div class="w-full space-y-2 px-4 pb-2 pt-4"><div class="flex-col"><div class="flex w-full"><a class="content-center" href="/company/duckbill-1"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Duckbill company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/9283244-73b60020a0ee76606354fdeecc136902-medium_jpg.jpg?buster=1672844396" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/duckbill-1"><h2 class="inline text-md font-semibold">Duckbill</h2></a><div class="flex items-center text-sm font-medium text-pop-green"><div class="mr-1 h-2 w-2 rounded-2xl bg-pop-green"></div>Actively Hiring</div></div><span class="text-xs text-neutral-1000">Duckbill is the life-management service that wrangles your daily tasks!</span><span class="text-xs italic text-neutral-500">51-200<!-- --> Employees</span></div></div></div><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2C</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M6 6H4.5C3.70435 6 2.94129 5.68393 2.37868 5.12132C1.81607 4.55871 1.5 3.79565 1.5 3V2H3C3.79565 2 4.55871 2.31607 5.12132 2.87868C5.68393 3.44129 6 4.20435 6 5V10M6 7C6 6.20435 6.31607 5.44129 6.87868 4.87868C7.44129 4.31607 8.20435 4 9 4H10.5V4.5C10.5 5.29565 10.1839 6.05871 9.62132 6.62132C9.05871 7.18393 8.29565 7.5 7.5 7.5H6" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Growth Stage</div><div class="styles_tooltip-text__bYBqF">Expanding market presence</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M8.35 4C8.25048 3.71762 8.06872 3.47148 7.82814 3.29327C7.58755 3.11505 7.29913 3.01292 7 3H5C4.60218 3 4.22064 3.15804 3.93934 3.43934C3.65804 3.72064 3.5 4.10218 3.5 4.5C3.5 4.89782 3.65804 5.27936 3.93934 5.56066C4.22064 5.84196 4.60218 6 5 6H7C7.39782 6 7.77936 6.15804 8.06066 6.43934C8.34196 6.72064 8.5 7.10218 8.5 7.5C8.5 7.89782 8.34196 8.27936 8.06066 8.56066C7.77936 8.84196 7.39782 9 7 9H5C4.70087 8.98708 4.41245 8.88495 4.17186 8.70673C3.93128 8.52852 3.74952 8.28238 3.65 8M6 1.5V3M6 9V10.5" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Top Investors</div><div class="styles_tooltip-text__bYBqF">This company has received a significant amount of investment from top investors</div></div></li></ul></div></div><div class="mb-4 w-full px-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3086301-product-analyst">Product Analyst</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"></div><span class="text-xs lowercase text-dark-a md:hidden">2 months ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">2 months ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div><div class="mb-6 w-full rounded border border-gray-400 bg-white"><div class="w-full space-y-2 px-4 pb-2 pt-4"><div class="flex-col"><div class="flex w-full"><a class="content-center" href="/company/scribd"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Scribd company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/32403-c0ed41441023a59fdfc080b08c7379fe-medium_jpg.jpg?buster=1589636021" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/scribd"><h2 class="inline text-md font-semibold">Scribd</h2></a><div class="flex items-center text-sm font-medium text-pop-green"><div class="mr-1 h-2 w-2 rounded-2xl bg-pop-green"></div>Actively Hiring</div></div><span class="text-xs text-neutral-1000">Thousands of the best books, audiobooks, and more. all in one app</span><span class="text-xs italic text-neutral-500">201-500<!-- --> Employees</span></div></div></div><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2C</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M6 9.5C4.67392 9.5 3.40215 8.97322 2.46447 8.03553C1.52678 7.09785 1 5.82608 1 4.5C1.65661 4.5 2.30679 4.62933 2.91342 4.8806C3.52005 5.13188 4.07124 5.50017 4.53553 5.96447C4.99983 6.42876 5.36812 6.97995 5.6194 7.58658C5.87067 8.19321 6 8.84339 6 9.5ZM6 9.5C7.32608 9.5 8.59785 8.97322 9.53553 8.03553C10.4732 7.09785 11 5.82608 11 4.5C9.67392 4.5 8.40215 5.02678 7.46447 5.96447C6.52678 6.90215 6 8.17392 6 9.5ZM7.495 5.75C7.52974 5.05424 7.41419 4.35916 7.15622 3.71206C6.89824 3.06496 6.50389 2.48103 6 2C5.49611 2.48103 5.10182 3.06496 4.84384 3.71206C4.58587 4.35916 4.47032 5.05424 4.50506 5.75" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Scale Stage</div><div class="styles_tooltip-text__bYBqF">Rapidly increasing operations</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M8.35 4C8.25048 3.71762 8.06872 3.47148 7.82814 3.29327C7.58755 3.11505 7.29913 3.01292 7 3H5C4.60218 3 4.22064 3.15804 3.93934 3.43934C3.65804 3.72064 3.5 4.10218 3.5 4.5C3.5 4.89782 3.65804 5.27936 3.93934 5.56066C4.22064 5.84196 4.60218 6 5 6H7C7.39782 6 7.77936 6.15804 8.06066 6.43934C8.34196 6.72064 8.5 7.10218 8.5 7.5C8.5 7.89782 8.34196 8.27936 8.06066 8.56066C7.77936 8.84196 7.39782 9 7 9H5C4.70087 8.98708 4.41245 8.88495 4.17186 8.70673C3.93128 8.52852 3.74952 8.28238 3.65 8M6 1.5V3M6 9V10.5" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Top Investors</div><div class="styles_tooltip-text__bYBqF">This company has received a significant amount of investment from top investors</div></div></li><li class="inline-flex h-[20px] w-auto max-w-max place-items-center rounded bg-neutral-200 px-1 text-[10px] font-medium text-neutral-800">+<!-- -->3</li></ul></div></div><div class="mb-4 w-full px-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3107081-product-analyst-ii-content">Product Analyst II (Content)</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Remote • United States</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">1 month ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">1 month ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3107083-product-analyst-ii-ugc">Product Analyst II (UGC)</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Remote • United States</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">1 month ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">1 month ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3107090-senior-product-analyst-seo">Senior Product Analyst, SEO</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Remote • United States</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">1 month ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">1 month ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div><div class="mb-6 w-full rounded border border-gray-400 bg-white"><div class="w-full space-y-2 px-4 pb-2 pt-4"><div class="flex-col"><div class="flex w-full"><a class="content-center" href="/company/justanswer"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="JustAnswer company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/78306-19bbefb0df3fa4ca221ad7bcf1527dcc-medium_jpg.jpg?buster=1589635632" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/justanswer"><h2 class="inline text-md font-semibold">JustAnswer</h2></a><div class="flex items-center text-sm font-medium text-pop-green"><div class="mr-1 h-2 w-2 rounded-2xl bg-pop-green"></div>Actively Hiring</div></div><span class="text-xs text-neutral-1000">Ask, connect, save. Linking you to real experts to really answer your questions</span><span class="text-xs italic text-neutral-500">201-500<!-- --> Employees</span></div></div></div><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2C</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M6 9.5C4.67392 9.5 3.40215 8.97322 2.46447 8.03553C1.52678 7.09785 1 5.82608 1 4.5C1.65661 4.5 2.30679 4.62933 2.91342 4.8806C3.52005 5.13188 4.07124 5.50017 4.53553 5.96447C4.99983 6.42876 5.36812 6.97995 5.6194 7.58658C5.87067 8.19321 6 8.84339 6 9.5ZM6 9.5C7.32608 9.5 8.59785 8.97322 9.53553 8.03553C10.4732 7.09785 11 5.82608 11 4.5C9.67392 4.5 8.40215 5.02678 7.46447 5.96447C6.52678 6.90215 6 8.17392 6 9.5ZM7.495 5.75C7.52974 5.05424 7.41419 4.35916 7.15622 3.71206C6.89824 3.06496 6.50389 2.48103 6 2C5.49611 2.48103 5.10182 3.06496 4.84384 3.71206C4.58587 4.35916 4.47032 5.05424 4.50506 5.75" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Scale Stage</div><div class="styles_tooltip-text__bYBqF">Rapidly increasing operations</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon" height="12" width="12"><path fill-rule="evenodd" clip-rule="evenodd" d="M5 22a3 3 0 01-3-3v-6a3 3 0 013-3h1.381l3.172-6.342a3 3 0 012.484-1.651l.2-.007h.263a2.5 2.5 0 012.495 2.336L15 4.5V10h3.998a3 3 0 012.971 3.415l-.029.173-1.2 6a3 3 0 01-2.764 2.407l-.178.005H5zm1-10H5a1 1 0 00-1 1v6a1 1 0 001 1h1v-8zm6.5-8h-.264a1 1 0 00-.832.445l-.062.108-3.236 6.472a1 1 0 00-.1.331L8 11.472V20h9.798a1 1 0 00.951-.69l.03-.114 1.2-6a1 1 0 00-.785-1.177l-.097-.014-.099-.005H15a2 2 0 01-1.995-1.85L13 10V4.5a.5.5 0 00-.41-.492L12.5 4z" fill="currentColor"></path></svg><div>4.1</div><div class="line-clamp-1">Highly rated</div><div class="styles_tooltip-text__bYBqF">JustAnswer is highly rated on Glassdoor, with 4.1 out of 5 stars</div></div></li><li class="inline-flex h-[20px] w-auto max-w-max place-items-center rounded bg-neutral-200 px-1 text-[10px] font-medium text-neutral-800">+<!-- -->1</li></ul></div></div><div class="mb-4 w-full px-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3140897-senior-analyst">Senior Analyst</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"></div><span class="text-xs lowercase text-dark-a md:hidden">3 weeks ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">3 weeks ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3093155-senior-product-analyst">Senior Product Analyst</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"></div><span class="text-xs lowercase text-dark-a md:hidden">2 months ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">2 months ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/2963418-senior-analyst">Senior Analyst</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Remote • Ukraine</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">8 months ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">8 months ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div><div class="mb-6 w-full rounded border border-gray-400 bg-white"><div class="w-full space-y-2 px-4 pb-2 pt-4"><div class="flex-col"><div class="flex w-full"><a class="content-center" href="/company/recargapay"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="RecargaPay company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/273732-6af71d77247754f1b62f52cef3c048a0-medium_jpg.jpg?buster=1519320565" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/recargapay"><h2 class="inline text-md font-semibold">RecargaPay</h2></a><div class="flex items-center text-sm font-medium text-pop-green"><div class="mr-1 h-2 w-2 rounded-2xl bg-pop-green"></div>Actively Hiring</div></div><span class="text-xs text-neutral-1000">Mobile Payment Platform &amp; Digital Wallet Leading in Brazil</span><span class="text-xs italic text-neutral-500">201-500<!-- --> Employees</span></div></div></div><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M6 9.5C4.67392 9.5 3.40215 8.97322 2.46447 8.03553C1.52678 7.09785 1 5.82608 1 4.5C1.65661 4.5 2.30679 4.62933 2.91342 4.8806C3.52005 5.13188 4.07124 5.50017 4.53553 5.96447C4.99983 6.42876 5.36812 6.97995 5.6194 7.58658C5.87067 8.19321 6 8.84339 6 9.5ZM6 9.5C7.32608 9.5 8.59785 8.97322 9.53553 8.03553C10.4732 7.09785 11 5.82608 11 4.5C9.67392 4.5 8.40215 5.02678 7.46447 5.96447C6.52678 6.90215 6 8.17392 6 9.5ZM7.495 5.75C7.52974 5.05424 7.41419 4.35916 7.15622 3.71206C6.89824 3.06496 6.50389 2.48103 6 2C5.49611 2.48103 5.10182 3.06496 4.84384 3.71206C4.58587 4.35916 4.47032 5.05424 4.50506 5.75" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Scale Stage</div><div class="styles_tooltip-text__bYBqF">Rapidly increasing operations</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon" height="12" width="12"><path d="M3.613 17.79l.094-.083L10 11.415l3.293 3.292a1 1 0 001.32.083l.094-.083L19 10.415l1.293 1.292c.602.603 1.614.22 1.701-.593L22 11l-.002-4.06-.009-.087-.025-.119-.024-.076-.034-.081-.052-.098-.067-.096-.08-.09a1.014 1.014 0 00-.112-.097l-.11-.071-.114-.054-.105-.035-.117-.025-.06-.007L21 6h-4c-.852 0-1.297.986-.783 1.623l.076.084L17.585 9 14 12.585l-3.293-3.292a1 1 0 00-1.32-.083l-.094.083-7 7a1 1 0 001.32 1.497z" fill="currentColor"></path></svg><div class="line-clamp-1">Growing fast</div><div class="styles_tooltip-text__bYBqF">Showed strong hiring growth in the past month</div></div></li></ul></div></div><div class="mb-4 w-full px-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3143788-sr-product-analyst-lending">Sr Product Analyst (Lending)</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"></div><span class="text-xs lowercase text-dark-a md:hidden">2 weeks ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">2 weeks ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div><div class="mb-6 w-full rounded border border-gray-400 bg-white"><div class="w-full space-y-2 px-4 pb-2 pt-4"><div class="flex-col"><div class="flex w-full"><a class="content-center" href="/company/alto"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Alto Pharmacy company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/867535-2684e60622e977d82e72a2a828d28308-medium_jpg.jpg?buster=1639787871" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/alto"><h2 class="inline text-md font-semibold">Alto Pharmacy</h2></a><div class="flex items-center text-sm font-medium text-pop-green"><div class="mr-1 h-2 w-2 rounded-2xl bg-pop-green"></div>Actively Hiring</div></div><span class="text-xs text-neutral-1000">Telehealth pharmacy helping people live healthier by improving the prescription experience</span><span class="text-xs italic text-neutral-500">501-1000<!-- --> Employees</span></div></div></div><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2C</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M6 9.5C4.67392 9.5 3.40215 8.97322 2.46447 8.03553C1.52678 7.09785 1 5.82608 1 4.5C1.65661 4.5 2.30679 4.62933 2.91342 4.8806C3.52005 5.13188 4.07124 5.50017 4.53553 5.96447C4.99983 6.42876 5.36812 6.97995 5.6194 7.58658C5.87067 8.19321 6 8.84339 6 9.5ZM6 9.5C7.32608 9.5 8.59785 8.97322 9.53553 8.03553C10.4732 7.09785 11 5.82608 11 4.5C9.67392 4.5 8.40215 5.02678 7.46447 5.96447C6.52678 6.90215 6 8.17392 6 9.5ZM7.495 5.75C7.52974 5.05424 7.41419 4.35916 7.15622 3.71206C6.89824 3.06496 6.50389 2.48103 6 2C5.49611 2.48103 5.10182 3.06496 4.84384 3.71206C4.58587 4.35916 4.47032 5.05424 4.50506 5.75" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Scale Stage</div><div class="styles_tooltip-text__bYBqF">Rapidly increasing operations</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M8.35 4C8.25048 3.71762 8.06872 3.47148 7.82814 3.29327C7.58755 3.11505 7.29913 3.01292 7 3H5C4.60218 3 4.22064 3.15804 3.93934 3.43934C3.65804 3.72064 3.5 4.10218 3.5 4.5C3.5 4.89782 3.65804 5.27936 3.93934 5.56066C4.22064 5.84196 4.60218 6 5 6H7C7.39782 6 7.77936 6.15804 8.06066 6.43934C8.34196 6.72064 8.5 7.10218 8.5 7.5C8.5 7.89782 8.34196 8.27936 8.06066 8.56066C7.77936 8.84196 7.39782 9 7 9H5C4.70087 8.98708 4.41245 8.88495 4.17186 8.70673C3.93128 8.52852 3.74952 8.28238 3.65 8M6 1.5V3M6 9V10.5" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Top Investors</div><div class="styles_tooltip-text__bYBqF">This company has received a significant amount of investment from top investors</div></div></li><li class="inline-flex h-[20px] w-auto max-w-max place-items-center rounded bg-neutral-200 px-1 text-[10px] font-medium text-neutral-800">+<!-- -->2</li></ul></div></div><div class="mb-4 w-full px-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3043788-early-career-product-analyst-supply-chain-logistics">Early Career Product Analyst, Supply Chain &amp; Logistics</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 20 20" width="14" xmlns="http://www.w3.org/2000/svg" class="sm:h-5 sm:w-5"><path d="M12.3333 7.49998C12.1824 7.23811 11.963 7.02223 11.6988 6.87544C11.4346 6.72865 11.1354 6.65647 10.8333 6.66664H9.16667C8.72464 6.66664 8.30072 6.84224 7.98816 7.1548C7.67559 7.46736 7.5 7.89128 7.5 8.33331C7.5 8.77534 7.67559 9.19926 7.98816 9.51182C8.30072 9.82438 8.72464 9.99998 9.16667 9.99998H10.8333C11.2754 9.99998 11.6993 10.1756 12.0118 10.4881C12.3244 10.8007 12.5 11.2246 12.5 11.6666C12.5 12.1087 12.3244 12.5326 12.0118 12.8452C11.6993 13.1577 11.2754 13.3333 10.8333 13.3333H9.16667C8.86458 13.3435 8.56541 13.2713 8.30118 13.1245C8.03696 12.9777 7.81763 12.7618 7.66667 12.5M10 5.83333V14.1667M2.5 10C2.5 10.9849 2.69399 11.9602 3.0709 12.8701C3.44781 13.7801 4.00026 14.6069 4.6967 15.3033C5.39314 15.9997 6.21993 16.5522 7.12987 16.9291C8.03982 17.306 9.01509 17.5 10 17.5C10.9849 17.5 11.9602 17.306 12.8701 16.9291C13.7801 16.5522 14.6069 15.9997 15.3033 15.3033C15.9997 14.6069 16.5522 13.7801 16.9291 12.8701C17.306 11.9602 17.5 10.9849 17.5 10C17.5 9.01509 17.306 8.03982 16.9291 7.12987C16.5522 6.21993 15.9997 5.39314 15.3033 4.6967C14.6069 4.00026 13.7801 3.44781 12.8701 3.0709C11.9602 2.69399 10.9849 2.5 10 2.5C9.01509 2.5 8.03982 2.69399 7.12987 3.0709C6.21993 3.44781 5.39314 4.00026 4.6967 4.6967C4.00026 5.39314 3.44781 6.21993 3.0709 7.12987C2.69399 8.03982 2.5 9.01509 2.5 10Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">$85k – $106k</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Remote • United States</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">3 months ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">3 months ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3136080-early-career-product-analyst-supply-chain-logistics">Early Career Product Analyst, Supply Chain &amp; Logistics</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 20 20" width="14" xmlns="http://www.w3.org/2000/svg" class="sm:h-5 sm:w-5"><path d="M12.3333 7.49998C12.1824 7.23811 11.963 7.02223 11.6988 6.87544C11.4346 6.72865 11.1354 6.65647 10.8333 6.66664H9.16667C8.72464 6.66664 8.30072 6.84224 7.98816 7.1548C7.67559 7.46736 7.5 7.89128 7.5 8.33331C7.5 8.77534 7.67559 9.19926 7.98816 9.51182C8.30072 9.82438 8.72464 9.99998 9.16667 9.99998H10.8333C11.2754 9.99998 11.6993 10.1756 12.0118 10.4881C12.3244 10.8007 12.5 11.2246 12.5 11.6666C12.5 12.1087 12.3244 12.5326 12.0118 12.8452C11.6993 13.1577 11.2754 13.3333 10.8333 13.3333H9.16667C8.86458 13.3435 8.56541 13.2713 8.30118 13.1245C8.03696 12.9777 7.81763 12.7618 7.66667 12.5M10 5.83333V14.1667M2.5 10C2.5 10.9849 2.69399 11.9602 3.0709 12.8701C3.44781 13.7801 4.00026 14.6069 4.6967 15.3033C5.39314 15.9997 6.21993 16.5522 7.12987 16.9291C8.03982 17.306 9.01509 17.5 10 17.5C10.9849 17.5 11.9602 17.306 12.8701 16.9291C13.7801 16.5522 14.6069 15.9997 15.3033 15.3033C15.9997 14.6069 16.5522 13.7801 16.9291 12.8701C17.306 11.9602 17.5 10.9849 17.5 10C17.5 9.01509 17.306 8.03982 16.9291 7.12987C16.5522 6.21993 15.9997 5.39314 15.3033 4.6967C14.6069 4.00026 13.7801 3.44781 12.8701 3.0709C11.9602 2.69399 10.9849 2.5 10 2.5C9.01509 2.5 8.03982 2.69399 7.12987 3.0709C6.21993 3.44781 5.39314 4.00026 4.6967 4.6967C4.00026 5.39314 3.44781 6.21993 3.0709 7.12987C2.69399 8.03982 2.5 9.01509 2.5 10Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">$85k – $106k</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">5 months ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">5 months ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div><div class="mb-6 w-full rounded border border-gray-400 bg-white"><div class="w-full space-y-2 px-4 pb-2 pt-4"><div class="flex-col"><div class="flex w-full"><a class="content-center" href="/company/tutcart"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Tutcart company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/9836205-169908cfbcfd79a0385ba3b08d71a5d3-medium_jpg.jpg?buster=1727898290" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/tutcart"><h2 class="inline text-md font-semibold">Tutcart</h2></a><div class="flex items-center text-sm font-medium text-pop-green"><div class="mr-1 h-2 w-2 rounded-2xl bg-pop-green"></div>Actively Hiring</div></div><span class="text-xs text-neutral-1000">Edtech 3.0</span><span class="text-xs italic text-neutral-500">11-50<!-- --> Employees</span></div></div></div><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M4.5 10.5H7.5M4.5 9H7.5M4.49992 5.99999H2.70692C2.60805 5.99996 2.5114 5.97063 2.4292 5.91569C2.34699 5.86074 2.28292 5.78266 2.24509 5.69131C2.20725 5.59996 2.19735 5.49945 2.21663 5.40247C2.23592 5.30549 2.28352 5.21641 2.35342 5.14649L5.64642 1.85349C5.74019 1.75975 5.86734 1.70709 5.99992 1.70709C6.13251 1.70709 6.25966 1.75975 6.35342 1.85349L9.64642 5.14649C9.71633 5.21641 9.76393 5.30549 9.78322 5.40247C9.8025 5.49945 9.7926 5.59996 9.75476 5.69131C9.71693 5.78266 9.65286 5.86074 9.57065 5.91569C9.48845 5.97063 9.3918 5.99996 9.29292 5.99999H7.49992V7.49999H4.49992V5.99999Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Top 10% of responders</div><div class="styles_tooltip-text__bYBqF">Tutcart is in the top 10% of companies in terms of response time to applications</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg class="haloIcon" fill="none" height="12" viewBox="0 0 51 46" width="12" xmlns="http://www.w3.org/2000/svg"><path d="M5.16732 23.0826C5.16732 24.1872 6.06275 25.0826 7.16732 25.0826C8.27189 25.0826 9.16732 24.1872 9.16732 23.0826H5.16732ZM27.7923 41.7076C26.6877 41.7076 25.7923 42.6031 25.7923 43.7076C25.7923 44.8122 26.6877 45.7076 27.7923 45.7076V41.7076ZM48.4173 23.0826H46.4173H48.4173ZM27.7923 2.45764V0.457642V2.45764ZM27.7923 23.0826H25.7923C25.7923 23.7513 26.1265 24.3758 26.6829 24.7467L27.7923 23.0826ZM33.5579 29.3301C34.477 29.9428 35.7187 29.6944 36.3314 28.7754C36.9441 27.8563 36.6958 26.6146 35.7767 26.0019L33.5579 29.3301ZM29.7923 11.6243C29.7923 10.5197 28.8969 9.62431 27.7923 9.62431C26.6877 9.62431 25.7923 10.5197 25.7923 11.6243H29.7923ZM2.58398 27.9576C1.47942 27.9576 0.583985 28.8531 0.583984 29.9576C0.583984 31.0622 1.47941 31.9576 2.58398 31.9576L2.58398 27.9576ZM20.9173 31.9576C22.0219 31.9576 22.9173 31.0622 22.9173 29.9576C22.9173 28.8531 22.0219 27.9576 20.9173 27.9576V31.9576ZM7.16732 34.8326C6.06275 34.8326 5.16732 35.7281 5.16732 36.8326C5.16732 37.9372 6.06275 38.8326 7.16732 38.8326V34.8326ZM20.9173 38.8326C22.0219 38.8326 22.9173 37.9372 22.9173 36.8326C22.9173 35.7281 22.0219 34.8326 20.9173 34.8326V38.8326ZM14.0423 41.7076C12.9377 41.7076 12.0423 42.6031 12.0423 43.7076C12.0423 44.8122 12.9377 45.7076 14.0423 45.7076V41.7076ZM20.9173 45.7076C22.0219 45.7076 22.9173 44.8122 22.9173 43.7076C22.9173 42.6031 22.0219 41.7076 20.9173 41.7076V45.7076ZM27.7923 45.7076C30.7635 45.7076 33.7055 45.1224 36.4505 43.9854L34.9198 40.2899C32.6601 41.2259 30.2382 41.7076 27.7923 41.7076V45.7076ZM36.4505 43.9854C39.1955 42.8484 41.6897 41.1819 43.7906 39.0809L40.9622 36.2525C39.2327 37.982 37.1795 39.3539 34.9198 40.2899L36.4505 43.9854ZM43.7906 39.0809C45.8915 36.98 47.5581 34.4858 48.6951 31.7409L44.9996 30.2101C44.0636 32.4698 42.6917 34.523 40.9622 36.2525L43.7906 39.0809ZM48.6951 31.7409C49.8321 28.9959 50.4173 26.0538 50.4173 23.0826H46.4173C46.4173 25.5285 45.9356 27.9504 44.9996 30.2101L48.6951 31.7409ZM50.4173 23.0826C50.4173 20.1115 49.8321 17.1694 48.6951 14.4244L44.9996 15.9552C45.9356 18.2149 46.4173 20.6368 46.4173 23.0826H50.4173ZM48.6951 14.4244C47.5581 11.6794 45.8915 9.18528 43.7906 7.08435L40.9622 9.91278C42.6917 11.6423 44.0636 13.6955 44.9996 15.9552L48.6951 14.4244ZM43.7906 7.08435C41.6897 4.98342 39.1955 3.31688 36.4505 2.17987L34.9198 5.87539C37.1795 6.81138 39.2327 8.18329 40.9622 9.91278L43.7906 7.08435ZM36.4505 2.17987C33.7055 1.04286 30.7635 0.457642 27.7923 0.457642V4.45764C30.2382 4.45764 32.6601 4.93939 34.9198 5.87539L36.4505 2.17987ZM27.7923 0.457642C24.8212 0.457642 21.8791 1.04286 19.1341 2.17987L20.6648 5.87539C22.9245 4.93939 25.3464 4.45764 27.7923 4.45764V0.457642ZM19.1341 2.17987C16.3891 3.31688 13.895 4.98342 11.794 7.08435L14.6225 9.91278C16.3519 8.18329 18.4051 6.81138 20.6648 5.87539L19.1341 2.17987ZM11.794 7.08435C9.6931 9.18528 8.02656 11.6794 6.88954 14.4244L10.5851 15.9552C11.5211 13.6955 12.893 11.6423 14.6225 9.91278L11.794 7.08435ZM6.88954 14.4244C5.75253 17.1694 5.16732 20.1115 5.16732 23.0826H9.16732C9.16732 20.6368 9.64907 18.2149 10.5851 15.9552L6.88954 14.4244ZM26.6829 24.7467L33.5579 29.3301L35.7767 26.0019L28.9017 21.4185L26.6829 24.7467ZM25.7923 11.6243V23.0826H29.7923V11.6243H25.7923ZM2.58398 31.9576L20.9173 31.9576V27.9576L2.58398 27.9576L2.58398 31.9576ZM7.16732 38.8326H20.9173V34.8326H7.16732V38.8326ZM14.0423 45.7076H20.9173V41.7076H14.0423V45.7076Z" fill="black"></path></svg><div class="line-clamp-1">Responds within two weeks</div><div class="styles_tooltip-text__bYBqF">Based on past data, Tutcart usually responds to incoming applications within two weeks</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M2.5 10.5C2.75 8.25 3.75 6.5 6 5.5M4.50016 9C7.60916 9 9.75016 7.356 10.0002 3V2H7.99316C3.49316 2 2.00016 4 1.99316 6.5C1.99316 7 1.99316 8 2.99316 9H4.50016Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Early Stage</div><div class="styles_tooltip-text__bYBqF">Startup in initial stages</div></div></li><li class="inline-flex h-[20px] w-auto max-w-max place-items-center rounded bg-neutral-200 px-1 text-[10px] font-medium text-neutral-800">+<!-- -->1</li></ul></div></div><div class="mb-4 w-full px-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3135562-quality-assurance-analyst">Quality Assurance Analyst</a></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 20 20" width="14" xmlns="http://www.w3.org/2000/svg" class="sm:h-5 sm:w-5"><path d="M12.3333 7.49998C12.1824 7.23811 11.963 7.02223 11.6988 6.87544C11.4346 6.72865 11.1354 6.65647 10.8333 6.66664H9.16667C8.72464 6.66664 8.30072 6.84224 7.98816 7.1548C7.67559 7.46736 7.5 7.89128 7.5 8.33331C7.5 8.77534 7.67559 9.19926 7.98816 9.51182C8.30072 9.82438 8.72464 9.99998 9.16667 9.99998H10.8333C11.2754 9.99998 11.6993 10.1756 12.0118 10.4881C12.3244 10.8007 12.5 11.2246 12.5 11.6666C12.5 12.1087 12.3244 12.5326 12.0118 12.8452C11.6993 13.1577 11.2754 13.3333 10.8333 13.3333H9.16667C8.86458 13.3435 8.56541 13.2713 8.30118 13.1245C8.03696 12.9777 7.81763 12.7618 7.66667 12.5M10 5.83333V14.1667M2.5 10C2.5 10.9849 2.69399 11.9602 3.0709 12.8701C3.44781 13.7801 4.00026 14.6069 4.6967 15.3033C5.39314 15.9997 6.21993 16.5522 7.12987 16.9291C8.03982 17.306 9.01509 17.5 10 17.5C10.9849 17.5 11.9602 17.306 12.8701 16.9291C13.7801 16.5522 14.6069 15.9997 15.3033 15.3033C15.9997 14.6069 16.5522 13.7801 16.9291 12.8701C17.306 11.9602 17.5 10.9849 17.5 10C17.5 9.01509 17.306 8.03982 16.9291 7.12987C16.5522 6.21993 15.9997 5.39314 15.3033 4.6967C14.6069 4.00026 13.7801 3.44781 12.8701 3.0709C11.9602 2.69399 10.9849 2.5 10 2.5C9.01509 2.5 8.03982 2.69399 7.12987 3.0709C6.21993 3.44781 5.39314 4.00026 4.6967 4.6967C4.00026 5.39314 3.44781 6.21993 3.0709 7.12987C2.69399 8.03982 2.5 9.01509 2.5 10Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">No equity</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Remote • Delhi<span class="ml-1 inline-flex h-4 items-center rounded border border-neutral-200 bg-neutral-50 px-1 text-xs text-neutral-500">+<!-- -->4</span></span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 17 17" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M5.33335 4.83333V3.16667C5.33335 2.72464 5.50895 2.30072 5.82151 1.98816C6.13407 1.67559 6.55799 1.5 7.00002 1.5H10.3334C10.7754 1.5 11.1993 1.67559 11.5119 1.98816C11.8244 2.30072 12 2.72464 12 3.16667V4.83333M8.66669 9V9.00833M1.16669 9.83333C3.493 11.0056 6.06171 11.6162 8.66669 11.6162C11.2717 11.6162 13.8404 11.0056 16.1667 9.83333M1.16669 6.5C1.16669 6.05797 1.34228 5.63405 1.65484 5.32149C1.9674 5.00893 2.39133 4.83333 2.83335 4.83333H14.5C14.942 4.83333 15.366 5.00893 15.6785 5.32149C15.9911 5.63405 16.1667 6.05797 16.1667 6.5V14C16.1667 14.442 15.9911 14.866 15.6785 15.1785C15.366 15.4911 14.942 15.6667 14.5 15.6667H2.83335C2.39133 15.6667 1.9674 15.4911 1.65484 15.1785C1.34228 14.866 1.16669 14.442 1.16669 14V6.5Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">1<!-- --> <!-- -->year<!-- --> of exp</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">4 weeks ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">4 weeks ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3066996-product-analyst">Product Analyst</a></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 20 20" width="14" xmlns="http://www.w3.org/2000/svg" class="sm:h-5 sm:w-5"><path d="M12.3333 7.49998C12.1824 7.23811 11.963 7.02223 11.6988 6.87544C11.4346 6.72865 11.1354 6.65647 10.8333 6.66664H9.16667C8.72464 6.66664 8.30072 6.84224 7.98816 7.1548C7.67559 7.46736 7.5 7.89128 7.5 8.33331C7.5 8.77534 7.67559 9.19926 7.98816 9.51182C8.30072 9.82438 8.72464 9.99998 9.16667 9.99998H10.8333C11.2754 9.99998 11.6993 10.1756 12.0118 10.4881C12.3244 10.8007 12.5 11.2246 12.5 11.6666C12.5 12.1087 12.3244 12.5326 12.0118 12.8452C11.6993 13.1577 11.2754 13.3333 10.8333 13.3333H9.16667C8.86458 13.3435 8.56541 13.2713 8.30118 13.1245C8.03696 12.9777 7.81763 12.7618 7.66667 12.5M10 5.83333V14.1667M2.5 10C2.5 10.9849 2.69399 11.9602 3.0709 12.8701C3.44781 13.7801 4.00026 14.6069 4.6967 15.3033C5.39314 15.9997 6.21993 16.5522 7.12987 16.9291C8.03982 17.306 9.01509 17.5 10 17.5C10.9849 17.5 11.9602 17.306 12.8701 16.9291C13.7801 16.5522 14.6069 15.9997 15.3033 15.3033C15.9997 14.6069 16.5522 13.7801 16.9291 12.8701C17.306 11.9602 17.5 10.9849 17.5 10C17.5 9.01509 17.306 8.03982 16.9291 7.12987C16.5522 6.21993 15.9997 5.39314 15.3033 4.6967C14.6069 4.00026 13.7801 3.44781 12.8701 3.0709C11.9602 2.69399 10.9849 2.5 10 2.5C9.01509 2.5 8.03982 2.69399 7.12987 3.0709C6.21993 3.44781 5.39314 4.00026 4.6967 4.6967C4.00026 5.39314 3.44781 6.21993 3.0709 7.12987C2.69399 8.03982 2.5 9.01509 2.5 10Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">No equity</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Remote • Delhi<span class="ml-1 inline-flex h-4 items-center rounded border border-neutral-200 bg-neutral-50 px-1 text-xs text-neutral-500">+<!-- -->4</span></span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 17 17" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M5.33335 4.83333V3.16667C5.33335 2.72464 5.50895 2.30072 5.82151 1.98816C6.13407 1.67559 6.55799 1.5 7.00002 1.5H10.3334C10.7754 1.5 11.1993 1.67559 11.5119 1.98816C11.8244 2.30072 12 2.72464 12 3.16667V4.83333M8.66669 9V9.00833M1.16669 9.83333C3.493 11.0056 6.06171 11.6162 8.66669 11.6162C11.2717 11.6162 13.8404 11.0056 16.1667 9.83333M1.16669 6.5C1.16669 6.05797 1.34228 5.63405 1.65484 5.32149C1.9674 5.00893 2.39133 4.83333 2.83335 4.83333H14.5C14.942 4.83333 15.366 5.00893 15.6785 5.32149C15.9911 5.63405 16.1667 6.05797 16.1667 6.5V14C16.1667 14.442 15.9911 14.866 15.6785 15.1785C15.366 15.4911 14.942 15.6667 14.5 15.6667H2.83335C2.39133 15.6667 1.9674 15.4911 1.65484 15.1785C1.34228 14.866 1.16669 14.442 1.16669 14V6.5Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">1<!-- --> <!-- -->year<!-- --> of exp</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">1 month ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">1 month ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div><div class="mb-6 w-full rounded border border-gray-400 bg-white"><div class="w-full space-y-2 px-4 pb-2 pt-4"><div class="flex-col"><div class="flex w-full"><a class="content-center" href="/company/trans-fi"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="TransFi company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/8752353-42c478c05952f1c8d355cbcb31559996-medium_jpg.jpg?buster=1645660914" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/trans-fi"><h2 class="inline text-md font-semibold">TransFi</h2></a><div class="flex items-center text-sm font-medium text-pop-green"><div class="mr-1 h-2 w-2 rounded-2xl bg-pop-green"></div>Actively Hiring</div></div><span class="text-xs text-neutral-1000">Web3 onramp / offramp and payments for emerging markets</span><span class="text-xs italic text-neutral-500">11-50<!-- --> Employees</span></div></div></div><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2B</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M2.5 10.5C2.75 8.25 3.75 6.5 6 5.5M4.50016 9C7.60916 9 9.75016 7.356 10.0002 3V2H7.99316C3.49316 2 2.00016 4 1.99316 6.5C1.99316 7 1.99316 8 2.99316 9H4.50016Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Early Stage</div><div class="styles_tooltip-text__bYBqF">Startup in initial stages</div></div></li></ul></div></div><div class="mb-4 w-full px-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3137028-data-analyst-immediate-joiners-preferred">Data Analyst - Immediate joiners preferred</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 20 20" width="14" xmlns="http://www.w3.org/2000/svg" class="sm:h-5 sm:w-5"><path d="M12.3333 7.49998C12.1824 7.23811 11.963 7.02223 11.6988 6.87544C11.4346 6.72865 11.1354 6.65647 10.8333 6.66664H9.16667C8.72464 6.66664 8.30072 6.84224 7.98816 7.1548C7.67559 7.46736 7.5 7.89128 7.5 8.33331C7.5 8.77534 7.67559 9.19926 7.98816 9.51182C8.30072 9.82438 8.72464 9.99998 9.16667 9.99998H10.8333C11.2754 9.99998 11.6993 10.1756 12.0118 10.4881C12.3244 10.8007 12.5 11.2246 12.5 11.6666C12.5 12.1087 12.3244 12.5326 12.0118 12.8452C11.6993 13.1577 11.2754 13.3333 10.8333 13.3333H9.16667C8.86458 13.3435 8.56541 13.2713 8.30118 13.1245C8.03696 12.9777 7.81763 12.7618 7.66667 12.5M10 5.83333V14.1667M2.5 10C2.5 10.9849 2.69399 11.9602 3.0709 12.8701C3.44781 13.7801 4.00026 14.6069 4.6967 15.3033C5.39314 15.9997 6.21993 16.5522 7.12987 16.9291C8.03982 17.306 9.01509 17.5 10 17.5C10.9849 17.5 11.9602 17.306 12.8701 16.9291C13.7801 16.5522 14.6069 15.9997 15.3033 15.3033C15.9997 14.6069 16.5522 13.7801 16.9291 12.8701C17.306 11.9602 17.5 10.9849 17.5 10C17.5 9.01509 17.306 8.03982 16.9291 7.12987C16.5522 6.21993 15.9997 5.39314 15.3033 4.6967C14.6069 4.00026 13.7801 3.44781 12.8701 3.0709C11.9602 2.69399 10.9849 2.5 10 2.5C9.01509 2.5 8.03982 2.69399 7.12987 3.0709C6.21993 3.44781 5.39314 4.00026 4.6967 4.6967C4.00026 5.39314 3.44781 6.21993 3.0709 7.12987C2.69399 8.03982 2.5 9.01509 2.5 10Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">₹5L – ₹10L</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Remote • India</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 17 17" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M5.33335 4.83333V3.16667C5.33335 2.72464 5.50895 2.30072 5.82151 1.98816C6.13407 1.67559 6.55799 1.5 7.00002 1.5H10.3334C10.7754 1.5 11.1993 1.67559 11.5119 1.98816C11.8244 2.30072 12 2.72464 12 3.16667V4.83333M8.66669 9V9.00833M1.16669 9.83333C3.493 11.0056 6.06171 11.6162 8.66669 11.6162C11.2717 11.6162 13.8404 11.0056 16.1667 9.83333M1.16669 6.5C1.16669 6.05797 1.34228 5.63405 1.65484 5.32149C1.9674 5.00893 2.39133 4.83333 2.83335 4.83333H14.5C14.942 4.83333 15.366 5.00893 15.6785 5.32149C15.9911 5.63405 16.1667 6.05797 16.1667 6.5V14C16.1667 14.442 15.9911 14.866 15.6785 15.1785C15.366 15.4911 14.942 15.6667 14.5 15.6667H2.83335C2.39133 15.6667 1.9674 15.4911 1.65484 15.1785C1.34228 14.866 1.16669 14.442 1.16669 14V6.5Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">2<!-- --> <!-- -->years<!-- --> of exp</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">3 weeks ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">3 weeks ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3082368-product-analyst-immediate-joining-remote">Product Analyst - Immediate joining- Remote</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 20 20" width="14" xmlns="http://www.w3.org/2000/svg" class="sm:h-5 sm:w-5"><path d="M12.3333 7.49998C12.1824 7.23811 11.963 7.02223 11.6988 6.87544C11.4346 6.72865 11.1354 6.65647 10.8333 6.66664H9.16667C8.72464 6.66664 8.30072 6.84224 7.98816 7.1548C7.67559 7.46736 7.5 7.89128 7.5 8.33331C7.5 8.77534 7.67559 9.19926 7.98816 9.51182C8.30072 9.82438 8.72464 9.99998 9.16667 9.99998H10.8333C11.2754 9.99998 11.6993 10.1756 12.0118 10.4881C12.3244 10.8007 12.5 11.2246 12.5 11.6666C12.5 12.1087 12.3244 12.5326 12.0118 12.8452C11.6993 13.1577 11.2754 13.3333 10.8333 13.3333H9.16667C8.86458 13.3435 8.56541 13.2713 8.30118 13.1245C8.03696 12.9777 7.81763 12.7618 7.66667 12.5M10 5.83333V14.1667M2.5 10C2.5 10.9849 2.69399 11.9602 3.0709 12.8701C3.44781 13.7801 4.00026 14.6069 4.6967 15.3033C5.39314 15.9997 6.21993 16.5522 7.12987 16.9291C8.03982 17.306 9.01509 17.5 10 17.5C10.9849 17.5 11.9602 17.306 12.8701 16.9291C13.7801 16.5522 14.6069 15.9997 15.3033 15.3033C15.9997 14.6069 16.5522 13.7801 16.9291 12.8701C17.306 11.9602 17.5 10.9849 17.5 10C17.5 9.01509 17.306 8.03982 16.9291 7.12987C16.5522 6.21993 15.9997 5.39314 15.3033 4.6967C14.6069 4.00026 13.7801 3.44781 12.8701 3.0709C11.9602 2.69399 10.9849 2.5 10 2.5C9.01509 2.5 8.03982 2.69399 7.12987 3.0709C6.21993 3.44781 5.39314 4.00026 4.6967 4.6967C4.00026 5.39314 3.44781 6.21993 3.0709 7.12987C2.69399 8.03982 2.5 9.01509 2.5 10Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">₹10L – ₹15L</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Remote • India</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 17 17" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M5.33335 4.83333V3.16667C5.33335 2.72464 5.50895 2.30072 5.82151 1.98816C6.13407 1.67559 6.55799 1.5 7.00002 1.5H10.3334C10.7754 1.5 11.1993 1.67559 11.5119 1.98816C11.8244 2.30072 12 2.72464 12 3.16667V4.83333M8.66669 9V9.00833M1.16669 9.83333C3.493 11.0056 6.06171 11.6162 8.66669 11.6162C11.2717 11.6162 13.8404 11.0056 16.1667 9.83333M1.16669 6.5C1.16669 6.05797 1.34228 5.63405 1.65484 5.32149C1.9674 5.00893 2.39133 4.83333 2.83335 4.83333H14.5C14.942 4.83333 15.366 5.00893 15.6785 5.32149C15.9911 5.63405 16.1667 6.05797 16.1667 6.5V14C16.1667 14.442 15.9911 14.866 15.6785 15.1785C15.366 15.4911 14.942 15.6667 14.5 15.6667H2.83335C2.39133 15.6667 1.9674 15.4911 1.65484 15.1785C1.34228 14.866 1.16669 14.442 1.16669 14V6.5Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">3<!-- --> <!-- -->years<!-- --> of exp</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">3 months ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">3 months ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div><div class="mb-6 w-full rounded border border-gray-400 bg-white"><div class="w-full space-y-2 px-4 pb-2 pt-4"><div class="flex-col"><div class="flex w-full"><a class="content-center" href="/company/demandlane"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Demandlane company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/9178453-8059c52f71bc5e0e78b477ae8835e937-medium_jpg.jpg?buster=1667209843" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/demandlane"><h2 class="inline text-md font-semibold">Demandlane</h2></a></div><span class="text-xs italic text-neutral-500">51-200<!-- --> Employees</span></div></div></div><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2B</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M2.5 10.5C2.75 8.25 3.75 6.5 6 5.5M4.50016 9C7.60916 9 9.75016 7.356 10.0002 3V2H7.99316C3.49316 2 2.00016 4 1.99316 6.5C1.99316 7 1.99316 8 2.99316 9H4.50016Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Early Stage</div><div class="styles_tooltip-text__bYBqF">Startup in initial stages</div></div></li></ul></div></div><div class="mb-4 w-full px-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3119689-product-operations-analyst-product-analyst">Product Operations Analyst (Product Analyst)</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 20 20" width="14" xmlns="http://www.w3.org/2000/svg" class="sm:h-5 sm:w-5"><path d="M12.3333 7.49998C12.1824 7.23811 11.963 7.02223 11.6988 6.87544C11.4346 6.72865 11.1354 6.65647 10.8333 6.66664H9.16667C8.72464 6.66664 8.30072 6.84224 7.98816 7.1548C7.67559 7.46736 7.5 7.89128 7.5 8.33331C7.5 8.77534 7.67559 9.19926 7.98816 9.51182C8.30072 9.82438 8.72464 9.99998 9.16667 9.99998H10.8333C11.2754 9.99998 11.6993 10.1756 12.0118 10.4881C12.3244 10.8007 12.5 11.2246 12.5 11.6666C12.5 12.1087 12.3244 12.5326 12.0118 12.8452C11.6993 13.1577 11.2754 13.3333 10.8333 13.3333H9.16667C8.86458 13.3435 8.56541 13.2713 8.30118 13.1245C8.03696 12.9777 7.81763 12.7618 7.66667 12.5M10 5.83333V14.1667M2.5 10C2.5 10.9849 2.69399 11.9602 3.0709 12.8701C3.44781 13.7801 4.00026 14.6069 4.6967 15.3033C5.39314 15.9997 6.21993 16.5522 7.12987 16.9291C8.03982 17.306 9.01509 17.5 10 17.5C10.9849 17.5 11.9602 17.306 12.8701 16.9291C13.7801 16.5522 14.6069 15.9997 15.3033 15.3033C15.9997 14.6069 16.5522 13.7801 16.9291 12.8701C17.306 11.9602 17.5 10.9849 17.5 10C17.5 9.01509 17.306 8.03982 16.9291 7.12987C16.5522 6.21993 15.9997 5.39314 15.3033 4.6967C14.6069 4.00026 13.7801 3.44781 12.8701 3.0709C11.9602 2.69399 10.9849 2.5 10 2.5C9.01509 2.5 8.03982 2.69399 7.12987 3.0709C6.21993 3.44781 5.39314 4.00026 4.6967 4.6967C4.00026 5.39314 3.44781 6.21993 3.0709 7.12987C2.69399 8.03982 2.5 9.01509 2.5 10Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">No equity</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Remote • India</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 17 17" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M5.33335 4.83333V3.16667C5.33335 2.72464 5.50895 2.30072 5.82151 1.98816C6.13407 1.67559 6.55799 1.5 7.00002 1.5H10.3334C10.7754 1.5 11.1993 1.67559 11.5119 1.98816C11.8244 2.30072 12 2.72464 12 3.16667V4.83333M8.66669 9V9.00833M1.16669 9.83333C3.493 11.0056 6.06171 11.6162 8.66669 11.6162C11.2717 11.6162 13.8404 11.0056 16.1667 9.83333M1.16669 6.5C1.16669 6.05797 1.34228 5.63405 1.65484 5.32149C1.9674 5.00893 2.39133 4.83333 2.83335 4.83333H14.5C14.942 4.83333 15.366 5.00893 15.6785 5.32149C15.9911 5.63405 16.1667 6.05797 16.1667 6.5V14C16.1667 14.442 15.9911 14.866 15.6785 15.1785C15.366 15.4911 14.942 15.6667 14.5 15.6667H2.83335C2.39133 15.6667 1.9674 15.4911 1.65484 15.1785C1.34228 14.866 1.16669 14.442 1.16669 14V6.5Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">3<!-- --> <!-- -->years<!-- --> of exp</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">1 month ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">1 month ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div><div class="mb-6 w-full rounded border border-gray-400 bg-white"><div class="w-full space-y-2 px-4 pb-2 pt-4"><div class="flex-col"><div class="flex w-full"><a class="content-center" href="/company/softrams"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Softrams company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/1389281-09d669132bd7380186de6e1ac6f2cc81-medium_jpg.jpg?buster=1594709588" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/softrams"><h2 class="inline text-md font-semibold">Softrams</h2></a><div class="flex items-center text-sm font-medium text-pop-green"><div class="mr-1 h-2 w-2 rounded-2xl bg-pop-green"></div>Actively Hiring</div></div><span class="text-xs text-neutral-1000">Delivering Human-Centered Digital Services</span><span class="text-xs italic text-neutral-500">201-500<!-- --> Employees</span></div></div></div><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M6 6H4.5C3.70435 6 2.94129 5.68393 2.37868 5.12132C1.81607 4.55871 1.5 3.79565 1.5 3V2H3C3.79565 2 4.55871 2.31607 5.12132 2.87868C5.68393 3.44129 6 4.20435 6 5V10M6 7C6 6.20435 6.31607 5.44129 6.87868 4.87868C7.44129 4.31607 8.20435 4 9 4H10.5V4.5C10.5 5.29565 10.1839 6.05871 9.62132 6.62132C9.05871 7.18393 8.29565 7.5 7.5 7.5H6" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Growth Stage</div><div class="styles_tooltip-text__bYBqF">Expanding market presence</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon" height="12" width="12"><path fill-rule="evenodd" clip-rule="evenodd" d="M5 22a3 3 0 01-3-3v-6a3 3 0 013-3h1.381l3.172-6.342a3 3 0 012.484-1.651l.2-.007h.263a2.5 2.5 0 012.495 2.336L15 4.5V10h3.998a3 3 0 012.971 3.415l-.029.173-1.2 6a3 3 0 01-2.764 2.407l-.178.005H5zm1-10H5a1 1 0 00-1 1v6a1 1 0 001 1h1v-8zm6.5-8h-.264a1 1 0 00-.832.445l-.062.108-3.236 6.472a1 1 0 00-.1.331L8 11.472V20h9.798a1 1 0 00.951-.69l.03-.114 1.2-6a1 1 0 00-.785-1.177l-.097-.014-.099-.005H15a2 2 0 01-1.995-1.85L13 10V4.5a.5.5 0 00-.41-.492L12.5 4z" fill="currentColor"></path></svg><div>4.3</div><div class="line-clamp-1">Highly rated</div><div class="styles_tooltip-text__bYBqF">Softrams is highly rated on Glassdoor, with 4.3 out of 5 stars</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg height="12" viewBox="0 0 16 15" width="12" class="haloIcon"><g fill="currentColor"><path d="M3.44 1.433l1.854.737c.04.015.08.023.123.023a8.994 8.994 0 012.527.351c.063.019.13.019.192 0a9.117 9.117 0 013.207-.323.333.333 0 00.149-.022l1.988-.792a.504.504 0 00.053-.913 3.551 3.551 0 00-3.6.06 3.4 3.4 0 00-1.356 1.45.167.167 0 01-.302 0A3.4 3.4 0 006.953.574a3.56 3.56 0 00-3.56-.12.539.539 0 00.047.98zM7.68 6.967h.56c.18 0 .326-.14.334-.319l.024-.557a.333.333 0 00-.168-.304 2.555 2.555 0 01-.2-.126.333.333 0 00-.373 0c-.245.163-.506.3-.779.409a.333.333 0 00-.166.148L4.898 9.874a.333.333 0 00.323.493 14.856 14.856 0 012.83 0 .333.333 0 00.364-.318l.017-.4a.333.333 0 00-.333-.348h-.752a.333.333 0 010-.667h.815c.178 0 .325-.14.333-.317l.016-.334a.333.333 0 00-.334-.349H7.68a.333.333 0 110-.667zM6.647 10.967c-2.771 0-5.871.756-6.263 2.879a.667.667 0 00.656.787h11.404a.5.5 0 00.498-.54c-.184-2.304-3.373-3.126-6.295-3.126z"></path><path d="M15.565 5.385c-1.506-2.908-5.496-2.828-7.467-2.124a.162.162 0 01-.112 0C6.011 2.556 2.021 2.476.515 5.386a.537.537 0 00.451.785c.278.014.59.022.927.022 1.666 0 4.907-.218 6.024-1.448a.168.168 0 01.246 0c1.116 1.229 4.354 1.448 6.024 1.448.334 0 .649-.008.926-.022a.537.537 0 00.452-.786z"></path></g></svg><div>4.2</div><div class="line-clamp-1">Work / Life Balance</div><div class="styles_tooltip-text__bYBqF">Employees rate Softrams 4.2/5 on Glassdoor for work / life balance</div></div></li><li class="inline-flex h-[20px] w-auto max-w-max place-items-center rounded bg-neutral-200 px-1 text-[10px] font-medium text-neutral-800">+<!-- -->1</li></ul></div></div><div class="mb-4 w-full px-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3154914-senior-product-manager-health-insurance-policy-sme">Senior Product Manager/Health Insurance Policy SME</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Remote • United States</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">3 days ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">3 days ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3139789-healthcare-beneficiary-eligibility-sme">Healthcare Beneficiary Eligibility SME</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Remote • United States</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">3 weeks ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">3 weeks ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div><div class="mb-6 w-full rounded border border-gray-400 bg-white"><div class="w-full space-y-2 px-4 pb-2 pt-4"><div class="flex-col"><div class="flex w-full"><a class="content-center" href="/company/abnormal-security"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Abnormal Security company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/5748162-596e2f860d88db2ff562d62fb0ab1a16-medium_jpg.jpg?buster=1635301444" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/abnormal-security"><h2 class="inline text-md font-semibold">Abnormal Security</h2></a></div><span class="text-xs text-neutral-1000">Next Generation Enterprise Email Security</span><span class="text-xs italic text-neutral-500">501-1000<!-- --> Employees</span></div></div></div><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2B</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M6 9.5C4.67392 9.5 3.40215 8.97322 2.46447 8.03553C1.52678 7.09785 1 5.82608 1 4.5C1.65661 4.5 2.30679 4.62933 2.91342 4.8806C3.52005 5.13188 4.07124 5.50017 4.53553 5.96447C4.99983 6.42876 5.36812 6.97995 5.6194 7.58658C5.87067 8.19321 6 8.84339 6 9.5ZM6 9.5C7.32608 9.5 8.59785 8.97322 9.53553 8.03553C10.4732 7.09785 11 5.82608 11 4.5C9.67392 4.5 8.40215 5.02678 7.46447 5.96447C6.52678 6.90215 6 8.17392 6 9.5ZM7.495 5.75C7.52974 5.05424 7.41419 4.35916 7.15622 3.71206C6.89824 3.06496 6.50389 2.48103 6 2C5.49611 2.48103 5.10182 3.06496 4.84384 3.71206C4.58587 4.35916 4.47032 5.05424 4.50506 5.75" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Scale Stage</div><div class="styles_tooltip-text__bYBqF">Rapidly increasing operations</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M8.35 4C8.25048 3.71762 8.06872 3.47148 7.82814 3.29327C7.58755 3.11505 7.29913 3.01292 7 3H5C4.60218 3 4.22064 3.15804 3.93934 3.43934C3.65804 3.72064 3.5 4.10218 3.5 4.5C3.5 4.89782 3.65804 5.27936 3.93934 5.56066C4.22064 5.84196 4.60218 6 5 6H7C7.39782 6 7.77936 6.15804 8.06066 6.43934C8.34196 6.72064 8.5 7.10218 8.5 7.5C8.5 7.89782 8.34196 8.27936 8.06066 8.56066C7.77936 8.84196 7.39782 9 7 9H5C4.70087 8.98708 4.41245 8.88495 4.17186 8.70673C3.93128 8.52852 3.74952 8.28238 3.65 8M6 1.5V3M6 9V10.5" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Top Investors</div><div class="styles_tooltip-text__bYBqF">This company has received a significant amount of investment from top investors</div></div></li><li class="inline-flex h-[20px] w-auto max-w-max place-items-center rounded bg-neutral-200 px-1 text-[10px] font-medium text-neutral-800">+<!-- -->2</li></ul></div></div><div class="mb-4 w-full px-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/1982818-s-a-manager-sr-manager-product-analytics">S&amp;A Manager / Sr. Manager - Product Analytics</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Remote • United States</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">2 years ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">2 years ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div></div></div><nav aria-label="Pagination Navigation" class="styles_component__SQ8Wq" role="navigation"><ul><li class="styles_page-rc-style__GH3LC styles_current__JZqJL"><a aria-current="true" aria-label="Page 1, current page" href="/role/r/product-analyst">1</a></li><li class="styles_page-rc-style__GH3LC"><a aria-label="Go to page 2" href="/role/r/product-analyst?page=2">2</a></li><li class="styles_page-rc-style__GH3LC"><a aria-label="Go to page 3" href="/role/r/product-analyst?page=3">3</a></li><li class="styles_page-rc-style__GH3LC"><a aria-label="Go to page 4" href="/role/r/product-analyst?page=4">4</a></li><li class="styles_page-rc-style__GH3LC"><a aria-label="Go to page 5" href="/role/r/product-analyst?page=5">5</a></li><span>...</span><li class="styles_page-rc-style__GH3LC"><a aria-label="Go to page 10" href="/role/r/product-analyst?page=10">10</a></li><li class="styles_page-rc-style__GH3LC"><a aria-label="Go to page 11" href="/role/r/product-analyst?page=11">11</a></li><li class="styles_page-rc-style__GH3LC"><a aria-label="Go to page 12" href="/role/r/product-analyst?page=12">12</a></li><li class="styles_next-rc-style__szoZ_"><a aria-label="Next page" href="/role/r/product-analyst?page=2">Next <svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon w-4 max-w-full"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg></a></li></ul></nav></div><div class="styles_sidebarSection__LEqin"><h2 class="hidden">Explore other job opportunities</h2><div class="flex flex-col mb-2"><h3 class="styles-module_component__3ZI84 styles-module_flow__FV70c text-xl font-medium">Explore other remote roles</h3></div><div class="styles_list__f3zxh flex flex-col"><a href="https://wellfound.com/role/r/blockchain" class="styles_anchor__D_RPR">Blockchain Remote</a><a href="https://wellfound.com/role/r/business-account-executive" class="styles_anchor__D_RPR">Business Account Executive Remote</a><a href="https://wellfound.com/role/r/aws-developer" class="styles_anchor__D_RPR">AWS Developer Remote</a><a href="https://wellfound.com/role/r/servicenow-developer" class="styles_anchor__D_RPR">ServiceNow Developer Remote</a><a href="https://wellfound.com/role/r/technical-project-manager" class="styles_anchor__D_RPR">Technical Project Manager Remote</a><a href="https://wellfound.com/role/r/communications-manager" class="styles_anchor__D_RPR">Communications Manager Remote</a><a href="https://wellfound.com/role/r/mern-stack-developer" class="styles_anchor__D_RPR">MERN Stack Developer Remote</a><a href="https://wellfound.com/role/r/rust-developer" class="styles_anchor__D_RPR">Rust Developer Remote</a><a href="https://wellfound.com/role/r/sales-development" class="styles_anchor__D_RPR">Sales Development Remote</a><a href="https://wellfound.com/role/r/product-marketing-manager" class="styles_anchor__D_RPR">Product Marketing Manager Remote</a><a href="https://wellfound.com/role/r/information-architect" class="styles_anchor__D_RPR">Information Architect Remote</a><a href="https://wellfound.com/role/r/network-analyst" class="styles_anchor__D_RPR">Network Analyst Remote</a><a href="https://wellfound.com/role/r/angular-developer" class="styles_anchor__D_RPR">Angular Developer Remote</a><a href="https://wellfound.com/role/r/ui-ux-designer" class="styles_anchor__D_RPR">UI/UX Designer Remote</a><a href="https://wellfound.com/role/r/crm" class="styles_anchor__D_RPR">CRM Remote</a></div><div class="flex flex-col mb-2"><h3 class="styles-module_component__3ZI84 styles-module_flow__FV70c text-xl font-medium">Explore Product Analyst jobs in other places</h3></div><div class="styles_list__f3zxh flex flex-col"><a href="https://wellfound.com/role/l/product-analyst/san-francisco" class="styles_anchor__D_RPR">Product Analyst - San Francisco</a><a href="https://wellfound.com/role/l/product-analyst/los-angeles" class="styles_anchor__D_RPR">Product Analyst - Los Angeles</a><a href="https://wellfound.com/role/l/product-analyst/boston" class="styles_anchor__D_RPR">Product Analyst - Boston</a><a href="https://wellfound.com/role/l/product-analyst/chicago" class="styles_anchor__D_RPR">Product Analyst - Chicago</a><a href="https://wellfound.com/role/l/product-analyst/seattle" class="styles_anchor__D_RPR">Product Analyst - Seattle</a><a href="https://wellfound.com/role/l/product-analyst/austin" class="styles_anchor__D_RPR">Product Analyst - Austin</a><a href="https://wellfound.com/role/l/product-analyst/new-york" class="styles_anchor__D_RPR">Product Analyst - New York</a><a href="https://wellfound.com/role/l/product-analyst/denver" class="styles_anchor__D_RPR">Product Analyst - Denver</a><a href="https://wellfound.com/role/l/product-analyst/district-of-columbia" class="styles_anchor__D_RPR">Product Analyst - District of Columbia</a></div><div class="flex flex-col mb-2"><h3 class="styles-module_component__3ZI84 styles-module_flow__FV70c text-xl font-medium">Explore tech jobs in top cities</h3></div><div class="styles_list__f3zxh flex flex-col"><a href="https://wellfound.com/location/san-francisco" class="styles_anchor__D_RPR">San Francisco</a><a href="https://wellfound.com/location/los-angeles" class="styles_anchor__D_RPR">Los Angeles</a><a href="https://wellfound.com/location/boston" class="styles_anchor__D_RPR">Boston</a><a href="https://wellfound.com/location/chicago" class="styles_anchor__D_RPR">Chicago</a><a href="https://wellfound.com/location/seattle" class="styles_anchor__D_RPR">Seattle</a><a href="https://wellfound.com/location/austin" class="styles_anchor__D_RPR">Austin</a><a href="https://wellfound.com/location/new-york" class="styles_anchor__D_RPR">New York</a><a href="https://wellfound.com/location/denver" class="styles_anchor__D_RPR">Denver</a><a href="https://wellfound.com/location/district-of-columbia" class="styles_anchor__D_RPR">District of Columbia</a></div></div></div><div class="flex w-full flex-wrap justify-center gap-4 border-t border-gray-400 px-4 py-16 lg:p-20"><button aria-expanded="false" class="cursor-pointer bg-white text-md" data-toggle="dropdown" aria-haspopup="true"><div class="flex select-none flex-nowrap items-center rounded-md border border-black px-4 py-2 hover:border-gtmblue-500 hover:bg-gtmblue-100 hover:text-gtmblue-500">Featured Lists<svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="ml-3 w-4"><path fill-rule="evenodd" clip-rule="evenodd" d="M21 8a.997.997 0 01-.293.707l-8 8a.999.999 0 01-1.414 0l-8-8a.999.999 0 111.414-1.414L12 14.586l7.293-7.293A.999.999 0 0121 8z" fill="currentColor"></path></svg></div><div class="min-w-48 absolute z-overlay bg-white hidden"><ul class="flex flex-col rounded-md rounded-tl-none border border-black"><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/20-companies-building-our-remote-first-future">Remote First Future Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/companies-that-hire-coding-bootcamp-graduates">Jobs for Bootcamp Grads</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/junior-software-engineer-jobs">Junior Software Engineer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/x-crypto-startups-to-watch-out-for-in-2022">Crypto Startups To Watch Out For</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/hot-blockchain-startups-that-are-hiring">Blockchain Startups That Are Hiring</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/6-companies-hiring-top-tech-talent-amidst-2022-layoffs">Companies Hiring Amidst Layoffs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/50-hot-consumer-fintech-startups">Hot Consumer Fintech Startups</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/yc-startups-that-are-aggressively-hiring">Y Combinator Startup Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/fastest-growing-startups-in-san-francisco-hiring-now">Startup Jobs in Bay Area</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/12-women-led-startups-expanding-their-remote-teams-in-2022">Top Women-Led Startups</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections">More Featured Lists</a></li></ul></div></button><button aria-expanded="false" class="cursor-pointer bg-white text-md" data-toggle="dropdown" aria-haspopup="true"><div class="flex select-none flex-nowrap items-center rounded-md border border-black px-4 py-2 hover:border-gtmblue-500 hover:bg-gtmblue-100 hover:text-gtmblue-500">Remote Jobs<svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="ml-3 w-4"><path fill-rule="evenodd" clip-rule="evenodd" d="M21 8a.997.997 0 01-.293.707l-8 8a.999.999 0 01-1.414 0l-8-8a.999.999 0 111.414-1.414L12 14.586l7.293-7.293A.999.999 0 0121 8z" fill="currentColor"></path></svg></div><div class="min-w-48 absolute z-overlay bg-white hidden"><ul class="flex flex-col rounded-md rounded-tl-none border border-black"><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/software-engineer">Remote Software Engineer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/product-manager">Remote Product Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/data-analyst">Remote Data Analyst Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/product-designer">Remote Product Designer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/graphic-designer">Remote Graphic Designer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/ui-ux-designer">Remote UI/UX Designer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/operations-manager">Remote Operations Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/growth-marketer">Remote Growth Marketer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/account-manager">Remote Account Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/sales-manager">Remote Sales Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/financial-analyst">Remote Financial Analyst Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/hr-manager">Remote HR Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/remote">More Remote Jobs</a></li></ul></div></button><button aria-expanded="false" class="cursor-pointer bg-white text-md" data-toggle="dropdown" aria-haspopup="true"><div class="flex select-none flex-nowrap items-center rounded-md border border-black px-4 py-2 hover:border-gtmblue-500 hover:bg-gtmblue-100 hover:text-gtmblue-500">Jobs by Location<svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="ml-3 w-4"><path fill-rule="evenodd" clip-rule="evenodd" d="M21 8a.997.997 0 01-.293.707l-8 8a.999.999 0 01-1.414 0l-8-8a.999.999 0 111.414-1.414L12 14.586l7.293-7.293A.999.999 0 0121 8z" fill="currentColor"></path></svg></div><div class="min-w-48 absolute z-overlay bg-white hidden"><ul class="flex flex-col rounded-md rounded-tl-none border border-black"><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/new-york">Jobs in New York City</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/san-francisco">Jobs in San Francisco</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/austin">Jobs in Austin</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/boston">Jobs in Boston</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/district-of-columbia">Jobs in Washington DC</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/denver">Jobs in Denver</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/seattle">Jobs in Seattle</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/chicago">Jobs in Chicago</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/india">Jobs in India</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/united-states">More Jobs by Location</a></li></ul></div></button><button aria-expanded="false" class="cursor-pointer bg-white text-md" data-toggle="dropdown" aria-haspopup="true"><div class="flex select-none flex-nowrap items-center rounded-md border border-black px-4 py-2 hover:border-gtmblue-500 hover:bg-gtmblue-100 hover:text-gtmblue-500">Jobs by Role<svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="ml-3 w-4"><path fill-rule="evenodd" clip-rule="evenodd" d="M21 8a.997.997 0 01-.293.707l-8 8a.999.999 0 01-1.414 0l-8-8a.999.999 0 111.414-1.414L12 14.586l7.293-7.293A.999.999 0 0121 8z" fill="currentColor"></path></svg></div><div class="min-w-48 absolute z-overlay bg-white hidden"><ul class="flex flex-col rounded-md rounded-tl-none border border-black"><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/software-engineer">Software Engineer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/product-manager">Product Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/data-analyst">Data Analyst Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/product-designer">Product Designer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/graphic-designer">Graphic Designer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/ui-ux-designer">UI/UX Designer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/operations-manager">Operations Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/growth-marketer">Growth Marketer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/account-manager">Account Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/sales-manager">Sales Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/financial-analyst">Financial Analyst Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/hr-manager">HR Manager Jobs</a></li></ul></div></button><button aria-expanded="false" class="cursor-pointer bg-white text-md" data-toggle="dropdown" aria-haspopup="true"><div class="flex select-none flex-nowrap items-center rounded-md border border-black px-4 py-2 hover:border-gtmblue-500 hover:bg-gtmblue-100 hover:text-gtmblue-500">Jobs by Role &amp; Location<svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="ml-3 w-4"><path fill-rule="evenodd" clip-rule="evenodd" d="M21 8a.997.997 0 01-.293.707l-8 8a.999.999 0 01-1.414 0l-8-8a.999.999 0 111.414-1.414L12 14.586l7.293-7.293A.999.999 0 0121 8z" fill="currentColor"></path></svg></div><div class="min-w-48 absolute z-overlay bg-white hidden"><ul class="flex flex-col rounded-md rounded-tl-none border border-black"><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/software-engineer/san-francisco">Software Engineer Jobs in San Francisco</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/software-engineer/new-york">Software Engineer Jobs in New York City</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/software-engineer/los-angeles">Software Engineer Jobs in Los Angeles</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/product-manager/san-francisco">Product Manager Jobs in San Francisco</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/product-manager/new-york">Product Manager Jobs in New York City</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/product-manager/los-angeles">Product Manager Jobs in Los Angeles</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/frontend-engineer/san-francisco">Frontend Developer Jobs in San Francisco</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/frontend-engineer/new-york">Frontend Developer Jobs in New York City</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/frontend-engineer/los-angeles">Frontend Developer Jobs in Los Angeles</a></li></ul></div></button></div><footer class="border-t border-gray-400 px-10 py-10 md:px-20 md:py-20"><div class="mx-auto flex max-w-screen-xl flex-col justify-between lg:flex-row "><div class="mb-6 mr-14"><a class="mb-4 mr-2 mt-1 flex pl-2 md:pl-0" href="/"><svg fill="currentColor" viewBox="0 0 716.10004 93.499997" width="120" class="w-[200px] fill-current text-black hover:text-gtmblue-500"><g transform="translate(-157.7,-156.3)"><g><polygon points="352.3,235 369.4,235 369.4,170.3 352.3,170.3 352.3,156.3 386.6,156.3 386.6,235 403.5,235 403.5,249 352.3,249 "></polygon><polygon points="413.6,235 430.6,235 430.6,170.3 413.6,170.3 413.6,156.3 447.9,156.3 447.9,235 464.8,235 464.8,249 413.6,249 "></polygon><path d="M 485.3,249 V 195 H 469 v -14 h 16.3 v -5.5 c 0,-12.5 6.5,-19.2 19.9,-19.2 h 19.3 V 170 H 508 c -4.2,0 -5.9,1.8 -5.9,5.9 v 5 h 22.4 v 14 h -22.2 v 54 h -17 z"></path><path d="m 564.6,180.2 c -20.7,0 -34.7,14 -34.7,34.8 0,20.9 14,34.8 34.7,34.8 20.8,0 34.8,-13.9 34.8,-34.8 0,-20.8 -14,-34.8 -34.8,-34.8 z m 0,55.5 c -10.4,0 -17.2,-8.6 -17.2,-20.7 0,-12 6.8,-20.7 17.2,-20.7 10.5,0 17.3,8.6 17.3,20.7 0,12.1 -6.8,20.7 -17.3,20.7 z"></path><path d="M 656.9,181 H 674 v 68 h -16.7 v -8.3 c -4.3,5.1 -10.3,9.1 -19.8,9.1 -13.8,0 -26.3,-7.1 -26.3,-30.4 V 181 h 17.1 v 37.1 c 0,11.3 4.1,17.6 13.5,17.6 9.4,0 15.1,-6.9 15.1,-19.2 V 181 Z"></path><path d="m 817.2,156.3 v 32.9 c -4.3,-5.3 -11,-9 -20.2,-9 -17.9,0 -31.7,13.7 -31.7,34.7 0,21.7 13.3,34.9 31.4,34.9 9.9,0 16.6,-4.7 21,-10.6 v 9.8 h 16.7 v -92.7 z m -17.1,79.4 c -10.6,0 -17.4,-8.5 -17.4,-20.7 0,-12.1 6.8,-20.7 17.4,-20.7 10.5,0 17.3,8.5 17.3,20.8 0,12.2 -6.8,20.6 -17.3,20.6 z"></path></g><path d="m 178.8,249 -21.1,-68 h 19.6 l 12.5,48.9 13.5,-48.9 H 223 L 236.5,229.9 249,181 h 19.6 l -21.4,68 H 226.3 L 213.1,199.9 199.8,249 Z"></path><circle cx="862.40002" cy="238.39999" fill="#EC2E3A" r="11.4"></circle><circle cx="862.40002" cy="191.60001" fill="#EC2E3A" r="11.4"></circle><path d="m 342.2,219 c 0.3,-2.1 0.5,-4.6 0.5,-6.2 -0.2,-20 -13.6,-32.6 -33.4,-32.6 -20.4,0 -34,13.8 -34,34.9 0,21 13.4,34.7 35.2,34.7 17.6,0 29.1,-10.5 31.2,-23.8 h -16.9 c -1.7,6.8 -7.2,10.5 -15,10.5 -9.8,0 -16.3,-6.5 -16.7,-16.8 V 219 Z m -32.9,-25.8 c 8.6,0 14.5,4.8 16,13.6 h -31.7 c 1.2,-8.4 7.6,-13.6 15.7,-13.6 z"></path><path d="m 707.8,249 h -17.1 v -68 h 16.7 v 8.3 c 4.3,-5.1 10.3,-9.1 19.8,-9.1 13.8,0 26.3,7.1 26.3,30.4 V 249 h -17.1 v -37.1 c 0,-11.3 -4.1,-17.6 -13.5,-17.6 -9.4,0 -15.1,6.9 -15.1,19.2 z"></path></g></svg></a><div class="flex"><a class="mr-2 h-8 w-8" href="http://twitter.com/wellfoundhq" rel="noreferrer nofollow" target="_blank"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="w-8 fill-current text-black hover:text-gtmblue-500"><path fill-rule="evenodd" clip-rule="evenodd" d="M19.944 7.987c.013.175.013.35.013.525C19.957 13.85 15.833 20 8.294 20c-2.322 0-4.48-.663-6.294-1.813.33.038.647.05.99.05 1.916 0 3.68-.637 5.089-1.724-1.802-.038-3.313-1.2-3.833-2.8.254.037.508.062.774.062.368 0 .736-.05 1.079-.138-1.878-.375-3.287-2-3.287-3.962v-.05c.546.3 1.18.488 1.853.512a4.02 4.02 0 01-1.827-3.362c0-.75.203-1.438.558-2.038a11.71 11.71 0 008.452 4.225 4.495 4.495 0 01-.102-.924c0-2.226 1.828-4.038 4.1-4.038 1.18 0 2.245.487 2.994 1.275a8.145 8.145 0 002.602-.975 4.038 4.038 0 01-1.802 2.225A8.316 8.316 0 0022 5.9a8.74 8.74 0 01-2.056 2.087z" fill="currentColor"></path></svg></a><a class="mr-2" href="https://instagram.com/wellfoundhq" rel="noreferrer nofollow" target="_blank"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="w-8 fill-current text-black hover:text-gtmblue-500"><path fill-rule="evenodd" clip-rule="evenodd" d="M7.833 2h8.334C19.375 2 22 4.625 22 7.833v8.334C22 19.375 19.375 22 16.167 22H7.833C4.625 22 2 19.375 2 16.167V7.833C2 4.625 4.625 2 7.833 2zM19.11 4.89a4.16 4.16 0 00-2.943-1.224H7.833A4.13 4.13 0 004.89 4.89a4.16 4.16 0 00-1.224 2.943v8.333A4.13 4.13 0 004.89 19.11a4.16 4.16 0 002.943 1.224h8.334a4.13 4.13 0 002.942-1.224 4.16 4.16 0 001.224-2.943V7.833A4.13 4.13 0 0019.11 4.89z" fill="currentColor"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M17.416 7.834c-.692 0-1.25-.557-1.25-1.25s.558-1.25 1.25-1.25a1.25 1.25 0 010 2.5zM12 8.668A3.336 3.336 0 0115.333 12 3.336 3.336 0 0112 15.334a3.336 3.336 0 01-3.334-3.333A3.336 3.336 0 0112 8.668zM7 12c0-2.76 2.24-5 5-5s5 2.24 5 5-2.24 5-5 5-5-2.24-5-5z" fill="currentColor"></path></svg></a></div></div><div class="flex flex-col md:flex-row"><h2 class="hidden">Explore other opportunities: Find jobs, recruit talent, or learn about our company</h2><ul class="mb-8 mr-10"><li class="mb-2 md:py-0 text-md"><h4 class="font-bold">For Candidates</h4></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/candidates/overview">Overview</a></li><li class="mb-2 md:py-0 text-md"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline" href="/jobs">Startup Jobs</a></li><li class="mb-2 md:py-0 text-md"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline" href="/web3">Web3 Jobs</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/candidates/featured">Featured</a></li><li class="mb-2 md:py-0 text-md"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline" href="/hiring-data">Startup Hiring Data</a></li><li class="mb-2 md:py-0 text-md"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline" href="/startups">Tech Startups</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/candidates/remote">Remote</a></li></ul><ul class="mb-8 mr-10"><li class="mb-2 md:py-0 text-md"><h4 class="font-bold">For Recruiters</h4></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/recruit/overview">Overview</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/recruit/products/recruit-pro">Recruit Pro</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/recruit/products/curated">Curated</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/recruit/products/recruiter-cloud">RecruiterCloud</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/hire">Hire Developers</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/recruit/pricing">Pricing</a></li></ul><ul class="mb-8 mr-10"><li class="mb-2 md:py-0 text-md"><h4 class="font-bold">Company</h4></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="https://wellfound.com">About</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="https://help.wellfound.com/">Help</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/discover/blog">Blog</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/terms">Terms &amp; Risks</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/privacy">Privacy &amp; Cookies</a></li></ul></div></div><div class="mt-4 flex flex-col-reverse justify-between lg:flex-row"><p class="text-dark-aa">Copyright © <!-- -->2024<!-- --> <!-- -->Wellfound<!-- -->. All rights reserved.</p><p class="mb-4 text-dark-aa lg:mb-0">Browse by:<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/tech-jobs">Jobs</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/remote-tech-jobs">Remote Jobs</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/tech-job-locations">Locations</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/tech-startups">Startups</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/startups-hiring">Startups Hiring</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/tech-industries">Industries</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/tech-hubs">Tech Hubs</a></p></div></footer></div></div><script id="__NEXT_DATA__" type="application/json" crossorigin="anonymous">{"props":{"pageProps":{"page":null,"role":"product-analyst","__APOLLO_SIG__":"blaD3%guEL7YEMx2heVtd4K7Ac6QhyTxrlJuc8ioofcIB2%l5UN-5779332371","apollo":null,"apolloState":{"data":{"ROOT_QUERY":{"__typename":"Query","talent":{"__typename":"Talent","viewer":{"__typename":"TalentViewer","id":null,"flashMessages":[],"featureFlags":{"__typename":"FeatureFlags","coproJobDetailShowBadges":false,"recruitDelayedRejections":true,"recruitJobDataCollection":true,"recruitProDiscountPromo":false,"recruitViewLimitIncreased":false,"growthPitchAutoExpire":false,"verificationEnabled":false,"resumeReviewEnabled":false,"candidateJobSearchAlphaWaitlistUpsell":false,"rcSelfServeUpsellCopy":false},"analytics":null,"isAdmin":false,"isBlacklisted":false,"isUserModerator":false,"isImpersonating":false,"isShadowBanned":false,"canApplyToJobs":false,"eligibleForCuratedGlobal":false,"navigationMode":"UNKNOWN","needsVerification":false,"eligibleForCandidateReferrals":false,"currentUser":null,"trueCurrentUser":null,"currentStartup":null,"currentCandidate":null},"seoLandingPageJobSearchResults({\"page\":1,\"remote\":true,\"role\":\"product-analyst\"})":{"__typename":"Results","totalJobCount":351,"totalStartupCount":227,"perPage":20,"pageCount":12,"startups":[{"__ref":"StartupResult:274660"},{"__ref":"StartupResult:2984"},{"__ref":"StartupResult:6891066"},{"__ref":"StartupResult:7483625"},{"__ref":"StartupResult:847581"},{"__ref":"StartupResult:2644965"},{"__ref":"StartupResult:1002423"},{"__ref":"StartupResult:485261"},{"__ref":"StartupResult:6880295"},{"__ref":"StartupResult:9978426"},{"__ref":"StartupResult:9283244"},{"__ref":"StartupResult:32403"},{"__ref":"StartupResult:78306"},{"__ref":"StartupResult:273732"},{"__ref":"StartupResult:867535"},{"__ref":"StartupResult:9836205"},{"__ref":"StartupResult:8752353"},{"__ref":"StartupResult:9178453"},{"__ref":"StartupResult:1389281"},{"__ref":"StartupResult:5748162"}]},"seoLandingPageRoleRemote({\"page\":1,\"role\":\"product-analyst\"})":{"__ref":"RoleRemoteEditorial:753"}}},"Badge:ACTIVELY_HIRING":{"__typename":"Badge","id":"ACTIVELY_HIRING","name":"ACTIVELY_HIRING_BADGE","label":"Actively Hiring","tooltip":"Actively processing applications","avatarUrl":null,"rating":null,"data":null},"Badge:B2B-274660":{"__typename":"Badge","id":"B2B-274660","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-274660":{"__typename":"Badge","id":"COMPANY_STAGE-274660","name":"COMPANY_STAGE_BADGE","label":"Scale Stage","tooltip":"Rapidly increasing operations","avatarUrl":null,"rating":null,"data":"scale_stage"},"JobListingSearchResult:3153225":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":"AtsIntegration::Greenhouse::Listing","description":"We are looking for an experienced **Senior Product Analyst** to spearhead our product analytics efforts and drive data-informed decision-making and storytelling across the organization. In this role, you'll be the go-to expert for transforming the raw data our platform creates into meaningful insights that guide product development, user engagement, and overall business growth. In doing so, you’ll also propose additional areas where data collection could be valuable. You'll partner with Product, Engineering, and business teams to uncover trends, identify opportunities, and track key metrics.\n\nOur ideal candidate is a self-starter who is passionate about leveraging data to solve complex problems. If you are excited by the prospect of shaping our product strategy with data and have a track record of turning insights into impact, this is the role for you.\n\n## What you’ll do:\n\n- Develop key product metrics and dashboards that reflect product health, user engagement, user value realization, and feature performance\n- Use platforms like PostHog, Heap, Amplitude, Mixpanel, and Google Analytics to track and analyze user behavior, funnel performance, and customer journey insights\n- Collaborate with cross-functional teams (Product, Engineering, Marketing, Customer Success) to ensure data-driven decisions are embedded in our product development process\n- Lead and conduct end-to-end exploratory data analysis (EDA) to uncover trends, identify insights, and solve product challenges using large and complex datasets\n- Build and manage analytics workflows using Snowflake, Python, SQL, and additional tools as needed to ensure data accuracy and accessibility\n- Deliver clear and compelling data visualizations, reports, and presentations to Leadership and other stakeholders, translating insights into actionable business recommendations\n- Drive continuous improvement in analytics processes, tools, and methodologies to increase efficiency and effectiveness\n\n### To be set up for success in this role, you’ll need to have:\n\n- 5+ years of experience in a product analytics or similar role, with a proven track record of driving product improvements through data insights\n- Advanced proficiency in Snowflake, Python, and SQL (knowledge of data engineering principles is a plus)\n- Strong understanding and experience with product analytics tools such as PostHog, Heap, Amplitude, Mixpanel, and Google Analytics\n- Expertise in data visualization tools like Tableau, Looker, Observable or Power BI\n- Strong knowledge of statistical analysis techniques\n- Ability to thrive in a fast-paced environment, manage multiple projects simultaneously, and meet tight deadlines\n- Exceptional communication skills—both verbal and written—capable of translating complex data into clear, actionable insights\n\n## If any of the below also describe you, this could be an exciting opportunity:\n\n- Demonstrated ability to design, execute, and interpret A/B tests and other experimental frameworks\n- Predictive modeling to identify product opportunities and risks\n- Familiarity with data governance, ensuring accuracy, privacy, and security of all data-related processes\n- A curious, analytical mindset that is eager to solve challenging problems with data\n\n### Interview Overview\n\nBelow you'll find an outline of the interview plan for this role. Please note that this is what we expect the process to look like; we may ask you for supplemental information or require an additional step before making a final decision.\n\n- 30 min interview with a member of our Talent Team\n- 1 hour zoom interview with the hiring manager\n- Peer interviews, including a 45 min technical interview\n- Final call(s) with executive team member(s)\n\n### Salary\n\nThe starting salary for this role is between $110,000 - $126,000, depending on skills and experience. We take a geo-neutral approach to compensation within the US, meaning that we pay based on job function and level, not location. For all other countries, we have competitive pay bands based on market standards.\n\n###### Individual compensation decisions are based on a number of factors, including experience level, skillset, and balancing internal equity relative to peers at the company. We expect the majority of the candidates who are offered roles at our company to fall healthily throughout the range based on these factors. We recognize that the person we hire may be less experienced (or more senior) than this job description as posted. If that ends up being the case, the updated salary range will be communicated with you as a candidate.\n","jobType":"full-time","liveStartAt":1731966310,"locationNames":[],"primaryRoleTitle":"Business Analyst","remote":true,"slug":"senior-product-analyst","title":"Senior Product Analyst","compensation":"$110k – $126k","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3153225","isBookmarked":false},"StartupResult:274660":{"__typename":"StartupResult","id":"274660","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:B2B-274660"},{"__ref":"Badge:COMPANY_STAGE-274660"}],"companySize":"SIZE_201_500","highConcept":"SaaS platform for PR and journalists","highlightedJobListings":[{"__ref":"JobListingSearchResult:3153225"}],"logoUrl":"https://photos.wellfound.com/startups/i/274660-658b675b3f4bc12474d211ec7a83510a-medium_jpg.jpg?buster=1589453717","name":"Muck Rack","slug":"muck-rack"},"Badge:B2B-2984":{"__typename":"Badge","id":"B2B-2984","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-2984":{"__typename":"Badge","id":"COMPANY_STAGE-2984","name":"COMPANY_STAGE_BADGE","label":"Scale Stage","tooltip":"Rapidly increasing operations","avatarUrl":null,"rating":null,"data":"scale_stage"},"Badge:HIGHLY_RATED-2984":{"__typename":"Badge","id":"HIGHLY_RATED-2984","name":"HIGHLY_RATED_BADGE","label":"Highly rated","tooltip":"OpenSesame is highly rated on Glassdoor, with 4.2 out of 5 stars","avatarUrl":null,"rating":"4.2","data":null},"Badge:WORK_LIFE_BALANCE-2984":{"__typename":"Badge","id":"WORK_LIFE_BALANCE-2984","name":"WORK_LIFE_BALANCE_BADGE","label":"Work / Life Balance","tooltip":"Employees rate OpenSesame 4.7/5 on Glassdoor for work / life balance","avatarUrl":null,"rating":"4.7","data":null},"Badge:STRONG_LEADERSHIP-2984":{"__typename":"Badge","id":"STRONG_LEADERSHIP-2984","name":"STRONG_LEADERSHIP_BADGE","label":"Strong Leadership","tooltip":"Employees rate OpenSesame 4.1/5 on Glassdoor for faith in leadership","avatarUrl":null,"rating":"4.1","data":null},"JobListingSearchResult:3099721":{"__typename":"JobListingSearchResult","autoPosted":true,"atsSource":null,"description":"**About OpenSesame**\n\nOpenSesame’s mission is to help develop the world’s most productive and admired workforces. We deliver a comprehensive catalog of eLearning courses from the world’s top publishers. We add value to customers through their entire learning journey.\n\nWhile it appears to most people that we just sell training courses (40,000 of them), what we really offer is the opportunity for companies to upgrade the skills of each of their employees.\n\nWe are at a pivotal time in our growth as we diversify how we drive revenue. We’ve expanded our product offering dramatically and have a growing network of partners that is developing into a vibrant channel. Our customer base has high satisfaction ratings, and there is room to grow our retention even more.\n\n**About the Job**\n\nAt OpenSesame, we use technology to create engaging learning environments that educate, empower, and inspire. As a Product Analyst, you’ll play a key role in driving data-informed decisions and supporting our Product-Led Growth (PLG) strategy. Your focus will be on maximizing our product’s potential as the main driver of user acquisition, expansion, and retention. This role involves taking full ownership of data analytics, automating data pipelines, and developing product health metrics to make our product team smarter and more efficient.\n\n**Performance-Based Objectives:**\n\n**Insights-Driven Leadership:**\n\n- **In the first 30 Days:** Deeply understand OpenSesame’s product offerings, user behavior, and the PLG ecosystem. Establish robust analytics practices and product health metrics.\n- Establish systems for collecting, analyzing, and acting on customer feedback. This includes integrating stakeholder and customer feedback loops, NPS surveys, support tickets, and internal feature requests.\n- Build the necessary data and analytics infrastructure and processes to guarantee an empowered product team that drives successful outcomes.\n\n**Driving Product Outcomes:**\n\n- **After 90 Days:** Integrate comprehensive data analysis into our daily operations, providing access to detailed user behavior, market trends, and product performance data.\n- Enable Product Managers to use data, analytics and insights to identify and prioritize solutions with the highest business value, addressing bugs, security findings, and technical debt.\n- Ensure the roadmap planning and prioritization process are deeply informed by analytics. Features deliver demonstrable increases in customer acquisition, engagement, and retention.\n\n**Innovation \u0026 Product Strategy:**\n\n- **After six months:** Identify the key growth levers for usage optimization and influence product team focus across all products.\n- Segment users based on behavior, feature usage, and lifecycle stage. Develop targeted engagement strategies such as personalized onboarding flows, feature-specific educational content, and retention campaigns.\n- Proactively identify and drive opportunities to optimize products for increased user acquisition, engagement, and monetization. Translate analysis results into meaningful product and business recommendations.\n\n**Thought Leadership \u0026 Strategic Impact:**\n\n- **After 1 Year:** Establish yourself as a thought leader and expert in the product domain. Influence the strategic direction of OpenSesame by delivering high-impact analyses that demonstrate a deeper understanding of user engagement and product metrics.\n\n**Location**: This position can be based anywhere in the US. We operate as a remote-first company and invest in all-company in-person meetings several times a year. \n\n**Performance Driven**: We're looking for self-starters with a track record of delivering excellent results, but we're highly selective about who we hire. We don't focus on typical job requirements, instead, we're interested in specific examples from your past experiences. All positions can be based anywhere in the US, and require up to 15 days of travel per year, with senior management and leadership teams requiring up to 35 days.\n\n**Compensation:** The pay range for this position is generally between $130,000-$160,000 per year and depends on experience. At OpenSesame, we offer a comprehensive benefits package to employees upon hire, including professional development, ISOs, health insurance, 401(k) matching, and paid time off. We carefully consider a wide range of compensation factors, relying on market data to determine compensation and consider your specific job family, background, skills, and experience. We prioritize pay transparency, fairness, and equity to create a positive and inclusive work environment, regularly reviewing our compensation practices to align with our values and goals.\n\n**Equal Employment Opportunity**: OpenSesame is an Equal Employment Opportunity and Affirmative Action employer that values and welcomes diversity. We do not discriminate on the basis of various legally protected characteristics, including criminal history, and strive to provide reasonable accommodations to qualified individuals with disabilities. We prioritize safety and security and may use your information accordingly, and you can contact us for assistance or accommodations during the job application process. For more information on our Diversity, Equity, and Inclusion initiatives, click [here](https://www.opensesame.com/site/about/diversity-equity-inclusion).\n\n**Pay Transparency**: At OpenSesame, we prioritize pay transparency, fairness, and equity to create a positive and inclusive work environment, regularly reviewing our compensation practices to align with our values and goals. We provide competitive and fair compensation to our employees based on their skills, experience, and performance.\n\n**CPRA** (California Candidates): When you submit your application, OpenSesame may collect and use your personal information in accordance with our privacy policy and the CPRA. This may include personal details and employment history, and will only be used for employment-related purposes. We may share this information with third-party service providers, but we will not sell it to third parties. If you have any questions or concerns, please contact us, and for more information on your rights under the CPRA, refer to our [privacy policy](https://www.opensesame.com/privacy) or the California Attorney General's website.\n\n \n\n \n\n","jobType":"full-time","liveStartAt":1727709442,"locationNames":[],"primaryRoleTitle":"Business Analyst","remote":true,"slug":"product-analyst","title":"Product Analyst ","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3099721","isBookmarked":false},"JobListingSearchResult:3142894":{"__typename":"JobListingSearchResult","autoPosted":true,"atsSource":null,"description":"**About OpenSesame**\n\nOpenSesame’s mission is to help develop the world’s most productive and admired workforces. We deliver a comprehensive catalog of eLearning courses from the world’s top publishers. We add value to customers through their entire learning journey.\n\nWhile it appears to most people that we just sell training courses (40,000 of them), what we really offer is the opportunity for companies to upgrade the skills of each of their employees.\n\nWe are at a pivotal time in our growth as we diversify how we drive revenue. We’ve expanded our product offering dramatically and have a growing network of partners that is developing into a vibrant channel. Our customer base has high satisfaction ratings, and there is room to grow our retention even more.\n\n**About the Job**\n\nAt OpenSesame, we use technology to create engaging learning environments that educate, empower, and inspire. As a Product Analyst, you’ll play a key role in driving data-informed decisions and supporting our Product-Led Growth (PLG) strategy. Your focus will be on maximizing our product’s potential as the main driver of user acquisition, expansion, and retention. This role involves taking full ownership of data analytics, automating data pipelines, and developing product health metrics to make our product team smarter and more efficient.\n\n**Performance-Based Objectives:**\n\n**Insights-Driven Leadership:**\n\n- **In the first 30 Days:** Deeply understand OpenSesame’s product offerings, user behavior, and the PLG ecosystem. Establish robust analytics practices and product health metrics.\n- Establish systems for collecting, analyzing, and acting on customer feedback. This includes integrating stakeholder and customer feedback loops, NPS surveys, support tickets, and internal feature requests.\n- Build the necessary data and analytics infrastructure and processes to guarantee an empowered product team that drives successful outcomes.\n\n**Driving Product Outcomes:**\n\n- **After 90 Days:** Integrate comprehensive data analysis into our daily operations, providing access to detailed user behavior, market trends, and product performance data.\n- Enable Product Managers to use data, analytics and insights to identify and prioritize solutions with the highest business value, addressing bugs, security findings, and technical debt.\n- Ensure the roadmap planning and prioritization process are deeply informed by analytics. Features deliver demonstrable increases in customer acquisition, engagement, and retention.\n\n**Innovation \u0026 Product Strategy:**\n\n- **After six months:** Identify the key growth levers for usage optimization and influence product team focus across all products.\n- Segment users based on behavior, feature usage, and lifecycle stage. Develop targeted engagement strategies such as personalized onboarding flows, feature-specific educational content, and retention campaigns.\n- Proactively identify and drive opportunities to optimize products for increased user acquisition, engagement, and monetization. Translate analysis results into meaningful product and business recommendations.\n\n**Thought Leadership \u0026 Strategic Impact:**\n\n- **After 1 Year:** Establish yourself as a thought leader and expert in the product domain. Influence the strategic direction of OpenSesame by delivering high-impact analyses that demonstrate a deeper understanding of user engagement and product metrics.\n\n**Location**: This position can be based in Mexico City, Mexico. We operate as a remote-first company and invest in all-company in-person meetings several times a year. \n\n**Performance Driven**: We're looking for self-starters with a track record of delivering excellent results, but we're highly selective about who we hire. We don't focus on typical job requirements, instead, we're interested in specific examples from your past experiences. All positions can be based anywhere in the US, and require up to 15 days of travel per year, with senior management and leadership teams requiring up to 35 days.\n\n**Compensation:** At OpenSesame, we offer a comprehensive benefits package to employees upon hire, including professional development, ISOs, health insurance, 401(k) matching, and paid time off. We carefully consider a wide range of compensation factors, relying on market data to determine compensation and consider your specific job family, background, skills, and experience. We prioritize pay transparency, fairness, and equity to create a positive and inclusive work environment, regularly reviewing our compensation practices to align with our values and goals.\n\n**Equal Employment Opportunity**: OpenSesame is an Equal Employment Opportunity and Affirmative Action employer that values and welcomes diversity. We do not discriminate on the basis of various legally protected characteristics, including criminal history, and strive to provide reasonable accommodations to qualified individuals with disabilities. We prioritize safety and security and may use your information accordingly, and you can contact us for assistance or accommodations during the job application process. For more information on our Diversity, Equity, and Inclusion initiatives, click [here](https://www.opensesame.com/site/about/diversity-equity-inclusion).\n\n**Pay Transparency**: At OpenSesame, we prioritize pay transparency, fairness, and equity to create a positive and inclusive work environment, regularly reviewing our compensation practices to align with our values and goals. We provide competitive and fair compensation to our employees based on their skills, experience, and performance.\n\n**CPRA** (California Candidates): When you submit your application, OpenSesame may collect and use your personal information in accordance with our privacy policy and the CPRA. This may include personal details and employment history, and will only be used for employment-related purposes. We may share this information with third-party service providers, but we will not sell it to third parties. If you have any questions or concerns, please contact us, and for more information on your rights under the CPRA, refer to our [privacy policy](https://www.opensesame.com/privacy) or the California Attorney General's website.\n\n \n\n \n\n","jobType":"full-time","liveStartAt":1730766045,"locationNames":[],"primaryRoleTitle":"Business Analyst","remote":true,"slug":"product-analyst-mexico-city-based","title":"Product Analyst (Mexico City Based)","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3142894","isBookmarked":false},"StartupResult:2984":{"__typename":"StartupResult","id":"2984","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:B2B-2984"},{"__ref":"Badge:COMPANY_STAGE-2984"},{"__ref":"Badge:HIGHLY_RATED-2984"},{"__ref":"Badge:WORK_LIFE_BALANCE-2984"},{"__ref":"Badge:STRONG_LEADERSHIP-2984"}],"companySize":"SIZE_201_500","highConcept":"We help companies develop the world’s most productive and admired workforces","highlightedJobListings":[{"__ref":"JobListingSearchResult:3099721"},{"__ref":"JobListingSearchResult:3142894"}],"logoUrl":"https://photos.wellfound.com/startups/i/2984-b67e551d2d8e890454dc991a33901978-medium_jpg.jpg?buster=1589644866","name":"OpenSesame","slug":"opensesame"},"Badge:B2B-6891066":{"__typename":"Badge","id":"B2B-6891066","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-6891066":{"__typename":"Badge","id":"COMPANY_STAGE-6891066","name":"COMPANY_STAGE_BADGE","label":"Growth Stage","tooltip":"Expanding market presence","avatarUrl":null,"rating":null,"data":"growth_stage"},"Badge:TOP_INVESTORS-6891066":{"__typename":"Badge","id":"TOP_INVESTORS-6891066","name":"TOP_INVESTORS_BADGE","label":"Top Investors","tooltip":"This company has received a significant amount of investment from top investors","avatarUrl":null,"rating":null,"data":null},"Badge:YC-6891066":{"__typename":"Badge","id":"YC-6891066","name":"YC_BADGE","label":"YC Funded","tooltip":"Startup funded by Y Combinator","avatarUrl":null,"rating":null,"data":null},"JobListingSearchResult:3083259":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":"AtsIntegration::Greenhouse::Listing","description":"The Business Intelligence team is a small but growing function that will play a critical role in helping Postscript scale. We currently have a mix of Analytics Engineers and Product Analysts on the team. Our mission is to improve decision making at all levels of the company through trusted data, tools, and analysis. To accomplish our goals, we need versatile builders and analysts! \n\nAs a **Senior Product Analyst**, you’ll have an exciting opportunity to be the primary analyst for growth and go-to-market (GTM) teams. Your insights and recommendations will have a direct impact on strategy, goals, and product design. This is a high-impact, high-visibility role with lots of opportunity for growth. Also, as an early member of the team, you will have the opportunity to help lay the foundations for how we operate as a group. Come join us!\n\n### **Primary duties**\n\n- Partner closely with GTM and the Growth team to define metrics, identify data needs, and produce impactful analyses\n- Develop new metrics to focus the teams on the key factors and track progress\n- Design experiments and perform A/B testing to measure the efficacy of initiatives\n- Create reports and presentations to summarize findings and drive action\n- Build self-service dashboards to democratize data and automate reporting\n- Collaborate with BI, Data Engineering, and Product to ensure upstream data sources are delivered with the right frequency, grain, and information to support business objectives\n\n### **What We’ll Love About You**\n\n- 5+ years of experience working in analytics, business operations, or data science\n- Proven ability to produce insights and present findings to non-technical audiences\n- Experience with advanced analytics (e.g., A/B testing, regressions, time series)\n- Highly proficient in SQL with demonstrated skill in building complex analytical queries\n- Experience building self-service dashboards in a BI platform (e.g., Looker, Sigma, Hex, Steamlit, Retool)\n- Strong business acumen to understand financial and go-to-market strategies\n- Highly curious with a history of proactively identifying opportunities\n- High growth/early stage experience strongly preferred\n- Python or R experience is a huge plus\n\n### **What You’ll Love About Us**\n\n- **Salary range of USD $150k - $160k base plus significant equity (we do not have geo based salaries)**\n- High growth startup - plenty of room for you to directly impact the company and grow your career!\n- Work from home (or wherever)\n- Fun - We’re passionate and enjoy what we do\n- Competitive compensation and opportunity for equity\n- Flexible paid time off\n- Health, dental, vision insurance\n\n### **What to expect from our hiring process:**\n\n- **Intro Call:** You’ll hop on a quick call with the Recruiter so we can get to know you better — and you can learn a little more about the role and Postscript.\n- **Hiring Manager Intro:** You’ll hop on a quick call with the Hiring Manager so your future Manager can get to know you better — This is a great time to learn more about the team \u0026 position.\n- **Virtual Onsite Interviews:** You’ll be meeting with 2-4 team members on a series of video calls. This is your chance to ask questions and see who this role interacts with on a daily basis.\n- **Homework Assignment:** We will send over an exercise that challenges you to solve a problem \u0026 come up with a creative solution, or outline how you've solved a problem in the past. Get a feel for what you’ll be doing on a daily basis!\n- **Final FEACH Interview:** This is our interview to assess your ability to represent how you work via our FEACH values. As we build the #1 team in Ecommerce, we look for individuals who embody FEACH professionally and personally. We want to hear about this in your final interview!\n- **Reference Checks:** We ask to speak with at least two references who have previously worked with you, at least one should be someone who has previously managed your work.\n- **Offer:** We send over an offer and you (hopefully) accept! Welcome to Postscript!\n\nFor information about how we use your personal data, please see our U.S. Job Applicant [Privacy Notice](https://postscript.io/job-applicant-privacy-notice)\n\n","jobType":"full-time","liveStartAt":1724446861,"locationNames":[],"primaryRoleTitle":"Business Analyst","remote":true,"slug":"senior-product-analyst","title":"Senior Product Analyst","compensation":"$150k – $160k","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3083259","isBookmarked":false},"StartupResult:6891066":{"__typename":"StartupResult","id":"6891066","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:B2B-6891066"},{"__ref":"Badge:COMPANY_STAGE-6891066"},{"__ref":"Badge:TOP_INVESTORS-6891066"},{"__ref":"Badge:YC-6891066"}],"companySize":"SIZE_201_500","highConcept":"SMS marketing automation for ecommerce stores (FULLY REMOTE)","highlightedJobListings":[{"__ref":"JobListingSearchResult:3083259"}],"logoUrl":"https://photos.wellfound.com/startups/i/6891066-a4e250ba1cd15fd774ff93109092ddf9-medium_jpg.jpg?buster=1730801057","name":"Postscript","slug":"postscript-rocks"},"Badge:B2B-7483625":{"__typename":"Badge","id":"B2B-7483625","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-7483625":{"__typename":"Badge","id":"COMPANY_STAGE-7483625","name":"COMPANY_STAGE_BADGE","label":"Early Stage","tooltip":"Startup in initial stages","avatarUrl":null,"rating":null,"data":"early_stage"},"Badge:GROWING_FAST-7483625":{"__typename":"Badge","id":"GROWING_FAST-7483625","name":"GROWING_FAST_BADGE","label":"Growing fast","tooltip":"Showed strong hiring growth in the past month","avatarUrl":null,"rating":null,"data":null},"JobListingSearchResult:3095056":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":"AtsIntegration::Ashby::Listing","description":"Assured is on a mission to modernize insurance. Claims processing (i.e. should we pay this claim?), while often overlooked, is the foundation of the entire industry. It’s currently highly manual, involving phone calls, faxes, and gut instinct—costing tens of billions of dollars a year. We can do better.\n\nAt Assured, we provide large insurers with the software solutions they need to win in a modern, technology-driven world. From self-service claim filing software to backend fraud detection, we’re the engine that powers claims processing for some of the largest insurers in the world.\n\nThe challenges we face are deep and diverse—from creating digital experiences that provide comfort and clarity to claimants at their most stressed and vulnerable to orchestrating large-scale ML-driven decision-making on billions of dollars of claims payments, life at Assured is dynamic, collaborative, and rewarding.\n\nWe are seeking a highly analytical and detail-oriented Staff Product Analyst to join our growing team. This role is a founding role and the ideal candidate will have a passion for data, a strong background in product analytics, and the ability to establish reporting practices throughout the product team. You will work closely with product managers, engineers, and other stakeholders to analyze product performance, identify trends, and drive data-informed decisions. Your insights will be critical in shaping the future of our products.\n\n**You will…**\n\n🔍 Conduct in-depth analysis of product performance metrics, user behavior, and other key data points to identify trends, patterns, and opportunities for improvement. \n📊 Develop and maintain dashboards and reports that track product KPIs, providing clear and actionable insights to stakeholders. \n🎯 Design, implement, and analyze A/B tests to measure the impact of new features, product changes, and other experiments. \n🤝 Work closely with product managers, engineers, and marketing teams to ensure that data-driven insights are integrated into product development and strategy. \n💬 Analyze customer feedback and behavior to understand user needs and preferences, translating this data into actionable recommendations for product improvements. \n📈 Conduct competitive analysis and market research to stay informed of industry trends and how they impact our product strategy. \n✅ Ensure data accuracy and consistency by working with data engineers to validate and clean datasets. \n🛠️ Perform ad hoc analysis to support specific business questions and challenges as they arise.\n\n**You have…** \n💼 Experienced in product analytics, data analysis, or a similar role. \n💻 Proficiency in SQL, Excel, and data visualization tools (e.g., Tableau, Looker). Experience with statistical analysis tools (e.g., R, Python) is a plus. \n🧑‍💻 Some app development experience in TypeScript or Python, with the ability to write sufficient code and submit Merge Requests (MRs) to instrument applications using tools like Mixpanel, through TypeScript or Python SDK \n🧠 Strong analytical and problem-solving skills, with the ability to translate complex data into actionable insights. \n🗣️ Excellent verbal and written communication skills, with the ability to present findings to both technical and non-technical stakeholders. \n🔍 High level of attention to detail and accuracy in data analysis and reporting. \n🤝 Ability to work effectively in a collaborative, fast-paced environment.\n\n**Benefits:**\n\n🤑 Competitive Compensation: Enjoy a competitive salary and equity package!\n\n🏥 Comprehensive Health Care: Access to multiple medical plans with an HSA option and minimal out-of-pocket expenses. Certain plans covered 100%.\n\n🦷 Dental Insurance: We protect those pearly whites\n\n👀 Vision Insurance: Everyone can see clearly now at Assured\n\n🌧 Life Insurance: It's on the house! Provided at no cost to you\n\n🏄 Paid Time Off: Uncapped vacation days and paid holidays. Take that vacation!\n\n👶 Family Leave: Maternity and paternity leave options\n\n📈 Financial Wellness: 401(k) contribution with Assured contributing 3% of your income, even if you don't contribute\n\n👪 Flexible Spending Accounts: Health and dependent care FSAs for pre-tax flexible spending\n\n**Our Commitment:** \n*We are an equal opportunity employer and value diversity at our company. We do not discriminate on the basis of race, religion, color, national origin, sex, gender, gender expression, sexual orientation, age, marital status, veteran status, or disability status. We will ensure that individuals with disabilities are provided reasonable accommodation to participate in the job application or interview process, perform essential job functions, and receive other benefits and privileges of employment. Please contact us to request accommodation.*\n\n","jobType":"full-time","liveStartAt":1726874700,"locationNames":["Palo Alto"],"primaryRoleTitle":"Business Analyst","remote":true,"slug":"staff-product-analyst","title":"Staff Product Analyst","compensation":"$175k – $195k","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3095056","isBookmarked":false},"StartupResult:7483625":{"__typename":"StartupResult","id":"7483625","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:B2B-7483625"},{"__ref":"Badge:COMPANY_STAGE-7483625"},{"__ref":"Badge:GROWING_FAST-7483625"}],"companySize":"SIZE_11_50","highConcept":"Automated claims is now a reality","highlightedJobListings":[{"__ref":"JobListingSearchResult:3095056"}],"logoUrl":"https://photos.wellfound.com/startups/i/7483625-d46070d881e287d9094f87b88513db12-medium_jpg.jpg?buster=1600471115","name":"Assured","slug":"assured-claims"},"Badge:TOP_RESPONDER-847581":{"__typename":"Badge","id":"TOP_RESPONDER-847581","name":"TOP_RESPONDER_BADGE","label":"Top 10% of responders","tooltip":"GlossGenius is in the top 10% of companies in terms of response time to applications","avatarUrl":null,"rating":null,"data":null},"Badge:QUICK_RESPONDER-847581":{"__typename":"Badge","id":"QUICK_RESPONDER-847581","name":"QUICK_RESPONDER_BADGE","label":"Responds within two weeks","tooltip":"Based on past data, GlossGenius usually responds to incoming applications within two weeks","avatarUrl":null,"rating":null,"data":null},"Badge:B2B-847581":{"__typename":"Badge","id":"B2B-847581","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-847581":{"__typename":"Badge","id":"COMPANY_STAGE-847581","name":"COMPANY_STAGE_BADGE","label":"Growth Stage","tooltip":"Expanding market presence","avatarUrl":null,"rating":null,"data":"growth_stage"},"Badge:TOP_INVESTORS-847581":{"__typename":"Badge","id":"TOP_INVESTORS-847581","name":"TOP_INVESTORS_BADGE","label":"Top Investors","tooltip":"This company has received a significant amount of investment from top investors","avatarUrl":null,"rating":null,"data":null},"Badge:VALUATION_500M-847581":{"__typename":"Badge","id":"VALUATION_500M-847581","name":"VALUATION500M_BADGE","label":"Valuation $500M+","tooltip":"This company has a valuation of $500M or more","avatarUrl":null,"rating":null,"data":null},"Badge:GROWING_FAST-847581":{"__typename":"Badge","id":"GROWING_FAST-847581","name":"GROWING_FAST_BADGE","label":"Growing fast","tooltip":"Showed strong hiring growth in the past month","avatarUrl":null,"rating":null,"data":null},"JobListingSearchResult:3145491":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":"AtsIntegration::Greenhouse::Listing","description":"**About GlossGenius**\n\nGlossGenius is building an ecosystem enabling entrepreneurs to succeed.  We empower small business owners to focus on being creators, not admins, by offering a range of business management tools including booking and scheduling, marketing, analytics, payment processing and much more. \n\nOver 75,000 small business owners have chosen to rely on GlossGenius every day to run their entire set of business operations. Joining its powerful, intuitive platform with its vibrant, distinguished brand, GlossGenius is the ideal combination of a fintech, SMB software, and consumer company all in one.\n\n**About the Role**\n\nAs a Senior Product Analyst on the Payments team, you will uncover and share critical insights that will shape our product roadmap and the future of our company. You will partner cross-functionally with leaders from Product, Design, Analytics Engineering, Data Engineering, and the Go-to-Market team to scale our product data infrastructure, develop analytical frameworks and grow our analytical tools to help us make increasingly more data-driven product decisions. \n\nYou will report to the Manager of Product Analytics. You can be based remotely in the greater San Francisco, Seattle, or Miami area, OR hybrid (Tuesdays \u0026 Thursdays in-office) from our NYC headquarters.\n\n**What You’ll Do**\n\n- Define, analyze, and evangelize KPIs for the payments product team\n- Develop core data models, reporting, and dashboards for the payments product space\n- Design and analyze A/B tests for the payments space, including but not limited to checkout flows\n- Identify opportunities for our product to improve the customer experience and drive increased conversion, retention, engagement, and lifetime value, both through data and a deep qualitative understanding of our customers\n- Serve as a thought partner to the Senior \u0026 Staff Product, Engineering, and Design stakeholders in building the product roadmap\n- Partner with Data Engineering and peer Analytics teams to implement best-in-class analytical frameworks and testing structure across the entire product\n\n**What We’re Looking For**\n\n- 4+ years of experience in a highly analytical role, 2+ years in a product analytics role, ideally at a SaaS company with a payments focus\n- Advanced proficiency in SQL\n- A demonstrated self-starter with strong communication and project management skills\n- Excitement about working in for a a high-paced, fast-changing start-up and willingness to roll up your sleeves to get foundational work done\n- Proficiency working with event data, dbt, Looker or data visualization tools, and solid stats fundamentals (A/B testing, regression)\n- Familiarity with best-in-class product analytics tech stacks, including Mixpanel and Segment (or similar tools) is a plus\n\n**Benefits \u0026 Perks**\n\n- Flexible PTO\n- Competitive health \u0026 dental insurance options, with premiums partially or fully covered by GG\n- Fertility and adoption benefits via Carrot\n- Generous, fully-paid parental leave policy\n- 401k benefit - employees are eligible to contribute starting day 1 of employment\n- Professional Development - employees receive a yearly stipend for approved learning and educational-related expenses\n- Pre-tax commuter benefits\n- Dependent Care FSA\n- Home office support\n- Team Bonding opportunities - as a distributed team, being able to build meaningful bonds both virtually and in person is incredibly important to us! We are constantly evaluating how we accomplish this and currently, teams are given opportunities to gather in person throughout the year\n\n*The starting base salary for this role in New York, California, and Washington is between $148,000-$175,000 + target equity + benefits. The base salary offered is dependent upon many factors including skills, experience, location, and education. The base pay range is subject to change and may be modified in the future. *\n\n*At GlossGenius, we celebrate our differences and are committed to creating a workplace where all employees feel supported and empowered to do their best work. We believe this benefits not only our employees but our product, customers, and community as well. GlossGenius is proud to be an Equal Opportunity and Affirmative Action Employer.*\n\n","jobType":"full-time","liveStartAt":1730974487,"locationNames":["New York City","San Francisco Bay Area"],"primaryRoleTitle":"Business Analyst","remote":true,"slug":"senior-product-analyst","title":"Senior Product Analyst","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3145491","isBookmarked":false},"JobListingSearchResult:3086214":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":"AtsIntegration::Greenhouse::Listing","description":"**About GlossGenius**\n\nGlossGenius is building an ecosystem enabling entrepreneurs to succeed.  We empower small business owners to focus on being creators, not admins, by offering a range of business management tools including booking and scheduling, marketing, analytics, payment processing and much more.\n\nOver 75,000 small business owners have chosen to rely on GlossGenius every day to run their entire set of business operations. Joining its powerful, intuitive platform with its vibrant, distinguished brand, GlossGenius is the ideal combination of a fintech, SMB software, and consumer company all in one.\n\n**About the Role**\n\nAs a Marketing Analyst, you will be responsible for raising the bar for analysis quality and decision-making on our Go-to-Market team. You will partner cross-functionally to identify opportunities to improve our funnel conversion rate, design experiments to test marketing initiatives and build robust reporting to drive insights. \n\nYou will report to the Marketing Analytics Manager. You can be based remotely in the greater San Francisco, Seattle, or Miami area, OR hybrid (Tuesdays \u0026 Thursdays in-office) from our NYC headquarters.\n\n**What You’ll Do**\n\n- Define and analyze marketing funnel metrics and KPIs\n- Develop internal web analytics data models, reporting, and dashboards for the SEO and growth marketing teams\n- Own, iterate and improve upon our marketing site experimentation processes for funnel optimization\n- Support stakeholder partners through reporting and analyses to measure the success of their programs\n- Partner with Sales Analytics to scale the lead generation funnel and define SLAs between Marketing and Sales\n- Serve as a thought partner to various marketing teams, including SEO, Growth Marketing, and Partnerships, in planning high-impact marketing plays\n- Partner with Data Platform and peer Analytics teams to implement best-in-class analytical frameworks and testing structure across our data stack\n\n**What We’re Looking For**\n\n- 2-3 years of experience in a highly analytical role, ideally in marketing analytics at a D2C or SaaS company\n- Proficiency in SQL and Python\n- A demonstrated self-starter with strong communication and project management skills\n- Excitement about working in for a a high-paced, fast-changing start-up and willingness to roll up your sleeves to get foundational work done\n- Proficiency with dbt, Looker or data visualization tools is preferred\n\n**Benefits \u0026 Perks**\n\n- Flexible PTO\n- Competitive health \u0026 dental insurance options, with premiums partially or fully covered by GG\n- In-person opportunities that are designed to help team members foster collaboration and build community (ie; working out of a co-working space, team dinners, and other team building activities)\n- Fertility and adoption benefits via Carrot\n- Generous, fully-paid parental leave policy\n- 401k benefit - employees are eligible to contribute starting day 1 of employment\n- Professional Development - employees receive a yearly stipend for approved learning and educational-related expenses\n- Pre-tax commuter benefits\n- Dependent Care FSA\n- Home office support\n\n*The starting base salary for this role in New York, California, and Washington is between* *$120,000-$145,000* *+ target equity + benefits. The base salary offered is dependent upon many factors including skills, experience, location, and education. The base pay range is subject to change and may be modified in the future. *\n\n*At GlossGenius, we celebrate our differences and are committed to creating a workplace where all employees feel supported and empowered to do their best work. We believe this benefits not only our employees but our product, customers, and community as well. GlossGenius is proud to be an Equal Opportunity and Affirmative Action Employer.*\n\n","jobType":"full-time","liveStartAt":1731968541,"locationNames":["New York City","San Francisco Bay Area"],"primaryRoleTitle":"Other","remote":true,"slug":"marketing-analyst","title":"Marketing Analyst","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3086214","isBookmarked":false},"StartupResult:847581":{"__typename":"StartupResult","id":"847581","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:TOP_RESPONDER-847581"},{"__ref":"Badge:QUICK_RESPONDER-847581"},{"__ref":"Badge:B2B-847581"},{"__ref":"Badge:COMPANY_STAGE-847581"},{"__ref":"Badge:TOP_INVESTORS-847581"},{"__ref":"Badge:VALUATION_500M-847581"},{"__ref":"Badge:GROWING_FAST-847581"}],"companySize":"SIZE_11_50","highConcept":"The Brains Behind Beauty","highlightedJobListings":[{"__ref":"JobListingSearchResult:3145491"},{"__ref":"JobListingSearchResult:3086214"}],"logoUrl":"https://photos.wellfound.com/startups/i/847581-bb67d26e76babe8b7e7e9562635a3add-medium_jpg.jpg?buster=1493336555","name":"GlossGenius","slug":"glossgenius"},"Badge:B2C-2644965":{"__typename":"Badge","id":"B2C-2644965","name":"B2C_BADGE","label":"B2C","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-2644965":{"__typename":"Badge","id":"COMPANY_STAGE-2644965","name":"COMPANY_STAGE_BADGE","label":"Scale Stage","tooltip":"Rapidly increasing operations","avatarUrl":null,"rating":null,"data":"scale_stage"},"Badge:TOP_INVESTORS-2644965":{"__typename":"Badge","id":"TOP_INVESTORS-2644965","name":"TOP_INVESTORS_BADGE","label":"Top Investors","tooltip":"This company has received a significant amount of investment from top investors","avatarUrl":null,"rating":null,"data":null},"Badge:VALUATION_1B-2644965":{"__typename":"Badge","id":"VALUATION_1B-2644965","name":"VALUATION1B_BADGE","label":"Valuation $1B+","tooltip":"This company has a valuation of $1B or more","avatarUrl":null,"rating":null,"data":null},"Badge:HIGHLY_RATED-2644965":{"__typename":"Badge","id":"HIGHLY_RATED-2644965","name":"HIGHLY_RATED_BADGE","label":"Highly rated","tooltip":"Clearcover is highly rated on Glassdoor, with 5.0 out of 5 stars","avatarUrl":null,"rating":"5.0","data":null},"Badge:WORK_LIFE_BALANCE-2644965":{"__typename":"Badge","id":"WORK_LIFE_BALANCE-2644965","name":"WORK_LIFE_BALANCE_BADGE","label":"Work / Life Balance","tooltip":"Employees rate Clearcover 4.8/5 on Glassdoor for work / life balance","avatarUrl":null,"rating":"4.8","data":null},"Badge:STRONG_LEADERSHIP-2644965":{"__typename":"Badge","id":"STRONG_LEADERSHIP-2644965","name":"STRONG_LEADERSHIP_BADGE","label":"Strong Leadership","tooltip":"Employees rate Clearcover 4.9/5 on Glassdoor for faith in leadership","avatarUrl":null,"rating":"4.9","data":null},"JobListingSearchResult:3024307":{"__typename":"JobListingSearchResult","autoPosted":true,"atsSource":null,"description":"**Who's Clearcover?** \nClearcover is the smarter car insurance company. We use powerful technology to offer everyday drivers better coverage for less money. We’re proud to be one of the fastest-growing startups in Chicago, and we’re currently looking to add a few more extraordinary people to our team.\n\n**What will you do?**\n\n- Organize the research, filing, and delivery of rate and rule changes to the market ensuring the rates/rules/forms filed are reasonable, adequate, and comply with the law\n- Analyze the profitability of assigned states based on standard industry metrics. Monitor all aspects of book performance including both top and bottom-line metrics\n- Report out monthly on performance for assigned states\n- Research a diverse range of insurance products and services, including monitoring and evaluating competitors' products and best practices\n- Collaborate with Growth, Product Technology, and Claims on cross functional projects and initiatives\n- Build templates and processes to gain efficiencies\n- Maintain Insurance Product documentation\n\n**What do you need?**\n\n- Insurance industry experience\n- 4+ years of relevant work experience\n- Standard knowledge of insurance data and metrics\n- Strong research and analytical skills with ability to perform analyses and identify solutions to issues\n- Skill proficiency in Excel: Intermediate\n- Experience using SQL\n- Strong adaptability, multi-tasking, and time management skills\n- Strong ability to communicate effectively and to challenge the status quo\n- Strong decision making and relationship building skills\n- Alignment with Clearcover core values\n\n**Nice to haves:**\n\n- Personal Lines Auto insurance experience, both in the standard and non-standard market\n\n***Did you know that women and minorities are less likely to apply to a position if they don’t match 100% of the job qualifications? Don’t let that be the reason you miss out on this opportunity! We encourage you to apply anyway. Don’t count yourself out!*** * *\n\n**But wait, there’s more:**\n\nAs a people-first company, your health and well-being is a priority at Clearcover. We offer comprehensive benefits for individuals and families:\n\n- Medical. We offer rich and affordable BCBS plans for you and your dependents. If you select the high deductible health plan, we offer an HRA and contribute to your HSA.\n- Dental and vision. We cover 100% of dental and vision premiums for you and your dependents.\n- Pre-tax benefits, disability, and life insurance.\n- 401(k). We contribute 3%, even if you contribute nothing.\n\nWe’ve also curated a stack of **perks and benefits** that stretch beyond the expected. Our people have access to:\n\n- Generous vacation, 12 paid holidays, and parental leave.\n- Equity in the company (plus an evergreen plan) and an annual bonus program.\n- Employee resource groups and mental health workshops.\n- Top of the line hardware and meeting free “Focus Fridays”.\n\nWe’re a **remote first company**, having paved the way for flexible work locations and continue to offer this flexibility. If you are local or in town visiting, you also have the choice to work from our Chicago HQ office. **Because we are a remote first company, we ask that your internet can keep up with our pace.**\n\nTo top it all off, if Clearcover is available in your state, you could have access to an employee discount on auto-insurance! Excited to learn more? Complete the application below!\n\nClearcover is an Equal Opportunity Employer (EOE) that welcomes and encourages all applicants to apply regardless of age, race, color, religion, sex, sexual orientation, gender identify and/or expression, national origin, disability, veteran status, marital or parental status, ancestry, citizenship status, pregnancy or other reasons prohibited by law.\n\n","jobType":"full-time","liveStartAt":1717462962,"locationNames":["Chicago","United States","Illinois"],"primaryRoleTitle":"Business Analyst","remote":true,"slug":"insurance-product-analyst","title":"Insurance Product Analyst","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3024307","isBookmarked":false},"StartupResult:2644965":{"__typename":"StartupResult","id":"2644965","badges":[{"__ref":"Badge:B2C-2644965"},{"__ref":"Badge:COMPANY_STAGE-2644965"},{"__ref":"Badge:TOP_INVESTORS-2644965"},{"__ref":"Badge:VALUATION_1B-2644965"},{"__ref":"Badge:HIGHLY_RATED-2644965"},{"__ref":"Badge:WORK_LIFE_BALANCE-2644965"},{"__ref":"Badge:STRONG_LEADERSHIP-2644965"}],"companySize":"SIZE_51_200","highConcept":"A smarter choice for car insurance. Better coverage for less money,","highlightedJobListings":[{"__ref":"JobListingSearchResult:3024307"}],"logoUrl":"https://photos.wellfound.com/startups/i/2644965-df560f5744449663039a50e506ec27d0-medium_jpg.jpg?buster=1696907435","name":"Clearcover","slug":"clearcover"},"Badge:B2B-1002423":{"__typename":"Badge","id":"B2B-1002423","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-1002423":{"__typename":"Badge","id":"COMPANY_STAGE-1002423","name":"COMPANY_STAGE_BADGE","label":"Scale Stage","tooltip":"Rapidly increasing operations","avatarUrl":null,"rating":null,"data":"scale_stage"},"Badge:VALUATION_1B-1002423":{"__typename":"Badge","id":"VALUATION_1B-1002423","name":"VALUATION1B_BADGE","label":"Valuation $1B+","tooltip":"This company has a valuation of $1B or more","avatarUrl":null,"rating":null,"data":null},"Badge:HIGHLY_RATED-1002423":{"__typename":"Badge","id":"HIGHLY_RATED-1002423","name":"HIGHLY_RATED_BADGE","label":"Highly rated","tooltip":"Recharge Payments is highly rated on Glassdoor, with 4.6 out of 5 stars","avatarUrl":null,"rating":"4.6","data":null},"Badge:WORK_LIFE_BALANCE-1002423":{"__typename":"Badge","id":"WORK_LIFE_BALANCE-1002423","name":"WORK_LIFE_BALANCE_BADGE","label":"Work / Life Balance","tooltip":"Employees rate Recharge Payments 4.4/5 on Glassdoor for work / life balance","avatarUrl":null,"rating":"4.4","data":null},"Badge:STRONG_LEADERSHIP-1002423":{"__typename":"Badge","id":"STRONG_LEADERSHIP-1002423","name":"STRONG_LEADERSHIP_BADGE","label":"Strong Leadership","tooltip":"Employees rate Recharge Payments 4.6/5 on Glassdoor for faith in leadership","avatarUrl":null,"rating":"4.6","data":null},"JobListingSearchResult:3096843":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":"AtsIntegration::Greenhouse::Listing","description":"Recharge is positioned to support the best Direct-To-Consumer ecommerce brands in the world. We are building multiple AI-based analytic products that revolutionize how our merchants leverage insight to retain and grow their business. \n\nWe are looking for a Senior Product Analyst who is value driven and passionate about providing actionable insights and helping to create data products that our product and growth teams can leverage. As a product analyst you will be working on both product analytics as well as advanced analytics projects working closely with data engineering and product to deliver value to our merchants through analytics and insights\n\nYou will be responsible for preparing data for prescriptive and predictive modeling, driving hypotheses, applying stats, and developing architecture for algorithms. \n\n**What you’ll do**\n\n- Live by and champion all of our core values (#ownership, #empathy, #day-one, and #humility).\n- Collaborate with stakeholders in cross-projects and team settings to identify and clarify business or product questions to answer. Provide feedback to translate and refine business questions into tractable analysis, evaluation metrics, or mathematical models.\n- Perform analysis utilizing relevant tools (e.g., SQL, Python). Provide analytical thought leadership through proactive and strategic contributions (e.g., suggests new analyses, infrastructure or experiments to drive improvements in the business).\n- Own outcomes for projects by covering problem definition, metrics development, data extraction and manipulation, visualization, creation, and implementation of analytical/statistical models, and presentation to stakeholders.\n- Develop solutions, lead, and manage problems that may be ambiguous and lacking clear precedent by framing problems, generating hypotheses, and making recommendations from a perspective that combines both, analytical and product-specific expertise.\n- Work independently to find creative solutions to difficult problems.\n- Effectively communicate analyses and experimental outcomes to business stakeholders, ensuring insights are presented with clear business context and relevance.\n- Write and maintain technical documentation for the data models and analytics solutions.\n\n**What you'll bring**\n\n- Bachelor's degree ,or equivalent work experience, in Statistics, Mathematics, Data Science, Engineering, Physics, Economics, or a related quantitative field.\n- 5+ years of work experience using analytics to solve product or business problems, performing statistical analysis, and coding (e.g., Python, R, SQL)\n- Preferred experience in leveraging LLMs to address business challenges, and familiarity with frameworks such as Langchain.\n- Experience developing and operating within Snowflake\n- Expert in translating data findings to broader audiences including non-data stakeholders, engineering, and executive leadership to maximize impact\n- Preferred experience in dimensional modeling in dbt\n- Experience working on advanced analytics models (machine learning or learning based models) that accomplish tasks such as making recommendations or scoring users.\n- Ability to demonstrate high self-sufficiency to take on complex problems in a timely manner\n- Consistently navigates ambiguous technical and business requirements while making flexible technical decisions\n- Consistently delivers technically challenging tasks efficiently with quality, speed, and simplicity\n- Payments and/or Ecommerce experience preferred\n\n**Our Stack**\n\nVertex ai, Google Colab, Looker, Dbt, Snowflake, Fivetran, CloudSQL/MySQL, Python (Pandas, NumPy, Scikit-learn) , Gitlab, Jinja, Docker, and GCP\n\n","jobType":"full-time","liveStartAt":1727300559,"locationNames":[],"primaryRoleTitle":"Business Analyst","remote":true,"slug":"senior-product-analyst","title":"Senior Product Analyst","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3096843","isBookmarked":false},"StartupResult:1002423":{"__typename":"StartupResult","id":"1002423","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:B2B-1002423"},{"__ref":"Badge:COMPANY_STAGE-1002423"},{"__ref":"Badge:VALUATION_1B-1002423"},{"__ref":"Badge:HIGHLY_RATED-1002423"},{"__ref":"Badge:WORK_LIFE_BALANCE-1002423"},{"__ref":"Badge:STRONG_LEADERSHIP-1002423"}],"companySize":"SIZE_201_500","highConcept":"Come join us on our mission to connect and empower the world through payments","highlightedJobListings":[{"__ref":"JobListingSearchResult:3096843"}],"logoUrl":"https://photos.wellfound.com/startups/i/1002423-f58f50267a829e97b01cf63a87ca6b9f-medium_jpg.jpg?buster=1628273153","name":"Recharge Payments","slug":"recharge-2"},"Badge:B2C-485261":{"__typename":"Badge","id":"B2C-485261","name":"B2C_BADGE","label":"B2C","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-485261":{"__typename":"Badge","id":"COMPANY_STAGE-485261","name":"COMPANY_STAGE_BADGE","label":"Scale Stage","tooltip":"Rapidly increasing operations","avatarUrl":null,"rating":null,"data":"scale_stage"},"JobListingSearchResult:3101204":{"__typename":"JobListingSearchResult","autoPosted":true,"atsSource":null,"description":"**ABOUT THRIVE MARKET** \nThrive Market was founded in 2014 with a mission to make healthy and sustainable living easy and affordable for everyone. As an online, membership-based market, we deliver the highest quality healthy, and sustainable products at member-only prices. Every day, we help our 1.4M+ Members find better products, support better brands, and build a better world in the process. We are a profitable, half-billion-dollar revenue business proving that mission-focused companies can succeed. We are also a Certified B Corporation, recently became a Public Benefit Corporation, and are a Climate Neutral Certified company. Join us as we bring healthy and sustainable living to millions of Americans in the years to come. \n**THE ROLE** \nThrive Market’s Data Analytics team is seeking a Senior Data Analyst, Product who will be an exceptional addition to our Product team.   \nYou’ll be responsible for turning mounds of data into reports and stories that our team can use to improve KPIs. You’ll employ your skill set to identify behavioral drivers of metrics such as Member Conversion, Add-to-Cart Rate, Order Conversion, Avg. Order Value, and Revenue. You’ll explore these metrics across acquisition channel, device type, member tenure, and many other vectors. You’ll bring your own knowledge of industry best practices to the table as a means of influencing both data and product strategy. You’ll synthesize your quantitative results into qualitative insights that drive overall business value. \nThis an opportunity to help revolutionize how Thrive Market leverages its data to make strategic business and product decisions to grow the business. You will empower key stakeholders with data analysis and help them find and understand the information they need at the moment they need it.\n### RESPONSIBILITIES\n- Partner with Product Management, Engineering, and other business stakeholders to gather, manipulate, and analyze data and share cohesive insights that make sense to both business and technical audiences\n- Move quickly to adapt to new discoveries and changing priorities in a fast paced environment, taking a pragmatic approach to analysis that balances level of effort with business value\n- Serve as a resident expert in A/B Testing best practices and provide support on experiment implementation, evaluation, and insight socialization across one or more product domains\n- Serve as an architect and gatekeeper of click-stream data, your core means of digging deeper into consumer behavior across our product\n- Develop a deep understanding of user behavior on the Thrive Market web and mobile applications and recommend opportunities to optimize our product experience\n- Create, maintain, and democratize dashboards to track various product domains\n- Deep dive into interesting and/or unexpected trends to identify root causes and recommend paths forward\n- Communicating actively and openly with team members and stakeholders, keeping them informed on personal project milestones and contributing strategic thought to team projects\n\n### QUALIFICATIONS\n- 6+ years of experience as a Product Analyst, Reporting Analyst, Business Intelligence Analyst, or similar field\n- BS or MS in a Technical Degree or awesome experience that highlights your ability to geek out on reporting \u0026 analytics\n- An MBA is a plus\n- Expertise in SQL and web analytics tools such as Amplitude, Google Analytics, Mixpanel\n- Strong foundation in statistics and experience evaluating A/B tests\n- Proficiency in business intelligence dashboarding tools like Domo, Tableau, Looker, or similar\n- Passion for turning data into insights and helping others unlock the power of their data\n- Proven ability to clearly articulate data stories to business and technical audiences\n- Good leadership skills with a positive attitude and a proactive / self-starter mindset\n- Propensity to be a team player with character, high humility, and integrity, helping build a healthy team environment\n- Plus if you have experience in E-commerce and/or subscription businesses\n- Extra kudos for experience with Ads\n\n### BELONG TO A BETTER COMPANY\n- Comprehensive health benefits (medical, dental, vision, life and disability)\n- Competitive salary (DOE) + equity\n- 401k plan\n- 9 Observed Holidays\n- Flexible Paid Time Off\n- Subsidized ClassPass Membership with access to fitness classes and wellness and beauty experiences\n- Ability to work in our beautiful co-working space at WeWork in Playa Vista and other locations\n- Free Thrive Market membership with exclusive employee discount\n- Coverage for Life Coaching \u0026 Therapy Sessions on our holistic mental health and well-being platform\n \nWe're a community of more than 1 Million + members who are united by a singular belief: It should be easy to find better products, support better brands, make better choices, and build a better world in the process. \nAt Thrive Market, we believe in building a diverse, inclusive, and authentic culture. If you are excited about this role along with our mission and values, we encourage you to apply. \n*Thrive Market is an EEO/Veterans/Disabled/LGBTQ employer* \n*At Thrive Market, our goal is to be a diverse and inclusive workplace that is representative, at all job levels, of the members we serve and the communities we operate in. We’re proud to be an inclusive company and an Equal Opportunity Employer and we prohibit discrimination and harassment of any kind. We believe that diversity and inclusion among our teammates is critical to our success as a company, and we seek to recruit, develop and retain the most talented people from a diverse candidate pool. If you’re thinking about joining our team, we expect that you would agree!* \n*If you need assistance or accommodation due to a disability, please email us at eeo@thrivemarket.com and we’ll be happy to assist you.* \nEnsure your Thrive Market job offer is legitimate and don't fall victim to fraud. Thrive Market never seeks payment from job applicants. Thrive Market recruiters will only reach out to applicants from an @thrivemarket.com email address. For added security, where possible, apply through our company website at [www.thrivemarket.com](http://www.thrivemarket.com/). \n© Thrive Market 2024 All rights reserved.\n### JOB INFORMATION:\n- Compensation Description - The base salary range for this position is $135,000 - $165,000/Per Year.\n- Compensation may vary outside of this range depending on several factors, including a candidate’s qualifications, skills, competencies and experience, and geographic location.\n- Total Compensation includes Base Salary, Stock Options, Health \u0026 Wellness Benefits, Flexible PTO, and more!\n","jobType":"full-time","liveStartAt":1727708307,"locationNames":["Los Angeles"],"primaryRoleTitle":"Business Analyst","remote":true,"slug":"senior-product-analyst","title":"Senior Product Analyst","compensation":"$135k – $165k","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3101204","isBookmarked":false},"StartupResult:485261":{"__typename":"StartupResult","id":"485261","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:B2C-485261"},{"__ref":"Badge:COMPANY_STAGE-485261"}],"companySize":"SIZE_501_1000","highConcept":"Your favorite organic \u0026 non-GMO brands, plus guaranteed savings—delivered to your door","highlightedJobListings":[{"__ref":"JobListingSearchResult:3101204"}],"logoUrl":"https://photos.wellfound.com/startups/i/485261-f9421990aaa3ad4bacef75d893de453e-medium_jpg.jpg?buster=1589611089","name":"Thrive Market","slug":"thrive-market"},"Badge:B2B-6880295":{"__typename":"Badge","id":"B2B-6880295","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-6880295":{"__typename":"Badge","id":"COMPANY_STAGE-6880295","name":"COMPANY_STAGE_BADGE","label":"Growth Stage","tooltip":"Expanding market presence","avatarUrl":null,"rating":null,"data":"growth_stage"},"Badge:GROWING_FAST-6880295":{"__typename":"Badge","id":"GROWING_FAST-6880295","name":"GROWING_FAST_BADGE","label":"Growing fast","tooltip":"Showed strong hiring growth in the past month","avatarUrl":null,"rating":null,"data":null},"JobListingSearchResult:2971674":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":"AtsIntegration::Greenhouse::Listing","description":"**Do You Make the Cut?**\n\nAs a Product Analyst, you will play a vital role in the development and optimization of our products. You will be responsible for gathering and analyzing data, identifying trends, and providing actionable insights to inform product decisions. You will work closely with cross-functional teams including product managers, engineers, designers, and marketers to drive product improvements and enhancements. The ideal candidate will possess strong analytical skills, a deep understanding of product lifecycle, and the ability to effectively communicate insights to stakeholders.\n\n**Responsibilities**\n\n- Collect and analyze data from various sources including user behavior, market trends, and competitive landscape.\n- Conduct A/B testing and experimentation to evaluate the impact of product changes.\n- Generate actionable insights by synthesizing data findings and identifying key trends and opportunities.\n- Provide recommendations to product teams based on data-driven insights to optimize product features and functionalities.\n- Monitor product performance metrics and KPIs to track the success of product initiatives.\n- Identify areas of improvement and potential risks, and propose strategies to address them.\n- Collaborate with product managers, engineers, designers, and marketers to prioritize product enhancements and roadmap initiatives.\n- Communicate findings and insights effectively to cross-functional teams and senior management.\n- Conduct qualitative and quantitative research to understand user needs, preferences, and behaviors.\n- Translate user feedback into actionable insights to guide product development decisions.\n- Stay updated on industry trends, emerging technologies, and best practices in product analytics.\n- Continuously improve analytical techniques and methodologies to enhance the effectiveness of data-driven decision-making.\n\n**Requirements**\n\n- Bachelor's degree in Computer Science or equivalent from Tier 1/Tier 2 Institutes.\n- 3-5 years of proven experience in product analytics, data analysis, or related field.\n- Proficiency in data analysis tools and languages such as SQL, Python, R, or similar.\n- Strong analytical and problem-solving skills with the ability to translate complex data into actionable insights.\n- Should have strong startup experience.\n- Excellent communication and presentation skills, with the ability to convey technical concepts to non-technical stakeholders.\n- Ability to work effectively in a fast-paced, dynamic environment and manage multiple priorities simultaneously.\n- Experience with Agile development methodologies is desirable.\n- Familiarity with product management concepts and practices is a plus.\n","jobType":"full-time","liveStartAt":1726612646,"locationNames":["India"],"primaryRoleTitle":"Business Analyst","remote":true,"slug":"product-analyst","title":"Product Analyst","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"2971674","isBookmarked":false},"JobListingSearchResult:3141072":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":"AtsIntegration::Greenhouse::Listing","description":"**What You’ll Do:**\n\n- **Own Product Strategy:** Independently drive the vision, strategy, and roadmap for our Conversational AI products, ensuring alignment with business goals and market needs in the financial services sector. You’ll tackle challenges related to scaling B2B SaaS products and navigating the regulatory landscape of fintech.\n- **Collaborate Across Teams:** Partner closely with engineering, design, and sales teams to define, prioritize, and execute product initiatives. You’ll ensure cross-functional alignment, working independently to bring products from concept to delivery.\n- **End-to-End Product Ownership:** Manage the entire product lifecycle—from ideation to launch—while addressing the unique needs of financial institutions around scalability, security, and compliance.\n- **User-Centric Product Development:** Conduct market research, gather insights into user needs, and incorporate them into the product strategy. You’ll help shape exceptional customer experiences while keeping data privacy and security in focus.\n- **Innovate with AI:** Leverage Conversational AI and machine learning technologies to push product boundaries, delivering cutting-edge solutions for automation, compliance, and financial transactions.\n\n**What You’ll Bring***:*\n\n- **8+ years** of experience in Product Management or related fields such as Software Engineering, QA or Product Analyst, with experience in B2B SaaS startups.\n- **Technical Background:** A degree in Computer Science or Engineering and experience as a software engineer or technical lead before transitioning to product management.\n- **Proven Leadership:** Demonstrated experience in managing cross-functional teams and working with engineering through the complete technology product lifecycle.\n- **Excellent Communication:** Strong written and verbal communication skills, including the ability to present technical content clearly and confidently.\n- **Empathy and User Focus:** Deep empathy for users, with a passion for understanding and addressing their needs.\n- **Product Vision \u0026 Strategy:** Experience creating and executing a product vision, goals, and strategy, while managing the roadmap to ensure alignment with business objectives.\n\n**Bonus Points:**\n\n- **Conversational AI and/or CX Domain Experience:** Experience in Conversational AI, chatbots, or customer experience (CX) solutions.\n- **Developer Turned Product Manager:** A background in software engineering, with hands-on technical expertise in building complex products.\n- **End-to-End Product Ownership:** Proven ability to lead and own the product lifecycle from concept to delivery.\n- **Leadership Experience:** Prior experience as a Technical Lead or similar role, with the ability to mentor and guide other product managers.\n\n **Compensation:**\n\n- Compensation is expected to be between $180,000 - $210,000. Position has a bonus and Stock component. Exact compensation may vary based on skills and location.\n\n**What We Offer:**\n\n- 💻 Remote First Policy\n- 🏥 Medical/Dental/Vision Insurance\n- 🏝 PTO \u0026 Holidays\n- ✨ Life Insurance\n","jobType":"full-time","liveStartAt":1730500203,"locationNames":[],"primaryRoleTitle":"Product Manager","remote":true,"slug":"lead-product-manager-conversational-ai","title":"Lead Product Manager - Conversational AI","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3141072","isBookmarked":false},"JobListingSearchResult:3097678":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":"AtsIntegration::Greenhouse::Listing","description":"**Do You Make the Cut?**\n\nAs a Lead Product Manager, you will be responsible for:\n\n- Define product requirements based on market research and customer feedback (localization and new product/feature ideas)\n- Create \u0026 communicate a clear vision for the products with all stakeholders\n- Be in charge of competitor analysis, market analysis, product analysis, business cases, product evolution, and product roadmap\n- Prioritize product rollout based on business impact\n- Understand the metrics that govern increase in consumer traffic and software adoption and constantly strive to improve upon these metrics\n- Collaborate with the Engineering team and Product Managers on development activities\n- Work closely with the Marketing and Sales team to implement product changes that will increase traffic and improve conversions\n\n**Requirements**\n\n- Passionate about the possibilities at the intersection of AI + Banking\n- 10+ years of overall experience in Product Management or QA or Product Analyst (Developer turn Product Manager)\n- Worked in a B2B SaaS startup\n- Comes from an engineering background, computer science (preferably)\n- Excellent written and verbal communication skills, including technical writing and formal presentation skills\n- Have deep empathy for our users and a desire to help them\n- Ability to understand and analyze user needs and conduct market research\n- Create and deliver on product vision, goal, strategy, and roadmap\n- Ability to work with user interface designers and usability experts to define customer experience for all customer-facing features\n- Ability to organize, manage, and prioritize tasks. Prior experience working with engineering through the complete technology product lifecycle.\n","jobType":"full-time","liveStartAt":1727433212,"locationNames":[],"primaryRoleTitle":"Product Manager","remote":true,"slug":"lead-product-manager-conversational-ai","title":"Lead Product Manager - Conversational AI","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3097678","isBookmarked":false},"StartupResult:6880295":{"__typename":"StartupResult","id":"6880295","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:B2B-6880295"},{"__ref":"Badge:COMPANY_STAGE-6880295"},{"__ref":"Badge:GROWING_FAST-6880295"}],"companySize":"SIZE_51_200","highConcept":"Intelligent Virtual Assistant for Banks \u0026 Credit Unions","highlightedJobListings":[{"__ref":"JobListingSearchResult:2971674"},{"__ref":"JobListingSearchResult:3141072"},{"__ref":"JobListingSearchResult:3097678"}],"logoUrl":"https://photos.wellfound.com/startups/i/6880295-dd67b15bd2262945fb0f40ec51d1c5f2-medium_jpg.jpg?buster=1555056868","name":"interface.ai","slug":"interfaceai"},"Badge:QUICK_RESPONDER-9978426":{"__typename":"Badge","id":"QUICK_RESPONDER-9978426","name":"QUICK_RESPONDER_BADGE","label":"Responds within three weeks","tooltip":"Based on past data, Scaletrix usually responds to incoming applications within three weeks","avatarUrl":null,"rating":null,"data":null},"JobListingSearchResult:2920618":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":null,"description":"**Job Description:** \nWe are looking for an Analytics Enablement Consultant (Web \u0026amp; Mobile) who can work on projects (with some guidance). Participate in implementing Digital and Analytics products/ platforms for the customers and facilitate them to use the product’s features/ functionalities for their business goals. The successful candidate should fairly communicate and demonstrate empathy, patience, and a problem-solving attitude. \n\n**Responsibilities:** \n● **Technical \u0026amp; Domain Know-how** \n– Demonstrate understanding in analysing digital data from diverse sources (websites and mobile applications) to understand consumer behaviour and provide initial suggestions for user product/marketing strategies. \no Drawing insights from user data captured through online platforms and mobile apps o With minimal guidance, work on: \n▪ Digital analytics platforms (Heap \u0026amp; Contentsquare) in solving business goals/objectives \n▪ Front-end events tagging and data capture for both web and mobile applications; knowledge of HTML, CSS selectors, and mobile app development frameworks (e.g., React Native, Flutter, Xamarin) \n▪ Mobile app analytics tools and frameworks (e.g., Firebase Analytics, Adjust) \n\n● **Mobile App Development \u0026amp; Analytics**\n○ Experience working with mobile app development lifecycles and data integration with analytics platforms.\n○ Understanding of mobile app user acquisition, engagement, and retention metrics. \n○ Optimizing mobile app user experience based on user behaviour data \n○ Experience with mobile app A/B testing methodologies and tools. (Optional, but a plus) \n\n● **Client Service Delivery** - Ability to work on projects and achieve the agreed outcome. \n○ Understanding the users’ requirements and delivering our solutions to facilitate this. \n○ Follow the standard process and best practices to onboard users in the stipulated time frame. \n○ Work towards building excellent relationships with the user. \n○ Deliver end-user training to clients, including administrative staff and technical personnel. \n\n● **Problem-Solving** - Ability to understand the business problem, identify solutions, and implement the agreed solution \n○ Able to look at the bigger picture and break down the problem statement into an analytical solution. The solution should be actionable and measurable statements.\n○ Performs research \u0026amp; development (R\u0026amp;D) to find alternative solutions when faced with a roadblock. \n○ Focuses on industry best practices\n■ Acquisition: Multi-touch campaigns, Marketing channels \u0026amp; strategies (i.e., Paid vs. organic users, UTM parameters and their meaning, etc.), \n■ Retention: Collating information from multiple tools(CRMs, CDPs, email automation tools, in-app guidance tools) and apply them to extract valuable insights. \n■ Customer Satisfaction: Understand the user journey gaps and help optimise it. \n\n● **Communication** - Ability to allow others and self to understand information accurately and effectively \n○ Being an active listener while interacting with others in a team or one-on-one construct. \n○ Ability to adapt the communication style to the audience and practice empathy. \n○ Being responsive and acting promptly.\n\n**Requirements:** \n● Working knowledge of One of the digital analytics platforms: Adobe Analytics, MixPanel, Heap Analytics, Amplitude, CleverTap, GA 360 (Google Analytics Skill), , MoEngage, Pando Analytics, WebEngage. \nMobile App Development Lifecyle and frameworks (e.g., React Native, Flutter, Xamarin) \nETL \u0026amp; BI Tools \n● Strong written and verbal communication skills. \n● Able to clearly explain concepts/processes to the users and understand their viewpoints. \n● Ability to \n1. Think through ambiguous situations/client asks. \n2. Comprehend and analyse the data to generate business\n● Experience in working with front-end HTML tags and CSS selectors. \n● Bonus: Familiarity with Digital Marketing tools and Business Analytics. \n● Bonus: Experience in working with US/European clients","jobType":"full-time","liveStartAt":1726646851,"locationNames":["Gurgaon","Gurgaon"],"primaryRoleTitle":"Project Manager","remote":true,"slug":"product-analyst","title":"Product Analyst","compensation":"₹1.5L – ₹2.3L • No equity","yearsExperienceMin":1,"yearsExperienceMax":null,"id":"2920618","isBookmarked":false},"StartupResult:9978426":{"__typename":"StartupResult","id":"9978426","badges":[{"__ref":"Badge:QUICK_RESPONDER-9978426"}],"companySize":"SIZE_11_50","highConcept":"","highlightedJobListings":[{"__ref":"JobListingSearchResult:2920618"}],"logoUrl":"https://photos.wellfound.com/startups/i/9978426-1d46384ec347f70be77797c75d31f2a9-medium_jpg.jpg?buster=1706856255","name":"Scaletrix","slug":"scaletrix-1"},"Badge:B2C-9283244":{"__typename":"Badge","id":"B2C-9283244","name":"B2C_BADGE","label":"B2C","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-9283244":{"__typename":"Badge","id":"COMPANY_STAGE-9283244","name":"COMPANY_STAGE_BADGE","label":"Growth Stage","tooltip":"Expanding market presence","avatarUrl":null,"rating":null,"data":"growth_stage"},"Badge:TOP_INVESTORS-9283244":{"__typename":"Badge","id":"TOP_INVESTORS-9283244","name":"TOP_INVESTORS_BADGE","label":"Top Investors","tooltip":"This company has received a significant amount of investment from top investors","avatarUrl":null,"rating":null,"data":null},"JobListingSearchResult:3086301":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":"AtsIntegration::Greenhouse::Listing","description":"**Location:** Remote / LA \n**Reports To:** Chief Product Officer\n\n### About Us:\n\nIt’s no secret, modern life is hard. Individuals today have to juggle fast paced jobs and demanding personal responsibilities all while trying to attempt to squeeze in some time for friends and family. Duckbill fights back against that. Consumers sign up for Duckbill and get unlimited access to Duckbill’s platform and copilots. Duckbill’s copilots provide personalized assistance for a wide range of tasks, from shopping to appointment booking, ensuring our client’s todo lists get done. We’re bridging the gap between the latest AI breakthroughs and consumers who want relief now. Duckbill emphasizes a highly personal and efficient approach to task management, aiming to simplify and enhance the lives of its users.\n\nFor more detailed information, you can visit their website at [Duckbill](https://www.getduckbill.com/).\n\n### Role Overview:\n\nThe Product Analyst will be a key player in driving Duckbill’s product strategy and development. Reporting directly to the Chief Product Officer, you will own and maintain the operations of our product organization. You will be responsible for building dashboards, analyzing experiments, developing rollout plans, writing Product Requirement Documents (PRDs) and ensuring close collaboration and communication across departments. Your role will involve both quantitative and qualitative analysis to gather user feedback and make data-driven decisions that push the business forward.\n\n### Key Responsibilities:\n\n- **Dashboards:**\n - Own and maintain dashboards to monitor and analyze the performance of new features, rollouts, and user engagement.\n - Use dashboard insights to inform product strategy and decision-making.\n- **Artifact Development:** \n - Write clear and compelling requirements and perspectives to guide product development and ensure alignment with strategic objectives.\n - Collaborate with cross-functional teams to ensure PRDs are effectively implemented.\n- **Cross-Department Collaboration:**\n - Work closely with operations, tech, design, and product teams to ensure seamless communication and collaboration.\n - Facilitate coordination across departments to drive the successful launch and iteration of new features.\n- **Data-Driven Decision Making:**\n - Dive into both quantitative and qualitative data to extract actionable insights.\n - Use data to support product decisions and contribute to the overall product strategy.\n- **User Feedback**:\n - Gather and analyze user feedback to identify areas for improvement and innovation.\n - Translate feedback into product enhancements that resonate with our user base.\n- **Strategic Initiatives**:\n - Participate in strategic projects that combine data analysis with product development to enhance user experience and engagement.\n - Assist in setting product goals and KPIs, and track progress against these metrics.\n\n### What We Look For:\n\n- **Drive:** We’re looking for someone who is excited about immersing themselves in the nuances of product development in a fast moving environment focused on real world applications of AI.\n- **Analytical Skills:** Strong ability to analyze data, identify trends, and translate findings into actionable product insights.\n- **Technical Proficiency:**\n - Strong data analysis skills. SQL or the PyData stack is a plus!\n - Comfort with PRD writing and familiarity with product management processes.\n- **Communication:** Ability to present findings and recommendations clearly to various stakeholders.\n- **Collaboration:** Experience working with cross-functional teams to drive process optimization and innovation.\n\n### Additional Responsibilities:\n\n- Engage in user research activities to gather qualitative insights.\n- Develop and present data-driven reports and visualizations to stakeholders.\n- Continuously monitor product performance and recommend improvements based on data and user feedback.\n\n### Qualifications:\n\n- Bachelor’s degree in Engineering, Business or similarly qualified area.\n- 3+ years of experience in a similar role, preferably in a tech or AI-driven company.\n\n### Benefits:\n\n- Competitive salary and benefits package.\n- Opportunity to work with a cutting-edge AI-driven company.\n- Collaborative and inclusive work environment.\n\nLearn more about Duckbill at: [duckbill.ai](https://www.duckbill.ai/)\n\n","jobType":"full-time","liveStartAt":1725059183,"locationNames":[],"primaryRoleTitle":"Business Analyst","remote":true,"slug":"product-analyst","title":"Product Analyst","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3086301","isBookmarked":false},"StartupResult:9283244":{"__typename":"StartupResult","id":"9283244","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:B2C-9283244"},{"__ref":"Badge:COMPANY_STAGE-9283244"},{"__ref":"Badge:TOP_INVESTORS-9283244"}],"companySize":"SIZE_51_200","highConcept":"Duckbill is the life-management service that wrangles your daily tasks!","highlightedJobListings":[{"__ref":"JobListingSearchResult:3086301"}],"logoUrl":"https://photos.wellfound.com/startups/i/9283244-73b60020a0ee76606354fdeecc136902-medium_jpg.jpg?buster=1672844396","name":"Duckbill","slug":"duckbill-1"},"Badge:B2C-32403":{"__typename":"Badge","id":"B2C-32403","name":"B2C_BADGE","label":"B2C","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-32403":{"__typename":"Badge","id":"COMPANY_STAGE-32403","name":"COMPANY_STAGE_BADGE","label":"Scale Stage","tooltip":"Rapidly increasing operations","avatarUrl":null,"rating":null,"data":"scale_stage"},"Badge:TOP_INVESTORS-32403":{"__typename":"Badge","id":"TOP_INVESTORS-32403","name":"TOP_INVESTORS_BADGE","label":"Top Investors","tooltip":"This company has received a significant amount of investment from top investors","avatarUrl":null,"rating":null,"data":null},"Badge:YC-32403":{"__typename":"Badge","id":"YC-32403","name":"YC_BADGE","label":"YC Funded","tooltip":"Startup funded by Y Combinator","avatarUrl":null,"rating":null,"data":null},"Badge:HIGHLY_RATED-32403":{"__typename":"Badge","id":"HIGHLY_RATED-32403","name":"HIGHLY_RATED_BADGE","label":"Highly rated","tooltip":"Scribd is highly rated on Glassdoor, with 4.5 out of 5 stars","avatarUrl":null,"rating":"4.5","data":null},"Badge:WORK_LIFE_BALANCE-32403":{"__typename":"Badge","id":"WORK_LIFE_BALANCE-32403","name":"WORK_LIFE_BALANCE_BADGE","label":"Work / Life Balance","tooltip":"Employees rate Scribd 4.3/5 on Glassdoor for work / life balance","avatarUrl":null,"rating":"4.3","data":null},"JobListingSearchResult:3107081":{"__typename":"JobListingSearchResult","autoPosted":true,"atsSource":null,"description":"At Scribd (pronounced “scribbed”), our mission is to spark human curiosity. Join our team as we create a world of stories and knowledge, democratize the exchange of ideas and information, and empower collective expertise through our three products: Everand, Scribd, and Slideshare.  \nWe support a culture where our employees can be real and be bold; where we debate and commit as we embrace plot twists; and where every employee is empowered to take action as we prioritize the customer. \nOur flexible work benefit - Scribd Flex - enables employees, in partnership with their manager, to choose the daily work-style that best suits their individual needs. As an organization, we prioritize collaboration and intentional in-person moments to build culture and connection. For this reason, occasional in-person attendance is required for all Scribd employees, regardless of their location. \n**About the Role \u0026 Team**The mission of the business strategy \u0026 analytics team is to ensure the entire company understands business performance and trends, and to empower all business teams to make good decisions with data. \nScribd is different from other subscription companies both because of the breadth and depth of our content library as well as the extent of our organic global user base. \nWe have a unique opportunity to help our subscribers find and enjoy a wide variety of media through the use of both proven and cutting edge technology, bringing high-quality content at a fair price to readers around the world.  \nThe Content Product Analyst will have an opportunity to make a foundational impact on the product experience by working with product managers to shape the various ways that our content is discovered and consumed. \nOur goal is to connect users to the most compelling content from our vast and growing library. (We have over 100 million user-generated documents alone!) To do this at scale and for an international user base is a big challenge. \n**About You**You are a highly motivated and analytical individual who loves solving ambiguous business problems. You thrive in a fast-paced and collaborative environment, where you can leverage your strong communication skills to effectively interact with executives, stakeholders, and cross-functional teams. You are a strategic thinker who can balance big-picture objectives with attention to detail, and you possess a natural curiosity to explore complex problems and find innovative solutions. \n**You Will:**• Collaborate with the product team to develop and execute data-driven experiments and A/B tests, focusing on Content initiatives.• Conduct in-depth analysis of user behavior, conversion rates, and content performance to identify growth opportunities and inform product and search and recommendation optimization strategies.• Provide actionable insights and recommendations to key stakeholders based on statistical analysis and data interpretation.• Develop and maintain advanced dashboards, reports, and visualizations to track and communicate critical key performance indicators (KPIs) and performance metrics.• Work closely with stakeholders to define and track KPIs and design Product Analytics roadmap to drive UGC strategy. • Work closely with engineering teams to ensure accurate data collection and instrumentation, providing guidance on tracking implementation and data integrity.• Collaborate with the data engineering team to refine and enhance data infrastructure and architecture to support advanced analytics and reporting capabilities. \n**You Have:**• Proven experience (2+ years) in product analytics, preferably in a high-velocity product environment, with a track record of delivering impactful insights and driving growth.• Understanding of statistical analysis methods, experimental design, and hypothesis testing.• Experience with A/B testing methodologies, funnel analysis, cohort analysis, and other advanced analytics techniques. • Strong proficiency in data visualization tools such as Tableau, Looker, or similar tools to create compelling dashboards and reports.• Expertise in programming languages such as Python or R, as well as proficiency in SQL for data extraction and manipulation.• Self-motivated, proactive, and able to work effectively both independently and collaboratively in a dynamic, fast-paced environment.• Excellent communication and presentation skills, with the ability to convey complex findings and insights to non-technical stakeholders in a clear and actionable manner.• Strong problem-solving skills and the ability to think critically, ensuring accuracy and attention to detail in all analyses.• Bachelor's degree in a quantitative field such as Statistics, Mathematics, Computer Science, Economics, or a related discipline. A Master's degree is a plus.","jobType":"full-time","liveStartAt":1727710335,"locationNames":["United States"],"primaryRoleTitle":"Business Analyst","remote":true,"slug":"product-analyst-ii-content","title":"Product Analyst II (Content)","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3107081","isBookmarked":false},"JobListingSearchResult:3107083":{"__typename":"JobListingSearchResult","autoPosted":true,"atsSource":null,"description":"At Scribd (pronounced “scribbed”), our mission is to spark human curiosity. Join our team as we create a world of stories and knowledge, democratize the exchange of ideas and information, and empower collective expertise through our three products: Everand, Scribd, and Slideshare.  \nWe support a culture where our employees can be real and be bold; where we debate and commit as we embrace plot twists; and where every employee is empowered to take action as we prioritize the customer. \nOur flexible work benefit - Scribd Flex - enables employees, in partnership with their manager, to choose the daily work-style that best suits their individual needs. As an organization, we prioritize collaboration and intentional in-person moments to build culture and connection. For this reason, occasional in-person attendance is required for all Scribd employees, regardless of their location. \n**About the Team**The mission of the business strategy \u0026 analytics team is to ensure the entire company understands business performance and trends, and to empower all business teams to make good decisions with data. \nThe User Generated Content (UGC) Pillar vision and mission is to inspire the world through stories and knowledge by being the largest and most accessible library that connects storytellers with their audience. Every month, hundreds of millions of people come to Scribd and SlideShare, our UGC products, to grow themselves personally and professionally. \n \n**About You**You are a highly motivated and analytical individual who loves solving ambiguous business problems. You thrive in a fast-paced and collaborative environment, where you can leverage your strong communication skills to effectively interact with executives, stakeholders, and cross-functional teams. You are a strategic thinker who can balance big-picture objectives with attention to detail, and you possess a natural curiosity to explore complex problems and find innovative solutions. \n**You Will:**• Collaborate with the product team to develop and execute data-driven experiments and A/B tests, focusing on UGC initiatives.• Conduct in-depth analysis of user behavior, conversion rates, and content performance to identify growth opportunities and inform product and search and recommendation optimization strategies.• Provide actionable insights and recommendations to key stakeholders based on statistical analysis and data interpretation.• Develop and maintain advanced dashboards, reports, and visualizations to track and communicate critical key performance indicators (KPIs) and performance metrics.• Work closely with stakeholders to define and track KPIs and design Product Analytics roadmap to drive UGC strategy. • Work closely with engineering teams to ensure accurate data collection and instrumentation, providing guidance on tracking implementation and data integrity.• Collaborate with the data engineering team to refine and enhance data infrastructure and architecture to support advanced analytics and reporting capabilities. \n \n**You Have:**• Proven experience (2+ years) in product analytics, preferably in a high-velocity product environment, with a track record of delivering impactful insights and driving growth.• Understanding of statistical analysis methods, experimental design, and hypothesis testing.• Experience with A/B testing methodologies, funnel analysis, cohort analysis, and other advanced analytics techniques. • Strong proficiency in data visualization tools such as Tableau, Looker, or similar tools to create compelling dashboards and reports.• Expertise in programming languages such as Python or R, as well as proficiency in SQL for data extraction and manipulation.• Self-motivated, proactive, and able to work effectively both independently and collaboratively in a dynamic, fast-paced environment.• Excellent communication and presentation skills, with the ability to convey complex findings and insights to non-technical stakeholders in a clear and actionable manner.• Strong problem-solving skills and the ability to think critically, ensuring accuracy and attention to detail in all analyses.• Bachelor's degree in a quantitative field such as Statistics, Mathematics, Computer Science, Economics, or a related discipline. A Master's degree is a plus.","jobType":"full-time","liveStartAt":1727710335,"locationNames":["United States"],"primaryRoleTitle":"Business Analyst","remote":true,"slug":"product-analyst-ii-ugc","title":"Product Analyst II (UGC)","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3107083","isBookmarked":false},"JobListingSearchResult:3107090":{"__typename":"JobListingSearchResult","autoPosted":true,"atsSource":null,"description":"At Scribd (pronounced “scribbed”), our mission is to spark human curiosity. Join our team as we create a world of stories and knowledge, democratize the exchange of ideas and information, and empower collective expertise through our three products: Everand, Scribd, and Slideshare.  \nWe support a culture where our employees can be real and be bold; where we debate and commit as we embrace plot twists; and where every employee is empowered to take action as we prioritize the customer. \nOur flexible work benefit - Scribd Flex - enables employees, in partnership with their manager, to choose the daily work-style that best suits their individual needs. As an organization, we prioritize collaboration and intentional in-person moments to build culture and connection. For this reason, occasional in-person attendance is required for all Scribd employees, regardless of their location. \n**About the Team**The mission of the business strategy \u0026 analytics team is to ensure the entire company understands business performance and trends, and to empower all business teams to make good decisions with data.  \nWe are seeking a talented Senior Product Analyst to join our business strategy \u0026 analytics team, a role that will enable the growth of both our subscriptions and ads based businesses. This role focuses on refining our SEO strategies to boost traffic and subscriber acquisition and measuring the impacts of highly cross functional efforts to continue to deliver the most relevant titles and user generated content (UGC) to our growing global user base.   \n**About You**You are a highly motivated and analytical individual who loves solving ambiguous business problems. You thrive in a fast-paced and collaborative environment, where you can leverage your strong communication skills to effectively interact with executives, stakeholders, and cross-functional teams. You are a strategic thinker who can balance big-picture objectives with attention to detail, and you possess a natural curiosity to explore complex problems and find innovative solutions. \n**You Will:**• Collaborate with the product team to develop and execute data-driven experiments and A/B tests, focusing on SEO initiatives.• Conduct in-depth analysis of user behavior, conversion rates, and website performance to identify growth opportunities and inform product optimization strategies.• Provide actionable insights and recommendations to key stakeholders based on statistical analysis and data interpretation.• Develop and maintain dashboards, reports, and visualizations to track and communicate critical KPIs and performance metrics.• Work closely with stakeholders to define and track key performance indicators (KPIs) and provide regular reports and dashboards to inform decision-making.• Work closely with engineering teams to ensure accurate data collection and instrumentation, providing guidance on tracking implementation and data integrity.• Collaborate with the data engineering team to refine and enhance data infrastructure and architecture to support advanced analytics and reporting capabilities.• Partner with cross-functional teams, including engineering, product management, and product marketing, to drive the implementation of data-driven solutions and recommendations.• Stay up-to-date with the latest advancements in SEO practices, analytics tools, and statistical methodologies \n**You Have:**• 3+ years of experience in product analytics, preferably in the SEO domain.• Expert knowledge of statistical concepts and methodologies, including experimental design, hypothesis testing, and regression analysis.• Bachelor's or Master's degree in a quantitative field such as Statistics, Mathematics, Economics, or Computer Science.• Proficiency in data analysis and visualization tools such as SQL, Python, R, Looker, or similarSolid understanding of SEO principles, including keyword research, on-page optimization, technical SEO, and link building.• Strong business acumen and the ability to connect analytical insights to business objectives.• Excellent communication and presentation skills, with the ability to distill complex data into meaningful insights for both technical and non-technical stakeholders.• Experience working in an agile development environment and collaborating with cross-functional teams.• Strong attention to detail and a commitment to delivering high-quality, accurate analysis within tight deadlines.","jobType":"full-time","liveStartAt":1727710335,"locationNames":["United States"],"primaryRoleTitle":"Business Analyst","remote":true,"slug":"senior-product-analyst-seo","title":"Senior Product Analyst, SEO","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3107090","isBookmarked":false},"StartupResult:32403":{"__typename":"StartupResult","id":"32403","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:B2C-32403"},{"__ref":"Badge:COMPANY_STAGE-32403"},{"__ref":"Badge:TOP_INVESTORS-32403"},{"__ref":"Badge:YC-32403"},{"__ref":"Badge:HIGHLY_RATED-32403"},{"__ref":"Badge:WORK_LIFE_BALANCE-32403"}],"companySize":"SIZE_201_500","highConcept":"Thousands of the best books, audiobooks, and more. all in one app","highlightedJobListings":[{"__ref":"JobListingSearchResult:3107081"},{"__ref":"JobListingSearchResult:3107083"},{"__ref":"JobListingSearchResult:3107090"}],"logoUrl":"https://photos.wellfound.com/startups/i/32403-c0ed41441023a59fdfc080b08c7379fe-medium_jpg.jpg?buster=1589636021","name":"Scribd","slug":"scribd"},"Badge:B2C-78306":{"__typename":"Badge","id":"B2C-78306","name":"B2C_BADGE","label":"B2C","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-78306":{"__typename":"Badge","id":"COMPANY_STAGE-78306","name":"COMPANY_STAGE_BADGE","label":"Scale Stage","tooltip":"Rapidly increasing operations","avatarUrl":null,"rating":null,"data":"scale_stage"},"Badge:HIGHLY_RATED-78306":{"__typename":"Badge","id":"HIGHLY_RATED-78306","name":"HIGHLY_RATED_BADGE","label":"Highly rated","tooltip":"JustAnswer is highly rated on Glassdoor, with 4.1 out of 5 stars","avatarUrl":null,"rating":"4.1","data":null},"Badge:WORK_LIFE_BALANCE-78306":{"__typename":"Badge","id":"WORK_LIFE_BALANCE-78306","name":"WORK_LIFE_BALANCE_BADGE","label":"Work / Life Balance","tooltip":"Employees rate JustAnswer 4.5/5 on Glassdoor for work / life balance","avatarUrl":null,"rating":"4.5","data":null},"JobListingSearchResult:3093155":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":"AtsIntegration::Greenhouse::Listing","description":"**About the Role**\n\nAs a Senior Analyst at JustAnswer, you will be a Subject Matter Expert (SME) in professional services domain driving long-term growth and leveraging the latest technologies and methodologies. \n  \nIn this role, you will drive tangible business impact by delivering high-quality insights and recommendations that are grounded in your ability to combine strategic thinking and problem-solving with detailed analysis. This position offers a unique opportunity to collaborate closely with Product Managers and cross-functional teams, uncovering valuable business insights, devising optimization strategies, and validating them through experiments. \n\n**What You’ll Do**\n\n- Collaborate with Product and Analytics leadership to conceive and structure analysis and deliver highly actionable insights from “deep dives” into specific areas of our business.\n- Conduct analysis of a tremendous amount of internal \u0026 external data to find growth \u0026 optimization opportunities for the business.\n- Package and communicate findings and recommendations to a broad audience (including senior leadership).\n- Perform both Descriptive \u0026 Prescriptive Analytics including experimentations (AB, MAB), build Reporting for understanding trends.\n- Implement and track business metrics that will help drive the business.\n- Help determine growth strategy from a marketing and operations perspective.\n- Responsible/Opportunity to operate in an individual capacity as a lead analyst to understand JA audience and guide informed strategic decisions \u0026 executions. \n\n**What We’re Looking For**\n\n- 5+ years of experience in e-commerce/customer experience products\n- Proficiency in analysis and business modeling using Excel\n- Experience with Google Analytics, BigQuery, PowerBI, and Python / R would be a plus\n- Experience with SQL with a strong ability to write complex queries to extract information and arrive at an answer\n- Expertise in Descriptive Statistical Analysis, Inferential Statistical Analysis\n- Strong experience in setting up and driving A/B Testing or Hypothesis Testing and analyzing the results\n- Ability to translate analysis results into business recommendations, and excellent written and confident verbal communication skills\n- Ability to communicate effectively with all levels of management and partners from a variety of business functions\n- Advanced English level\n\n* * *\n\n**About Us**\n\nWe are a San Francisco based company founded in 2003. Our mission is simple: we help people.  We have democratized professional services by connecting customers with verified and vetted Experts who provide reliable answers at any hour and on any budget. JustAnswer members enjoy round-the-clock access to 12,000+ doctors, lawyers, tech support, mechanics, vets, home repair pros, and more. In the last 20 years, we have helped 10 million customers in 196 countries by answering more than 16 million questions. Our investors are Charles Schwab, Crosslink Capital, and Glynn Capital Management. \n\n**Why Join the Team**\n\nWith 1,000+ employees, we are growing at an amazing pace. Our hiring criteria: Smart. Fun. Get things done. We love what we do and celebrate our success together, best of all, you get to work at a hot company that’s (drum roll, please) profitable! \n\n**Our JustAnswer Promise**\n\nWe strive together to make the world a better place, one answer at a time. JustAnswer's mission is to help people. We do this by connecting our members with verified Experts to help answer life's questions and solve problems. It’s not every day in your life that you get to be a part of a simple yet powerful mission. We pride ourselves in doing things the JA Way.\n\n- **Data driven**: Data decides, not egos\n- **Courageous:** We take risks and challenge the status quo\n- **Innovative:** We're constantly learning, creating, and adapting\n- **Lean:** We focus on customers, using lean testing to learn how to serve them best\n- **Humble:** Past success is not a guarantee of future success\n\nIf these things matter to you, come join the team here at JustAnswer!\n\n* * *\n\n**Work Environment**\n\nJustAnswer, India has adopted a remote-first/hybrid work environment in most locations. Some teams occasionally have the option to meet in person for teaming, collaboration, or social events. With employee well-being as a top priority, where legally permissible, employees must be fully vaccinated against Covid-19 to attend these optional in-person events.\n\n**Our Commitment to Diversity**\n\nAt JustAnswer, we embrace workplace diversity. We believe diversity drives richer insights, fuels innovation, and creates better outcomes. We are committed to attracting and developing an engaged and inclusive workforce. Team members from diverse backgrounds and unique perspectives are crucial to the JustAnswer mission of helping all people. Individuals seeking career opportunities at JustAnswer are considered without regard to race, color, religion, national origin, age, sex, marital status, ancestry, physical or mental disability, veteran status, sexual orientation, gender identity, or any other protected status under all applicable laws, regulations, and ordinances.\n\n#LI-Remote\n\n","jobType":"full-time","liveStartAt":1726606472,"locationNames":[],"primaryRoleTitle":"Business Analyst","remote":true,"slug":"senior-product-analyst","title":"Senior Product Analyst","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3093155","isBookmarked":false},"JobListingSearchResult:3140897":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":"AtsIntegration::Greenhouse::Listing","description":"**About the Role**\n\nThe Senior Analyst will be instrumental in providing strategic insights and actionable recommendations that enhance data-driven decision-making across the organization. In this role, you’ll create a measurable business impact by using your advanced analytical skills and problem-solving abilities to interpret complex data, conduct research studies, and support cross-functional initiatives. Working closely with Product Managers and teams across the organization, you’ll uncover key business insights, develop optimization strategies, and validate them through experimentation. \n\n**What You’ll Do**\n\n- Collaborate with Product and Analytics leadership to conceive and structure analysis, delivering highly actionable insights from “deep dives” into key business areas\n- Analyze large datasets, both internal and external, to identify growth and optimization opportunities\n- Effectively communicate findings and recommendations to diverse stakeholders, including senior leadership\n- Act as a strategic partner to key stakeholders, aligning analytical efforts with business objectives. Provide insights to inform strategic decisions, guide product direction, and ensure alignment with the company’s long-term vision\n- Perform Descriptive and Prescriptive Analytics using advanced Machine Learning/LLM models, A/B testing, multi-armed bandit (MAB) experimentation, and build reports to understand key business trends\n- Develop, track and implement business metrics that will help to drive the business\n- Contribute to the development of growth strategies, both from a marketing and operations perspective\n- Gain deep insights and develop segmentation of the JustAnswer audience to guide informed strategic decisions\n\n**What We’re Looking For**\n\n- 7+ years of experience in data analytics, or a similar role, with demonstrated success in delivering high-quality analytical work\n- Strong SQL skills with experience writing complex queries to extract and analyze data\n- Experience with Google Analytics, BigQuery, PowerBI, and Python/R is desired\n- Knowledge of machine learning concepts, specifically segmentation techniques and model development is highly preferred\n- Experience with large language models (LLMs) is a bonus, however, we welcome candidates who are eager and motivated to rapidly learn about and engage with emerging AI technologies\n- Expertise in Descriptive and Inferential Statistical Analysis\n- Strong experience in setting up and driving A/B testing or Hypothesis Testing, with the ability to analyze results effectively\n- Preferred experience in developing, scaling, and automating self-service analytical tools\n- Ability to translate analytical results into business recommendations\n- Excellent written and verbal communication skills, with confidence in communicating across all levels of management and diverse business functions\n- Experience within e-commerce or customer experience products is a plus\n- Proficiency in analysis and business modeling using Excel\n- Bachelor’s degree in Analytics, Data Science, Statistics or a related field. A Master’s degree is a plus\n\n* * *\n\n**About Us**\n\nWe are a San Francisco based company founded in 2003. Our mission is simple: we help people. We have democratized professional services by connecting customers with verified and vetted Experts who provide reliable answers at any hour and on any budget. JustAnswer members enjoy round-the-clock access to 12,000+ doctors, lawyers, tech support, mechanics, vets, home repair pros, and more. In the last 20 years, we have helped 22 million customers in 196 countries by answering more than 25 million questions. \n\n**Why Join the Team**\n\nWith 1,000+ employees, we are growing at an amazing pace. Our hiring criteria: Smart. Fun. Get things done. We love what we do and celebrate our success together, best of all, you get to work at a hot company that’s (drum roll, please) profitable! \n\n**Our JustAnswer Promise**\n\nWe strive together to make the world a better place, one answer at a time. JustAnswer's mission is to help people. We do this by connecting our members with verified Experts to help answer life's questions and solve problems. It’s not every day in your life that you get to be a part of a simple yet powerful mission. We pride ourselves in doing things the JA Way.\n\n- **Data driven**: Data decides, not egos\n- **Courageous:** We take risks and challenge the status quo\n- **Innovative:** We're constantly learning, creating, and adapting\n- **Lean:** We focus on customers, using lean testing to learn how to serve them best\n- **Humble:** Past success is not a guarantee of future success\n\nIf these things matter to you, come join the team here at JustAnswer!\n\n**Perks and Benefits**\n\n- Fully Remote Work Environment\n- Competitive Pay\n- United Healthcare PPO, Kaiser\n- FSA and HSA options, including Dependent Care Spending\n- Dental \u0026 Vision\n- Employer paid Long \u0026 Short - Term Disability\n- Employer paid life insurance\n- $75 monthly Remote-Work stipend\n- $360 annual Wellness stipend\n- $200 per year for registration fees for fitness events, races, and marathons\n- Flexible time off\n- 11 company holidays\n- 401k with company matching\n- Paid parental leave\n- Charitable donation matching\n- JustAnswer subscription with access to 12,000 experts in over 700 categories\n\nAnd let's not forget having fun! Our Minister of Fun organizes weekly pop-up lotteries for prizes, monthly virtual bingo, trivia competitions, photo contests, puzzles, virtual mixed-team lunches, and spirited company-wide challenges!\n\n* * *\n\n**Remote From these States**\n\nArizona, California, Florida, Georgia, Idaho, Illinois, Indiana, Massachusetts, Michigan, Nevada, New Jersey, New Mexico, New York, North Carolina, Ohio, Oregon, Pennsylvania, South Carolina, Texas, Virginia, Washington, West Virginia and Wisconsin.\n\n**Pay Transparency**\n\nJustAnswer will provide pay transparency information upon application to those in qualifying jurisdictions.  \n\n**Our Commitment to Diversity**\n\nAt JustAnswer, we embrace workplace diversity. We believe that diversity drives richer insights, fuels innovation, and creates better outcomes. We are committed to attracting and developing an engaged and inclusive workforce. Team members from diverse backgrounds and unique perspectives are crucial to the JustAnswer mission of helping all people. Individuals seeking career opportunities at JustAnswer are considered without regard to race, color, religion, national origin, age, sex, marital status, ancestry, physical or mental disability, veteran status, sexual orientation, gender identity, or any other protected status under all applicable laws, regulations, and ordinances.\n\n#LI-REMOTE\n\n","jobType":"full-time","liveStartAt":1730494408,"locationNames":[],"primaryRoleTitle":"Other","remote":true,"slug":"senior-analyst","title":"Senior Analyst","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3140897","isBookmarked":false},"JobListingSearchResult:2963418":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":"AtsIntegration::Greenhouse::Listing","description":"**About The Role**\n\nAs a Senior Analyst at JustAnswer, you will be a Subject Matter Expert (SME) in professional services domain driving long-term growth and leveraging the latest technologies and methodologies. \n  \nIn this role, you will drive tangible business impact by delivering high-quality insights and recommendations that are grounded in your ability to combine strategic thinking and problem-solving with detailed analysis. This position offers a unique opportunity to collaborate closely with Product Managers and cross-functional teams, uncovering valuable business insights, devising optimization strategies, and validating them through experiments.  \n\n**What You’ll Do**\n\n- Collaborate with Product and Analytics leadership to conceive and structure analysis and deliver highly actionable insights from “deep dives” into specific areas of our business.\n- Conduct analysis of a tremendous amount of internal \u0026 external data to find growth \u0026 optimization opportunities for the business.\n- Package and communicate findings and recommendations to a broad audience (including senior leadership) \n- Perform both Descriptive \u0026 Prescriptive Analytics including experimentations (AB, MAB), build Reporting for understanding trends.\n- Implement and track business metrics that will help drive the business.\n- Help determine growth strategy from a marketing and operations perspective.\n- Responsible/Opportunity to operate in an individual capacity as a lead analyst to understand JA audience and guide informed strategic decisions \u0026 executions. \n\n**What We’re Looking For**\n\n- 5+ years of experience in e-commerce/customer experience products\n- Proficiency in analysis and business modeling using Excel\n- Experience with Google Analytics, BigQuery, PowerBI, and Python / R would be a plus\n- Experience with SQL with a strong ability to write complex queries to extract information and arrive at an answer\n- Expertise in Descriptive Statistical Analysis, Inferential Statistical Analysis\n- Strong experience in setting up and driving A/B Testing or Hypothesis Testing and analyzing the results\n- Ability to translate analysis results into business recommendations, and excellent written and confident verbal communication skills\n- Ability to communicate effectively with all levels of management and partners from a variety of business functions\n- Advanced English level\n\n* * *\n\n**About Us**\n\nWe are a San Francisco based company founded in 2003. Our mission is simple: we help people. We have democratized professional services by connecting customers with verified and vetted Experts who provide reliable answers at any hour and on any budget. JustAnswer members enjoy round-the-clock access to 12,000+ doctors, lawyers, tech support, mechanics, vets, home repair pros, and more. In the last 20 years, we have helped 22 million customers in 196 countries by answering more than 25 million questions. \n\n**Why Join the Team**\n\nWith 1,000+ employees, we are growing at an amazing pace. Our hiring criteria: Smart. Fun. Get things done. We love what we do and celebrate our success together, best of all, you get to work at a hot company that’s (drum roll, please) profitable! \n\n**Our JustAnswer Promise**\n\nWe strive together to make the world a better place, one answer at a time. JustAnswer's mission is to help people. We do this by connecting our members with verified Experts to help answer life's questions and solve problems. It’s not every day in your life that you get to be a part of a simple yet powerful mission. We pride ourselves in doing things the JA Way.\n\n- **Data driven**: Data decides, not egos\n- **Courageous:** We take risks and challenge the status quo\n- **Innovative:** We're constantly learning, creating, and adapting\n- **Lean:** We focus on customers, using lean testing to learn how to serve them best\n- **Humble:** Past success is not a guarantee of future success\n\nIf these things matter to you, come join the team here at JustAnswer!\n\n**Perks and Benefits**\n\n- Time off throughout the year (paid and unpaid)\n- Professional development support and encouragement\n- Resources to help improve your overall well-being\n- Free membership to dive into JA product\n\n* * *\n\n**Work Environment**\n\nJustAnswer UA has adopted a remote-first work environment from all UA regions. Some teams do occasionally have the option to meet in-person for teaming, collaboration, or social events. Our philosophy as a business is to put people’s safety and wellbeing first. In response to Covid-19, JustAnswer UA practices 100% virtual recruiting and onboarding processes.\n\n**Our Commitment to Diversity**\n\nAt JustAnswer, we embrace workplace diversity. We believe that diversity drives richer insights, fuels innovation, and creates better outcomes. We are committed to attracting and developing an engaged and inclusive workforce. Team members from diverse backgrounds and unique perspectives are crucial to the JustAnswer mission of helping all people. Individuals seeking career opportunities at JustAnswer are considered without regard to race, color, religion, national origin, age, sex, marital status, ancestry, physical or mental disability, veteran status, sexual orientation, gender identity, or any other protected status under all applicable laws, regulations, and ordinances. \n\n #LI-REMOTE\n\n","jobType":"full-time","liveStartAt":1711400116,"locationNames":["Ukraine"],"primaryRoleTitle":"Other","remote":true,"slug":"senior-analyst","title":"Senior Analyst","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"2963418","isBookmarked":false},"StartupResult:78306":{"__typename":"StartupResult","id":"78306","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:B2C-78306"},{"__ref":"Badge:COMPANY_STAGE-78306"},{"__ref":"Badge:HIGHLY_RATED-78306"},{"__ref":"Badge:WORK_LIFE_BALANCE-78306"}],"companySize":"SIZE_201_500","highConcept":"Ask, connect, save. Linking you to real experts to really answer your questions","highlightedJobListings":[{"__ref":"JobListingSearchResult:3093155"},{"__ref":"JobListingSearchResult:3140897"},{"__ref":"JobListingSearchResult:2963418"}],"logoUrl":"https://photos.wellfound.com/startups/i/78306-19bbefb0df3fa4ca221ad7bcf1527dcc-medium_jpg.jpg?buster=1589635632","name":"JustAnswer","slug":"justanswer"},"Badge:COMPANY_STAGE-273732":{"__typename":"Badge","id":"COMPANY_STAGE-273732","name":"COMPANY_STAGE_BADGE","label":"Scale Stage","tooltip":"Rapidly increasing operations","avatarUrl":null,"rating":null,"data":"scale_stage"},"Badge:GROWING_FAST-273732":{"__typename":"Badge","id":"GROWING_FAST-273732","name":"GROWING_FAST_BADGE","label":"Growing fast","tooltip":"Showed strong hiring growth in the past month","avatarUrl":null,"rating":null,"data":null},"JobListingSearchResult:3143788":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":"AtsIntegration::Workable::Listing","description":"RecargaPay is the Super App that simplifies everyday payments for consumers and SMEs in Brazil.\n\nThe platform streamlines payments for over 6 million Brazilians by consolidating credit and debit cards, instant payments like Pix, and Open Finance, on a mission to democratize mobile payments and financial services in Brazil.\n\nFeaturing services such as bill payments, mobile top-ups, public transportation, installment plans, and loans, designed with convenience, low cost and flexibility in mind. RecargaPay is changing the way both banked and unbanked Brazilians make their everyday payments and access their financial services.\n\nThe expectation of  the Sr. Product Analyst is to play a critical role in driving informed decision-making,  optimizing loan offerings, and enhancing risk management strategies within the company’s lending portfolio. With the customer in mind as a first priority,  the product analyst will dive into the data to increase conversion, retention, optimize user experience while accounting for  profitability. \n\n- Portfolio Analysis: Analyze the lending portfolio to assess performance, identify trends, and uncover opportunities for improvement.\n- Data-Driven Insights: Leverage data analytics to inform strategies for optimizing loan offerings, pricing, and risk management.\n- Skillful at communication \u0026 data presentation: ability to create and deliver impactful presentations that effectively communicate clear results and persuade the audience to embrace proposed strategies.\n- Making things happen: Extensive experience as a product management analyst with a proven track record of implementing clear actions that effectively drive changes in KPIs.\n- Market Research: Conduct research on industry trends and competitor offerings to help shape our lending strategy and identify new opportunities.\n- Collaboration: Partner with cross-functional teams, including credit risk team, marketing, and operations, to implement initiatives that improve the lending portfolio.\n- Loan Product Optimization: Evaluate existing loan products based on performance data and customer feedback. Analyze factors such as loan terms, interest rates, and features to determine which products are most effective and identify opportunities for new offerings.\n- Pricing Strategies: Conduct price sensitivity analyses to understand how changes in interest rates and fees impact demand and profitability.\n- Focus on growth: identify and implement growth strategies considering life time value.\n\n**Requirements**\n\n- Engineering, Economics, Business, Statistics or Mathematics are preferred fields;\n- Experience in credit is a plus;\n- Experience with credit policies, BI tools, data analysis with SQL and Amplitude, and A/B testing is essential;\n- The candidate must have effective communication skills, a detailed and customer-centric approach, and be able to work independently and collaborate with the team.\n\n**Benefits**\n\n- Medical and Dental assistance without co-participation;\n- Life insurance;\n- Flexible Meal voucher - Flash;\n- TotalPass;\n- Home office assistance - monthly deposit in the RecargaPay app for personal use;\n- Spanish classes;\n- Educational partnerships;\n- Discount in Universities for Undergraduate, Graduate and MBA courses;\n- Anywhere office - work from wherever you want.\n\n**Diversity \u0026 Inclusion at RecargaPay** \nDiversity is part of our DNA and we are in constant search for representativeness and evolution. We believe that our employees should be who they are, and that is what makes them unique in their roles - regardless of gender, religion, disabilities, LGBTQI+, ethnicity, generations and different experiences. And we are looking for people who are authentic and free to co-create a more inclusive and innovative company and society. Does it sound like you?\n\n**About the use of your Data**\n\nThe candidate, when sending a resume with personal and professional data to participate in the RecargaPay recruitment and selection process, is aware that the data will be used for the necessary analyzes and validations throughout the recruitment process and for hiring, if necessary, as well how you authorize RecargaPay to share curriculum data with other companies in the RecargaPay group if opportunities arise according to the candidate's profile.\n\nIn compliance with Law 13.709 / 18, LGPD - General Data Protection Law, the candidate may request the update, rectification and modification of their information during the recruitment and selection process, or, even, request the non-use of data under the terms the terms of applicable law.\n\n","jobType":"full-time","liveStartAt":1730848937,"locationNames":[],"primaryRoleTitle":"Business Analyst","remote":true,"slug":"sr-product-analyst-lending","title":"Sr Product Analyst (Lending)","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3143788","isBookmarked":false},"StartupResult:273732":{"__typename":"StartupResult","id":"273732","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:COMPANY_STAGE-273732"},{"__ref":"Badge:GROWING_FAST-273732"}],"companySize":"SIZE_201_500","highConcept":"Mobile Payment Platform \u0026 Digital Wallet Leading in Brazil","highlightedJobListings":[{"__ref":"JobListingSearchResult:3143788"}],"logoUrl":"https://photos.wellfound.com/startups/i/273732-6af71d77247754f1b62f52cef3c048a0-medium_jpg.jpg?buster=1519320565","name":"RecargaPay","slug":"recargapay"},"Badge:B2C-867535":{"__typename":"Badge","id":"B2C-867535","name":"B2C_BADGE","label":"B2C","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-867535":{"__typename":"Badge","id":"COMPANY_STAGE-867535","name":"COMPANY_STAGE_BADGE","label":"Scale Stage","tooltip":"Rapidly increasing operations","avatarUrl":null,"rating":null,"data":"scale_stage"},"Badge:TOP_INVESTORS-867535":{"__typename":"Badge","id":"TOP_INVESTORS-867535","name":"TOP_INVESTORS_BADGE","label":"Top Investors","tooltip":"This company has received a significant amount of investment from top investors","avatarUrl":null,"rating":null,"data":null},"Badge:YC-867535":{"__typename":"Badge","id":"YC-867535","name":"YC_BADGE","label":"YC Funded","tooltip":"Startup funded by Y Combinator","avatarUrl":null,"rating":null,"data":null},"Badge:VALUATION_1B-867535":{"__typename":"Badge","id":"VALUATION_1B-867535","name":"VALUATION1B_BADGE","label":"Valuation $1B+","tooltip":"This company has a valuation of $1B or more","avatarUrl":null,"rating":null,"data":null},"JobListingSearchResult:3043788":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":null,"description":"To achieve our vision, we continue to invest in our Data Science \u0026 Analytics team to make a difference to our patients and providers. The Analytics team supports our Product, Growth, Marketing, Care, Supply Chain, and Operations teams with insights on better product development and execution to have maximum impact. Product Analysts are responsible for using detailed analyses to guide product strategy and for enabling teams across Alto to answer key business questions. You will work closely with our Product and Operations teams to support and drive high-quality, data-driven decisions.\n\n**Accelerate Your Career as You**\n\n- Perform in-depth analyses using a variety of analytical and statistical measurement techniques to drive key product and business decisions\n\n - Partner with our Product and Engineering teams to automate operational processes\n - Optimize driver planning by building operation models\n - Provide insights on driver hiring strategy, performance, and retention\n - Perform growth and expansion analyses through demand forecasting and inventory planning\n - Identify opportunities and quantify impact of product launches through experimentation and measurement\n- Architect and build production data models that elevate data-driven decisioning\n\n - Provide clean, transformed data ready for analysis\n - Maintain data documentation and definitions\n - Define and apply best practices for data modeling and DWH architecture design\n- Act as a critical thought partner and collaborate closely with Product, Research, Engineering, Growth, and Operations\n\n - Recommend solutions that drive meaningful impact for our patients and partners\n - Measure impact of the initiatives launched using various analytical and statistical techniques to drive further improvements\n - Influence product strategy and drive roadmaps through insights and recommendations\n- Contribute to defining our team and company data culture through peer collaboration, coaching, and input into the team processes we adopt as we grow the Analytics team together\n\n**A Bit About You**\n\nMinimum Qualifications:\n\n- BA/BS or Master's degree in a quantitative field such as Statistics, Computer Science, Engineering, Mathematics, or Data Science.\n- Experience in analytics or analytics engineering with a heavy focus on data analysis, data modeling, and providing actionable insights, particularly in operational and supply chain contexts.\n- Proven expertise in SQL and one or more programming languages (e.g., Python)\n- Experience in statistical inference and predictive modeling (e.g., regression analyses)\n- Experience designing and evaluating experiments for software products\n- Experience with data transform systems (e.g., DBT) and working with large, complex datasets\n- Experience with software version control systems (e.g., Git)\n- Demonstrate a strong alignment with Alto’s mission and values: Patients Come First, Ownership, Seek to Understand, Communicate with Candor, Sprint through Two-way Doors, Go to N=1, Think 10x, Chip Away at it, Always Raise the Bar, Dance in the Storm.\n- Thrive in a dynamic, fast-paced entrepreneurial environment, with a willingness to tackle unfamiliar challenges and learn from mistakes.\n- Deep passion for addressing real user problems through data-driven solutions.\n\n**Additional Physical Job Requirements**\n\n- Reading English, comprehending, and following simple oral and written instructions.\n- The worker is required to have close visual acuity to perform an activity such as: preparing and analyzing data and figures; transcribing; viewing a computer terminal; extensive reading. Assessing the accuracy, neatness and thoroughness of the work assigned.\n- Expressing or exchanging ideas by means of the spoken word; those activities where detailed or important spoken instructions must be conveyed to other workers accurately, loudly, or quickly.\n- Perceiving the nature of sounds at normal speaking levels with or without correction, and having the ability to receive detailed information through oral communication, and making fine discriminations in sound.\n- Frequent repeating motions required to operate a computer or phone that may include the wrists, hands and/or fingers.\n- Environmental Conditions: occasional exposure to low temperatures or high temperatures, outdoor elements such as precipitation and wind, and noisy environments.\n- Physical Activities:\n\n - Occasionally ascending or descending stairs, ramps and the like.\n - Moving about to accomplish tasks and/or moving from one worksite to another.\n - Adjusting or moving objects up to 20 pounds in all directions.\n - Operating motor vehicles.\n - Occasional sedentary work that primarily involves sitting/standing/driving/flying\n\n* * *\n\n**Salary and Benefits**\n\n**Salary Range**: $84,800 - $106,000\n\n**Commission Eligible:** No\n\n**Equity Eligible**: Yes\n\n**Travel**: Yes - Required up to 15% of the time  \n\n**Employment Requirement:** Applicants must be authorized to work for any employer in the U.S.  At this time, Alto is unable to sponsor or take over sponsorship of an employment Visa.\n\n**Location Requirement:** Employment at Alto is limited to individuals residing in the following states: California, Colorado, Nevada, New York, or Washington (WA), Arizona, Arkansas, Florida, Kansas, Maryland, Missouri, New Jersey, North Carolina, Oregon, Pennsylvania, South Carolina, Tennessee, or Wisconsin\n\n**Benefits**: Full-time: Medical, Dental, Vision, 401(k), Group Life, AD\u0026D, Employer paid STD/LTD, generous PTO and parental leave.  \n\n**Application deadline**: October 31, 2024\n\n* * *\n\n#LI-Remote\n\n","jobType":"full-time","liveStartAt":1723752874,"locationNames":["United States"],"primaryRoleTitle":"Operations","remote":true,"slug":"early-career-product-analyst-supply-chain-logistics","title":"Early Career Product Analyst, Supply Chain \u0026 Logistics","compensation":"$85k – $106k","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3043788","isBookmarked":false},"JobListingSearchResult:3136080":{"__typename":"JobListingSearchResult","autoPosted":true,"atsSource":null,"description":"Alto provides an easier, more efficient and more affordable pharmacy experience for patients, providers, and partners. Our full-service, digitally-powered pharmacy makes it simple for patients to live their healthiest life, while our technology empowers partners with automated and customizable solutions for the entire pharmacy value stream. To learn more about Alto, you can review our [Founders’ Story](https://www.alto.com/our-company#bios) and our [Values](https://www.alto.com/blog/post/alto-mission-values). \n\nTo achieve our vision, we continue to invest in our Data Science \u0026 Analytics team to make a difference to our patients and providers. The Analytics team supports our Product, Growth, Marketing, Care, Supply Chain, and Operations teams with insights on better product development and execution to have maximum impact. Product Analysts are responsible for using detailed analyses to guide product strategy and for enabling teams across Alto to answer key business questions. You will work closely with our Product and Operations teams to support and drive high-quality, data-driven decisions.\n\n**Accelerate Your Career as You**\n\n- Perform in-depth analyses using a variety of analytical and statistical measurement techniques to drive key product and business decisions\n\n - Partner with our Product and Engineering teams to automate operational processes\n - Optimize driver planning by building operation models\n - Provide insights on driver hiring strategy, performance, and retention\n - Perform growth and expansion analyses through demand forecasting and inventory planning\n - Identify opportunities and quantify impact of product launches through experimentation and measurement\n- Architect and build production data models that elevate data-driven decisioning\n\n - Provide clean, transformed data ready for analysis\n - Maintain data documentation and definitions\n - Define and apply best practices for data modeling and DWH architecture design\n- Act as a critical thought partner and collaborate closely with Product, Research, Engineering, Growth, and Operations\n\n - Recommend solutions that drive meaningful impact for our patients and partners\n - Measure impact of the initiatives launched using various analytical and statistical techniques to drive further improvements\n - Influence product strategy and drive roadmaps through insights and recommendations\n- Contribute to defining our team and company data culture through peer collaboration, coaching, and input into the team processes we adopt as we grow the Analytics team together\n\n**A Bit About You**\n\nMinimum Qualifications:\n\n- BA/BS or Master's degree in a quantitative field such as Statistics, Computer Science, Engineering, Mathematics, or Data Science.\n- Experience in analytics or analytics engineering with a heavy focus on data analysis, data modeling, and providing actionable insights, particularly in operational and supply chain contexts.\n- Proven expertise in SQL and one or more programming languages (e.g., Python)\n- Experience in statistical inference and predictive modeling (e.g., regression analyses)\n- Experience designing and evaluating experiments for software products\n- Experience with data transform systems (e.g., DBT) and working with large, complex datasets\n- Experience with software version control systems (e.g., Git)\n- Demonstrate a strong alignment with Alto’s mission and values: Patients Come First, Ownership, Seek to Understand, Communicate with Candor, Sprint through Two-way Doors, Go to N=1, Think 10x, Chip Away at it, Always Raise the Bar, Dance in the Storm.\n- Thrive in a dynamic, fast-paced entrepreneurial environment, with a willingness to tackle unfamiliar challenges and learn from mistakes.\n- Deep passion for addressing real user problems through data-driven solutions.\n\n**Additional Physical Job Requirements**\n\n- Reading English, comprehending, and following simple oral and written instructions.\n- The worker is required to have close visual acuity to perform an activity such as: preparing and analyzing data and figures; transcribing; viewing a computer terminal; extensive reading. Assessing the accuracy, neatness and thoroughness of the work assigned.\n- Expressing or exchanging ideas by means of the spoken word; those activities where detailed or important spoken instructions must be conveyed to other workers accurately, loudly, or quickly.\n- Perceiving the nature of sounds at normal speaking levels with or without correction, and having the ability to receive detailed information through oral communication, and making fine discriminations in sound.\n- Frequent repeating motions required to operate a computer or phone that may include the wrists, hands and/or fingers.\n- Environmental Conditions: occasional exposure to low temperatures or high temperatures, outdoor elements such as precipitation and wind, and noisy environments.\n- Physical Activities:\n\n - Occasionally ascending or descending stairs, ramps and the like.\n - Moving about to accomplish tasks and/or moving from one worksite to another.\n - Adjusting or moving objects up to 20 pounds in all directions.\n - Operating motor vehicles.\n - Occasional sedentary work that primarily involves sitting/standing/driving/flying\n\n* * *\n\n**Salary and Benefits**\n\n**Salary Range**: $84,800 - $106,000\n\n**Commission Eligible:** No\n\n**Equity Eligible**: Yes\n\n**Travel**: Yes - Required up to 15% of the time  \n\n**Employment Requirement:** Applicants must be authorized to work for any employer in the U.S.  At this time, Alto is unable to sponsor or take over sponsorship of an employment Visa.\n\n**Location Requirement:** Employment at Alto is limited to individuals residing in the following states: California, Colorado, Nevada, New York, or Washington (WA), Arizona, Arkansas, Florida, Kansas, Maryland, Missouri, New Jersey, North Carolina, Oregon, Pennsylvania, South Carolina, Tennessee, or Wisconsin\n\n**Benefits**: Full-time: Medical, Dental, Vision, 401(k), Group Life, AD\u0026D, Employer paid STD/LTD, generous PTO and parental leave.  \n\n**Application deadline**: October 31, 2024\n\n* * *\n\n#LI-Remote\n\n*Alto Pharmacy is an Equal Opportunity Employer. All qualified applicants will receive consideration for employment without regard to race, color, national origin, religion, sex, gender identity, sexual orientation, age, disability, veteran status, or any other legally protected basis. If you have a disability and require reasonable accommodation during any portion of the application or hiring process, please contact us at [hr@alto.com. ](mailto:hr@alto.com)**Alto Pharmacy considers qualified applicants with arrest or conviction records for employment and conducts background checks consistent with applicable law, including the California, Los Angeles County, San Francisco, and New York City Fair Chance laws. We are an E-Verify participating company.**To learn about Alto's privacy practices including compliance with applicable privacy laws, please **[click here](https://alto.com/legal/privacy)**.*\n\n ","jobType":"full-time","liveStartAt":1719365028,"locationNames":[],"primaryRoleTitle":"Operations","remote":true,"slug":"early-career-product-analyst-supply-chain-logistics","title":"Early Career Product Analyst, Supply Chain \u0026 Logistics","compensation":"$85k – $106k","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3136080","isBookmarked":false},"StartupResult:867535":{"__typename":"StartupResult","id":"867535","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:B2C-867535"},{"__ref":"Badge:COMPANY_STAGE-867535"},{"__ref":"Badge:TOP_INVESTORS-867535"},{"__ref":"Badge:YC-867535"},{"__ref":"Badge:VALUATION_1B-867535"}],"companySize":"SIZE_501_1000","highConcept":"Telehealth pharmacy helping people live healthier by improving the prescription experience","highlightedJobListings":[{"__ref":"JobListingSearchResult:3043788"},{"__ref":"JobListingSearchResult:3136080"}],"logoUrl":"https://photos.wellfound.com/startups/i/867535-2684e60622e977d82e72a2a828d28308-medium_jpg.jpg?buster=1639787871","name":"Alto Pharmacy","slug":"alto"},"Badge:TOP_RESPONDER-9836205":{"__typename":"Badge","id":"TOP_RESPONDER-9836205","name":"TOP_RESPONDER_BADGE","label":"Top 10% of responders","tooltip":"Tutcart is in the top 10% of companies in terms of response time to applications","avatarUrl":null,"rating":null,"data":null},"Badge:QUICK_RESPONDER-9836205":{"__typename":"Badge","id":"QUICK_RESPONDER-9836205","name":"QUICK_RESPONDER_BADGE","label":"Responds within two weeks","tooltip":"Based on past data, Tutcart usually responds to incoming applications within two weeks","avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-9836205":{"__typename":"Badge","id":"COMPANY_STAGE-9836205","name":"COMPANY_STAGE_BADGE","label":"Early Stage","tooltip":"Startup in initial stages","avatarUrl":null,"rating":null,"data":"early_stage"},"Badge:GROWING_FAST-9836205":{"__typename":"Badge","id":"GROWING_FAST-9836205","name":"GROWING_FAST_BADGE","label":"Growing fast","tooltip":"Showed strong hiring growth in the past month","avatarUrl":null,"rating":null,"data":null},"JobListingSearchResult:3066996":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":null,"description":"**🌟Product Analyst Position at Tutcart! 🌟** \n\n**About Tutcart:** \n\nTutcart is pioneering the future of education with innovative technology. As an edtech startup, we're committed to making learning universally accessible and impactful. \n\n**Why Choose Us?** \n\n- 👨‍👩‍👧‍👦 **Team Unity**: Join a collaborative team that values teamwork, growth, and innovation. \n- 🚀 **Continuous Learning**: Grow professionally in a startup environment that prioritizes your development. \n- 🌟 **Founding Member Opportunity**: Be a part of our foundational team and shape the future of edtech. \n\n**Key Responsibilities:**\n\n* Conduct thorough data analysis to understand user behavior, product performance, and market trends.\n* Interpret data, analyze results, and provide actionable insights to inform product decisions and strategies.\n* Collaborate with product managers to define product metrics, KPIs, and success criteria.\n* Monitor key metrics and develop reports and dashboards to track product performance and effectiveness.\n* Identify opportunities for product improvements and optimizations based on data-driven insights.\n* Conduct competitive analysis and benchmarking to stay informed about industry trends and best practices.\n* Communicate findings and recommendations to stakeholders through clear and compelling presentations and reports.\n* Test products, gather feedback, and analyze user responses to improve product features and functionality.\n* Work closely with data engineers and analysts to ensure data accuracy and integrity.\n* Prepare reports and presentations summarizing research findings and recommendations.\n\n**Qualifications:**\n\n* Proven professional startup organizational experience is a must. \n* Currently pursuing or recently completed a Bachelor’s degree in Business Administration, Management, Computer Science, or a related field. \n* Strong analytical, problem-solving, and organizational abilities. \n* Exceptional written and verbal communication skills.\n* Detail-oriented with a critical eye for accuracy. \n* Proficiency in Microsoft Office Suite and familiarity with project management tools (e.g., JIRA, Trello). \n* Knowledge of statistical analysis and research methodologies.\n* Passion for education and a keen interest in the EdTech industry. \n\n\n**What We Offer:** \nAn opportunity to be part of a dynamic and innovative startup. \nA supportive and collaborative workspace where your contributions are valued. \nEngaging projects with the potential to make a significant impact on education. \n\n**Who Shouldn't Apply:** \n* Uncertain about adapting to a fast-paced startup culture. \n* Not seeking long-term commitment. \n* Lacks genuine enthusiasm for building a startup. \n* Does not possess the intelligence and resourcefulness to work effectively without constant guidance. \n\nWe're seeking proactive Product Analyst Interns who is passionate about ensuring product quality, eager to collaborate with cross-functional teams, and motivated to contribute to impactful projects. Join us on this exciting journey to revolutionize education!","jobType":"internship","liveStartAt":1727433457,"locationNames":["Delhi","Gurgaon","New Delhi","Delhi","Gurugram"],"primaryRoleTitle":"Project Manager","remote":true,"slug":"product-analyst","title":"Product Analyst","compensation":"No equity","yearsExperienceMin":1,"yearsExperienceMax":null,"id":"3066996","isBookmarked":false},"JobListingSearchResult:3135562":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":null,"description":"**🌟 Quality Assurance Analyst Position at Tutcart! 🌟** \n\n**About Tutcart:** \n\nTutcart is pioneering the future of education with innovative technology. As an edtech startup, we're committed to making learning universally accessible and impactful. \n\n**Why Tutcart?** \n\n👨‍👩‍👧‍👦 **Team Unity**: Join a collaborative team that values teamwork, growth, and innovation. \n🚀 **Continuous Learning**: Grow professionally in a startup environment that prioritizes your development. \n🌟 **Founding Member Opportunity**: Be a part of our foundational team and shape the future of edtech. \n\n**Key Responsibilities:** \n\n**Quality Assurance (QA)**: \ni. Conduct comprehensive QA testing, including both manual and automated methods, to ensure product quality. \nii. Perform detailed edge case testing to identify and resolve potential issues. \niii. Collaborate with the development team to create test cases based on user stories and requirements.\niv. Monitor and manage bug tracking systems, executing timely bug fixes and ensuring resolution. \n\n**Test Planning and Execution**:\ni. Develop and execute comprehensive test plans, test cases, and test scripts. \nii. Execute test cases meticulously and document results thoroughly. \niii. Perform regression testing to ensure the stability of existing features. \niv. Conduct mobile testing across various devices and platforms. \nv. Utilize RESTful APIs to perform integration testing. \nvi. Assist in developing automated test scripts using tools like Selenium, JUnit, or similar frameworks.\n\n**Collaboration**: \ni. Work closely with Developers and Designers to understand product features and requirements. \nii. Participate actively in team meetings to provide insights and QA perspectives. \niii. Participate in code reviews and provide feedback on testing-related aspects.\n\n**Documentation and Reporting**:\ni. Maintain clear and concise documentation of test plans, cases, and results.\nii. Provide regular updates to stakeholders regarding testing progress and product quality.\niii. Assist in creating user manuals and guides as needed.\n\n**Process Improvement**: \ni. Contribute to the enhancement of QA processes and methodologies. \nii. Suggest improvements to streamline testing activities and increase efficiency. \niii. Demonstrate a passion for learning and growing within the QA and development fields.\n\n**Qualifications:** \ni. Bachelor’s degree in Computer Science, Information Technology, or a related field (or equivalent practical experience).\nii. Basic understanding of software development processes and methodologies.\niii. Familiarity with testing tools and frameworks (manual testing experience preferred).\niv. Some exposure to programming languages (e.g., JavaScript, TypeScript, Python) is a plus.\nv. Knowledge of DevOps practices and CI/CD tools (e.g., Jenkins, Git).\nvi. Strong analytical and problem-solving skills.\nvii. Excellent communication and teamwork abilities.\nviii. A genuine passion for quality and a desire to learn and grow.\n\n**What We Offer:** \ni. An opportunity to be part of a dynamic and innovative startup. \nii. A supportive and collaborative workspace where your contributions are valued. \niii. Engaging projects with the potential to make a significant impact on education. \n\nWe're seeking a proactive QA Analyst who is passionate about ensuring product quality, eager to collaborate with cross-functional teams, and motivated to contribute to impactful projects. Join us on this exciting journey to revolutionize education!","jobType":"internship","liveStartAt":1729844456,"locationNames":["Delhi","Gurgaon","New Delhi","Delhi","Gurugram"],"primaryRoleTitle":"QA Engineer","remote":true,"slug":"quality-assurance-analyst","title":"Quality Assurance Analyst","compensation":"No equity","yearsExperienceMin":1,"yearsExperienceMax":null,"id":"3135562","isBookmarked":false},"StartupResult:9836205":{"__typename":"StartupResult","id":"9836205","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:TOP_RESPONDER-9836205"},{"__ref":"Badge:QUICK_RESPONDER-9836205"},{"__ref":"Badge:COMPANY_STAGE-9836205"},{"__ref":"Badge:GROWING_FAST-9836205"}],"companySize":"SIZE_11_50","highConcept":"Edtech 3.0","highlightedJobListings":[{"__ref":"JobListingSearchResult:3066996"},{"__ref":"JobListingSearchResult:3135562"}],"logoUrl":"https://photos.wellfound.com/startups/i/9836205-169908cfbcfd79a0385ba3b08d71a5d3-medium_jpg.jpg?buster=1727898290","name":"Tutcart","slug":"tutcart"},"Badge:B2B-8752353":{"__typename":"Badge","id":"B2B-8752353","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-8752353":{"__typename":"Badge","id":"COMPANY_STAGE-8752353","name":"COMPANY_STAGE_BADGE","label":"Early Stage","tooltip":"Startup in initial stages","avatarUrl":null,"rating":null,"data":"early_stage"},"JobListingSearchResult:3082368":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":null,"description":"**About TransFi**\nTransFi powers the world’s payments, helping businesses and individuals access better ways to \nmove money. Combining industry-leading coverage of currencies and payment methods, we \ndeliver compliant payouts, collections, and ramp services across Asia, Europe, LatAm, Africa, \nand North America. In our pursuit to advance economic prosperity through borderless finance, \nTransFi’s enterprise-grade, developer-friendly platform is quietly transforming global \npayments—making international money movement faster, simpler, less expensive, and more \nreliable than ever. \nTransFi is remote first; we believe the best talent comes from across geographies. We are \nbuilding for the long term and look for strong owners, builders and big thinkers. Join us if you \nwant to build the future of Web3.\n\n**Roles and Responsibilities of a Product Analyst**\n\n1. Data Crunching and Analysis\n• Order Data Management: Collect, clean, and analyze large datasets related to customer \norders to identify trends, patterns, and anomalies.\n• Data Integrity: Ensure accuracy and consistency in data reporting and analysis by \nimplementing validation and verification processes.\n2. Product Flow Funnel Analysis\n• Funnel Tracking: Develop and monitor product flow funnels to understand customer \njourney stages, from initial interest to purchase or abandonment.\n• Conversion Optimization: Identify bottlenecks or drop-off points in the funnel and \nprovide actionable insights to optimize conversion rates and enhance user experience.\n• Segmentation Analysis: Break down funnel performance by customer segments, \ndemographics, or behaviors to tailor strategies for different user groups.\n3. Drop-offs Analysis\n• Drop-off Investigation: Analyze where and why users abandon the product or service at \nvarious stages, using data to pinpoint specific issues.\n• Root Cause Analysis: Use quantitative and qualitative data to identify root causes of \ndrop-offs and suggest improvements to reduce them.\n• A/B Testing: Design and implement A/B tests to validate hypotheses about drop-off \npoints and evaluate the effectiveness of proposed changes.\n4. Dashboard Creation and Automation\n• Automated Dashboards: Design and create automated dashboards using tools like \nGoogle Sheets, integrating real-time data to provide ongoing visibility into key metrics \nand KPIs.\n• Visualization Tools: Utilize visualization tools (e.g., Google Data Studio, Tableau) to \ncreate insightful and interactive dashboards that support data-driven decision-making.\n• Data Integration: Set up automated data pipelines and integrations to ensure seamless \ndata flow between systems and real-time updates on dashboards.\n5. Query Writing and Data Management\n• NoSQL Queries: Write and optimize NoSQL queries to extract, manipulate, and analyze \ndata from non-relational databases, ensuring efficient data retrieval and performance.\n• Database Management: Collaborate with database administrators to maintain and \nimprove data structures, ensuring that queries are optimized and databases are \nscalable.\n6. Data Slicing and Reporting\n• Custom Reporting: Create custom reports that provide different views of the data for \nvarious teams, including product management, marketing, and sales.\n• Dynamic Data Slicing: Develop methods to slice and dice data from different \nperspectives (e.g., time periods, user segments) to uncover insights and support \nstrategic decisions.\n• Regular Updates: Provide regular updates and ad-hoc reports to stakeholders, \nhighlighting key findings, trends, and areas for improvement.\n7. Collaboration and Communication\n• Stakeholder Engagement: Work closely with product managers, engineers, marketers, \nand other stakeholders to understand their data needs and provide relevant insights.\n• Presentations: Communicate findings and recommendations clearly through \npresentations, reports, and meetings, tailoring the message to different audiences.\n• Feedback Loop: Establish a feedback loop with teams to continuously improve analysis \nprocesses and ensure that data insights are actionable and impactful.\n8. Continuous Improvement and Learning\n• Industry Trends: Stay updated on industry trends and emerging tools/technologies that \ncould enhance data analysis capabilities.\n• Skill Development: Continuously develop skills in data analysis, visualization, and \nautomation to improve efficiency and effectiveness.\n\n**Benefits**\n• Competitive salary package.\n• Remote-first working\n• Opportunities for growth.\n• A truly agile, fast-paced environment without complex decision-making. Be a part of \ntruly global and winning team.","jobType":"full-time","liveStartAt":1724314116,"locationNames":["India"],"primaryRoleTitle":"Data Analyst","remote":true,"slug":"product-analyst-immediate-joining-remote","title":"Product Analyst - Immediate joining- Remote","compensation":"₹10L – ₹15L","yearsExperienceMin":3,"yearsExperienceMax":null,"id":"3082368","isBookmarked":false},"JobListingSearchResult:3137028":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":null,"description":"**About TransFi**\nTransFi powers the world’s payments, helping businesses and individuals access better ways to move money. Combining industry-leading coverage of currencies and payment methods, we deliver compliant payouts, collections, and ramp services across Asia, Europe, LatAm, Africa, and North America. In our pursuit to advance economic prosperity through borderless finance, TransFi’s enterprise-grade, developer-friendly platform is quietly transforming global payments—making international money movement faster, simpler, less expensive, and more reliable than ever.\nTransFi is remote first; we believe the best talent comes from across geographies. We are building for the long term and look for strong owners, builders and big thinkers. Join us if you want to build the future of Web3.\n\n**Job Overview:**\nWe are seeking an experienced Data Analyst to join our team in the rapidly growing field of crypto and fintech. The ideal candidate will be responsible for analyzing complex data sets, extracting actionable insights, and helping drive data-informed decisions across the company. If you are passionate about data and have a keen interest in the world of cryptocurrency and financial technology, we would love to hear from you!\n\n**Key Responsibilities:**\n•\tAnalyze and interpret large data sets related to cryptocurrency transactions, market trends, and customer behavior.\n•\tBuild and maintain dashboards and reports to track KPIs and support real-time decision-making.\n•\tCollaborate with cross-functional teams to identify data needs, develop queries, and provide insights for new initiatives.\n•\tConduct deep-dive analyses to discover patterns, trends, and insights that inform product development, marketing strategies, and customer experience improvements.\n•\tMonitor market movements and competitor activity within the crypto and fintech space to provide competitive insights.\n•\tIdentify and validate new data sources, ensuring data accuracy and consistency across all analytics platforms.\n•\tImplement and optimize data pipelines, ensuring efficient data processing and reporting workflows.\n•\tStay updated on the latest trends in data analysis, cryptocurrency, and financial regulations.\n\n**Required Skills and Qualifications:**\n•\tBachelor’s degree in Data Science, Statistics, Finance, Economics, Computer Science, or a related field.\n•\t2+ years of experience as a Data Analyst, ideally within a fintech, crypto, or financial services company.\n•\tProficiency in SQL and data manipulation for querying and analyzing large datasets.\n•\tExperience with data visualization tools such as Tableau, Power BI, or similar.\n•\tStrong analytical and quantitative skills, with the ability to identify trends and make data-driven recommendations.\n•\tKnowledge of Python or R for advanced data analysis.\n•\tFamiliarity with blockchain data sources and crypto transaction analysis is a strong plus.\n•\tExcellent problem-solving skills and attention to detail.\n•\tAbility to communicate complex findings to both technical and non-technical audiences.\n\n**Preferred Skills:**\n•\tKnowledge of financial modeling and experience with predictive analytics.\n•\tFamiliarity with blockchain technology and cryptocurrency market behavior.\n•\tUnderstanding of financial regulations and compliance within fintech.\n\n**Benefits:**\n•\tCompetitive salary and benefits package.\n•\tOpportunity to work in a dynamic, rapidly evolving industry.\n•\tAccess to cutting-edge crypto and blockchain technologies.\n•\tProfessional growth and development opportunities.","jobType":"full-time","liveStartAt":1730119504,"locationNames":["India"],"primaryRoleTitle":"Data Analyst","remote":true,"slug":"data-analyst-immediate-joiners-preferred","title":"Data Analyst - Immediate joiners preferred","compensation":"₹5L – ₹10L","yearsExperienceMin":2,"yearsExperienceMax":null,"id":"3137028","isBookmarked":false},"StartupResult:8752353":{"__typename":"StartupResult","id":"8752353","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:B2B-8752353"},{"__ref":"Badge:COMPANY_STAGE-8752353"}],"companySize":"SIZE_11_50","highConcept":"Web3 onramp / offramp and payments for emerging markets","highlightedJobListings":[{"__ref":"JobListingSearchResult:3082368"},{"__ref":"JobListingSearchResult:3137028"}],"logoUrl":"https://photos.wellfound.com/startups/i/8752353-42c478c05952f1c8d355cbcb31559996-medium_jpg.jpg?buster=1645660914","name":"TransFi","slug":"trans-fi"},"Badge:B2B-9178453":{"__typename":"Badge","id":"B2B-9178453","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-9178453":{"__typename":"Badge","id":"COMPANY_STAGE-9178453","name":"COMPANY_STAGE_BADGE","label":"Early Stage","tooltip":"Startup in initial stages","avatarUrl":null,"rating":null,"data":"early_stage"},"JobListingSearchResult:3119689":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":null,"description":"The **Product Analyst / Product Operations Analyst** will play a critical role in enhancing lead engagement across various communication channels. This position involves **analyzing and optimizing strategies for dialing, texting, and cadencing** to improve contact rates and lead conversions. The successful candidate will employ rigorous **A/B testing, data analysis, and automation** to drive efficiency and effectiveness in lead engagement processes.\n\n**Note: Accepting applications from Indian and Indonesian candidates.**\n\n**Key Responsibilities:**\n**Lead Engagement Optimization:**\n* Analyze and optimize lead engagement strategies to improve contact rates and conversions.\n* Conduct A/B testing to validate the effectiveness of various engagement tactics.\n\n**Data Analysis:**\n* Investigate lead drop-off funnels to identify trends and areas for improvement.\n* Utilize data analytics tools to generate insights and actionable recommendations.\n\n**Communication Strategy Design:**\n* Design and implement communication strategies tailored to different stages of the engagement funnel.\n* Collaborate with cross-functional teams to ensure alignment with overall business objectives.\n\n**Experimentation and Testing:**\n* Lead experiments to test different hypotheses around lead engagement and conversion.\n* Monitor, analyze, and report on the effectiveness of these experiments.\n\n**Automation and Optimization:**\n* Implement automation to enhance process efficiencies and response times.\n* Continuously identify and execute optimizations to streamline processes and reduce manual interventions.\n\n**Required Skills/Qualifications:**\n* Bachelor’s/Master’s degree in Engineering, Statistics, or a related field.\n* 3-5 years of experience in Product, Product Operations, Business Analysis, or a similar role.\n* Proficiency in data analytics tools and software.\n* Deep understanding of lead engagement strategies, A/B testing, and funnel analysis.\n* Experience with NLP/large language models (LLMs) for customer engagement preferred.\n* Exceptional analytical, communication, and presentation skills.\n* Ability to thrive in a fast-paced, data-driven environment.\n* Familiarity with Agile tools and methodologies.\n* **Should comfortable working from 5pm-2am IST shift**","jobType":"full-time","liveStartAt":1728295582,"locationNames":["India"],"primaryRoleTitle":"Business Analyst","remote":true,"slug":"product-operations-analyst-product-analyst","title":"Product Operations Analyst (Product Analyst)","compensation":"No equity","yearsExperienceMin":3,"yearsExperienceMax":null,"id":"3119689","isBookmarked":false},"StartupResult:9178453":{"__typename":"StartupResult","id":"9178453","badges":[{"__ref":"Badge:B2B-9178453"},{"__ref":"Badge:COMPANY_STAGE-9178453"}],"companySize":"SIZE_51_200","highConcept":"","highlightedJobListings":[{"__ref":"JobListingSearchResult:3119689"}],"logoUrl":"https://photos.wellfound.com/startups/i/9178453-8059c52f71bc5e0e78b477ae8835e937-medium_jpg.jpg?buster=1667209843","name":"Demandlane","slug":"demandlane"},"Badge:COMPANY_STAGE-1389281":{"__typename":"Badge","id":"COMPANY_STAGE-1389281","name":"COMPANY_STAGE_BADGE","label":"Growth Stage","tooltip":"Expanding market presence","avatarUrl":null,"rating":null,"data":"growth_stage"},"Badge:HIGHLY_RATED-1389281":{"__typename":"Badge","id":"HIGHLY_RATED-1389281","name":"HIGHLY_RATED_BADGE","label":"Highly rated","tooltip":"Softrams is highly rated on Glassdoor, with 4.3 out of 5 stars","avatarUrl":null,"rating":"4.3","data":null},"Badge:WORK_LIFE_BALANCE-1389281":{"__typename":"Badge","id":"WORK_LIFE_BALANCE-1389281","name":"WORK_LIFE_BALANCE_BADGE","label":"Work / Life Balance","tooltip":"Employees rate Softrams 4.2/5 on Glassdoor for work / life balance","avatarUrl":null,"rating":"4.2","data":null},"Badge:STRONG_LEADERSHIP-1389281":{"__typename":"Badge","id":"STRONG_LEADERSHIP-1389281","name":"STRONG_LEADERSHIP_BADGE","label":"Strong Leadership","tooltip":"Employees rate Softrams 4.4/5 on Glassdoor for faith in leadership","avatarUrl":null,"rating":"4.4","data":null},"JobListingSearchResult:3154914":{"__typename":"JobListingSearchResult","autoPosted":true,"atsSource":null,"description":"Softrams is one of the fastest growing digital services firms in the Washington Metropolitan regions crafting human-centered solutions and empowering digital services with a focus on HX, AI, cloud, DevOps and cyber security. Our offices are located in Leesburg VA, Baltimore MD, and Plano TX, and our teams are spread across the U.S.  \n*Recognized as a Top Workplace USA (2024)**Recognized as one of the Top Workplaces in Technology (2023, 2021) **INC 5000, Fastest growing companies in America (2023, 2022) **Washington Business Journal Top 75 Fastest Growing Companies in Greater Washington area **2020 NXT UP - Top Federal Emerging Technology and consulting firms **2020 Inaugural DC Metro’s Most Successful Companies **2020 Washington Technology Fast 50 **NVTC Tech 100 (2020, 2019) * \n**Job Description: ** Softrams is seeking a Senior Product Manager/Health Insurance Policy SME with expertiseunderstanding the Affordable Care Act (ACA) and health insurance marketplace and in translating federal policy into requirements and documenting those requirements as user [stories.TheSenior](http://stories.TheSenior) Product Manager/Health Insurance Policy SME works with the team to prioritize policy changes and features and build software products. This role is part ofa collaborative and agile team that supports and builds modern, usable, and responsive applications for mission-critical health IT solutions.  This is a 100% remote employment opportunity. All remote work must be performed in the United States. \n### Federal Requirements:   \n- Must be a citizen of the United States. \n- Ability to obtain a U.S. Federal position of Public Trust clearance designation. \n- Must reside in and be able to perform work in the United States. \n- Must have lived in the United States for 3 of the last 5 years. \n\n### Required Qualifications:  \n- A bachelor’s degree is required.\n- 8 years of experience in software agile delivery working with working with sprint teams to implement solutions in line with product requirements and using agile collaboration tools (Jira, Confluence, etc.).  \n- 5+ years of total experience as a product owner, business analyst, product analyst, and experience supporting the capture of requirementsand developing business process models. \n- 3+ years of experience with healthcare IT programs including working withACA health insurance regulations.\n- Demonstrated abilities to analyze complex business processes and operations; represent user needs as user story requirements; and identify gaps and come up with improvements. \n- Demonstrated ability to exercise creative and critical thinking to identify and evaluate alternatives toward arriving at decisions with stakeholders. \n- Excellent oral and written communication skills and ability to document complex problems in a simple \u0026 intuitive manner that others can understand. \n- Comfort with ambiguity and a knack for bringing order to chaos.\n- Experience helping new teams form and norm and the ability to help teams surface and resolve conflict in a healthy way.\n\n### Preferred Qualifications:  \n- In-depth knowledge of the ACA and health insurance marketplace.\n- Experience working with public facing civic tech projects. Other government contract experience will be considered.\n- Experience with Scaled Agile Framework (SAFe).\n- Agile certifications relevant to product owner and product analyst roles (e.g., PMI-ACP, CPM, CPO, CSM, PSM, SAFe POPM).\n- Ability to perform business process modeling and develop business process flows and concepts of operation for complex systems. \n\n### Responsibilities:  \n- Work with dynamic and multi-functional teams to help develop and/or enhance products on a day-to-day basis.\n- Follow an Agile methodology while performing in a highly collaborative environment to deliver incremental working software with end-to-end user experience in mind.\n- Become an expert in the client’s regulations, policies, and systems.\n- Work with the Product Owner and Product Manager, designers, the customer, users, and other stakeholders to capture product requirements as user stories with robust acceptance criteria that meet customer needs and address pain-points. \n- Conduct policy analysis toward developing and adapting business requirements.\n- Conduct product analysis sessions, work group calls, user research, and usability testing and engage customers to provide requirements and feedback.\n- Work with sprint team to implement and accept user stories as defined.\n- Work with the customer to develop agile documentation and oversee quality assurance activities (SOPS, QA processes, metrics, reporting).\n- Develop Change Requests following change control policies and procedures established to monitor and control product vision.\n\n### Benefits and Perks: \n- 65%-75% company-sponsored (including dependents) premiums towards medical, dental and vision insurance. For eligible plans and tiers, we provide **100% company-paid** medical insurance. 100% employer sponsored STD, LTD and life insurance (min $100K). Voluntary life insurance option available.\n- Retirement 401(k) plan with employer matching. Immediate vesting.\n- Vacation and sick leave.\n- Maternity and parental leave.\n- Discretionary bonuses, spot awards, gifts, and tenure-based rewards.\n- Company-sponsored role-based training and certifications.\n- Monthly DoordashDashPass subscription.\n- Group discounts via LifeMart ADP\n","jobType":"full-time","liveStartAt":1732062956,"locationNames":["United States"],"primaryRoleTitle":"Product Manager","remote":true,"slug":"senior-product-manager-health-insurance-policy-sme","title":"Senior Product Manager/Health Insurance Policy SME","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3154914","isBookmarked":false},"JobListingSearchResult:3139789":{"__typename":"JobListingSearchResult","autoPosted":true,"atsSource":null,"description":"Softrams is one of the fastest growing digital services firms in the Washington Metropolitan regions crafting human-centered solutions and empowering digital services with a focus on HX, AI, cloud, DevOps and cyber security. Our offices are located in Leesburg VA, Baltimore MD, and Plano TX, and our teams are spread across the U.S.  \n*Recognized as a Top Workplace USA (2024)**Recognized as one of the Top Workplaces in Technology (2023, 2021) **INC 5000, Fastest growing companies in America (2023, 2022) **Washington Business Journal Top 75 Fastest Growing Companies in Greater Washington area **2020 NXT UP - Top Federal Emerging Technology and consulting firms **2020 Inaugural DC Metro’s Most Successful Companies **2020 Washington Technology Fast 50 **NVTC Tech 100 (2020, 2019) * \n**Job Description:**  Softrams is looking for a X12 EDI Healthcare Beneficiary Eligibility SME with experience in beneficiary eligibility transactions and healthcare benefits policies. The ideal candidate needs to be a subject matter expert who can bring their knowledge specifically in compliance dealing with eligibility/benefits inquiry verification (EDI 270/271) and related healthcare EDI transactions. The individual will be part of a collaborative and agile team that supports and builds modern, usable, and responsive applications for mission-critical U.S. federal government health IT solutions.    NOTE: We kindly request that you do not apply if you are unable to meet the requirements for years of experience, or unable to meet the requirements for obtaining a U.S. Federal Position of Trust clearance designation. \n### Federal Requirements:   \n- Ability to obtain a U.S. Federal Position of Trust clearance designation. \n- Must reside in and be able to perform work in the United States. \n- Must have lived in the United States for 3 of the last 5 years. \n\n### Basic Qualifications: \n- Bachelor’s degree in information technology, computer science or related discipline.\n- 8 or more years of experience in related positions including as a SME, policy analyst, data engineer, product analyst, product manager and other software and application development work.\n- Minimum 3-5 years of working experience working directly with HIPAA (Health Insurance Portability and Accountability Act) rules requirements for health plans, healthcare clearinghouses and healthcare providers in transmitting claims and other patient-identifiable health information in specific X12 EDI healthcare transaction sets.\n- X12 5010A1 experience with real-time applications is essential. Broad experience with a variety of X12N transactions is preferred.\n- Involvement and deep understanding of X12N (including workgroups), CAQH CORE and/or HL7 FHIR relevant to benefit eligibility is strongly preferred.\n- Experience engineering and/or implementing SOAP and/or REST connectivity for real-time eligibility transactions is highly desirable.\n- Experience with high availability, multi environment AWS implementations that process 24/7/365 highly preferable. Experience with fully redundant, high volume (billions annually) applications is highly desirable.\n- Experience working with agile teams.\n\n### Responsibilities: \n- Attend and participate in standards/sanctioning workgroups across the healthcare EDI industry. Actively participate in development of these standards with an eye towards representing federal government interests. Provide guidance and feedback to business stakeholders regarding key standards initiatives.\n- Perform impact assessments on upcoming standard changes, in identifying necessary changes to the program and work within the team and stakeholders to implement timely modifications to the system.\n- Identify and communicate changes to the EDI 270/271 transactions to prepare end user and various stakeholders on upcoming standard changes.\n- As a Federal initiative identify ways to securely improve medical provider information, expedite the claims processing cycle and preserve the Medicare endowment. Applicants must work with various stakeholders to actively protect beneficiary information, in exceeding federal security.\n- Evaluates business processes and operations by implementing subject expertise, identifies problem areas, and provides relevant business solutions.\n- Offers guidance and required knowledge to product teams during the software development life cycle.\n- Analyze eligibility/benefits inquiry to identify trends and gaps to the EDI 270/271transaction.\n- Offer consulting services, contribute to specialized knowledge, and provide mentorship and training to teams.\n- Verifies business and technical information, including the training manuals, user guides, and system requirements.\n- Publicize important information and documents processes to stakeholders.\n- Performs hands-on basic data query and exploratory analysis work and/or guides others in needed data analysis and interprets findings.\n\n### Benefits and Perks: \n- 65%-75% company-sponsored (including dependents) premiums for medical, dental and vision insurance. For eligible plans and tiers, we provide 100% company-paid medical insurance. 100% employer sponsored STD, LTD and life insurance (min $100K). Voluntary life insurance option available.\n- Retirement 401(k) plan with employer matching. Immediate vesting.\n- Vacation and sick leave.\n- Maternity and parental leave.\n- Discretionary bonuses, spot awards, gifts, and tenure-based rewards.\n- Company-sponsored role-based training and certifications.\n- Monthly Doordash DashPass subscription.\n- Group discounts via LifeMart ADP\n","jobType":"full-time","liveStartAt":1730334566,"locationNames":["United States"],"primaryRoleTitle":"Other","remote":true,"slug":"healthcare-beneficiary-eligibility-sme","title":"Healthcare Beneficiary Eligibility SME","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3139789","isBookmarked":false},"StartupResult:1389281":{"__typename":"StartupResult","id":"1389281","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:COMPANY_STAGE-1389281"},{"__ref":"Badge:HIGHLY_RATED-1389281"},{"__ref":"Badge:WORK_LIFE_BALANCE-1389281"},{"__ref":"Badge:STRONG_LEADERSHIP-1389281"}],"companySize":"SIZE_201_500","highConcept":"Delivering Human-Centered Digital Services","highlightedJobListings":[{"__ref":"JobListingSearchResult:3154914"},{"__ref":"JobListingSearchResult:3139789"}],"logoUrl":"https://photos.wellfound.com/startups/i/1389281-09d669132bd7380186de6e1ac6f2cc81-medium_jpg.jpg?buster=1594709588","name":"Softrams","slug":"softrams"},"Badge:B2B-5748162":{"__typename":"Badge","id":"B2B-5748162","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-5748162":{"__typename":"Badge","id":"COMPANY_STAGE-5748162","name":"COMPANY_STAGE_BADGE","label":"Scale Stage","tooltip":"Rapidly increasing operations","avatarUrl":null,"rating":null,"data":"scale_stage"},"Badge:TOP_INVESTORS-5748162":{"__typename":"Badge","id":"TOP_INVESTORS-5748162","name":"TOP_INVESTORS_BADGE","label":"Top Investors","tooltip":"This company has received a significant amount of investment from top investors","avatarUrl":null,"rating":null,"data":null},"Badge:VALUATION_1B-5748162":{"__typename":"Badge","id":"VALUATION_1B-5748162","name":"VALUATION1B_BADGE","label":"Valuation $1B+","tooltip":"This company has a valuation of $1B or more","avatarUrl":null,"rating":null,"data":null},"Badge:RECENTLY_FUNDED":{"__typename":"Badge","id":"RECENTLY_FUNDED","name":"RECENTLY_FUNDED_BADGE","label":"Recently funded","tooltip":"Raised funding in the past six months","avatarUrl":null,"rating":null,"data":null},"JobListingSearchResult:1982818":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":null,"description":"## **The Opportunity**\n\nWe’re looking for an experienced Manager to join the Strategy \u0026 Analytics (S\u0026A) team to define, develop, and deploy the foundations of our product analytics at Abnormal. Day to day, you’ll partner with the PMs team to define KPIs, track progress to our north star metrics, and share actionable insights. You’ll be a highly collaborative partner with other S\u0026A leads to enable analytics at scale and set this hyper growth company up for success.\n\n \n\n## **Who you are**\n\n- You are an experienced product analyst with a strong track record for defining KPIs, communicating insights to executives, and building functions from the ground up\n- You are a people manager or have a desire to quickly grow into a management position \n- You have a strong sense of how to use data to answer critical business questions and are motivated by unlocking that capability across the company\n- You enjoy working as part of a team and are customer obsessed - always going the extra mile to deliver high quality work for your stakeholders\n- You are a strong communicator, excellent project manager, and grity\n\n \n\n## **What you’ll do**\n\n- Be the “go-to” data person for our product team, ensure that our product team has accurate data, actionable insights, and the proper context to make informed product decisions\n- Develop a robust reporting plan through weekly operating reviews, automated dashboards, reports, visualizations and consumable forecasts for all our products\n- Over time, build, coach, and develop a team of product analysts\n- Partner with PMs to test hypotheses and quantify the business impact  products / feature tests\n- Deliver effective presentations on data analyses and experiment results to Product Managers and Chief Product Officer\n- Benchmark our product performance against competitors and industry trends\n- Collaborate with departmental stakeholders to drive progress on OKRs, priorities, and programs  \n\n \n\n## **Experience you’ll need**\n\n- 5+ years of experience \n- Demonstrated ability to define metrics for product areas, scope ambiguous problems, and collaborate with cross-functional teams\n- Prior experience in Strategy, S\u0026A, SaaS (Product Analyst), or Management Consulting\n- Spreadsheet guru with advanced modeling skills \n- Exceptional communication skills in delivering complex numerical analysis and a strong executive presence\n- Understanding of probability and statistical concepts (e.g. hypothesis testing)\n- Working knowledge of SQL, Python, and BI Tools (Looker, Tableau, etc.)\n- Desire to be a part of an early member of growing team, prioritize our customers, and always strive for excellence\n\n \n\n## **More About Abnormal Security**\n\nAbnormal Security is defining the next generation of email security defense. Our platform uses machine learning and artificial intelligence to baseline communication content, user identity, and behavioral signals in real-time and at-scale in order to detect the abnormalities of email attacks.  Customers love us because we consistently detect and stop what everyone else in the market can’t -- advanced attacks that have never been seen before -- and we do so with beautiful user interfaces and best-in-industry customer support.\n\n \n\nOur veteran team has built some of the most enduring machine learning platforms at leading companies including Google, Twitter, Pinterest, Amazon, Microsoft, and Expanse. We are located in San Francisco,CA, New York, NY and Lehi, UT.\n\n \n\nOur company is growing - we’re on the[ Forbes AI 50](https://www.forbes.com/sites/alanohnsman/2020/07/03/ai-50-americas-most-promising-artificial-intelligence-companies/#29eaa8e15c99), selected as a[ Gartner 2020 Cool Vendor](https://abnormalsecurity.com/blog/announcements/abnormal-security-named-a-2020-cool-vendor-in-cloud-office-security-by-gartner/), and our customer base includes multiple Fortune 500 companies.\n\n \n\n*Abnormal Security is committed to creating a diverse work environment. All qualified applicants will receive consideration without regard to race, religion, gender, gender identity, sexual orientation, national origin, genetics, disability, age, or veteran status*\n\n","jobType":"full-time","liveStartAt":1644964498,"locationNames":["United States"],"primaryRoleTitle":"Product Manager","remote":true,"slug":"s-a-manager-sr-manager-product-analytics","title":"S\u0026A Manager / Sr. Manager - Product Analytics","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"1982818","isBookmarked":false},"StartupResult:5748162":{"__typename":"StartupResult","id":"5748162","badges":[{"__ref":"Badge:B2B-5748162"},{"__ref":"Badge:COMPANY_STAGE-5748162"},{"__ref":"Badge:TOP_INVESTORS-5748162"},{"__ref":"Badge:VALUATION_1B-5748162"},{"__ref":"Badge:RECENTLY_FUNDED"}],"companySize":"SIZE_501_1000","highConcept":"Next Generation Enterprise Email Security","highlightedJobListings":[{"__ref":"JobListingSearchResult:1982818"}],"logoUrl":"https://photos.wellfound.com/startups/i/5748162-596e2f860d88db2ff562d62fb0ab1a16-medium_jpg.jpg?buster=1635301444","name":"Abnormal Security","slug":"abnormal-security"},"SeoRoleKeyword:753":{"__typename":"SeoRoleKeyword","id":"753","slug":"product-analyst","displayName":"Product Analyst"},"NewTag:155588":{"__typename":"NewTag","id":"155588","slug":"remote-1","displayName":"Remote"},"RoleRemoteEditorial:753":{"__typename":"RoleRemoteEditorial","id":"753","meta":{"__typename":"MetaTags","canonicalUrl":"https://wellfound.com/role/r/product-analyst","description":"Find the best remote Product Analyst jobs in November 2024 on Wellfound! Apply to all of them with a single profile and get in touch with hiring managers directly on Wellfound.","image":"https://assets.wellfound.com/locations/hero-jobs.png","ogUrl":"https://wellfound.com/role/r/product-analyst","robots":"index","structuredData":null,"title":"Remote Product Analyst Jobs in November 2024","type":null},"roleKeyword":{"__ref":"SeoRoleKeyword:753"},"remoteNewTag":{"__ref":"NewTag:155588"},"roleAndLocationLinks":[{"__typename":"Link","label":"Product Analyst - San Francisco","url":"https://wellfound.com/role/l/product-analyst/san-francisco"},{"__typename":"Link","label":"Product Analyst - Los Angeles","url":"https://wellfound.com/role/l/product-analyst/los-angeles"},{"__typename":"Link","label":"Product Analyst - Boston","url":"https://wellfound.com/role/l/product-analyst/boston"},{"__typename":"Link","label":"Product Analyst - Chicago","url":"https://wellfound.com/role/l/product-analyst/chicago"},{"__typename":"Link","label":"Product Analyst - Seattle","url":"https://wellfound.com/role/l/product-analyst/seattle"},{"__typename":"Link","label":"Product Analyst - Austin","url":"https://wellfound.com/role/l/product-analyst/austin"},{"__typename":"Link","label":"Product Analyst - New York","url":"https://wellfound.com/role/l/product-analyst/new-york"},{"__typename":"Link","label":"Product Analyst - Denver","url":"https://wellfound.com/role/l/product-analyst/denver"},{"__typename":"Link","label":"Product Analyst - District of Columbia","url":"https://wellfound.com/role/l/product-analyst/district-of-columbia"}],"roleRemoteLinks":[{"__typename":"Link","label":"Blockchain Remote","url":"https://wellfound.com/role/r/blockchain"},{"__typename":"Link","label":"Business Account Executive Remote","url":"https://wellfound.com/role/r/business-account-executive"},{"__typename":"Link","label":"AWS Developer Remote","url":"https://wellfound.com/role/r/aws-developer"},{"__typename":"Link","label":"ServiceNow Developer Remote","url":"https://wellfound.com/role/r/servicenow-developer"},{"__typename":"Link","label":"Technical Project Manager Remote","url":"https://wellfound.com/role/r/technical-project-manager"},{"__typename":"Link","label":"Communications Manager Remote","url":"https://wellfound.com/role/r/communications-manager"},{"__typename":"Link","label":"MERN Stack Developer Remote","url":"https://wellfound.com/role/r/mern-stack-developer"},{"__typename":"Link","label":"Rust Developer Remote","url":"https://wellfound.com/role/r/rust-developer"},{"__typename":"Link","label":"Sales Development Remote","url":"https://wellfound.com/role/r/sales-development"},{"__typename":"Link","label":"Product Marketing Manager Remote","url":"https://wellfound.com/role/r/product-marketing-manager"},{"__typename":"Link","label":"Information Architect Remote","url":"https://wellfound.com/role/r/information-architect"},{"__typename":"Link","label":"Network Analyst Remote","url":"https://wellfound.com/role/r/network-analyst"},{"__typename":"Link","label":"Angular Developer Remote","url":"https://wellfound.com/role/r/angular-developer"},{"__typename":"Link","label":"UI/UX Designer Remote","url":"https://wellfound.com/role/r/ui-ux-designer"},{"__typename":"Link","label":"CRM Remote","url":"https://wellfound.com/role/r/crm"}],"locationLinks":[{"__typename":"Link","label":"San Francisco","url":"https://wellfound.com/location/san-francisco"},{"__typename":"Link","label":"Los Angeles","url":"https://wellfound.com/location/los-angeles"},{"__typename":"Link","label":"Boston","url":"https://wellfound.com/location/boston"},{"__typename":"Link","label":"Chicago","url":"https://wellfound.com/location/chicago"},{"__typename":"Link","label":"Seattle","url":"https://wellfound.com/location/seattle"},{"__typename":"Link","label":"Austin","url":"https://wellfound.com/location/austin"},{"__typename":"Link","label":"New York","url":"https://wellfound.com/location/new-york"},{"__typename":"Link","label":"Denver","url":"https://wellfound.com/location/denver"},{"__typename":"Link","label":"District of Columbia","url":"https://wellfound.com/location/district-of-columbia"}]}}},"router":null}},"page":"/seoLanding/roleRemoteSearch","query":{"role":"product-analyst"},"buildId":"ch-86c2532525e3e521db5da818ca95bfca","assetPrefix":"/talent","runtimeConfig":{"ALLOW_UNAUTHORIZED":false,"ANALYTICS_WRITE_KEY":"poTMRBHig2tYBNBP5P6kGfkGBFq19jmB","CLARITY_ENABLED":false,"CLARITY_PROJECT_TOKEN":false,"CLOUDFLARE_TURNSTILE_SITE_KEY":"0x4AAAAAAAgpA-Qx7SsJOW-g","DD_CLIENT_TOKEN":"pub666b57f287aabbce5dbde9cdcebef24c","DEFAULT_DOMAIN":"wellfound.com","DEFAULT_EMAIL_DOMAIN":"wellfound.com","DEFAULT_SEO_DOMAIN":"wellfound.com","EXTERNAL_SCRIPTS_DISABLED":false,"RECRUITER_CLOUD_URL":"https://cloud.wellfound.com","GIT_COMMIT_SHA":"ch-86c2532525e3e521db5da818ca95bfca","GRAPHQL_URI":"https://wellfound.com/graphql","HELP_DOMAIN":"help.wellfound.com","HELPSCOUT_BEACON_ID":"555ee66a-6ab0-4ff7-9c32-1089d7fbc687","HELPSCOUT_CURATED_BEACON_ID":"d7819ce9-e156-4c80-a096-7d55711d0291","HELPSCOUT_TALENT_HELP_BEACON_ID":"168dd697-8dc7-421c-81ec-1e1f498bf879","METAMAP_KEY":"63e535937180ab001c5ee0df","ROLLBAR_CLIENT_ACCESS_TOKEN":"753ead3574224e64ab8e3ebd93895ce0","SEGMENT_ENABLED":true,"STONLY_WID":"b5cf3113-5d1d-11ec-82f1-064cee365e5a","STRIPE_KEY":"pk_live_LVuuoof98c4wqw91j9BWsrOs","TIMEKIT_WIDGET_KEY":"live_widget_key_NDII8Ma6XFOcUHEZvIbMzDaBVtBn0eOg","USE_INSECURE_AGENT":false,"NEXT_CONFIG_ENV":"production","NODE_ENV":"production","RAILS_ENV":"production","ROOT_URL":"https://wellfound.com"},"isFallback":false,"dynamicIds":[25547,43762,66406,39674,23695,64954,89242,51042,95794,40870],"customServer":true,"gip":true,"scriptLoader":[]}</script><script> !function(){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://cdn.segment.com/analytics.js/v1/" + key + "/analytics.min.js";var n=document.getElementsByTagName("script")[0];n.parentNode.insertBefore(t,n);analytics._loadOptions=e}; analytics._writeKey="poTMRBHig2tYBNBP5P6kGfkGBFq19jmB"; analytics.SNIPPET_VERSION="4.15.2"; analytics.load("poTMRBHig2tYBNBP5P6kGfkGBFq19jmB", {"integrations":{"Amplitude":false}}); }}(); </script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'8e7115726ca9878d',t:'MTczMjM2NDExNy4wMDAwMDA='};var a=document.createElement('script');a.nonce='';a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body></html>

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