CINXE.COM

Investor Relations | Aon

<!DOCTYPE html> <html lang="en" class=""><head> <!-- begin spin_special_output(head_start) --> <script type="text/javascript" src="js/jquery.js" wd_script_id="jquery.js" nonce="NjE0MDNjZmZiZTE5ZTA2ZDJjNTFiOTI3NjcyZmFjMmVjNzczZjQyMg=="></script> <style type="text/css" wd_script_id="search_form_style" nonce="NjE0MDNjZmZiZTE5ZTA2ZDJjNTFiOTI3NjcyZmFjMmVjNzczZjQyMg=="> .wd_search_form .wd_input_datepicker { margin-right: 2px; } .wd_search_type_checkbox { margin-left: 20px; } </style> <script type="text/javascript" src="js/jquery-webdriver.js" wd_script_id="jquery-webdriver.js" nonce="NjE0MDNjZmZiZTE5ZTA2ZDJjNTFiOTI3NjcyZmFjMmVjNzczZjQyMg=="></script> <script type="text/javascript" src="js/webdriver.js" wd_script_id="webdriver.js" nonce="NjE0MDNjZmZiZTE5ZTA2ZDJjNTFiOTI3NjcyZmFjMmVjNzczZjQyMg=="></script> <script type="text/javascript" wd_script_id="search_form_script" nonce="NjE0MDNjZmZiZTE5ZTA2ZDJjNTFiOTI3NjcyZmFjMmVjNzczZjQyMg=="> function wd_toggle_search_form(link, advanced) { var $ = webDriver.jQuery; var $container = $(link).closest(".wd_search_form_container"); var basic_form = $container.find(".wd_search_form_basic"); var basic_query = basic_form.find('input[name="query"]'); var advanced_form = $container.find(".wd_search_form_advanced"); var advanced_query = advanced_form.find('input[name="query"]'); if (advanced) { advanced_query.val(basic_query.val()); advanced_form.show(); basic_form.hide(); } else { basic_query.val(advanced_query.val()); basic_form.show(); advanced_form.hide(); } } function wd_toggle_search_type_checkboxes(radio) { var $ = webDriver.jQuery; var $radio = $(radio); var all = $radio.val() == "All" ? $radio.is(":checked") : !$radio.is(":checked"); var $checkboxes = $radio.closest(".wd_form_field").find(".wd_search_type_checkbox"); $checkboxes.find('input[type="checkbox"]').prop("disabled", all); $checkboxes.toggle(!all); } webDriver.jQuery(function ($) { $('.wd_search_type_radio input[type="radio"]').each(function() {wd_toggle_search_type_checkboxes(this);}); }); </script> <script type="text/javascript" wd_script_id="featurebox_financial_script" nonce="NjE0MDNjZmZiZTE5ZTA2ZDJjNTFiOTI3NjcyZmFjMmVjNzczZjQyMg=="> var ir_featurebox = { featureboxes: new Array, ticker_data: new Array, update: function(index, ticker, filer) { var item_id = ticker || filer; if (!this.featureboxes[index]) { this.featureboxes[index] = { ticker: ticker, filer: filer, chart: false, size: false }; } if (!this.ticker_data[item_id]) this.ticker_data[item_id] = {}; if (ticker && webDriver.jQuery("#ir_featurebox_"+index+"-quote").length) this.update_quote(index, ticker); if (ticker && webDriver.jQuery("#ir_featurebox_"+index+"-chart").length) this.update_chart(index, ticker); if (ticker && webDriver.jQuery("#ir_featurebox_"+index+"-data").length) this.update_data(index, ticker); if (filer && webDriver.jQuery("#ir_featurebox_"+index+"-filings").length) this.update_filings(index, filer); if (webDriver.jQuery("#ir_featurebox_"+index+"-footer").length) this.update_labels(index, ticker, filer); }, update_labels: function(index, ticker, filer) { var item_id = ticker || filer; if (!this.ticker_data[item_id]["labels"]) { webDriver.jQuery("#ir_featurebox_"+index+"-footer").html(""); webDriver.jQuery.getJSON( "index.php", { ajax: "ir_featurebox", ticker: ticker, filer: filer, data: "labels" }, function(data) { ir_featurebox.ticker_data[item_id]["labels"] = data; ir_featurebox.update_labels(index, ticker, filer); } ); } else { webDriver.jQuery("#ir_featurebox_"+index+"-footer").html(this.ticker_data[item_id]["labels"].footer); } } }; </script> <style type="text/css" wd_script_id="ir_ticker_label_style" nonce="NjE0MDNjZmZiZTE5ZTA2ZDJjNTFiOTI3NjcyZmFjMmVjNzczZjQyMg=="> div.wd_ticker_label { text-align: right; margin: 5px 0; } div.wd_ticker_label span.wd_exchange { color: #999999; } div.wd_ticker_label span.wd_exchange:after { content: ": "; } </style> <style type="text/css" wd_script_id="ir_featurebox_data_style" nonce="NjE0MDNjZmZiZTE5ZTA2ZDJjNTFiOTI3NjcyZmFjMmVjNzczZjQyMg=="> div.wd_chart-quote { width: 100%; overflow: auto; } div.wd_chart-quote-item { width: 49%; float: left; margin: 10px 0; } div.wd_chart-quote-value { margin: 0; font-weight: bold; } div.wd_chart-quote-value-down { color: #cc0000; } div.wd_chart-quote-value-up { color: #00cc00; } div.wd_chart-quote-label { margin: 0; color: #999999; } div.wd_chart-quote-footer { margin: 5px 0 0 0; font-size: .75em; color: #999999; } </style> <link href="css/wd_wcag.css" type="text/css" rel="stylesheet" wd_script_id="wd_wcag.css"> <link href="thirdparty/font-awesome/css/font-awesome.min.css" type="text/css" rel="stylesheet" wd_script_id="font-awesome.min.css"> <script type="text/javascript" wd_script_id="ir_featurebox_data_script" nonce="NjE0MDNjZmZiZTE5ZTA2ZDJjNTFiOTI3NjcyZmFjMmVjNzczZjQyMg=="> ir_featurebox.update_data = function(index, ticker) { if (!this.ticker_data[ticker]["data"]) { webDriver.jQuery("#ir_featurebox_"+index+"-data").html('<center><span class="wd_loading_rotate" ><span class="fa-spin fa-fw fa fa-circle-o-notch" style="font-size: 3em;"></span><span class="wd_sr-only">Loading...</span></span></center>'); webDriver.jQuery.get( "index.php", { ajax: "ir_featurebox", ticker: ticker, data: "data" }, function(data) { ir_featurebox.ticker_data[ticker]["data"] = data; ir_featurebox.update_data(index, ticker); } ); } else { webDriver.jQuery("#ir_featurebox_"+index+"-data").html(this.ticker_data[ticker]["data"]); } } </script> <style type="text/css" wd_script_id="featurebox_financial_style" nonce="NjE0MDNjZmZiZTE5ZTA2ZDJjNTFiOTI3NjcyZmFjMmVjNzczZjQyMg=="> div.wd_chart-quote-footer { margin: 5px 0 0 0; font-size: .75em; color: #999999; } </style> <style type="text/css" wd_script_id="featureboxes_style" nonce="NjE0MDNjZmZiZTE5ZTA2ZDJjNTFiOTI3NjcyZmFjMmVjNzczZjQyMg=="> .wd_featurebox_icon { display: inline; } .wd_featurebox_icon img { vertical-align: middle; } div.wd_featurebox_group div.wd_tabs_wrapper { border: none; border-bottom: 1px solid #E1E1E1; padding: 0 0 5px 0; } div.wd_featurebox_group div.wd_featurebox { border: none; padding: 8px 0 0 0; } div.wd_featurebox_group li.wd_tab { float: none; color: #666666; } div.wd_featurebox_group li.wd_tab-active { border: none; background-color: transparent; color: #000000; font-weight: bold; } div.wd_featurebox_group li.wd_tab-inactive { cursor: auto; } </style> <!-- end spin_special_output(head_start) --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <link href="css/jquery.fancybox.css" type="text/css" rel="stylesheet" media="screen,projection"/> <link rel="stylesheet" href="css/bc-style-vjs.css"> <link rel="stylesheet" href="css/bc-style-85ollT32P-default.css"> <link rel="icon" href="images/favicon.png"><meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Investor Relations | Aon</title> <meta name="keywords" content="" /> <meta name="description" content="" /> <meta name="twitter:card" content="summary" /> <meta property="og:site_name" content="Aon Investor Relations " /> <meta property="og:url" content="https://ir.aon.com/overview" /> <link href="css/style.css" rel="stylesheet"> <link rel="stylesheet" type="text/css" href="css/wdcontent.css"> <!-- begin spin_special_output(head_end) --> <link rel="canonical" href="https://ir.aon.com/" /> <!-- end spin_special_output(head_end) --> </head> <body class="wd_pageid_45 aon-all-solutions aon-lib-loaded" cz-shortcut-listen="true" style="padding-top: 116px; --body-padding-top:116px;"><div id="__next" data-reactroot=""> <header class="global-header" data-component="GlobalHeader"> <nav class="global-header__nav"> <!-- --> <div class="global-header__icon"> <a href="https://www.aon.com/" tabindex="0"> <img class="aon-icon aon-icon__aon-icon" src="images/an-logo.svg" alt="aon logo"> </a> </div> <ul class="global-header__mega-menu " data-component="NavList"> <li class="global-header__mega-menu-item "> <a href="https://ir.aon.com/overview" target="_self" class="global-header__mega-menu-link">Overview</a> <div class="global-header__mega-sub-menu-title"> <svg class="aon-icon aon-icon__chevron-left" viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg"> <use xlink:href="images/symbol-defs.svg#chevron-left"></use> </svg> Overview </div> <div class="global-header__mask-item"></div> </li> <li class="global-header__mega-menu-item has-children"> <a href="stock-quote-and-chart" target="_self" class="global-header__mega-menu-link">Stock Information<svg class="aon-icon aon-icon__chevron-right" viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><use xlink:href="images/symbol-defs.svg#chevron-right"></use></svg></a> <div class="global-header__mega-sub-menu-title"> <svg class="aon-icon aon-icon__chevron-left" viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg"> <use xlink:href="images/symbol-defs.svg#chevron-left"></use> </svg> Stock Information </div> <div class="aon-industries-tray wd_subnav_wrapper"> <ul class="aon-industries-tray__list fade-in-left wd_subnav"> <li class="aon-industries-tray__item"> <a class="aon-industries-tray__link" href="https://ir.aon.com/stock-quote-and-chart" target="_self" data-nav="1-1"> <h6>Stock Quote and Chart</h6> </a> </li> <li class="aon-industries-tray__item"> <a class="aon-industries-tray__link" href="https://ir.aon.com/historical-stock-price" target="_self" data-nav="1-1"> <h6>Historical Stock Price</h6> </a> </li> <li class="aon-industries-tray__item"> <a class="aon-industries-tray__link" href="https://ir.aon.com/investment-calculator" target="_self" data-nav="1-1"> <h6>Investment Calculator</h6> </a> </li> <li class="aon-industries-tray__item"> <a class="aon-industries-tray__link" href="https://ir.aon.com/stock-splits" target="_self" data-nav="1-1"> <h6>Stock Splits</h6> </a> </li> <li class="aon-industries-tray__item"> <a class="aon-industries-tray__link" href="https://ir.aon.com/dividends" target="_self" data-nav="1-1"> <h6>Dividends</h6> </a> </li> <li class="aon-industries-tray__item"> <a class="aon-industries-tray__link" href="https://ir.aon.com/analyst-coverage" target="_self" data-nav="1-1"> <h6>Analyst Coverage</h6> </a> </li> <li class="aon-industries-tray__item"> <a class="aon-industries-tray__link" href="https://www.aon.com/about-aon/corporate-governance/corporate-governance.jsp" target="_blank" data-nav="1-1"> <h6>Corporate Governance</h6> </a> </li> </ul> </div> <div class="global-header__mask-item"></div> </li> <li class="global-header__mega-menu-item has-children"> <a href="quarterly-and-annual-reports?cat=32" target="_self" class="global-header__mega-menu-link">Financial Reports<svg class="aon-icon aon-icon__chevron-right" viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><use xlink:href="images/symbol-defs.svg#chevron-right"></use></svg></a> <div class="global-header__mega-sub-menu-title"> <svg class="aon-icon aon-icon__chevron-left" viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg"> <use xlink:href="images/symbol-defs.svg#chevron-left"></use> </svg> Financial Reports </div> <div class="aon-industries-tray wd_subnav_wrapper"> <ul class="aon-industries-tray__list fade-in-left wd_subnav"> <li class="aon-industries-tray__item"> <a class="aon-industries-tray__link" href="https://ir.aon.com/quarterly-and-annual-reports?cat=51" target="_self" data-nav="1-1"> <h6>Quarterly and Annual Reports</h6> </a> </li> <li class="aon-industries-tray__item"> <a class="aon-industries-tray__link" href="https://ir.aon.com/proxy-materials" target="_self" data-nav="1-1"> <h6>Proxy Materials</h6> </a> </li> <li class="aon-industries-tray__item"> <a class="aon-industries-tray__link" href="https://ir.aon.com/sec-filings" target="_self" data-nav="1-1"> <h6>SEC Filings</h6> </a> </li> </ul> </div> <div class="global-header__mask-item"></div> </li> <li class="global-header__mega-menu-item "> <a href="https://ir.aon.com/events-and-presentations" target="_self" class="global-header__mega-menu-link">Events and Presentations</a> <div class="global-header__mega-sub-menu-title"> <svg class="aon-icon aon-icon__chevron-left" viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg"> <use xlink:href="images/symbol-defs.svg#chevron-left"></use> </svg> Events and Presentations </div> <div class="global-header__mask-item"></div> </li> <li class="global-header__mega-menu-item has-children"> <a href="contact-us" target="_self" class="global-header__mega-menu-link">Resources<svg class="aon-icon aon-icon__chevron-right" viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><use xlink:href="images/symbol-defs.svg#chevron-right"></use></svg></a> <div class="global-header__mega-sub-menu-title"> <svg class="aon-icon aon-icon__chevron-left" viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg"> <use xlink:href="images/symbol-defs.svg#chevron-left"></use> </svg> Resources </div> <div class="aon-industries-tray wd_subnav_wrapper"> <ul class="aon-industries-tray__list fade-in-left wd_subnav"> <li class="aon-industries-tray__item"> <a class="aon-industries-tray__link" href="https://ir.aon.com/contact-us" target="_self" data-nav="1-1"> <h6>Contact Us</h6> </a> </li> <li class="aon-industries-tray__item"> <a class="aon-industries-tray__link" href="https://ir.aon.com/email-alerts" target="_self" data-nav="1-1"> <h6>Email Alerts</h6> </a> </li> <li class="aon-industries-tray__item"> <a class="aon-industries-tray__link" href="https://ir.aon.com/rss-feeds" target="_self" data-nav="1-1"> <h6>RSS Feeds</h6> </a> </li> </ul> </div> <div class="global-header__mask-item"></div> </li> </ul> <section class="global-header__search"> <button aria-label="search" class="aon-icon__search"> <svg class="aon-icon" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" aria-label="search"> <use xlink:href="images/symbol-defs.svg#search"></use> </svg> </button> <div class="global-header__search-mask"></div> <div class="search-nav-zero"> <div class="search-nav-zero__inner"> <div class="search-nav-zero-state"> <div class="search-nav-zero-state__inner wd_page_search_wrapper"> <h6 class="search-hero-search-bar__title"> How can we help you? </h6> <div class="wd_search_form_container"><form name="basic_search" method="get" action="https://ir.aon.com/search-results" class="wd_search_form wd_search_form_basic"><input type="hidden" name="s" value="search_results" /><label for="basic_search_keywords">Keywords</label> <input type="text" name="query" value="" size="32" placeholder="Search investor site" id="basic_search_keywords" /> <a href="#" onclick="webDriver.jQuery(this).closest('form').submit(); return false;"><button type="submit" aria-label="Submit button" class="search-hero-form-submit"><div class="search-hero-form-input-icon"><svg class="aon-icon" viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><title>Submit</title><use xlink:href="images/symbol-defs.svg#search"></use></svg></div></button></a></form> </div> </div> <div role="presentation" class="search-autosuggest"> <ul class="search-autosuggest__list" id="searchSuggestion" role="listbox"></ul> </div> </div> </div> </div> </section> <div class="wd_right_nav"> <section class="global-header__contact"> <a href="https://www.aon.com/home/contact-us" tabindex="0">Contact Us</a> </section> <section class="global-header__links"> <ul> <li> <a href="https://jobs.aon.com/" target="_blank" tabindex="0" class="global-header__link">Careers</a> </li> <li> <a href="https://ir.aon.com/" target="_blank" tabindex="0" class="global-header__link">Investors</a> </li> <li> <a href="https://aon.mediaroom.com/" target="_blank" tabindex="0" class="global-header__link">News</a> </li> <li> <a href="https://aon.com/" target="_blank" tabindex="0" class="global-header__link">Back to Aon.com</a> </li> </ul> </section> </div> <section class="global-header__trigger-menu-wrapper"> <button aria-label="toggle menu" class="global-header__trigger-menu"> <div></div> <div></div> <div></div> </button> </section> <div class="global-header__mask" style="display: none;"></div> </nav> <div class="global-header__mega-sub-menu wd_global_subnav_wrapper"> </div> </header> <main class="page-main"> <section class="search-hero-section search-hero--bottom-gap search-hero--theme-clarity search-hero--theme-dark search-hero--theme-gray-07"> <div class="search-hero"> <div class="search-hero__media" aria-hidden="true"> <img src="/image/gettyimages_1151443138.jpg" alt="Aerial view of people in a green field" /> </div> <div class="search-hero__panel-grid grid" aria-hidden="true"> <div class="search-hero__panel"></div> </div> <div class="search-hero-content grid"> <div class="search-hero-content__inner"> <h6 class="search-hero-content__title">Overview</h6> <div class="search-hero-content__title--lead"><p>Investor Relations</p> </div> </p> </div> </div> </div> <div class="search-hero-search wd_stock_wrapper"> <div class="search-nav-zero__inner"> <div class="search-nav-zero-state"> <div class="search-nav-zero-state__inner"> <div class="search-hero-search-bar"> <div class="wd_featureboxes_stock wd_featureboxes-vertical"> <div id="wd_featurebox-financial_5" class="wd_featurebox_container wd_featurebox-financial"><div class="wd_featurebox_title">Stock Information</div><div class="wd_featurebox"><div class="wd_ticker_label"><span class="wd_exchange">NYSE</span><span class="wd_symbol">AON</span></div><div class="wd_quote-container" id="ir_featurebox_5-data"></div><div class="wd_chart-quote-footer" id="ir_featurebox_5-footer"></div><script type="text/javascript">webDriver.jQuery(function() {ir_featurebox.update(5, "AON", false);});</script></div></div></div> <button type="submit" aria-label="Stock Quote" class="wd_stock_btn aon-button aon-button__primary aon-button__primary--red"> <a href="https://ir.aon.com/stock-quote-and-chart"> <span class="aon-button__wrapper-content"> <span class="aon-button__text">Stock Quote</span> <span class="aon-button__icon-wrapper" aria-hidden="true"> <svg class="aon-icon aon-icon__arrow-right" viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg"> <use xlink:href="images/symbol-defs.svg#arrow-right"></use> </svg> </span> </span> </a> </button> </div> </div> </div> </div> </div> </section> <div class="container-preview-block "> <div class="container grid featured-content wd_top_fb_wrapper"> <div class="featured-content__wrapper"> <div class="featured-content__card"> <div class="wd_featureboxes_top wd_featureboxes-horizontal"> <div id="wd_featurebox-standard_4" class="wd_featurebox_container wd_featurebox-standard"><div class="wd_featurebox_title">Latest Quarter</div><div class="wd_featurebox"><table width="1920" class="wd_imagetable" border="0" cellpadding="0" cellspacing="0" align="left" style="margin: 0px 0px 0px 0px;" role="presentation"><tr><td><img src="/image/gettyimages_1290100526.jpg" border="0" alt="View of a skyscraper" title="View of a skyscraper" /></td></tr></table> <p>Fourth Quarter 2024 Results</p> <p><a href="image/4Q24_Presentation_vF.pdf" target="_blank">Presentation</a></p> <p><a href="image/4Q24_Earnings_Release_vF.pdf" target="_blank">Earnings release</a></p> <p><a href="https://events.q4inc.com/attendee/775130616" target="_blank">Webcast</a></p> <p class="more"><a href="quarterly-and-annual-reports?cat=51">View All Quarterly and Annual Reports</a></p> </div></div></div> </div> </div> </div> </div> <section class="container super-component super-component--4-cards wd_topfouracross_wrapper"> <div class="wd_featureboxes_topfouracross wd_featureboxes-vertical"> <div id="wd_featurebox-rss_2" class="wd_featurebox_container wd_featurebox-rss"><div class="wd_featurebox_title">News</div><div class="wd_featurebox"> <script language="javascript" nonce="NjE0MDNjZmZiZTE5ZTA2ZDJjNTFiOTI3NjcyZmFjMmVjNzczZjQyMg=="> var featurebox_rss_ids = new Array(); var featurebox_rss_old_onload = window.onload; function featurebox_rss_schedule() { if (typeof featurebox_rss_old_onload == "function") featurebox_rss_old_onload(); for (var i = 0; i < featurebox_rss_ids.length; i++) featurebox_rss_request(i, featurebox_rss_ids[i]); } window.onload = featurebox_rss_schedule; function featurebox_rss_update(request, index, id) { // ready state and "OK" status if (request.readyState == 4 && request.status == 200) { var rss_html = request.responseText; var rss_div = document.getElementById("featurebox_rss_" + index); if (rss_div) rss_div.innerHTML = rss_html; } } function featurebox_rss_request(index, id) { var request; if (window.XMLHttpRequest) { request = new XMLHttpRequest(); if (request.overrideMimeType) request.overrideMimeType("text/xml"); } else if (window.ActiveXObject) { request = new ActiveXObject("Microsoft.XMLHTTP"); } if (!request) return; var url = "index.php?ajax=featureboxes_rss_ajax&ITEM="+id; request.onreadystatechange = function (){featurebox_rss_update(request,index,id);}; request.open("GET", url, true); request.send(null); } </script> <div id="featurebox_rss_0"> Loading... </div> <script language="javascript" nonce="NjE0MDNjZmZiZTE5ZTA2ZDJjNTFiOTI3NjcyZmFjMmVjNzczZjQyMg=="> featurebox_rss_ids[0] = 2; </script> <p class="more"><a href="https://aon.mediaroom.com/news-releases">View All News</a></p> </div></div></div> </section> <div class="container wd_middle_wrapper"> <div class="wd_featureboxes_middle wd_featureboxes-horizontal"> <div id="wd_featurebox-standard_5" class="wd_featurebox_container wd_featurebox-standard"><div class="wd_featurebox_title">2023 Annual Financial Report</div><div class="wd_featurebox"><table width="600" class="wd_imagetable" border="0" cellpadding="0" cellspacing="0" align="left" style="margin: 0px 0px 0px 0px;" role="presentation"><tr><td><img src="/image/Aon%2Bplc%2B2023%2BAnnual%2BFinancial%2BReport-1.jpg" border="0" alt="Aerial view of a lighthouse and waves" title="Aerial view of a lighthouse and waves" /></td></tr></table> <p>The success we achieved in 2023 provides continued momentum into 2024. Our Aon United Strategy and 3x3 Plan will continue to be a differentiator as we help clients make better decisions to protect and grow their businesses.</p> <p class="wd_button_tertiary"><a href="image/Aon+plc+2023+Annual+Financial+Report.pdf" target="_blank">Read the Report</a></p> </div></div></div> </div> <div class="container wd_content_wrapper"> <div id="wd_printable_content"> <div class="wd_standard"> </div> </div> </div> <section class="container super-component super-component--4-cards wd_bottomfouracross_wrapper"> <div class="wd_featureboxes_bottomfouracross wd_featureboxes-vertical"> <div id="wd_featurebox-teaser_6" class="wd_featurebox_container wd_featurebox-teaser"><div class="wd_featurebox_title">Events and Presentations</div><div class="wd_featurebox"> <div class="wd_events-teaser"> <div class="wd_events_list_past"><div class="item"><div class="item_name"><a href="https://ir.aon.com/events-and-presentations?item=91" class="itemlink">Q4 2024 Aon plc Earnings Conference Call</a></div> <div class="item_date">Jan 31, 2025</div> <div class="item_time">7:30am - 8:30am CST</div> </div> <div class="item"><div class="item_name"><a href="https://ir.aon.com/events-and-presentations?item=90" class="itemlink">Q3 2024 Aon plc Earnings Conference Call</a></div> <div class="item_date">Oct 25, 2024</div> <div class="item_time">7:30am - 8:30am CDT</div> </div> <div class="item"><div class="item_name"><a href="https://ir.aon.com/events-and-presentations?item=89" class="itemlink">Q2 2024 Aon plc Earnings Conference Call</a></div> <div class="item_date">Jul 26, 2024</div> <div class="item_time">7:30am - 8:30am CDT</div> </div> <div class="item"><div class="item_name"><a href="https://ir.aon.com/events-and-presentations?item=88" class="itemlink">June 2024 Investor Presentation</a></div> <div class="item_date">Jun 7, 2024</div> </div> </div> </div> <p class="more"><a href="https://ir.aon.com/events-and-presentations#past"><span>View All Events and Presentations</span></a></p> </div></div></div> </section> <div class="container capabilities-gateway wd_quicklinks_wrapper"> <div class="wd_featureboxes_quicklinks wd_featureboxes-vertical"> <div id="wd_featurebox-standard_6" class="wd_featurebox_container wd_featurebox-standard"><div class="wd_featurebox_title">How Aon Can Help</div><div class="wd_featurebox"><p class="wd_subtitle">Investor Quick Links</p> <ul> <li><a href="contact-us">Contact Us</a></li> <li><a href="https://www.aon.com/about-aon/corporate-governance/corporate-governance.jsp" target="_blank">Corporate Governance</a></li> <li><a href="analyst-coverage">Analyst Coverage</a></li> <li><a href="dividends">Dividends</a></li> <li><a href="proxy-materials">Proxy Materials</a></li> <li><a href="sec-filings">SEC Filings</a></li> </ul> </div></div></div> </div> <div class="container aon-subcribeCTA-banner wd_bottom_wrapper"> <div class="aon-subcribeCTA-banner__panel subcribeCTA-banner--theme-blur-navy"> <div class="grid subscribe-grid"> <div class="aon-subcribeCTA-banner__content-left wd_bottom_title_wrapper"></div> <div class="aon-subcribeCTA-banner__form aon-subcribeCTA-banner__content-right"> <div class="wd_featureboxes_bottom wd_featureboxes-vertical"> <div id="wd_featurebox-standard_7" class="wd_featurebox_container wd_featurebox-standard"><div class="wd_featurebox_title">Email Alerts</div><div class="wd_featurebox"><table width="1920" class="wd_imagetable" border="0" cellpadding="0" cellspacing="0" align="left" style="margin: 0px 0px 0px 0px;" role="presentation"><tr><td><img src="/image/gettyimages_512334699.jpg" border="0" alt="View of a woman from behind looking at a city skyline at night" title="View of a woman from behind looking at a city skyline at night" /></td></tr></table> <p class="wd_subtitle">Subscribe to Investor Updates</p> <p>Sign up to receive updates on the latest investor events, reports, news and more from our IR team.</p> <p class="more"><a href="email-alerts">Subscribe</a></p> </div></div></div> </div> </div> </div> </div> </main> <!-- --> <footer class="aon-footer aon-footer--theme-navy" data-component="Footer"> <div class="aon-footer-divider"></div> <div class="aon-footer-bottom"> <!-- --> <div class="aon-footer-cp"> <a href="https://www.aon.com/" tabindex="0" class="aon-logo"> <img src="images/signature-red.svg" alt="aon logo"> </a> <p class="aon-footer-cp__desc">漏2025 Aon plc. All rights reserved.</p> <!-- <a href="#" class="aon-footer-cp__link">Site Map</a> --> <a href="https://www.aon.com/about-aon/privacy.jsp" class="aon-footer-cp__link">Privacy Policy</a> <a href="https://www.aon.com/about-aon/legal-notice.jsp" class="aon-footer-cp__link">Legal Notice</a> <a href="https://www.aon.com/about-aon/cookies.jsp" class="aon-footer-cp__link">Cookie Preferences</a> <!-- OneTrust Cookies Settings button start --> <!-- <a class="aon-footer-cp__link c-footer__inline-icon optanon-toggle-display USFooterLink" href="#">Do Not Sell or Share My Personal Information</a> --> <!-- OneTrust Cookies Settings button end --> </div> <!-- --> <div class="aon-social-links"> <a href="https://www.facebook.com/Aonplc" class="aon-social-link" rel="noopener noreferrer" target="_blank"><img src="images/facebook-icon-white.ashx" alt="facebook logo"></a> <a href="https://www.linkedin.com/company/aon" class="aon-social-link"><img src="images/linkedin-logo-white.ashx" alt="linked in logo"></a> <a href="https://twitter.com/Aon_plc" class="aon-social-link"><img src="images/twitter-logo-white.ashx" alt="twitter logo"></a> </div> </div> </footer> <div id="wd_disclaimer"> <div class="wd_modal_inner"><div class="wd_featureboxes_disclaimer wd_featureboxes-vertical"> <div id="wd_featurebox-standard_8" class="wd_featurebox_container wd_featurebox-standard"><div class="wd_featurebox_title">Investor Relations Disclaimer</div><div class="wd_featurebox"><p>You are about to review presentations, reports, filings and/or other materials regarding Aon plc (NYSE: AON) that contain time-sensitive information. The information contained therein is only current as of the date thereof. Aon expressly disclaims any obligation to review, update or correct these materials after the date thereof. Aon may update, amend, supplement or otherwise alter the information contained in any such materials by subsequent presentations, reports, filings, or other means without notice.</p> <p>Certain statements made on this web site or in materials accessed in or through this section of our web site are &ldquo;forward-looking statements,&rdquo; which are subject to risks and uncertainties, and Aon&#39;s actual results may differ (possibly materially) from those indicated in such statements.&nbsp;<a href="https://www.aon.com/about-aon/legal-notice.jsp" rel="noopener noreferrer" target="_blank">See Legal Notice for further information</a>&nbsp;regarding such statements and additional disclaimers with respect to the materials and sites that you may access through the Investors section of our Web site.</p> <div class="wd_disclaimer_links"><a class="wd_disclaimer_accept" href="#">I Understand</a> | <a class="wd_disclaimer_decline" href="https://www.aon.com/home/index.html">Return Home</a></div> </div></div></div> </div> </div> <script src="js/jquery.fancybox.js"></script> <script type="text/javascript"> // Events more link override $('.wd_events-teaser').parents('.wd_featurebox_container').find('p.more a').attr('href', 'https://ir.aon.com/events-and-presentations'); function getCookie(cname) { var name = cname + "="; var ca = document.cookie.split(';'); for(var i = 0; i < ca.length; i++) { var c = ca[i]; while (c.charAt(0) == ' ') { c = c.substring(1); } if (c.indexOf(name) == 0) { return c.substring(name.length, c.length); } } return ""; } $(document).ready(function() { // Cookie disclaimer // Check cookie with JS var disclaimer = getCookie('disclaimer'); if(disclaimer != 'agree') { $('body,html,#wd_disclaimer').addClass('wd_modal-active'); $('.wd_disclaimer_accept').click(function(e) { e.preventDefault(); const d = new Date(); // cookie expiration one week d.setTime(d.getTime() + (7*24*60*60*1000)); document.cookie = "disclaimer=agree; expires="+d+";"; $('#wd_disclaimer').fadeOut('fast'); $('body,html').removeClass('wd_modal-active'); }) $('.wd_disclaimer_decline').click(function(e) { e.preventDefault(); var url = $(this).attr('href'); document.cookie = "disclaimer=decline"; window.location.href = url; }) } }) </script> <script src="js/aon-lib.es.js"></script> <script> window.AON_CONSTANTS = { FORM_VALIDATION_MESSAGES: { required: 'This Field Is Required', email: 'Invalid Email Address', tel: 'Phone Is Required', }, }; </script> <script> document.onload = handleDocumentLoad("form206", "2081422086"); function handleDocumentLoad(b, a) { window.getElqFormSubmissionToken(b, a); } function getElqFormSubmissionToken(g, c) { var e = new XMLHttpRequest(); var b = document.getElementById(g); if (b && b.elements.namedItem("elqFormSubmissionToken")) { var f = b.action; var a = window.getHostName(f); a = "https://" + a + "/e/formsubmittoken?elqSiteID=" + c; if (a) { e.onreadystatechange = function () { if (e.readyState === 4) { if (e.status === 200) { b.elements.namedItem("elqFormSubmissionToken").value = e.responseText; } else { b.elements.namedItem("elqFormSubmissionToken").value = ""; } } }; e.open("GET", a, true); e.send(); } else { b.elements.namedItem("elqFormSubmissionToken").value = ""; } } } function getHostName(b) { if (typeof window.URL === "function") { return new window.URL(b).hostname; } else { var a = b.match(/:\/\/(www[0-9]?\.)?(.[^\/:]+)/i); if ( a !== null && a.length > 2 && typeof a[2] === "string" && a[2].length > 0 ) { return a[2]; } else { return null; } } } </script> <script src="js/index.min.js" async=""></script> <script src="js/wd_js.js"></script> <!-- begin spin_special_output(body_end) --> <script wd_script_id="piwik_tracking_code"></script> <!-- Piwik Tracking Code --> <script type="text/javascript"> var _paq = _paq || []; _paq.push(["setCustomVariable", 1, "Content Type", "Standard", "page"]); _paq.push(["setCustomVariable", 3, "Navigation Page", "Overview", "page"]); _paq.push(["trackPageView"]); _paq.push(["enableLinkTracking"]); (function() { var u="//stats.drivetheweb.com/"; _paq.push(["setTrackerUrl", u+"piwik.php"]); _paq.push(["setSiteId", 6765]); var d=document, g=d.createElement("script"), s=d.getElementsByTagName("script")[0]; g.type="text/javascript"; g.async=true; g.defer=true; g.src=u+"piwik.js"; s.parentNode.insertBefore(g,s); })(); </script> <noscript> <img src="https://stats.drivetheweb.com/piwik.php?idsite=6765&rec=1" style="border:0" alt="" /> </noscript> <!-- End Piwik Tracking Code --> <!-- end spin_special_output(body_end) --> <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:'9135367ebf21f908',t:'MTczOTc4OTM4OC4wMDAwMDA='};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