Lighthouse Desktop
· 0 checks — Desktop Lighthouse audit -- Performance, Accessibility, Best Practices, and SEO category breakdown.Detailed Report
Audit breakdown by category with detailed findings.
Performance
Insights
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Performance issues directly impact user engagement and conversion rates.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
Performance issues directly impact user engagement and conversion rates.
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Performance issues directly impact user engagement and conversion rates.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Performance issues directly impact user engagement and conversion rates.
Layout shifts occur when elements move absent any user interaction. Investigate the causes of layout shifts, such as elements being added, removed, or their fonts changing as the page loads.
Performance issues directly impact user engagement and conversion rates.
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
Performance issues directly impact user engagement and conversion rates.
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
Performance issues directly impact user engagement and conversion rates.
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
Performance issues directly impact user engagement and conversion rates.
| URL | Resource Size | Est Savings | |
|---|---|---|---|
Powerful measurable analytics for marketers section > div.max-w-[1200px] > div.flex > a.flex | applovin.com/img-home-product-adjust.jpg | 186.3 KiB | 116.3 KiB |
Profitable advertising made simple section > div.max-w-[1200px] > div.flex > a.flex | applovin.com/img-home-product-axon.jpg | 142.3 KiB | 72.3 KiB |
Solutions that improve streaming TV section > div.max-w-[1200px] > div.flex > a.flex | applovin.com/img-home-product-wurl.jpg | 112.0 KiB | 42.0 KiB |
Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size |
|---|---|
| applovin.com/_next/static/css/9fc85ac468edf170.css | 10.9 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Diagnostics
Many navigations are performed by going back to a previous page, or forwards again. The back/forward cache (bfcache) can speed up these return navigations. Learn more about the bfcache
Performance issues directly impact user engagement and conversion rates.
| Failure reason | Failure type |
|---|---|
| Pages with cache-control:no-store header cannot enter back/forward cache. | Actionable |
| Pages whose main resource has cache-control:no-store cannot enter back/forward cache. | Not actionable |
| Back/forward cache is disabled because some JavaScript network request received resource with Cache-Control: no-store header. | Not actionable |
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. Learn how to reduce unused CSS.
Performance issues directly impact user engagement and conversion rates.
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| cdn.cookielaw.org/scripttemplates/202509.1.0/otBannerSdk.js | 121.4 KiB | 103.4 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-5WHQPK9 | 169.6 KiB | 90.1 KiB |
| cdn.cookielaw.org/scripttemplates/202509.1.0/otBannerSdk.js | 121.4 KiB | 65.6 KiB |
| applovin.com/_next/static/chunks/3103-22ffce6d2dbb9bd7.js | 119.1 KiB | 53.0 KiB |
| applovin.com/_next/static/chunks/5234-05de590c57e69030.js | 58.1 KiB | 49.6 KiB |
More information about the performance of your application. These numbers don't directly affect the Performance score.
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| applovin.com/ | 257 ms |
| applovin.com/en | 0.0 ms |
These are the largest layout shifts observed on the page. Each table item represents a single layout shift, and shows the element that shifted the most. Below each item are possible root causes that led to the layout shift. Some of these layout shifts may not be included in the CLS metric value due to windowing. Learn how to improve CLS
Performance issues directly impact user engagement and conversion rates.
| Element | Layout shift score |
|---|---|
We enable businesses to advertise profitably
Our suite of marketing technologi… body#root > main | 0.938 |
We enable businesses to div.max-w-[1200px] > div.grid > h1.text-[32px] > span | 0.004 |
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Contrast
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Policy Center div.flex > div.flex > div.flex > span |
Terms of Use div.flex > div.flex > div.flex > span |
Publisher Policies div.flex > div.flex > div.flex > span |
Demand Partner Policies div.flex > div.flex > div.flex > span |
Platform Enforcement div.flex > div.flex > div.flex > span |
Privacy div.flex > div.flex > div.flex > span |
Your Privacy Choices div.flex > div.flex > div.flex > span |
Cookie Settings div.flex > div.flex > div.flex > span |
© 2026, All rights reserved footer.py-[96px] > div.max-w-[1200px] > div.flex > div |
All rights reserved div.max-w-[1200px] > div.flex > div > span |
Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. Learn how to make links distinguishable.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Axon body#root > div.w-full > div.flex-1 > a.text-[#68A7FF] |
Sign in body#root > div.w-full > div.flex-1 > a.text-[#68A7FF] |
These are opportunities to improve the legibility of your content.
Internationalization and localization
If a page doesn't specify a `lang` attribute, a screen reader assumes that the page is in the default language that the user chose when setting up the screen reader. If the page isn't actually in the default language, then the screen reader might not announce the page's text correctly. Learn more about the `lang` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html html |
These are opportunities to improve the interpretation of your content by users in different locales.
Names and labels
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.max-w-[1200px] > div.flex > div.logo > a div.max-w-[1200px] > div.flex > div.logo > a |
div.flex > div.flex > div.w-10 > a div.flex > div.flex > div.w-10 > a |
div.flex > div.grid > div.flex > a div.flex > div.grid > div.flex > a |
div.flex > div.grid > div.flex > a div.flex > div.grid > div.flex > a |
div.flex > div.grid > div.flex > a div.flex > div.grid > div.flex > a |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
Best Practices
General
Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. Learn more about this errors in console diagnostic audit
Performance issues directly impact user engagement and conversion rates.
| Source | Description |
|---|---|
cdn.cookielaw.org/scripttemplates/202509.1.0/otBannerSdk.js line 6, col 506967 | Uncaught TypeError: Cannot read properties of undefined (reading 'TenantFeatures') |
SEO
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.
Crawling and Indexing
If your robots.txt file is malformed, crawlers may not be able to understand how you want your website to be crawled or indexed. Learn more about robots.txt.
Performance issues directly impact user engagement and conversion rates.
| Line # | Content | Error |
|---|---|---|
| 1 | <!DOCTYPE html><html data-revalidate-time="2026-04-16T17:02:51.614Z"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/css/9fc85ac468edf170.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-5f52341ff3882283.js"/><script src="/_next/static/chunks/de543e8d-e6b5e5cda8de4268.js" async=""></script><script src="/_next/static/chunks/3103-22ffce6d2dbb9bd7.js" async=""></script><script src="/_next/static/chunks/main-app-740bfecd8b8c46d3.js" async=""></script><script src="/_next/static/chunks/app/global-error-e4e4809f326afe27.js" async=""></script><script src="/_next/static/chunks/5234-05de590c57e69030.js" async=""></script><script src="/_next/static/chunks/6528-f977c08c4c8220a4.js" async=""></script><script src="/_next/static/chunks/7384-93b64f58ea7b2229.js" async=""></script><script src="/_next/static/chunks/app/%5Blang%5D/page-4808a03e3f513e8f.js" async=""></script><script src="/_next/static/chunks/f5126d6c-f0169fb8c45694c6.js" async=""></script><script src="/_next/static/chunks/43b1f4f6-5c7d42f58cd4683d.js" async=""></script><script src="/_next/static/chunks/b3b0afd2-2b468d5aa303282d.js" async=""></script><script src="/_next/static/chunks/7643-b5949c406a603ddc.js" async=""></script><script src="/_next/static/chunks/app/layout-bb24ee60baf57270.js" async=""></script><link rel="preload" href="https://cdn.cookielaw.org/scripttemplates/otSDKStub.js" as="script"/><link rel="preload" href="https://www.googletagmanager.com/gtm.js?id=GTM-5WHQPK9" as="script"/><meta name="next-size-adjust" content=""/><title>AppLovin</title><meta name="description" content="AppLovin enables businesses to advertise profitably with marketing technologies that attract customers, increase revenue, and track ad performance."/><link rel="icon" href="/icon.svg?1d307f6bec841c1a" type="image/svg+xml" sizes="any"/><script>(self.__next_s=self.__next_s||[]).push([0,{"children":"\n if (typeof window !== 'undefined') {\n // Create a proxy that safely handles access to window.webkit and its properties\n // This prevents errors in environments like Instagram's in-app browser where\n // the native WebKit bridge might not be fully implemented\n if (!window.webkit) {\n window.webkit = new Proxy({}, {\n get: function(target, prop) {\n // Return an empty object or safe no-op function\n return new Proxy({}, {\n get: function() {\n return function() {};\n }\n });\n }\n });\n }\n }\n ","id":"webkit-polyfill"}])</script><meta name="sentry-trace" content="c90c23f5a24771f3322bd2b283a10027-541bb432b1f6b17f-0"/><meta name="baggage" content="sentry-environment=prod,sentry-public_key=5ab647efcb14445b5dfbcc3bad45fe1c,sentry-trace_id=c90c23f5a24771f3322bd2b283a10027,sentry-org_id=4504501031403520,sentry-sampled=false,sentry-sample_rand=0.655039320805616,sentry-sample_rate=0.001"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body id="root" class="__className_ef116d __variable_ef116d"><div hidden=""><!--$--><!--/$--></div><div class="w-full py-4 px-6 md:px-12 lg:px-30 flex flex-col md:flex-row gap-2 bg-black justify-center items-stretch text-white text-base leading-[150%] font-600"><div class="flex-1 px-4 py-3 text-center rounded-xl border border-[#393939] bg-[#212121] md:max-w-100"></div><div class="flex-1 px-4 py-3 text-center rounded-xl border border-[#393939] bg-[#212121] md:max-w-100"></div></div><header class="sticky top-0 left-0 right-0 w-full h-0 z-50"><div class=" transition-all duration-300 bg-transparent"><div class="max-w-[1200px] mx-auto px-8 "><div class="flex justify-between items-center py-[12px]"><div class="logo"><a href="/en"><svg xmlns="http://www.w3.org/2000/svg" width="176" height="32" viewBox="0 0 176 32" fill="none"><path d="M61.2449 25.6189L59.8833 21.5969H52.3665C52.1594 22.2181 51.9398 22.8957 51.7139 23.6236L51.0928 25.6189H47.4473L54.1798 6.97729H58.0888L64.6457 25.6189H61.2449ZM56.1124 11.0306C55.6606 12.2981 55.2214 13.5216 54.8073 14.7138C54.3931 15.9059 53.9351 17.1671 53.4457 18.5098H58.8041L56.1124 11.0306Z" fill="black"></path><path d="M75.5826 7.04004H68.7246V25.6628H71.8932V19.3193H75.5826C79.3411 19.3193 81.167 17.7381 81.167 14.4816V11.8463C81.167 8.60867 79.3411 7.04004 75.5826 7.04004ZM71.8932 9.97023H75.5074C77.6532 9.97023 77.9983 10.5349 77.9983 11.8777V14.4879C77.9983 15.8055 77.6407 16.3953 75.5074 16.3953H71.8932V9.97023Z" fill="black"></path><path d="M91.6881 7.04004H84.8301V25.6628H87.9987V19.3193H91.6881C95.4465 19.3193 97.2724 17.7381 97.2724 14.4816V11.8463C97.2724 8.60867 95.4465 7.04004 91.6881 7.04004ZM87.9987 9.97023H91.6128C93.7587 9.97023 94.1038 10.5349 94.1038 11.8777V14.4879C94.1038 15.8055 93.7462 16.3953 91.6128 16.3953H87.9987V9.97023Z" fill="black"></path><path d="M106.648 23.7992H115.25V25.6628H104.771V7.05884H106.648V23.7992Z" fill="black"></path><path d="M131.727 20.2478C131.727 23.3474 129.801 25.8949 124.994 25.8949C120.188 25.8949 118.262 23.3537 118.262 20.2478V12.367C118.262 9.26742 120.188 6.71997 124.994 6.71997C129.801 6.71997 131.727 9.26115 131.727 12.367V20.2478ZM120.006 20.2729C120.006 22.9459 121.637 24.4455 125.063 24.4455C128.489 24.4455 130.114 22.9459 130.114 20.2729V12.3419C130.114 9.66899 128.483 8.16938 125.063 8.16938C121.637 8.16938 120.006 9.66899 120.006 12.3419V20.2729Z" fill="black"></path><path d="M134.582 7.05884H136.446L142.463 23.7992L148.493 7.05884H150.4L143.711 25.669H141.239L134.582 7.05884Z" fill="black"></path><path d="M156.173 25.669H154.297V7.05884H156.173V25.669Z" fill="black"></path><path d="M165.164 9.29884V25.669H163.4V7.05884H166.167L174.268 22.9835V7.05884H176.031V25.669H173.791L165.164 9.29884Z" fill="black"></path><path d="M33.3927 23.2095C31.0648 23.2095 29.1699 25.1044 29.1699 27.4322C29.1699 29.7601 31.0648 31.655 33.3927 31.655C35.7205 31.655 37.6154 29.7601 37.6154 27.4322C37.6154 25.1106 35.7205 23.2095 33.3927 23.2095ZM35.8899 27.4385C35.8899 28.8189 34.7668 29.9357 33.3927 29.9357C32.0123 29.9357 30.8954 28.8126 30.8954 27.4385C30.8954 26.0581 32.0185 24.9412 33.3927 24.9412C34.7668 24.9412 35.8899 26.0581 35.8899 27.4385Z" fill="black"></path><path d="M4.7872 23.2095C2.45935 23.2095 0.564453 25.1044 0.564453 27.4322C0.564453 29.7601 2.45935 31.655 4.7872 31.655C7.11504 31.655 9.00994 29.7601 9.00994 27.4322C9.00994 25.1106 7.11504 23.2095 4.7872 23.2095ZM7.28445 27.4385C7.28445 28.8189 6.16132 29.9357 4.7872 29.9357C3.40681 29.9357 2.28994 28.8126 2.28994 27.4385C2.28994 26.0581 3.41308 24.9412 4.7872 24.9412C6.16132 24.9412 7.28445 26.0581 7.28445 27.4385Z" fill="black"></path><path d="M19.086 0.0690918C16.7582 0.0690918 14.8633 1.96399 14.8633 4.29184C14.8633 6.61968 16.7582 8.51458 19.086 8.51458C21.4139 8.51458 23.3088 6.61968 23.3088 4.29184C23.3088 1.96399 21.4139 0.0690918 19.086 0.0690918ZM21.5833 4.29811C21.5833 5.6785 20.4601 6.79537 19.086 6.79537C17.7056 6.79537 16.5888 5.67223 16.5888 4.29811C16.5888 2.91772 17.7119 1.80083 19.086 1.80083C20.4664 1.79458 21.5833 2.91772 21.5833 4.29811Z" fill="black"></path><path d="M31.8313 23.68L22.5011 6.88311L22.4133 6.71997L22.294 6.86428C21.974 7.26585 21.5788 7.58585 21.1333 7.83056L21.0203 7.8933L21.0831 8.00625L29.3403 22.8768C26.4603 22.2306 22.8776 21.8792 19.207 21.8792C15.1599 21.8792 11.5646 22.2243 8.77875 22.8706L17.036 8.00625L17.0988 7.8933L16.9858 7.83056C16.534 7.59213 16.145 7.26585 15.825 6.86428L15.7058 6.71997L15.618 6.88311L6.29404 23.68L6.21875 23.8117L6.35679 23.8619C6.81483 24.0188 7.23522 24.5898 7.60542 24.916L7.66816 24.9725L7.74346 24.9349L7.77483 24.9286C10.7489 24.1066 14.7082 23.6674 19.2133 23.6674C23.2666 23.6674 27.2007 24.1129 30.3003 24.9223L30.3631 25.0415L30.4823 24.9474L30.5074 24.9286C30.8838 24.5961 31.3042 24.0251 31.7623 23.8682L31.9003 23.818L31.8313 23.68Z" fill="black"></path></svg></a></div><nav class="flex gap-[24px] py-[12px]"><div><a class="text-[16px] font-bold transition-colors duration-300 text-black" target="_blank" href="https://investors.applovin.com/"><span></span></a></div></nav></div></div></div></header><main><section class="pt-[138px] pb-[32px] md:pt-[154px] md:pb-[40px] lg:pt-[170px] lg:pb-[48px] bg-gradient-to-b from-[#F7F8FC] from-[29.69%] to-[#E3E7F2] to-[100%]"><div class="max-w-[1200px] mx-auto px-8 "><div class="grid gap-[24px] text-center max-w-[800px] mx-auto"><h1 class="text-[32px] leading-[40px] md:text-[50px] md:leading-[58px] lg:text-[60px] lg:leading-[69px] font-[800] MontBold-normal-normal"><span>We enable businesses to</span> <span class="bg-gradient-to-r from-[#3B5EF8] to-[#A15AF0] inline-block text-transparent bg-clip-text"> advertise profitably</span></h1><p class="text-[16px] leading-[24px] md:text-[18px] md:leading-[27px] whitespace-pre-line">Our suite of marketing technologies empowers businesses to acquire customers, monetize them, and measure the performance of their advertising efforts.</p></div><div class="mt-[120px] grid gap-[32px]"><p class="text-[16px] leading-[24px] text-center text-[#929BBA]">Founding principles</p><div class="w-full overflow-hidden relative"><div class="absolute left-0 top-0 bottom-0 w-[100px] z-10 bg-gradient-to-r from-[#E7EBF4] via-[#E7EBF4] to-transparent"></div><div class="absolute right-0 top-0 bottom-0 w-[100px] z-10 bg-gradient-to-l from-[#E7EBF4] via-[#E7EBF4] to-transparent"></div><div class="relative border-t-[1px] border-[#D3D9E7]"><div class="flex whitespace-nowrap"><div class="inline-flex items-center"><div class="flex items-center"><p class="text-[16px] text-[#4F5A7D] font-[600] p-[24px]"></p></div><div class="w-[4px] h-[4px] rounded-full bg-[#D3D9E7] m-[24px]"></div></div><div class="inline-flex items-center"><div class="flex items-center"><p class="text-[16px] text-[#4F5A7D] font-[600] p-[24px]"></p></div><div class="w-[4px] h-[4px] rounded-full bg-[#D3D9E7] m-[24px]"></div></div><div class="inline-flex items-center"><div class="flex items-center"><p class="text-[16px] text-[#4F5A7D] font-[600] p-[24px]"></p></div><div class="w-[4px] h-[4px] rounded-full bg-[#D3D9E7] m-[24px]"></div></div><div class="inline-flex items-center"><div class="flex items-center"><p class="text-[16px] text-[#4F5A7D] font-[600] p-[24px]"></p></div><div class="w-[4px] h-[4px] rounded-full bg-[#D3D9E7] m-[24px]"></div></div><div class="inline-flex items-center"><div class="flex items-center"><p class="text-[16px] text-[#4F5A7D] font-[600] p-[24px]"></p></div><div class="w-[4px] h-[4px] rounded-full bg-[#D3D9E7] m-[24px]"></div></div><div class="inline-flex items-center"><div class="flex items-center"><p class="text-[16px] text-[#4F5A7D] font-[600] p-[24px]"></p></div><div class="w-[4px] h-[4px] rounded-full bg-[#D3D9E7] m-[24px]"></div></div><div class="inline-flex items-center"><div class="flex items-center"><p class="text-[16px] text-[#4F5A7D] font-[600] p-[24px]"></p></div><div class="w-[4px] h-[4px] rounded-full bg-[#D3D9E7] m-[24px]"></div></div><div class="inline-flex items-center"><div class="flex items-center"><p class="text-[16px] text-[#4F5A7D] font-[600] p-[24px]"></p></div><div class="w-[4px] h-[4px] rounded-full bg-[#D3D9E7] m-[24px]"></div></div><div class="inline-flex items-center"><div class="flex items-center"><p class="text-[16px] text-[#4F5A7D] font-[600] p-[24px]"></p></div><div class="w-[4px] h-[4px] rounded-full bg-[#D3D9E7] m-[24px]"></div></div><div class="inline-flex items-center"><div class="flex items-center"><p class="text-[16px] text-[#4F5A7D] font-[600] p-[24px]"></p></div><div class="w-[4px] h-[4px] rounded-full bg-[#D3D9E7] m-[24px]"></div></div><div class="inline-flex items-center"><div class="flex items-center"><p class="text-[16px] text-[#4F5A7D] font-[600] p-[24px]"></p></div><div class="w-[4px] h-[4px] rounded-full bg-[#D3D9E7] m-[24px]"></div></div><div class="inline-flex items-center"><div class="flex items-center"><p class="text-[16px] text-[#4F5A7D] font-[600] p-[24px]"></p></div><div class="w-[4px] h-[4px] rounded-full bg-[#D3D9E7] m-[24px]"></div></div></div></div></div></div></div></section><section><div class="max-w-[1200px] mx-auto px-8 max-w-[1440px]"><div class="flex flex-wrap justify-center gap-6 py-[40px]"><a class="flex flex-col justify-between items-end w-full md:w-[calc(50%-12px)] lg:w-[calc(33%-16px)] h-[437px] p-[40px] bg-white rounded-[16px] bg-cover bg-center bg-no-repeat" style="background-image:url('/img-home-product-axon.jpg')" target="_blank" href="https://axon.ai"><div class="grid gap-[24px] w-full"><img alt="FooterAxon" loading="lazy" width="100" height="100" decoding="async" data-nimg="1" class="self-start h-8" style="color:transparent" src="/logos/logo-axon.svg"/><p class="text-[18px] lg:text-[21px] leading-[28px] font-[300] whitespace-pre-line" style="font-weight:300">Profitable advertising made simple</p></div><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M20.295 11.205L12.795 3.70503C12.36 3.27003 11.64 3.27003 11.205 3.70503C10.77 4.14003 10.77 4.86003 11.205 5.29503L16.785 10.875H4.5C3.885 10.875 3.375 11.385 3.375 12C3.375 12.615 3.885 13.125 4.5 13.125H16.785L11.205 18.705C10.77 19.14 10.77 19.86 11.205 20.295C11.43 20.52 11.715 20.625 12 20.625C12.285 20.625 12.57 20.52 12.795 20.295L20.295 12.795C20.73 12.36 20.73 11.64 20.295 11.205Z" fill="white"></path></svg></a><a class="flex flex-col justify-between items-end w-full md:w-[calc(50%-12px)] lg:w-[calc(33%-16px)] h-[437px] p-[40px] bg-white rounded-[16px] bg-cover bg-center bg-no-repeat" style="background-image:url('/img-home-product-wurl.jpg')" target="_blank" href="https://wurl.com"><div class="grid gap-[24px] w-full"><img alt="FooterWurl" loading="lazy" width="100" height="100" decoding="async" data-nimg="1" class="self-start h-8" style="color:transparent" src="/logos/logo-wurl.svg"/><p class="text-[18px] lg:text-[21px] leading-[28px] font-[300] whitespace-pre-line" style="font-weight:300">Solutions that improve streaming TV</p></div><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M20.295 11.205L12.795 3.70503C12.36 3.27003 11.64 3.27003 11.205 3.70503C10.77 4.14003 10.77 4.86003 11.205 5.29503L16.785 10.875H4.5C3.885 10.875 3.375 11.385 3.375 12C3.375 12.615 3.885 13.125 4.5 13.125H16.785L11.205 18.705C10.77 19.14 10.77 19.86 11.205 20.295C11.43 20.52 11.715 20.625 12 20.625C12.285 20.625 12.57 20.52 12.795 20.295L20.295 12.795C20.73 12.36 20.73 11.64 20.295 11.205Z" fill="white"></path></svg></a><a class="flex flex-col justify-between items-end w-full md:w-[calc(50%-12px)] lg:w-[calc(33%-16px)] h-[437px] p-[40px] bg-white rounded-[16px] bg-cover bg-center bg-no-repeat" style="background-image:url('/img-home-product-adjust.jpg')" target="_blank" href="https://adjust.com"><div class="grid gap-[24px] w-full"><img alt="FooterAdjust" loading="lazy" width="100" height="100" decoding="async" data-nimg="1" class="self-start h-8" style="color:transparent" src="/logos/logo-adjust.svg"/><p class="text-[18px] lg:text-[21px] leading-[28px] font-[300] whitespace-pre-line" style="font-weight:300">Powerful measurable analytics for marketers</p></div><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M20.295 11.205L12.795 3.70503C12.36 3.27003 11.64 3.27003 11.205 3.70503C10.77 4.14003 10.77 4.86003 11.205 5.29503L16.785 10.875H4.5C3.885 10.875 3.375 11.385 3.375 12C3.375 12.615 3.885 13.125 4.5 13.125H16.785L11.205 18.705C10.77 19.14 10.77 19.86 11.205 20.295C11.43 20.52 11.715 20.625 12 20.625C12.285 20.625 12.57 20.52 12.795 20.295L20.295 12.795C20.73 12.36 20.73 11.64 20.295 11.205Z" fill="white"></path></svg></a></div></div></section><!--$--><!--/$--></main><footer class="py-[96px]"><div class="max-w-[1200px] mx-auto px-8 flex flex-col gap-8"><div class="flex flex-col lg:flex-row gap-y-10 lg:justify-between"><div class="flex flex-col md:flex-row gap-10 md:gap-20 lg:gap-30"><div class="w-10 h-10"><a href="/en"><svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48" fill="none"><g clip-path="url(#clip0_5640_1873)"><path fill-rule="evenodd" clip-rule="evenodd" d="M23.9858 3.14392C20.9544 3.14392 18.4969 5.60137 18.4969 8.63279C18.4969 9.84493 18.8899 10.9653 19.5553 11.8735L19.4945 11.981L7.53539 33.5074C6.90296 33.2531 6.21226 33.1132 5.48887 33.1132C2.45745 33.1132 0 35.5706 0 38.602C0 41.6335 2.45745 44.0909 5.48887 44.0909C8.52029 44.0909 10.9777 41.6335 10.9777 38.602C10.9777 37.3266 10.5427 36.1528 9.81295 35.2208C14.5096 34.1184 19.3262 33.6069 24.1509 33.6986C28.8699 33.6513 33.5772 34.1687 38.1725 35.2395C37.4515 36.1684 37.0223 37.3351 37.0223 38.602C37.0223 41.6335 39.4797 44.0909 42.5112 44.0909C45.5426 44.0909 48 41.6335 48 38.602C48 35.5706 45.5426 33.1132 42.5112 33.1132C41.7593 33.1132 41.0427 33.2643 40.3901 33.538L28.4139 11.9627L28.3864 11.914C29.07 10.9987 29.4747 9.86301 29.4747 8.63279C29.4747 7.17705 28.8964 5.78094 27.867 4.75157C26.8377 3.72221 25.4416 3.14392 23.9858 3.14392ZM26.5954 13.4628C25.8193 13.8831 24.9304 14.1217 23.9858 14.1217C23.0247 14.1217 22.1213 13.8746 21.3356 13.4406L21.3333 13.4447L10.6483 32.6557C15.0882 31.7325 19.6166 31.3029 24.1509 31.375C28.5569 31.3413 32.9542 31.7736 37.2693 32.6649L26.5954 13.4628ZM27.2243 8.63279C27.2243 9.94262 26.4352 11.1235 25.2251 11.6247C24.015 12.126 22.6221 11.8489 21.6959 10.9227C20.7697 9.99653 20.4926 8.60362 20.9939 7.3935C21.4951 6.18338 22.676 5.39436 23.9858 5.39436C25.7723 5.39938 27.2192 6.84634 27.2243 8.63279ZM5.47674 41.8222C7.26288 41.8289 8.71721 40.3882 8.72731 38.602L8.70901 38.5837C8.70904 36.8023 7.27026 35.3554 5.48887 35.3453C3.70272 35.3453 2.25384 36.7915 2.25049 38.5777C2.24715 40.3638 3.69061 41.8154 5.47674 41.8222ZM43.7392 41.5948C44.9504 41.0941 45.7404 39.9127 45.7404 38.602V38.5837C45.7354 36.8038 44.2911 35.3636 42.5112 35.3636C41.2005 35.3599 40.0168 36.1466 39.5127 37.3564C39.0086 38.5662 39.2834 39.9606 40.2088 40.8887C41.1343 41.8168 42.5279 42.0955 43.7392 41.5948Z" fill="black"></path></g><defs><clipPath id="clip0_5640_1873"><rect width="48" height="48" fill="white"></rect></clipPath></defs></svg></a></div><div class="text-black grid grid-cols-2 md:grid-cols-1 gap-y-8 lg:gap-y-6"><div class="flex flex-col lg:flex-row gap-[16px] lg:gap-[40px]"><div class="font-[700] min-w-[126px] text-[16px]"></div><div class="flex flex-col md:flex-row gap-[12px] lg:gap-[40px]"><a class="flex items-center text-[14px] font-[300]" target="_blank" href="https://axon.ai"><span></span></a><a class="flex items-center text-[14px] font-[300]" target="_blank" href="https://adjust.com"><span></span></a><a class="flex items-center text-[14px] font-[300]" target="_blank" href="https://wurl.com"><span></span></a></div></div><div class="flex flex-col lg:flex-row gap-[16px] lg:gap-[40px]"><div class="font-[700] min-w-[126px] text-[16px]"></div><div class="flex flex-col md:flex-row gap-[12px] lg:gap-[40px]"><a class="flex items-center text-[14px] font-[300]" target="_self" href="/en/newsroom"><span></span></a><a class="flex items-center text-[14px] font-[300]" target="_self" href="/en/leadership"><span></span></a><a class="flex items-center text-[14px] font-[300]" target="_self" href="/en/careers"><span></span></a><a class="flex items-center text-[14px] font-[300]" target="_blank" href="https://investors.applovin.com/"><span></span></a><a class="flex items-center text-[14px] font-[300]" target="_blank" href="https://brand.axon.ai/applovin"><span></span></a></div></div></div></div><div class="grid grid-cols-2 md:flex md:flex-row md:gap-8 lg:flex-col lg:gap-6"><div class="relative flex lg:flex-row-reverse"><div class="px-2 py-1 flex flex-row gap-1 items-center text-sm font-[600] cursor-pointer"><svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 256 256" height="20" width="20" xmlns="http://www.w3.org/2000/svg"><path d="M128,20A108,108,0,1,0,236,128,108.12,108.12,0,0,0,128,20Zm0,187a113.4,113.4,0,0,1-20.39-35h40.82a116.94,116.94,0,0,1-10,20.77A108.61,108.61,0,0,1,128,207Zm-26.49-59a135.42,135.42,0,0,1,0-40h53a135.42,135.42,0,0,1,0,40ZM44,128a83.49,83.49,0,0,1,2.43-20H77.25a160.63,160.63,0,0,0,0,40H46.43A83.49,83.49,0,0,1,44,128Zm84-79a113.4,113.4,0,0,1,20.39,35H107.59a116.94,116.94,0,0,1,10-20.77A108.61,108.61,0,0,1,128,49Zm50.73,59h30.82a83.52,83.52,0,0,1,0,40H178.75a160.63,160.63,0,0,0,0-40Zm20.77-24H173.71a140.82,140.82,0,0,0-15.5-34.36A84.51,84.51,0,0,1,199.52,84ZM97.79,49.64A140.82,140.82,0,0,0,82.29,84H56.48A84.51,84.51,0,0,1,97.79,49.64ZM56.48,172H82.29a140.82,140.82,0,0,0,15.5,34.36A84.51,84.51,0,0,1,56.48,172Zm101.73,34.36A140.82,140.82,0,0,0,173.71,172h25.81A84.51,84.51,0,0,1,158.21,206.36Z"></path></svg><span class="text-nowrap"></span></div></div><div class="flex flex-row md:flex-row-reverse gap-6 h-[23px]"><a target="_blank" rel="noopener noreferrer" href="https://www.linkedin.com/company/applovin/"><svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 448 512" height="20" width="20" xmlns="http://www.w3.org/2000/svg"><path d="M100.28 448H7.4V148.9h92.88zM53.79 108.1C24.09 108.1 0 83.5 0 53.8a53.79 53.79 0 0 1 107.58 0c0 29.7-24.1 54.3-53.79 54.3zM447.9 448h-92.68V302.4c0-34.7-.7-79.2-48.29-79.2-48.29 0-55.69 37.7-55.69 76.7V448h-92.78V148.9h89.08v40.8h1.3c12.4-23.5 42.69-48.3 87.88-48.3 94 0 111.28 61.9 111.28 142.3V448z"></path></svg></a><a target="_blank" rel="noopener noreferrer" href="https://x.com/AppLovin"><svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 512 512" height="20" width="20" xmlns="http://www.w3.org/2000/svg"><path d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"></path></svg></a><a target="_blank" rel="noopener noreferrer" href="https://www.instagram.com/applovin/"><svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 448 512" height="20" width="20" xmlns="http://www.w3.org/2000/svg"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg></a></div></div></div><div class="border-t border-[#E6E6E6]"></div><div class="flex flex-col gap-4 text-xs font-[500] text-[var(--items-tertiary,rgba(0,16,38,0.37))]"><div class="flex flex-row gap-x-6 gap-y-4 flex-wrap"><div class="flex items-center cursor-pointer"><span></span></div><div class="flex items-center cursor-pointer"><span></span></div><div class="flex items-center cursor-pointer"><span></span></div><div class="flex items-center cursor-pointer"><span></span></div><div class="flex items-center cursor-pointer"><span></span></div><div class="flex items-center cursor-pointer"><span></span></div><div class="flex items-center cursor-pointer"><span></span><div class="ml-[10px]"><svg xmlns="http://www.w3.org/2000/svg" width="26" height="12" viewBox="0 0 26 12" fill="none"><rect x="1.28906" y="0.803589" width="23.3036" height="10.4464" rx="5.22321" fill="white"></rect><path d="M11.1149 4.19996C11.2863 4.02853 11.2006 3.68567 11.0291 3.51424C10.772 3.34281 10.4291 3.34281 10.2577 3.51424L7.00057 7.37139L5.45772 5.91424C5.28629 5.74282 4.94343 5.74282 4.772 5.91424C4.60057 6.08567 4.60057 6.42853 4.772 6.59996L6.65772 8.48567C6.82914 8.6571 7.08629 8.6571 7.25772 8.57139C7.34343 8.57139 7.42914 8.48567 7.51486 8.39996L11.1149 4.19996Z" fill="#2A64F6"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M19.5149 0H6.48633C3.14347 0 0.486328 2.65714 0.486328 6C0.486328 9.34286 3.14347 12 6.48633 12H19.5149C22.8578 12 25.5149 9.34286 25.5149 6C25.5149 2.65714 22.772 0 19.5149 0ZM1.5149 6C1.5149 3.25714 3.74347 1.02857 6.48633 1.02857H14.972L12.3149 10.9714H6.48633C3.74347 10.9714 1.5149 8.74286 1.5149 6ZM21.2291 3.42855C21.4006 3.59998 21.4006 3.94284 21.2291 4.11426L19.4291 5.99998L21.3149 7.88569C21.4863 8.05712 21.4863 8.39998 21.3149 8.57141C21.1434 8.74284 20.8006 8.74284 20.6291 8.57141L18.7434 6.68569L16.8577 8.57141C16.6863 8.74284 16.3434 8.74284 16.172 8.57141C16.0006 8.39998 16.0006 8.05712 16.172 7.88569L17.972 5.99998L16.0863 4.11426C15.9149 3.94284 15.9149 3.59998 16.0863 3.42855C16.2577 3.25712 16.6006 3.25712 16.772 3.42855L18.6577 5.31426L20.5434 3.42855C20.7149 3.25712 21.0577 3.25712 21.2291 3.42855Z" fill="#2A64F6"></path></svg></div></div><div class="flex items-center cursor-pointer"><span></span></div><div class="absolute left-[-9999px] w-0 h-0 overflow-hidden"><div class="ot-sdk-show-settings" id="ot-sdk-btn"></div></div></div><div>© <!-- -->2026<!-- -->, <span></span></div></div></div></footer><script src="/_next/static/chunks/webpack-5f52341ff3882283.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n3:I[43666,[],\"\"]\n4:I[58560,[],\"\"]\n6:I[47451,[],\"OutletBoundary\"]\n8:I[26634,[],\"AsyncMetadataOutlet\"]\na:I[47451,[],\"ViewportBoundary\"]\nc:I[47451,[],\"MetadataBoundary\"]\nd:\"$Sreact.suspense\"\nf:I[59130,[\"4219\",\"static/chunks/app/global-error-e4e4809f326afe27.js\"],\"default\"]\n12:I[97506,[],\"IconMark\"]\n13:I[94578,[\"5234\",\"static/chunks/5234-05de590c57e69030.js\",\"6528\",\"static/chunks/6528-f977c08c4c8220a4.js\",\"7384\",\"static/chunks/7384-93b64f58ea7b2229.js\",\"911\",\"static/chunks/app/%5Blang%5D/page-4808a03e3f513e8f.js\"],\"default\"]\n14:I[22471,[\"5234\",\"static/chunks/5234-05de590c57e69030.js\",\"6528\",\"static/chunks/6528-f977c08c4c8220a4.js\",\"7384\",\"static/chunks/7384-93b64f58ea7b2229.js\",\"911\",\"static/chunks/app/%5Blang%5D/page-4808a03e3f513e8f.js\"],\"\"]\n15:I[86528,[\"5234\",\"static/chunks/5234-05de590c57e69030.js\",\"6528\",\"static/chunks/6528-f977c08c4c8220a4.js\",\"7384\",\"static/chunks/7384-93b64f58ea7b2229.js\",\"911\",\"static/chunks/app/%5Blang%5D/page-4808a03e3f513e8f.js\"],\"Image\"]\n16:I[22727,[\"8858\",\"static/chunks/f5126d6c-f0169fb8c45694c6.js\",\"2173\",\"static/chunks/43b1f4f6-5c7d42f58cd4683d.js\",\"2539\",\"static/chunks/b3b0afd2-2b468d5aa303282d.js\",\"5234\",\"static/chunks/5234-05de590c57e69030.js\",\"6528\",\"static/chunks/6528-f977c08c4c8220a4.js\",\"7384\",\"static/chunks/7384-93b64f58ea7b2229.js\",\"7643\",\"static/chunks/7643-b5949c406a603ddc.js\",\"7177\",\"static/chunks/app/layout-bb24ee60baf57270.js\"],\"IframeGuard\"]\n18:I[63093,[\"8858\",\"static/chunks/f5126d6c-f0169fb8c45694c6.js\",\"2173\",\"static/chunks/43b1f4f6-5c7d42f58cd4683d.js\",\"2539\",\"static/chunks/b3b0afd2-2b468d5aa303282d.js\",\"5234\",\"static/chunks/5234-05de590c57e69030.js\",\"6528\",\"static/chunks/6528-f977c08c4c8220a4.js\",\"7384\",\"static/chunks/7384-93b64f58ea7b2229.js\",\"7643\",\"static/chunks/7643-b5949c406a603ddc.js\",\"7177\",\"static/chunks/app/layout-bb24ee60baf57270.js\"],\"I18nProvider\"]\n1a:I[23777,[\"8858\",\"static/chunks/f5126d6c-f0169fb8c45694c6.js\",\"2173\",\"static/chunks/43b1f4f6-5c7d42f58cd4683d.js\",\"2539\",\"static/chunks/b3b0afd2-2b468d5aa303282d.js\",\"5234\",\"static/chunk"])</script><script>self.__next_f.push([1,"s/5234-05de590c57e69030.js\",\"6528\",\"static/chunks/6528-f977c08c4c8220a4.js\",\"7384\",\"static/chunks/7384-93b64f58ea7b2229.js\",\"7643\",\"static/chunks/7643-b5949c406a603ddc.js\",\"7177\",\"static/chunks/app/layout-bb24ee60baf57270.js\"],\"SearchProvider\"]\n1b:I[96413,[\"8858\",\"static/chunks/f5126d6c-f0169fb8c45694c6.js\",\"2173\",\"static/chunks/43b1f4f6-5c7d42f58cd4683d.js\",\"2539\",\"static/chunks/b3b0afd2-2b468d5aa303282d.js\",\"5234\",\"static/chunks/5234-05de590c57e69030.js\",\"6528\",\"static/chunks/6528-f977c08c4c8220a4.js\",\"7384\",\"static/chunks/7384-93b64f58ea7b2229.js\",\"7643\",\"static/chunks/7643-b5949c406a603ddc.js\",\"7177\",\"static/chunks/app/layout-bb24ee60baf57270.js\"],\"SearchHighlightEffect\"]\n1c:I[37991,[\"8858\",\"static/chunks/f5126d6c-f0169fb8c45694c6.js\",\"2173\",\"static/chunks/43b1f4f6-5c7d42f58cd4683d.js\",\"2539\",\"static/chunks/b3b0afd2-2b468d5aa303282d.js\",\"5234\",\"static/chunks/5234-05de590c57e69030.js\",\"6528\",\"static/chunks/6528-f977c08c4c8220a4.js\",\"7384\",\"static/chunks/7384-93b64f58ea7b2229.js\",\"7643\",\"static/chunks/7643-b5949c406a603ddc.js\",\"7177\",\"static/chunks/app/layout-bb24ee60baf57270.js\"],\"default\"]\n1d:I[57969,[\"8858\",\"static/chunks/f5126d6c-f0169fb8c45694c6.js\",\"2173\",\"static/chunks/43b1f4f6-5c7d42f58cd4683d.js\",\"2539\",\"static/chunks/b3b0afd2-2b468d5aa303282d.js\",\"5234\",\"static/chunks/5234-05de590c57e69030.js\",\"6528\",\"static/chunks/6528-f977c08c4c8220a4.js\",\"7384\",\"static/chunks/7384-93b64f58ea7b2229.js\",\"7643\",\"static/chunks/7643-b5949c406a603ddc.js\",\"7177\",\"static/chunks/app/layout-bb24ee60baf57270.js\"],\"default\"]\n1e:I[68915,[\"8858\",\"static/chunks/f5126d6c-f0169fb8c45694c6.js\",\"2173\",\"static/chunks/43b1f4f6-5c7d42f58cd4683d.js\",\"2539\",\"static/chunks/b3b0afd2-2b468d5aa303282d.js\",\"5234\",\"static/chunks/5234-05de590c57e69030.js\",\"6528\",\"static/chunks/6528-f977c08c4c8220a4.js\",\"7384\",\"static/chunks/7384-93b64f58ea7b2229.js\",\"7643\",\"static/chunks/7643-b5949c406a603ddc.js\",\"7177\",\"static/chunks/app/layout-bb24ee60baf57270.js\"],\"default\"]\n20:I[327,[\"8858\",\"static/chunks/f5126d6c-f0169fb8c45694c6.js\",\"2173\",\"static/chunks/4"])</script><script>self.__next_f.push([1,"3b1f4f6-5c7d42f58cd4683d.js\",\"2539\",\"static/chunks/b3b0afd2-2b468d5aa303282d.js\",\"5234\",\"static/chunks/5234-05de590c57e69030.js\",\"6528\",\"static/chunks/6528-f977c08c4c8220a4.js\",\"7384\",\"static/chunks/7384-93b64f58ea7b2229.js\",\"7643\",\"static/chunks/7643-b5949c406a603ddc.js\",\"7177\",\"static/chunks/app/layout-bb24ee60baf57270.js\"],\"default\"]\n21:I[95526,[\"8858\",\"static/chunks/f5126d6c-f0169fb8c45694c6.js\",\"2173\",\"static/chunks/43b1f4f6-5c7d42f58cd4683d.js\",\"2539\",\"static/chunks/b3b0afd2-2b468d5aa303282d.js\",\"5234\",\"static/chunks/5234-05de590c57e69030.js\",\"6528\",\"static/chunks/6528-f977c08c4c8220a4.js\",\"7384\",\"static/chunks/7384-93b64f58ea7b2229.js\",\"7643\",\"static/chunks/7643-b5949c406a603ddc.js\",\"7177\",\"static/chunks/app/layout-bb24ee60baf57270.js\"],\"\"]\n22:I[29798,[\"8858\",\"static/chunks/f5126d6c-f0169fb8c45694c6.js\",\"2173\",\"static/chunks/43b1f4f6-5c7d42f58cd4683d.js\",\"2539\",\"static/chunks/b3b0afd2-2b468d5aa303282d.js\",\"5234\",\"static/chunks/5234-05de590c57e69030.js\",\"6528\",\"static/chunks/6528-f977c08c4c8220a4.js\",\"7384\",\"static/chunks/7384-93b64f58ea7b2229.js\",\"7643\",\"static/chunks/7643-b5949c406a603ddc.js\",\"7177\",\"static/chunks/app/layout-bb24ee60baf57270.js\"],\"GoogleTagManager\"]\n:HL[\"/_next/static/media/13971731025ec697-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/9fc85ac468edf170.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"b_XueyamWQ2Nx-EobXWU1\",\"p\":\"\",\"c\":[\"\",\"en\"],\"i\":false,\"f\":[[[\"\",{\"children\":[[\"lang\",\"en\",\"d\"],{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[\"\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/9fc85ac468edf170.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],\"$L2\"]}],{\"children\":[[\"lang\",\"en\",\"d\"],[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[\"__PAGE__\",[\"$\",\"$1\",\"c\",{\"children\":[\"$L5\",null,[\"$\",\"$L6\",null,{\"children\":[\"$L7\",[\"$\",\"$L8\",null,{\"promise\":\"$@9\"}]]}]]}],{},null,false]},null,false]},null,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[[\"$\",\"$La\",null,{\"children\":\"$Lb\"}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]],[\"$\",\"$Lc\",null,{\"children\":[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$d\",null,{\"fallback\":null,\"children\":\"$Le\"}]}]}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$f\",[]],\"s\":false,\"S\":false}\n"])</script><script>self.__next_f.push([1,"5:[\"$L10\",\"$L11\"]\nb:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n7:null\n9:{\"metadata\":[[\"$\",\"title\",\"0\",{\"children\":\"AppLovin\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"AppLovin enables businesses to advertise profitably with marketing technologies that attract customers, increase revenue, and track ad performance.\"}],[\"$\",\"link\",\"2\",{\"rel\":\"icon\",\"href\":\"/icon.svg?1d307f6bec841c1a\",\"type\":\"image/svg+xml\",\"sizes\":\"any\"}],[\"$\",\"$L12\",\"3\",{}]],\"error\":null,\"digest\":\"$undefined\"}\n"])</script><script>self.__next_f.push([1,"10:[\"$\",\"section\",null,{\"className\":\"pt-[138px] pb-[32px] md:pt-[154px] md:pb-[40px] lg:pt-[170px] lg:pb-[48px] bg-gradient-to-b from-[#F7F8FC] from-[29.69%] to-[#E3E7F2] to-[100%]\",\"children\":[\"$\",\"div\",null,{\"className\":\"max-w-[1200px] mx-auto px-8 \",\"children\":[[\"$\",\"div\",null,{\"className\":\"grid gap-[24px] text-center max-w-[800px] mx-auto\",\"children\":[[\"$\",\"h1\",null,{\"className\":\"text-[32px] leading-[40px] md:text-[50px] md:leading-[58px] lg:text-[60px] lg:leading-[69px] font-[800] MontBold-normal-normal\",\"children\":[[\"$\",\"span\",null,{\"children\":\"We enable businesses to\"}],\" \",[\"$\",\"span\",null,{\"className\":\"bg-gradient-to-r from-[#3B5EF8] to-[#A15AF0] inline-block text-transparent bg-clip-text\",\"children\":\" advertise profitably\"}]]}],[\"$\",\"p\",null,{\"className\":\"text-[16px] leading-[24px] md:text-[18px] md:leading-[27px] whitespace-pre-line\",\"children\":\"Our suite of marketing technologies empowers businesses to acquire customers, monetize them, and measure the performance of their advertising efforts.\"}]]}],[\"$\",\"div\",null,{\"className\":\"mt-[120px] grid gap-[32px]\",\"children\":[[\"$\",\"p\",null,{\"className\":\"text-[16px] leading-[24px] text-center text-[#929BBA]\",\"children\":\"Founding principles\"}],[\"$\",\"$L13\",null,{}]]}]]}]}]\n"])</script><script>self.__next_f.push([1,"11:[\"$\",\"section\",null,{\"children\":[\"$\",\"div\",null,{\"className\":\"max-w-[1200px] mx-auto px-8 max-w-[1440px]\",\"children\":[\"$\",\"div\",null,{\"className\":\"flex flex-wrap justify-center gap-6 py-[40px]\",\"children\":[[\"$\",\"$L14\",\"FooterAxon\",{\"href\":\"https://axon.ai\",\"className\":\"flex flex-col justify-between items-end w-full md:w-[calc(50%-12px)] lg:w-[calc(33%-16px)] h-[437px] p-[40px] bg-white rounded-[16px] bg-cover bg-center bg-no-repeat\",\"style\":{\"backgroundImage\":\"url('/img-home-product-axon.jpg')\"},\"target\":\"_blank\",\"children\":[[\"$\",\"div\",null,{\"className\":\"grid gap-[24px] w-full\",\"children\":[[\"$\",\"$L15\",null,{\"src\":\"/logos/logo-axon.svg\",\"alt\":\"FooterAxon\",\"width\":100,\"height\":100,\"className\":\"self-start h-8\"}],[\"$\",\"p\",null,{\"className\":\"text-[18px] lg:text-[21px] leading-[28px] font-[300] whitespace-pre-line\",\"style\":{\"fontWeight\":300},\"children\":\"Profitable advertising made simple\"}]]}],[\"$\",\"svg\",null,{\"xmlns\":\"http://www.w3.org/2000/svg\",\"width\":\"24\",\"height\":\"24\",\"viewBox\":\"0 0 24 24\",\"fill\":\"none\",\"children\":[\"$\",\"path\",null,{\"d\":\"M20.295 11.205L12.795 3.70503C12.36 3.27003 11.64 3.27003 11.205 3.70503C10.77 4.14003 10.77 4.86003 11.205 5.29503L16.785 10.875H4.5C3.885 10.875 3.375 11.385 3.375 12C3.375 12.615 3.885 13.125 4.5 13.125H16.785L11.205 18.705C10.77 19.14 10.77 19.86 11.205 20.295C11.43 20.52 11.715 20.625 12 20.625C12.285 20.625 12.57 20.52 12.795 20.295L20.295 12.795C20.73 12.36 20.73 11.64 20.295 11.205Z\",\"fill\":\"white\"}]}]]}],[\"$\",\"$L14\",\"FooterWurl\",{\"href\":\"https://wurl.com\",\"className\":\"flex flex-col justify-between items-end w-full md:w-[calc(50%-12px)] lg:w-[calc(33%-16px)] h-[437px] p-[40px] bg-white rounded-[16px] bg-cover bg-center bg-no-repeat\",\"style\":{\"backgroundImage\":\"url('/img-home-product-wurl.jpg')\"},\"target\":\"_blank\",\"children\":[[\"$\",\"div\",null,{\"className\":\"grid gap-[24px] w-full\",\"children\":[[\"$\",\"$L15\",null,{\"src\":\"/logos/logo-wurl.svg\",\"alt\":\"FooterWurl\",\"width\":100,\"height\":100,\"className\":\"self-start h-8\"}],[\"$\",\"p\",null,{\"className\":\"text-[18px] lg:text-[21px] leading-[28px] font-[300] whitespace-pre-line\",\"style\":{\"fontWeight\":300},\"children\":\"Solutions that improve streaming TV\"}]]}],[\"$\",\"svg\",null,{\"xmlns\":\"http://www.w3.org/2000/svg\",\"width\":\"24\",\"height\":\"24\",\"viewBox\":\"0 0 24 24\",\"fill\":\"none\",\"children\":[\"$\",\"path\",null,{\"d\":\"M20.295 11.205L12.795 3.70503C12.36 3.27003 11.64 3.27003 11.205 3.70503C10.77 4.14003 10.77 4.86003 11.205 5.29503L16.785 10.875H4.5C3.885 10.875 3.375 11.385 3.375 12C3.375 12.615 3.885 13.125 4.5 13.125H16.785L11.205 18.705C10.77 19.14 10.77 19.86 11.205 20.295C11.43 20.52 11.715 20.625 12 20.625C12.285 20.625 12.57 20.52 12.795 20.295L20.295 12.795C20.73 12.36 20.73 11.64 20.295 11.205Z\",\"fill\":\"white\"}]}]]}],[\"$\",\"$L14\",\"FooterAdjust\",{\"href\":\"https://adjust.com\",\"className\":\"flex flex-col justify-between items-end w-full md:w-[calc(50%-12px)] lg:w-[calc(33%-16px)] h-[437px] p-[40px] bg-white rounded-[16px] bg-cover bg-center bg-no-repeat\",\"style\":{\"backgroundImage\":\"url('/img-home-product-adjust.jpg')\"},\"target\":\"_blank\",\"children\":[[\"$\",\"div\",null,{\"className\":\"grid gap-[24px] w-full\",\"children\":[[\"$\",\"$L15\",null,{\"src\":\"/logos/logo-adjust.svg\",\"alt\":\"FooterAdjust\",\"width\":100,\"height\":100,\"className\":\"self-start h-8\"}],[\"$\",\"p\",null,{\"className\":\"text-[18px] lg:text-[21px] leading-[28px] font-[300] whitespace-pre-line\",\"style\":{\"fontWeight\":300},\"children\":\"Powerful measurable analytics for marketers\"}]]}],[\"$\",\"svg\",null,{\"xmlns\":\"http://www.w3.org/2000/svg\",\"width\":\"24\",\"height\":\"24\",\"viewBox\":\"0 0 24 24\",\"fill\":\"none\",\"children\":[\"$\",\"path\",null,{\"d\":\"M20.295 11.205L12.795 3.70503C12.36 3.27003 11.64 3.27003 11.205 3.70503C10.77 4.14003 10.77 4.86003 11.205 5.29503L16.785 10.875H4.5C3.885 10.875 3.375 11.385 3.375 12C3.375 12.615 3.885 13.125 4.5 13.125H16.785L11.205 18.705C10.77 19.14 10.77 19.86 11.205 20.295C11.43 20.52 11.715 20.625 12 20.625C12.285 20.625 12.57 20.52 12.795 20.295L20.295 12.795C20.73 12.36 20.73 11.64 20.295 11.205Z\",\"fill\":\"white\"}]}]]}]]}]}]}]\n"])</script><script>self.__next_f.push([1,"e:\"$9:metadata\"\n"])</script><script>self.__next_f.push([1,"2:[\"$\",\"html\",null,{\"data-revalidate-time\":\"2026-04-16T17:02:51.614Z\",\"children\":[\"$\",\"$L16\",null,{\"children\":[\"$L17\",[\"$\",\"body\",null,{\"id\":\"root\",\"className\":\"__className_ef116d __variable_ef116d\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"$L18\",null,{\"data\":{\"locale\":\"en\",\"data\":{\"en\":{\"translation\":{\"HeaderInvestors\":\"Investors\",\"HomeTitle\":\"We enable businesses to\",\"HomeHighlight\":\" advertise profitably\",\"HomeDescription\":\"Our suite of marketing technologies empowers businesses to acquire customers, monetize them, and measure the performance of their advertising efforts.\",\"HomeFoundingPrinciples\":\"Founding principles\",\"HomeProductFirst\":\"Product first\",\"HomeNeverStopHustling\":\"Never stop hustling\",\"HomeSpeedWins\":\"Speed wins\",\"HomeAlwaysPursueExcellence\":\"Always pursue excellence\",\"HomeLeadByDoing\":\"Lead by doing\",\"HomeChallengeStatusQuo\":\"Challenge the status quo\",\"HomeAxonDescription\":\"Profitable advertising made simple\",\"HomeArrayDescription\":\"Audience monetization for OEMs and carriers\",\"HomeWurlDescription\":\"Solutions that improve streaming TV\",\"HomeAdjustDescription\":\"Powerful measurable analytics for marketers\",\"NewsroomTitle\":\"In the News\",\"NewsroomDescription\":\"Stay up to date with AppLovin news and announcements.\",\"NewsroomAboutTitle\":\"About Us\",\"NewsroomAboutDescription\":\"We help businesses advertise profitably with marketing technologies that attract customers, increase revenue, and track ad performance.\",\"NewsroomBrandGuidelinesTitle\":\"Explore our brand guidelines\",\"NewsroomBrandGuidelinesDescription\":\"Download logos, headshots, and get detailed guidance on the AppLovin brand.\",\"NewsroomViewBrandResources\":\"View brand resources\",\"NewsroomAboutLeadershipTitle\":\"Meet our leadership team\",\"NewsroomCtaTitle\":\"Get in touch\",\"NewsroomLoadingNews\":\"Loading newsroom stories...\",\"NewsroomNoArticles\":\"No newsroom stories are available right now.\",\"NewsroomNewsError\":\"We couldn't load newsroom stories. Please try again later.\",\"LeadershipTitle\":\"Meet our leaders\",\"LeadershipBoardTitle\":\"Board of Directors\",\"LeadershipAdamPositionLong\":\"Chairperson of the Board and Chief Executive Officer\",\"LeadershipAdamPositionShort\":\"Chief Executive Officer \u0026 Co-Founder\",\"LeadershipAdamForoughiDescription\":\"Adam Foroughi is CEO of AppLovin where he leads vision and strategy. Adam's unique blend of product acumen and creative thinking keeps the AppLovin team in motion. Under his leadership, AppLovin has grown to be a global, publicly-traded company, with offices around the world. He began his career as a derivatives trader, where he was inspired by scalable, data-driven trading models to create profitable results. Adam then founded two companies—Lifestreet Media and Social Hour—where he applied and expanded his knowledge of mobile technology. In 2018, Adam received the Ernst \u0026 Young Entrepreneur of the Year Award.\",\"LeadershipChiefFinancialOfficer\":\"Chief Financial Officer\",\"LeadershipMattStumpfDescription\":\"Matt Stumpf is AppLovin’s Chief Financial Officer. Matt leads global finance, accounting, tax, treasury and investor relations. He previously served as AppLovin’s Vice President of Finance, joining the company in 2020 to build the corporate finance team and lead the company through the initial public offering. Prior to AppLovin, Matt worked at PricewaterhouseCoopers providing financial consulting on M\u0026A transactions in the technology industry. He began his career in financial audit at PricewaterhouseCoopers and is a Certified Public Accountant. He holds a B.A. in Business Management Economics from the University of California, Santa Cruz.\",\"LeadershipChiefLegalOfficerAndCorporateSecretary\":\"Chief Administrative \u0026 Legal Officer\",\"LeadershipVictoriaValenzuelaDescription\":\"Victoria (Tory) Valenzuela is AppLovin’s Chief Legal Officer and Corporate Secretary. In her role, Tory advises on legal, transactional, and regulatory issues, and she is also responsible for compliance. Tory joined AppLovin when the company acquired Machine Zone, where she led the legal team. In 2022, Tory was recognized as an Outstanding LGBTQ Business Leader in the Bay Area by the San Francisco Business Times. Prior to Machine Zone, she was General Counsel and Vice President, Legal Affairs, and Corporate Secretary at Cypress Semiconductor, as well as an M\u0026A and Securities Attorney with Clifford Chance US and Brobeck, Phleger \u0026 Harrison LLP. Tory holds a law degree from Stanford University.\",\"LeadershipChiefTechnologyOfficer\":\"Chief Technology Officer\",\"LeadershipBasilShikinDescription\":\"Basil Shikin is AppLovin’s Chief Technology Officer. His teams are responsible for supporting the company’s worldwide growth through building secure and highly scalable distributed systems. Basil was one of AppLovin’s early hires, and previously served as Vice President of Engineering, playing a critical role in building and optimizing the AppLovin platform, growing it to support over billions of app downloads. Under Basil’s leadership, AppLovin’s platform has experienced explosive growth, helping to create a richer ecosystem and more games to be played by millions. Before joining AppLovin, Basil was a Senior Software Engineer at DeviceAnywhere.\",\"LeadershipVicePresidentOfEngineering\":\"Chief Product and Engineering Officer\",\"LeadershipGiovanniGeDescription\":\"Giovanni Ge is Chief Product and Engineering Officer at AppLovin. Giovanni is the founding engineer and leader of Axon, the company’s AI-powered platform. He built its core recommendation engine and foundational infrastructure from the ground up, and today he leads Axon’s evolution across its major components, including the ad exchange, recommendation systems, and product platform. Under his leadership, Axon has grown into a global-scale platform at the center of AppLovin’s business. Earlier in his career, Giovanni conducted machine learning research at Meta, BlackRock, and Uber. He earned his PhD in Condensed Matter and Materials Physics from the Scuola Internazionale Superiore di Studi Avanzati (SISSA) and completed his undergraduate degree at the University of Science and Technology of China.\",\"LeadershipDirectorAndAdvisorToCEO\":\"Director\",\"LeadershipChiefExecutiveOfficer\":\"Lead Independent Director\",\"LeadershipChiefLegalOfficer\":\"Independent Director\",\"LeadershipCoFounder\":\"Independent Director\",\"LeadershipCEOPartner\":\"CEO-Partner\",\"LeadershipFormerCFOAndHeadOfBusinessOperations\":\"Independent Director\",\"LeadershipPartnerPrivateEquity\":\"Partner, Private Equity\",\"LeadershipCEOAndCoFounder\":\"Director\",\"LeadershipFormerChiefMarketingAndCommunicationsOfficer\":\"Independent Director\",\"LeadershipFounder\":\"Founder\",\"ArrayTitle\":\"Array helps developers drive growth through\",\"ArrayHighlight\":\"Direct Downloads\",\"ArrayHowItWorks\":\"How it works\",\"ArraySeamlessInstalls\":\"Seamless Installs\",\"ArraySeamlessInstallsDescription\":\"Direct Download enables seamless app installation of AppLovin-advertised apps on Array-enabled devices.\",\"ArrayUserPoweredExperience\":\"User-Powered Experience\",\"ArrayUserPoweredExperienceDescription\":\"Users choose whether to install and can uninstall anytime.\",\"ArrayFlowExample\":\"Flow example\",\"ArrayAdTitle\":\"Ad\",\"ArrayLandingPageTitle\":\"Landing Page\",\"ArrayInstallTitle\":\"Install\",\"CareersTitle\":\"Careers\",\"CareersHeader\":\"Grow your career at AppLovin\",\"CareersJoinTeamButton\":\"View open roles\",\"CareersHeroDescription\":\"AppLovin is focused on enabling companies around the world to bring their ideas, products and content to more people - at a massive global scale.\",\"CareersSeeUsInAction\":\"Watch how we work\",\"CareersOurCultureHeader\":\"Our Culture\",\"CareersOurCultureDescription\":\"At AppLovin, we’re all about staying inspired and delivering our best. We strive to surpass the goals we set for ourselves. This means always taking initiative, acting with integrity, and aspiring to greatness.\",\"CareersBenefitsTitle\":\"Benefits\",\"CareersBenefitsDescription\":\"AppLovin is committed to supporting our employees and their families through our comprehensive benefits program. Our benefits are thoughtfully designed to help you thrive, support your overall health, and to help you reach your goals.\",\"CareersForEmployees\":\"For Employees\",\"CareersForInterns\":\"For Interns\",\"CareersHealthBenefits\":\"100% company paid health benefits for employees \u0026 dependent\",\"CareersMentalHealth\":\"Access to mental health and wellness provider\",\"CareersFlexibleTimeOff\":\"Flexible time off\",\"CareersParentalLeaveProgram\":\"Parental leave program\",\"CareersFamilyForming\":\"Family forming \u0026 women's reproductive health benefits\",\"CareersPhoneBillCovered\":\"Phone bill covered for business usage\",\"CareersEmployeeStockPurchasePlan\":\"Employee stock purchase plan\",\"CareersRetirementBenefits\":\"Retirement benefits with company matching\",\"CareersLifeAndDisabilityCoverage\":\"Life and disability coverage\",\"CareersCharitableDonation\":\"Charitable donation matching up to US $1,000/yr\",\"CareersTeamCentricCompanyEvents\":\"Team-centric company events and more!\",\"CareersEntrepreneurialGrowth\":\"Feel the buzz. Evolve and grow in the entrepreneurial environment at a fast-growing tech company.\",\"CareersDriveMassiveImpact\":\"Make an impact. Help scale a platform that processes 6PB of data and reaches over a billion users every day.\",\"CareersOwnYourProjects\":\"Do your thing, your way. Take on entrepreneurial projects that could see long-term adoption\",\"CareersTeamAndCommunity\":\"Be part of something bigger. We build things together. Community, culture, and giving back matter here.\",\"CareersLearnByDoing\":\"Absorb the knowledge. Experiment and try new things with the support of industry leaders.\",\"CareersIntegratedLearningExperience\":\"Learn and grow. Work on projects, join meetings, and hang at our events. You’re part of the team.\",\"CareersJobBoardTitle\":\"All Open Positions\",\"CareersAllDepartments\":\"All Departments\",\"CareersAllOffices\":\"All Offices\",\"CareersAllPositions\":\"All Positions\",\"CareersResetFilters\":\"Reset\",\"CareersJobsFound\":\"Jobs found: {{count}}\",\"CareersNoJobsFound\":\"No jobs found.\",\"CareersLoadingJobs\":\"Loading job listings...\",\"CareersInternshipTitle\":\"Internship\",\"CareersInternshipMessage\":\"There are currently no open intern positions. Please check back soon, as we update our job openings regularly.\",\"CareersBenefitEligibilityNote\":\"***Please note that our benefits vary by region and employee status. A member of our people team will be able to give you more details on which benefits will be applicable to you\",\"CareersScamWarning\":\"AppLovin has become aware of a scam targeting jobseekers with fake \\\"app optimization\\\" and similar roles. We do not ask our candidates to download apps or make any form of payment(s). AppLovin works with applicants through our Jobs page and \u003clink href=\\\"https://www.applovin.com/\\\"\u003eapplovin.com\u003c/link\u003e email addresses. If you are contacted through other unofficial channels (such as WhatsApp or Telegram) or asked to download an app or make a payment, these contacts are not legitimate. Confirm the information \u003clink href=\\\"https://www.applovin.com/jobs/\\\"\u003ehere\u003c/link\u003e and \u003clink href=\\\"mailto:jobs@applovin.com\\\"\u003econtact us\u003c/link\u003e directly with any questions.\",\"CareersDisclaimerContact\":\"AppLovin works with applicants through this Careers page and applovin.com email addresses. If someone reaches out to you through other means, please confirm the information here and contact us directly with any questions.\",\"CareersDisclaimerEEO\":\"AppLovin is proud to be an equal opportunity employer that is committed to inclusion and diversity. All applicants will be considered for employment without attention to race, color, religion, sex, sexual orientation, gender identity, national origin, veteran or disability status, or other legally protected characteristics. \u003clink href=\\\"https://www.eeoc.gov/poster\\\"\u003eLearn more about EEO rights as an applicant here\u003c/link\u003e.\",\"CareersDisclaimerAccommodation\":\"If you need assistance and/or a reasonable accommodation due to a disability during the application or recruiting process, please send us a request at \u003clink href=\\\"mailto:accommodations@applovin.com\\\"\u003eaccommodations@applovin.com\u003c/link\u003e.\",\"CareersDisclaimerCalifornia\":\"AppLovin will consider for employment all qualified applicants with criminal histories in a manner consistent with applicable law. If you're applying for a position in California, \u003clink href=\\\"https://calcivilrights.ca.gov/fair-chance-act/\\\"\u003elearn more here\u003c/link\u003e.\",\"CareersDisclaimerPrivacy\":\"Read our \u003clink href=\\\"/global-applicant-privacy-notice/\\\"\u003eGlobal Applicant Privacy Notice\u003c/link\u003e to learn more about how AppLovin processes your personal information.\",\"CareersDisclaimerTransparency\":\"\u003clink href=\\\"https://www.cigna.com/legal/compliance/machine-readable-files\\\"\u003eThis link\u003c/link\u003e leads to the machine-readable files that are made available in response to the federal Transparency in Coverage Rule and includes negotiated service rates and out-of-network allowed amounts between health plans and healthcare providers. The machine-readable files are formatted to allow researchers, regulators, and application developers to more easily access and analyze data.\",\"CareersEngineeringTitle\":\"HOT OPPORTUNITY\",\"CareersEngineeringHeader\":\"Engineering internship\",\"CareersEngineeringDescription\":\"Available now! Accelerate your engineering career with an internship that will give you hands-on experience building the next generation of advanced technology solutions.\",\"CareersGetInThere\":\"Get in there\",\"CareersGetInThereDescription\":\"Jump right in and start building within our fast-paced, startup-style culture. You’re part of the team now!\",\"CareersDoTheThings\":\"Do the things\",\"CareersDoTheThingsDescription\":\"Contribute to real projects, from writing and debugging code to going live. Build features and models that impact business goals.\",\"CareersLearnFromTheMasters\":\"Learn from the masters\",\"CareersLearnFromTheMastersDescription\":\"Work alongside industry veterans and leaders, growing your network and learning as you go.\",\"CareersAdamForoughi\":\"Adam Foroughi\",\"CareersAdamForoughiTitle\":\"CEO and Co-founder of AppLovin\",\"CareersAdamForoughiQuote\":\"“We’re defined by the desire to push for more and to continuously improve how we work and evolve what we deliver.”\",\"FooterProducts\":\"Products\",\"FooterAxon\":\"Axon\",\"FooterAdjust\":\"Adjust\",\"FooterWurl\":\"Wurl\",\"FooterArray\":\"Array\",\"FooterAboutAppLovin\":\"About AppLovin\",\"FooterNewsroom\":\"Newsroom\",\"FooterLeadership\":\"Leadership\",\"FooterCareers\":\"Careers\",\"FooterBrandGuidelines\":\"Brand Guidelines\",\"FooterAccount\":\"Account\",\"FooterLogin\":\"Log in\",\"FooterSignup\":\"Sign up\",\"FooterResources\":\"Resources\",\"FooterBlog\":\"Blog\",\"FooterSupport\":\"Support\",\"FooterEvents\":\"Events\",\"FooterPrivacyPolicy\":\"Privacy Policy\",\"FooterTermsOfUse\":\"Terms of Use\",\"FooterPrivacy\":\"Privacy\",\"FooterCaliforniaPrivacy\":\"Your California Privacy Choices\",\"FooterAllRightsReserved\":\"All rights reserved\",\"FooterLanguage\":\"English\",\"CareersAlwaysPursueExcellence\":\"Always pursue excellence\",\"CareersChallengeTheStatusQuo\":\"Challenge the status quo\",\"CareersLeadByDoing\":\"Lead by doing\",\"CareersNeverStopHustling\":\"Never stop hustling\",\"CareersProductFirst\":\"Product first\",\"CareersSpeedWins\":\"Speed wins\",\"ChiefLegalOfficerAndCorporateSecretary\":\"Chief Administrative \u0026 Legal Officer\",\"FooterCookieSettings\":\"Cookie Settings\",\"FooterCookiesSettings\":\"Cookies Settings\",\"FooterDemandPartnerPolicies\":\"Demand Partner Policies\",\"FooterInvestors\":\"Investors\",\"FooterPlatformEnforcement\":\"Platform Enforcement\",\"FooterPolicyCenter\":\"Policy Center\",\"FooterPublisherPolicies\":\"Publisher Policies\",\"FooterYourPrivacyChoices\":\"Your Privacy Choices\",\"LeadershipGiovanniGeName\":\"Giovanni Ge\",\"LeadershipMaynard\":\"Independent Director\",\"PlatformEnforcementCard1Description\":\"All publishers and advertisers must adhere to AppLovin's \u003clink href=\\\"https://legal.applovin.com/terms/\\\"\u003eTerms of Use Agreement\u003c/link\u003e, \u003clink href=\\\"https://legal.applovin.com/policies-demand-partners/\\\"\u003ePolicies for Demand Partners\u003c/link\u003e, and \u003clink href=\\\"https://legal.applovin.com/policies-publishers/\\\"\u003ePolicies for Publishers\u003c/link\u003e, which outline AppLovin's expectations for the publisher content and ads available through the Services, including prohibited and restricted content categories, as well as prohibitions against invalid traffic (e.g., fake clicks, etc.) or the promotion of invalid traffic, and adware. Through a combination of automated tools and manual review, we actively review the Services for policy violations and take appropriate action consistent with our terms and policies.\",\"PlatformEnforcementCard1Title\":\"Policies and Policy Enforcement\",\"PlatformEnforcementCard2Description\":\"All publishers and advertisers go through AppLovin’s account approval process, which includes verification techniques and other measures designed to help ensure the quality of our publishers and advertisers and the authenticity of their audiences. If publishers or advertisers do not satisfy these processes, they cannot proceed to onboarding.\",\"PlatformEnforcementCard2Title\":\"Account Approval Process\",\"PlatformEnforcementCard3Description\":\"AppLovin actively monitors and analyzes various metrics to identify fraudulent clicks and impressions, irregular patterns that might indicate invalid traffic, or other indications of invalid activity. We take appropriate action against flagged publishers, consistent with our \u003clink href=\\\"https://legal.applovin.com/terms/\\\"\u003eTerms of Use Agreement\u003c/link\u003e and \u003clink href=\\\"https://legal.applovin.com/policies-publishers/\\\"\u003ePolicies for Publishers\u003c/link\u003e, including terminating the accounts of publishers flagged for fraudulent activity.\",\"PlatformEnforcementCard3Title\":\"Publisher Authentication\",\"PlatformEnforcementCard4Description\":\"AppLovin deploys automated tooling to screen and flag ad content for policy violations, including our prohibited and restricted content categories. If the tool detects potential policy violations, the tool flags the ad for further review, and we take appropriate action consistent with our \u003clink href=\\\"https://legal.applovin.com/policies-demand-partners/\\\"\u003ePolicies for Demand Partners\u003c/link\u003e. If the tool flags advertiser accounts with repeat policy violations, their account will be subject to suspension or termination.\",\"PlatformEnforcementCard4Title\":\"Automated Ad Review\",\"PlatformEnforcementCard5Description\":\"AppLovin provides an in-ad reporting feature through which end users can flag ads served by AppLovin as \\\"inappropriate\\\" or \\\"broken,\\\" and even identify the policies they believe the ads violate. We take appropriate action against flagged ads, consistent with our \u003clink href=\\\"https://legal.applovin.com/policies-demand-partners/\\\"\u003ePolicies for Demand Partners\u003c/link\u003e.\",\"PlatformEnforcementCard5Title\":\"In-Ad Reporting Tool\",\"PlatformEnforcementCard6Description\":\"AppLovin provides publishers with an Ad Review feature, which gives them a readily accessible tool to identify potentially problematic ad content and easily report that content to the relevant network partners for further action.\",\"PlatformEnforcementCard6Title\":\"Ad Review Tools for Publishers\",\"PlatformEnforcementDescription\":\"AppLovin seeks to create a safe, fair, and transparent ecosystem for publishers to monetize their content and for advertisers to reach prospective customers with useful, relevant products and services. AppLovin also wants to ensure a safe and positive experience for end users. We deploy a series of overlapping policy requirements and technical measures to help ensure the validity of our publisher traffic and the quality and content of advertisements, and to help mitigate the incidence of spam or fraud.\",\"PlatformEnforcementSubTitle\":\"These measures include the following:\",\"PlatformEnforcementTitle\":\"Platform Enforcement\",\"TopBannerAxon\":\"Go to \u003clink\u003eAxon\u003c/link\u003e to promote your business\",\"TopBannerDash\":\"\u003clink\u003eSign in\u003c/link\u003e to monetize with AppLovin\"}},\"ja\":{\"translation\":{\"HeaderInvestors\":\"投資家情報(IR)\",\"HomeTitle\":\"収益性の高い広告で\",\"HomeHighlight\":\"ビジネス可能性を最大化\",\"HomeDescription\":\"AppLovinのマーケティングテクノロジーで、顧客獲得からマネタイズ、\\n広告効果の計測までを実現しましょう\",\"HomeFoundingPrinciples\":\"創業理念\",\"HomeProductFirst\":\"プロダクトファースト\",\"HomeNeverStopHustling\":\"止まらず努力し続ける\",\"HomeSpeedWins\":\"素早く行動する\",\"HomeAlwaysPursueExcellence\":\"常に卓越したものを追求する\",\"HomeLeadByDoing\":\"実行して導く\",\"HomeChallengeStatusQuo\":\"現状を打破する\",\"HomeAxonDescription\":\"収益性高く、シンプルな広告運用\",\"HomeArrayDescription\":\"OEM・通信事業者向けのオーディエンス収益化\",\"HomeWurlDescription\":\"ストリーミングTVの\\n価値を高めるソリューション\",\"HomeAdjustDescription\":\"効果を可視化する\\nマーケターのための分析ツール\",\"NewsroomTitle\":\"ニュースルーム\",\"NewsroomDescription\":\"AppLovinの最新情報をご紹介します\",\"NewsroomAboutTitle\":\"会社紹介\",\"NewsroomAboutDescription\":\"AppLovinはマーケティング技術を通して、顧客獲得、収益拡大、広告効果のトラッキングを支援します。\",\"NewsroomBrandGuidelinesTitle\":\"ブランドガイドライン\",\"NewsroomBrandGuidelinesDescription\":\"AppLovinロゴ、プロフィール写真のダウンロード、ブランド活用ガイドラインをダウンロード\",\"NewsroomViewBrandResources\":\"ブランドリソースを見る\",\"NewsroomAboutLeadershipTitle\":\"経営陣紹介\",\"NewsroomCtaTitle\":\"お問い合わせ\",\"NewsroomLoadingNews\":\"ニュースを読み込み中です...\",\"NewsroomNoArticles\":\"現在表示できるニュースはありません。\",\"NewsroomNewsError\":\"ニュースを読み込めませんでした。後ほど再度お試しください。\",\"LeadershipTitle\":\"経営陣\",\"LeadershipBoardTitle\":\"取締役会\",\"LeadershipAdamPositionLong\":\"Chairperson of the Board and Chief Executive Officer\",\"LeadershipAdamPositionShort\":\"最高経営責任者&共同創業者\",\"LeadershipAdamForoughiDescription\":\"Adam Foroughi は、AppLovin のビジョンと戦略をリードするCEO兼共同創設者です。Adam のプロダクトに関する着目点とクリエイティブな思考が AppLovin のチームを動かし続けています。AppLovin は彼のリーダーシップの下で上場企業へと成長し、全世界にオフィスを構えるようになりました。彼はデリバティブトレーダーとしてキャリアを開始し、トレーダー時代には、スケーラブルな高頻度取引モデルに感銘を受けました。その後 Lifestreet Media、Social Hour の2社を設立し、モバイルテクノロジーの知識を深めました。彼は、2018年のErnst \u0026 Youngアントレプレナー・オブ・ザ・イヤー賞を受賞しました。\",\"LeadershipChiefFinancialOfficer\":\"最高財務責任者(CFO)\",\"LeadershipMattStumpfDescription\":\"Matt Stumpf はAppLovin の最高財務責任者(CFO)として、グローバル・ファイナンス、会計、税務、財務、IRを統括しています。Matt は2020年より AppLovin で財務担当ヴァイス・プレジデントを務め、コーポレート・ファイナンス・チームを構築し、IPO をリードしました。AppLovin 入社前は、PwC で財務監査のキャリアをスタートさせ、テクノロジー業界の M\u0026A 取引に関する財務コンサルティングを担当しました。公認会計士の資格を持ち、カリフォルニア大学サンタクルーズ校で経営経済学の学士号を取得しています。\",\"LeadershipChiefLegalOfficerAndCorporateSecretary\":\"最高総務責任者兼法務責任者\\n\",\"LeadershipVictoriaValenzuelaDescription\":\"Victoria(Tory)Valenzuela は、AppLovin の最高法務責任者兼コーポレートセクレタリーです。彼女は、法律上のあらゆる分野を監督し、コンプライアンスに従事しています。AppLovin 入社以前は、Machine Zone でも法務チームを率いていました.Tory は 2022年 San Francisco Business Times紙から「Outstanding LGBTQ Business Leader in the Bay Area」として表彰されました。Machine Zone 以前は、Cypress Semiconductorの法務顧問、法務担当副社長、および事務部長の他、Clifford Chance US および Brobeck, Phleger \u0026 Harrison LLP での M\u0026A・証券担当弁護士を歴任しました。Tory はスタンフォード大学法科大学院で法律の学位を取得しました。\",\"LeadershipChiefTechnologyOfficer\":\"最高技術責任者(CTO)\",\"LeadershipBasilShikinDescription\":\"Basil Shikin は、 AppLovin の最高技術責任者(CTO)です。彼は、AppLovin の安全でスケーラブルなシステムの構築を通じて会社のグローバルな成長を支えるチームを率いています。AppLovin 初期社員の1人である Basil はCTO就任前、エンジニアリング担当ヴァイスプレジデントとして AppLovin プラットフォームの構築と最適化に重要な役割を果たし、同プラットフォームが数十億のアプリダウンロードを促進するまで成長させました。Basil のリーダーシップの下、AppLovin のプラットフォームはモバイルゲームの爆発的な成長を牽引しつつ、モバイルゲームのエコシステムを活性化し、何百万もの人々がプレイする数々のゲームタイトルを創り出しています。Basil は AppLovin 入社以前は、DeviceAnywhere のシニアソフトウェアエンジニアを務めました。\",\"LeadershipVicePresidentOfEngineering\":\"プロダクト兼エンジニアリング最高責任者\",\"LeadershipGiovanniGeDescription\":\"Giovanni Ge は、AppLovin のプロダクト兼エンジニアリング最高責任者です。Gio のリーダーシップのもと、AppLovin の リサーチサイエンスチーム は世界規模で AI モデルを開発し、最先端のレコメンデーションモデルを構築するとともに、世界最大級のアドエクスチェンジを運営しています。AppLovin 入社以前、Giovanni は Meta、BlackRock、Uber で機械学習の研究をリードしてきました。中国科学技術大学で学士号を取得後、国際高等研究院(SISSA) にて 物性・材料物理学 の博士号を取得しています。\",\"LeadershipDirectorAndAdvisorToCEO\":\"Director\",\"LeadershipChiefExecutiveOfficer\":\"Lead Independent Director \",\"LeadershipChiefLegalOfficer\":\"Independent Director\",\"LeadershipCoFounder\":\"Independent Director\",\"LeadershipCEOPartner\":\"CEOパートナー\",\"LeadershipFormerCFOAndHeadOfBusinessOperations\":\"Independent Director\",\"LeadershipPartnerPrivateEquity\":\"プライベート・エクイティ・パートナー\",\"LeadershipCEOAndCoFounder\":\"Director\",\"LeadershipFormerChiefMarketingAndCommunicationsOfficer\":\"Independent Director\",\"LeadershipFounder\":\"Founder\",\"ArrayTitle\":\"Direct Downloadでアプリの成長を加速\",\"ArrayHighlight\":\"Arrayがその実現をサポートします\",\"ArrayHowItWorks\":\"仕組みのご紹介\",\"ArraySeamlessInstalls\":\"シームレスなインストール体験\",\"ArraySeamlessInstallsDescription\":\"Direct Downloadにより、AppLovinを通して広告出稿しているアプリを Array 対応デバイスにスムーズにインストールできます。\",\"ArrayUserPoweredExperience\":\"ユーザー主導の体験\",\"ArrayUserPoweredExperienceDescription\":\"ユーザー自身がインストールの可否を選択し、いつでもアンインストールできます。\",\"ArrayFlowExample\":\"フロー例\",\"ArrayAdTitle\":\"広告\",\"ArrayLandingPageTitle\":\"ランディングページ\",\"ArrayInstallTitle\":\"インストール\",\"CareersTitle\":\"Careers\",\"CareersHeader\":\"Grow your career at AppLovin\",\"CareersJoinTeamButton\":\"View open roles\",\"CareersHeroDescription\":\"AppLovin is focused on enabling companies around the world to bring their ideas, products and content to more people - at a massive global scale.\",\"CareersSeeUsInAction\":\"See us in action\",\"CareersOurCultureHeader\":\"Our Culture\",\"CareersOurCultureDescription\":\"At AppLovin, we’re all about staying inspired and delivering our best. We strive to surpass the goals we set for ourselves. This means always taking initiative, acting with integrity, and aspiring to greatness.\",\"CareersEngineeringTitle\":\"Engineering\",\"CareersEngineeringHeader\":\"Engineering internship\",\"CareersEngineeringDescription\":\"Available now! Accelerate your engineering career with an internship that will give you hands-on experience building the next generation of advanced technology solutions.\",\"CareersGetInThere\":\"Get in there\",\"CareersGetInThereDescription\":\"Jump right in and start building within our fast-paced, startup-style culture. You’re part of the team now!\",\"CareersDoTheThings\":\"Do the things\",\"CareersDoTheThingsDescription\":\"Contribute to real projects, from writing and debugging code to going live. Build features and models that impact business goals.\",\"CareersLearnFromTheMasters\":\"Learn from the masters\",\"CareersLearnFromTheMastersDescription\":\"Work alongside industry veterans and leaders, growing your network and learning as you go.\",\"CareersAdamForoughi\":\"Adam Foroughi\",\"CareersAdamForoughiTitle\":\"CEO and Co-founder of AppLovin\",\"CareersAdamForoughiQuote\":\"“We’re defined by the desire to push for more and to continuously improve how we work and evolve what we deliver.”\",\"CareersBenefitsTitle\":\"Benefits\",\"CareersBenefitsDescription\":\"AppLovin is committed to supporting our employees and their families through our comprehensive benefits program. Our benefits are thoughtfully designed to help you thrive, support your overall health and to help you reach your goals.\",\"CareersForEmployees\":\"For Employees\",\"CareersForInterns\":\"For Interns\",\"CareersHealthBenefits\":\"100% company paid health benefits for employees \u0026 dependants\",\"CareersMentalHealth\":\"Access to mental health and wellness provider\",\"CareersFlexibleTimeOff\":\"Flexible time off\",\"CareersParentalLeaveProgram\":\"Parental leave program\",\"CareersFamilyForming\":\"Family forming \u0026 women's reproductive health benefits\",\"CareersPhoneBillCovered\":\"Phone bill covered for business usage\",\"CareersEmployeeStockPurchasePlan\":\"Employee stock purchase plan\",\"CareersRetirementBenefits\":\"Retirement benefits with company matching\",\"CareersLifeAndDisabilityCoverage\":\"Life and disability coverage\",\"CareersCharitableDonation\":\"Charitable donation matching up to US $1,000/yr\",\"CareersTeamCentricCompanyEvents\":\"Team-centric company events and more!\",\"CareersEntrepreneurialGrowth\":\"Feel the buzz. Evolve and grow in the entrepreneurial environment at a fast-growing tech company.\",\"CareersDriveMassiveImpact\":\"Make an impact. Help scale a platform that processes 6PB of data and reaches over a billion users every day.\",\"CareersOwnYourProjects\":\"Do your thing, your way. Take on entrepreneurial projects that could see long-term adoption\",\"CareersTeamAndCommunity\":\"Be part of something bigger. We build things together. Community, culture, and giving back matter here.\",\"CareersLearnByDoing\":\"Absorb the knowledge. Experiment and try new things with the support of industry leaders.\",\"CareersIntegratedLearningExperience\":\"Learn and grow. Work on projects, join meetings, and hang at our events. You’re part of the team.\",\"CareersJobBoardTitle\":\"All Open Positions\",\"CareersAllDepartments\":\"All Departments\",\"CareersAllOffices\":\"All Offices\",\"CareersAllPositions\":\"All Positions\",\"CareersResetFilters\":\"Reset\",\"CareersJobsFound\":\"Jobs found: {{count}}\",\"CareersNoJobsFound\":\"該当する募集は見つかりませんでした。\",\"CareersLoadingJobs\":\"Loading job listings...\",\"CareersInternshipTitle\":\"Internship\",\"CareersInternshipMessage\":\"There are currently no open intern positions. Please check back soon, as we update our job openings regularly.\",\"CareersBenefitEligibilityNote\":\"***Please note that our benefits vary by region and employee status. A member of our people team will be able to give you more details on which benefits will be applicable to you.\",\"CareersScamWarning\":\"AppLovin has become aware of a scam targeting jobseekers with fake \\\"app optimization\\\" and similar roles. We do not ask our candidates to download apps or make any form of payment(s). AppLovin works with applicants through our Jobs page and \u003clink href=\\\"https://www.applovin.com/\\\"\u003eapplovin.com\u003c/link\u003e email addresses. If you are contacted through other unofficial channels (such as WhatsApp or Telegram) or asked to download an app or make a payment, these contacts are not legitimate. Confirm the information \u003clink href=\\\"https://www.applovin.com/jobs/\\\"\u003ehere\u003c/link\u003e and \u003clink href=\\\"mailto:jobs@applovin.com\\\"\u003econtact us\u003c/link\u003e directly with any questions.\",\"CareersDisclaimerContact\":\"AppLovin works with applicants through this Careers page and applovin.com email addresses. If someone reaches out to you through other means, please confirm the information here and contact us directly with any questions.\",\"CareersDisclaimerEEO\":\"AppLovin is proud to be an equal opportunity employer that is committed to inclusion and diversity. All applicants will be considered for employment without attention to race, color, religion, sex, sexual orientation, gender identity, national origin, veteran or disability status, or other legally protected characteristics. \u003clink href=\\\"https://www.eeoc.gov/poster\\\"\u003eLearn more about EEO rights as an applicant here\u003c/link\u003e.\",\"CareersDisclaimerAccommodation\":\"If you need assistance and/or a reasonable accommodation due to a disability during the application or recruiting process, please send us a request at \u003clink href=\\\"mailto:accommodations@applovin.com\\\"\u003eaccommodations@applovin.com\u003c/link\u003e.\",\"CareersDisclaimerCalifornia\":\"AppLovin will consider for employment all qualified applicants with criminal histories in a manner consistent with applicable law. If you're applying for a position in California, \u003clink href=\\\"https://calcivilrights.ca.gov/fair-chance-act/\\\"\u003elearn more here\u003c/link\u003e.\",\"CareersDisclaimerPrivacy\":\"Read our \u003clink href=\\\"/global-applicant-privacy-notice/\\\"\u003eGlobal Applicant Privacy Notice\u003c/link\u003e to learn more about how AppLovin processes your personal information.\",\"CareersDisclaimerTransparency\":\"\u003clink href=\\\"https://www.cigna.com/legal/compliance/machine-readable-files\\\"\u003eThis link\u003c/link\u003e leads to the machine-readable files that are made available in response to the federal Transparency in Coverage Rule and includes negotiated service rates and out-of-network allowed amounts between health plans and healthcare providers. The machine-readable files are formatted to allow researchers, regulators, and application developers to more easily access and analyze data.\",\"FooterProducts\":\"プロダクト\",\"FooterAxon\":\"Axon\",\"FooterAdjust\":\"Adjust\",\"FooterWurl\":\"Wurl\",\"FooterArray\":\"Array\",\"FooterAboutAppLovin\":\"会社情報\",\"FooterNewsroom\":\"ニュースルーム\",\"FooterLeadership\":\"経営陣\",\"FooterCareers\":\"採用情報\",\"FooterBrandGuidelines\":\"ブランドガイドライン\",\"FooterAccount\":\"アカウント\",\"FooterLogin\":\"ログイン\",\"FooterSignup\":\"登録\",\"FooterResources\":\"リソース\",\"FooterBlog\":\"ブログ\",\"FooterSupport\":\"お問い合わせ\",\"FooterEvents\":\"イベント\",\"FooterPrivacyPolicy\":\"プライバシーポリシー\",\"FooterTermsOfUse\":\"利用規約\",\"FooterPrivacy\":\"プライバシー\",\"FooterCaliforniaPrivacy\":\"Your California Privacy Choices\",\"FooterAllRightsReserved\":\"All rights reserved\",\"FooterLanguage\":\"日本語\",\"ChiefLegalOfficerAndCorporateSecretary\":\"最高総務責任者兼最高法務責任者\",\"FooterCookieSettings\":\"Cookieの設定\",\"FooterCookiesSettings\":\"Cookieの設定\",\"FooterDemandPartnerPolicies\":\"デマンドパートナーポリシー\",\"FooterInvestors\":\"投資家情報(IR)\",\"FooterPlatformEnforcement\":\"プラットフォームによる規制\",\"FooterPolicyCenter\":\"ポリシーセンター\",\"FooterPublisherPolicies\":\"パブリッシャーポリシー\",\"LeadershipGiovanniGeName\":\"Giovanni Ge\",\"LeadershipMaynard\":\"Independent Director\",\"PlatformEnforcementCard1Description\":\"すべてのパブリッシャーおよび広告主は、AppLovinの\u003clink href=\\\"https://legal.applovin.com/terms/\\\"\u003e利用規約\u003c/link\u003e、\u003clink href=\\\"https://legal.applovin.com/policies-demand-partners/\\\"\u003e広告主向けポリシー\u003c/link\u003e、および\u003clink href=\\\"https://legal.applovin.com/policies-publishers/\\\"\u003eパブリッシャー向けポリシー\u003c/link\u003eを遵守する必要があります。これらのポリシーには、サービス上で提供されるパブリッシャーコンテンツおよび広告に対するAppLovinの基準が明記されており、禁止・制限されているコンテンツカテゴリ、不正なトラフィック(例:不正クリックなど)やその促進、アドウェアに関する禁止事項などが含まれます。\\nAppLovinは、自動化ツールと手動による審査を組み合わせてサービス内のポリシー違反を積極的に監視し、当社の規約およびポリシーに従って適切な対応を行います。\",\"PlatformEnforcementCard1Title\":\"ポリシーとポリシーの施行\",\"PlatformEnforcementCard2Description\":\"すべてのパブリッシャーおよび広告主は、AppLovinのアカウント承認プロセスを経る必要があります。このプロセスには、パブリッシャーや広告主の品質およびオーディエンスの信頼性を確保するための確認手法やその他の対策が含まれています。これらのプロセスを満たさない場合、パブリッシャーおよび広告主はオンボーディングを進めることができません。\",\"PlatformEnforcementCard2Title\":\"アカウント承認プロセス\",\"PlatformEnforcementCard3Description\":\"AppLovinは、不正クリックやインプレッション、不正なトラフィックの可能性を示す異常なパターン、その他の不正行為の兆候を特定するために、さまざまな指標を積極的に監視・分析しています。不正行為が疑われるパブリッシャーに対しては、\u003clink href=\\\"https://legal.applovin.com/terms/\\\"\u003e利用規約\u003c/link\u003eおよび\u003clink href=\\\"https://legal.applovin.com/policies-publishers/\\\"\u003eパブリッシャー向けポリシー\u003c/link\u003eに基づき、適切な対応を行います。不正行為が確認されたパブリッシャーのアカウントは停止する措置をとる可能性もあります。\",\"PlatformEnforcementCard3Title\":\"パブリッシャー認証\",\"PlatformEnforcementCard4Description\":\"AppLovinは、自動化ツールを活用して広告コンテンツをスクリーニングし、禁止・制限コンテンツカテゴリなどのポリシー違反を検出・フラグ付けしています。ツールがポリシー違反の可能性を検出した場合、その広告は追加の審査対象となり、\u003clink href=\\\"https://legal.applovin.com/policies-demand-partners/\\\"\u003e広告主向けポリシー\u003c/link\u003eに基づいて適切な対応が取られます。同じ広告主アカウントでポリシー違反が繰り返される場合、アカウントは一時停止または終了の対象となります。\",\"PlatformEnforcementCard4Title\":\"自動での広告審査\",\"PlatformEnforcementCard5Description\":\"AppLovinは、エンドユーザーが表示された広告を「不適切」または「壊れている」として報告できる広告内レポート機能を提供しています。ユーザーは、広告が違反していると考えるポリシーの種類を指定することも可能です。報告された広告に対しては、\u003clink href=\\\"https://legal.applovin.com/policies-demand-partners/\\\"\u003e広告主向けポリシー\u003c/link\u003eに基づき、適切な対応を行います。\",\"PlatformEnforcementCard5Title\":\"広告内レポートツール\",\"PlatformEnforcementCard6Description\":\"AppLovinは、パブリッシャー向けにAd Review機能を提供しています。この機能により、問題のある可能性がある広告コンテンツを簡単に特定し、該当するネットワークパートナーに迅速に報告して対応を依頼することができます。\",\"PlatformEnforcementCard6Title\":\"パブリッシャー向け Ad Reviewツール\",\"PlatformEnforcementDescription\":\"AppLovinは、パブリッシャーがコンテンツを収益化し、広告主が潜在顧客に有益で関連性の高い製品やサービスを届けられるよう、安全で公平かつ透明性のあるエコシステムの構築を目指しています。また、エンドユーザーにとって安全でポジティブな体験を提供することも重要視しています。当社は、パブリッシャーのトラフィックの正当性や広告の品質・コンテンツを確保し、スパムや広告詐欺などの不正行為の発生を抑制するために、複数のポリシー要件と技術的対策を組み合わせて実施しています。\",\"PlatformEnforcementSubTitle\":\"これには、以下のような対策が含まれます。\",\"PlatformEnforcementTitle\":\"プラットフォームによる規制\",\"TopBannerAxon\":\"\u003clink\u003eAxon\u003c/link\u003e でビジネスを拡大する\",\"TopBannerDash\":\"\u003clink\u003eサインイン\u003c/link\u003e して AppLovinでアプリをマネタイズ\",\"CareersAlwaysPursueExcellence\":\"Always pursue excellence\",\"CareersChallengeTheStatusQuo\":\"Challenge the status quo\",\"CareersLeadByDoing\":\"Lead by doing\",\"CareersNeverStopHustling\":\"Never stop hustling\",\"CareersProductFirst\":\"Product first\",\"CareersSpeedWins\":\"Speed wins\",\"FooterYourPrivacyChoices\":\"Your Privacy Choices\"}}}},\"children\":\"$L19\"}],false,false]}]]}]}]\n"])</script><script>self.__next_f.push([1,"19:[\"$\",\"$L1a\",null,{\"locale\":\"en\",\"children\":[[\"$\",\"$L1b\",null,{}],[\"$\",\"$L1c\",null,{}],[\"$\",\"$L1d\",null,{}],[\"$\",\"$L1e\",null,{}],[\"$\",\"main\",null,{\"children\":[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[\"$L1f\",[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}],[\"$\",\"$L20\",null,{}]]}]\n"])</script><script>self.__next_f.push([1,"17:[\"$\",\"head\",null,{\"children\":[[\"$\",\"$L21\",null,{\"id\":\"webkit-polyfill\",\"dangerouslySetInnerHTML\":{\"__html\":\"\\n if (typeof window !== 'undefined') {\\n // Create a proxy that safely handles access to window.webkit and its properties\\n // This prevents errors in environments like Instagram's in-app browser where\\n // the native WebKit bridge might not be fully implemented\\n if (!window.webkit) {\\n window.webkit = new Proxy({}, {\\n get: function(target, prop) {\\n // Return an empty object or safe no-op function\\n return new Proxy({}, {\\n get: function() {\\n return function() {};\\n }\\n });\\n }\\n });\\n }\\n }\\n \"},\"strategy\":\"beforeInteractive\"}],[\"$\",\"$L21\",null,{\"src\":\"https://cdn.cookielaw.org/scripttemplates/otSDKStub.js\",\"type\":\"text/javascript\",\"charSet\":\"UTF-8\",\"data-domain-script\":\"cca15a91-3135-492a-bb04-4016d17bc118\"}],[\"$\",\"$L22\",null,{\"gtmId\":\"GTM-5WHQPK9\"}]]}]\n"])</script><script>self.__next_f.push([1,"1f:E{\"digest\":\"NEXT_REDIRECT;replace;/;307;\"}\n"])</script></body></html> | Unknown directive |
To appear in search results, crawlers need access to your app.