302 status code indicates that the requested resource is temporarily available at a different URL.
The user is automatically redirected to the new URL, but search engines continue to index the old address.
200 status code is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.
The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.
GET / HTTP/1.1 Host: asic.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html> <html lang="en" class="no-js"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="keywords" content="" /> <meta name="description" /> <link rel="icon" href="/Static/images/assets/favicon.png" type="image/png" /> <style> td { font-size: 11px !important; font-size: 0.7rem !important; } .footer a { color: #024 !important; } .footerBottomLinks p{ color:#024 !important; } </style> <!-- OneTrust Cookies Consent Notice start for informa.com --> <script type="text/javascript" src="https://cdn.cookielaw.org/consent/52bf8659-b037-4f78-a7db-8222664b986a/OtAutoBlock.js" ></script> <script src="https://cdn.cookielaw.org/scripttemplates/otSDKStub.js" type="text/javascript" charset="UTF-8" data-domain-script="52bf8659-b037-4f78-a7db-8222664b986a" ></script> <script type="text/javascript"> function OptanonWrapper() { } </script> <!-- OneTrust Cookies Consent Notice end for informa.com --> <script> function OptanonWrapper() { var allowPersonalised = /,C0004,/.test(OnetrustActiveGroups) googletag.cmd.push(function() { googletag.pubads().setRequestNonPersonalizedAds(allowPersonalised ? 0 : 1); googletag.pubads().refresh(); }); } </script> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-609180-32"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-609180-32'); </script> <!-- Site Improve --> <script type="text/javascript"> /*<![CDATA[*/ (function() { var sz = document.createElement('script'); sz.type = 'text/javascript'; sz.async = true; sz.src = '//siteimproveanalytics.com/js/siteanalyze_88721.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(sz, s); })(); /*]]>*/ </script> <!-- Content Clicks --> <script type="text/javascript"> if (typeof jQuery != 'undefined') { var filetypes = /\.(zip|exe|dmg|pdf|doc.*|xls.*|ppt.*|mp3|txt|rar|wma|mov|avi|wmv|flv|wav)$/i; var baseHref = ''; if (jQuery('base').attr('href') != undefined) baseHref = jQuery('base').attr('href'); var hrefRedirect = ''; jQuery('body').on('click', 'a', function(event) { var el = jQuery(this); var track = true; var href = (typeof(el.attr('href')) != 'undefined' ) ? el.attr('href') : ''; var isThisDomain = href.match(document.domain.split('.').reverse()[1] + '.' + document.domain.split('.').reverse()[0]); if (!href.match(/^javascript:/i)) { var elEv = []; elEv.value=0, elEv.non_i=false; if (href.match(/^mailto\:/i)) { elEv.category = 'Mailto'; elEv.action = 'click'; elEv.label = href.replace(/^mailto\:/i, ''); elEv.loc = href; } else if (href.match(filetypes)) { var extension = (/[.]/.exec(href)) ? /[^.]+$/.exec(href) : undefined; elEv.category = 'Download'; elEv.action = 'click-' + extension[0]; elEv.label = href.replace(/ /g,'-'); elEv.loc = baseHref + href; } else if (href.match(/^https?\:/i) && !isThisDomain) { elEv.category = 'External'; elEv.action = 'click'; elEv.label = href.replace(/^https?\:\/\//i, ''); elEv.non_i = true; elEv.loc = href; } else track = false; if (track) { var ret = true; if((elEv.category == 'External' || elEv.category == 'Download') && (el.attr('target') == undefined || el.attr('target').toLowerCase() != '_blank') ) { hrefRedirect = elEv.loc; ga('send','event', elEv.category.toLowerCase(),elEv.action.toLowerCase(),elEv.label.toLowerCase(),elEv.value,{ 'nonInteraction': elEv.non_i , 'hitCallback':gaHitCallbackHandler }); ret = false; } else { ga('send','event', elEv.category.toLowerCase(),elEv.action.toLowerCase(),elEv.label.toLowerCase(),elEv.value,{ 'nonInteraction': elEv.non_i }); } return ret; } } }); gaHitCallbackHandler = function() { window.location.href = hrefRedirect; } } </script> <style> td { font-size: 11px !important; font-size: 0.7rem !important; } .footer a { color: #024 !important; } .footerBottomLinks p{ color:#024 !important; } </style> <title>Home</title> <link href="/" rel="canonical" /> <script> document.documentElement.className = document.documentElement.className.replace(/\bno-js\b/, 'js'); </script> <script src="/static/js/modernizr.js" data-ot-ignore></script> <link rel="stylesheet" type="text/css" href="/static/css/styles.css?v=1.1.1.1" /> <script type="text/javascript">var appInsights=window.appInsights||function(config){function t(config){i[config]=function(){var t=arguments;i.queue.push(function(){i[config].apply(i,t)})}}var i={config:config},u=document,e=window,o="script",s="AuthenticatedUserContext",h="start",c="stop",l="Track",a=l+"Event",v=l+"Page",r,f;setTimeout(function(){var t=u.createElement(o);t.src=config.url||"https://js.monitor.azure.com/scripts/a/ai.0.js";u.getElementsByTagName(o)[0].parentNode.appendChild(t)});try{i.cookie=u.cookie}catch(y){}for(i.queue=[],r=["Event","Exception","Metric","PageView","Trace","Dependency"];r.length;)t("track"+r.pop());return t("set"+s),t("clear"+s),t(h+a),t(c+a),t(h+v),t(c+v),t("flush"),config.disableExceptionTracking||(r="onerror",t("_"+r),f=e[r],e[r]=function(config,t,u,e,o){var s=f&&f(config,t,u,e,o);return s!==!0&&i["_"+r](config,t,u,e,o),s}),i}({instrumentationKey:"7cd00a9d-fe4f-4bf1-930e-237c9b654550",sdkExtension:"a"});window.appInsights=appInsights;appInsights.queue&&appInsights.queue.length===0&&appInsights.trackPageView();</script></head> <body > <div class="skiptocontent"> <a href="#skipToContent">Skip to content</a> </div> <div class="mainContent"> <header class="content layout-100 header" id="header"> <div class="wrap"> <!-- mobile trigger buttons --> <nav class="header-mobile-nav"> <ul> <li class="toggleSearch"><a href="#">Search site</a></li> <li class="toggleMenu"><a href="#">Menu</a></li> </ul> </nav> <section class="header-block"> <div class="header-util"> <!-- logo --> <p class="header-logo"> <a href="/" > <img src="/contentassets/847d385a0f4741f79cb11f476e6ae875/logo_informa.png" alt="Home" /> </a> </p> <!-- share price --> <div class="header-sharePrice desktop-only"> <div class="header-sharePrice-wrap"> <iframe title="Share Price" src="https://irs.tools.investis.com/Clients/(S(bwszc4r24tsws5ap5a1ozst2))/uk/informa2/Ticker/ticker_header.aspx?culture=en-GB"></iframe> </div> </div> <!-- search --> <form action="/search-results/#results-top"> <fieldset class="header-search"> <label for="search-site" class="accessibility">Search Informa</label> <input type="text" class="search-input" id="search-site" name="q" placeholder="Search"> <input type="submit" class="search-button" value="Search"> </fieldset> </form> </div> <!-- main navigation --> <nav class="menu" id="menu"> <ul> <li> <a href="/">Home</a> </li> <li > <a href="/about-us/">About Us</a> <ul> <li><a href="/about-us/what-we-do/">What We Do</a></li> <li><a href="/about-us/where-we-are/">Where We Are</a></li> <li><a href="/about-us/our-history/">History</a></li> <li><a href="/about-us/group-strategy/">Strategy</a></li> <li><a href="/about-us/working-in-specialist-markets/">Market Trends</a></li> <li><a href="/about-us/purpose-principles/">Purpose & Principles</a></li> <li><a href="/about-us/executive-management/">Executive Management</a></li> <li><a href="/about-us/board-of-directors/">Board of Directors</a></li> <li><a href="/about-us/group-policies/">Policies</a></li> </ul> </li> <li > <a href="/divisions/">Divisions</a> <ul> <li><a href="/divisions/taylor-and-francis/">Taylor & Francis</a></li> <li><a href="/divisions/informa-markets/">Informa Markets</a></li> <li><a href="/divisions/informa-connect/">Informa Connect</a></li> <li><a href="/divisions/informa-festivals/">Informa Festivals</a></li> <li><a href="https://www.techtarget.com/">Informa TechTarget</a></li> <li><a href="/divisions/Global-Support/">Global Support</a></li> </ul> </li> <li > <a href="/investors/">Investors</a> <ul> <li><a href="/investors/investor-days/">Investor Days</a></li> <li><a href="/investors/investment-case/">Investment Case</a></li> <li><a href="/investors/shareholder-centre/">Shareholder Centre</a></li> <li><a href="/investors/Annual-Report/">Annual Reports</a></li> <li><a href="/investors/results-presentations/">Results & Presentations</a></li> <li><a href="/investors/press-releases-news/">Press Releases & News</a></li> <li><a href="/investors/financial-calendar/">Financial Calendar</a></li> <li><a href="/investors/financial-summary/">Financial Summary</a></li> <li><a href="/investors/debt-summary/">Debt Summary</a></li> <li><a href="/investors/tax/">Tax Approach</a></li> <li><a href="/investors/analysts-and-advisors/">Advisors & Analysts</a></li> <li><a href="/investors/analyst-research/">Analyst Research</a></li> <li><a href="/investors/pension-schemes/">Pension Schemes</a></li> <li><a href="/investors/corporate-governance/">Corporate Governance</a></li> <li><a href="/investors/investor-relations-contacts/">Investor Relations Contacts</a></li> </ul> </li> <li > <a href="/sustainability/">Sustainability</a> <ul> <li><a href="/sustainability/faster-forward/">FasterForward</a></li> <li><a href="/sustainability/climate-impact/">Climate Impact</a></li> <li><a href="/sustainability/sustainable-products/">Sustainable Products</a></li> <li><a href="/sustainability/community-impact/">Community Impact</a></li> <li><a href="/sustainability/sustainability-awards/">Recognition</a></li> <li><a href="/sustainability/sustainability-reports/">Sustainability Reports</a></li> </ul> </li> <li > <a href="/talent/">Talent</a> <ul> <li><a href="https://lifeat.informa.com/">Life at Informa</a></li> <li><a href="/talent/DiversityandInclusion/">Diversity & Inclusion</a></li> <li><a href="https://careers.informa.com/">Vacancies</a></li> <li><a href="/talent/graduates/">Graduates</a></li> <li><a href="/talent/recruitment-warning/">Recruitment Warning</a></li> </ul> </li> <li > <a href="/media/">Media</a> <ul> <li><a href="/media/media-contacts/">Media Contacts</a></li> <li><a href="/media/press-releases-news/">News</a></li> </ul> </li> <li > <a href="/contact-us/">Contact</a> <ul> <li><a href="/contact-us/global-contacts/">Global Contacts</a></li> <li><a href="/contact-us/office-locator/">Office Locator</a></li> </ul> </li> </ul> </nav> </section> <p class="share-price mobile-only"> <iframe title="Share Price" src="https://irs.tools.investis.com/Clients/(S(bwszc4r24tsws5ap5a1ozst2))/uk/informa2/Ticker/ticker_header.aspx?culture=en-GB"></iframe> </p> </div> </header> <div id="skipToContent"></div> <div class="container-100"><div class='section section_edge section_edgeContent' style='' ><div class='section-wrap'><div class='grid '><div class="col-12 "> <div class="multiHero"> <picture class="multiHeroImg"> <!-- desktop --> <source media="(min-width: 80em)" srcset="/globalassets/investors/annual-report-2024/infnewherobanner2ar2025.jpg"> <!-- tablet --> <source media="(min-width: 37.5em)" srcset="/globalassets/investors/annual-report-2024/infnewherobannertabletar24.jpg"> <!-- mobile --> <!-- fallback --> <img src="/globalassets/investors/annual-report-2024/infnewherobanner2ar2025.jpg" alt="Informa Office image"> </picture> <div class="multiHeroBody"> <!-- left column --> <div class="heroCol opacity position-tl textDark"> <div class="multiHeroBodyWrap"> <div class="wysiwyg"> <h1>Championing the specialist</h1> <p class="large">Informa's events, digital products and academic research services connect specialists with knowledge, helping them learn more, know more and do more</p> <ul class="ctaWhiteList"> <li><a title="Learn more about Informa" href="/about-us/">Learn more about Informa</a></li> <li><a title="Our purpose and principles" href="https://annualreview2024.informa.com/" target="_blank" rel="noopener">Explore our review of 2024</a></li> </ul> </div> </div> </div> <!-- right column --> <div class="heroCol position-br textLight"> <div class="owl-carousel carouselSmall"> <div class="carouselSmall-item"> <div class="carouselSmall-body"> <h3 class="carouselSmall-title"> FTSE 100</h3> <div class="carouselSmall-summary"> member </div> </div> </div> <div class="carouselSmall-item"> <div class="carouselSmall-body"> <h3 class="carouselSmall-title">100s</h3> <div class="carouselSmall-summary"> specialist brands </div> </div> </div> <div class="carouselSmall-item"> <div class="carouselSmall-body"> <h3 class="carouselSmall-title"> 14,000</h3> <div class="carouselSmall-summary"> colleagues </div> </div> </div> <div class="carouselSmall-item"> <div class="carouselSmall-body"> <h3 class="carouselSmall-title">30</h3> <div class="carouselSmall-summary"> countries </div> </div> </div> </div> </div> </div> </div> </div></div></div></div><div class='section section_addPaddings' style='' ><div class='section-wrap'><div class='grid '><div class="col-6 "> <div class="campaignPromoBlock imageRight"> <h2 class="campaignPromoBlockHeader" >Our year at Informa</h2> <div class="campaignPromoBlockBody wysiwyg"> <p>2024 was a year of growth, international brand expansion, product launches, new AI applications and strong financial performance.</p> <p>Explore the stories and videos on our hub to find out more and download our full 2024 reports.</p> <ul class="ctaWhiteList"> <li><a title="Explore our Annual Review Hub" href="https://annualreview2024.informa.com" target="_blank" rel="noopener">Explore our Annual Review Hub</a></li> <li><a title="Read Informa’s 2024 Annual Report " href="/globalassets/documents/investor-relations/2025/2024-informa-annual-report.pdf" target="_blank" rel="noopener">Read our 2024 Annual Report </a></li> <li><a title="Read Informa’s 2024 Sustainability Report " href="/globalassets/documents/sustainability/reporting/2025/2024-informa-sustainability-report.pdf" target="_blank" rel="noopener">Read our 2024 Sustainability Report </a></li> </ul> </div> <div class="campaignPromoBlockImg"> <a href="/globalassets/documents/investor-relations/2025/2024-informa-annual-report.pdf"> <img src="/globalassets/investors/annual-report-2024/ar24-homepagecover.jpg"> </a> </div> </div> </div><div class="col-6 "> <div class="tabsToAccordion tabsStyle2"> <div class="tabsNavWrap"> <ul class="tabsToAccordion-navlist hor_1"> <li>News</li> <li>Calendar</li> <li>Results</li> </ul> </div> <div class="tabsToAccordion-container hor_1"> <div class="tabsToAccordion-content"> <div class="wysiwyg"> <ul class="listNews"> <li><strong>01 May 2025</strong><a class="cta" title="Informa 2025 First Quarter trading Update" href="/globalassets/documents/investor-relations/2025/informa-plc---2025-q1-trading-update.pdf" target="_top" rel="noopener">Informa 2025 First Quarter Trading Update</a></li> <li><strong>15 Apr 2025</strong><a class="cta" title="Informa TechTarget confirms 2024 revenue range, 2025 outlook and updates on Form 10-K filing " href="/globalassets/documents/investor-relations/2025/informa-techtarget-2024-fy-update-on-filing.pdf" target="_top" rel="noopener">Informa TechTarget confirms 2024 revenue range, 2025 outlook and updates on Form 10-K filing </a></li> <li><strong>31 Mar 2025</strong><a class="cta" title="Confirmation of TechTarget Inc Annual Report and Full Year Results" href="/globalassets/documents/investor-relations/2025/techtarget-confirmation-of-annual-report-and-results.pdf" target="_top" rel="noopener">Confirmation of TechTarget Inc Annual Report and Full Year Results</a></li> <li><strong>6 Mar 2025</strong><a class="cta" title="Informa 2024 Preliminary Full Year Results" href="/globalassets/documents/investor-relations/2025/informa-2024-full-year-results.pdf" target="_top" rel="noopener">Informa 2024 Preliminary Full Year Results</a></li> <li><strong>5 Feb 2025</strong><a class="cta" title="Philip Thomas appointed Chair of the Board of Trustees for Comic Relief" href="/media/press-releases-news/latest-news/philip-thomas-appointed-chair-of-the-board-of-trustees-for-comic-relief/" target="_top" rel="noopener">Philip Thomas appointed Chair of the Board of Trustees for Comic Relief</a></li> <li><strong>23 Jan 2025</strong><a class="cta" title="Informa voted third in Glassdoor’s Best Places to Work in the UK" href="/media/press-releases-news/latest-news/informa-voted-third-in-glassdoors-best-places-to-work-in-the-uk/" target="_top" rel="noopener">Informa voted third in Glassdoor’s Best Places to Work in the UK </a></li> </ul> </div> </div> <div class="tabsToAccordion-content"> <div class="wysiwyg"> <ul class="listNews"> <li><strong>23 Jul 2025</strong> <a class="cta" title="2025 Half Year Results" href="/investors/financial-calendar/" target="_top">2025 Half Year Results</a></li> <li><strong>19 Jun 2025</strong> <a class="cta" title="2025 AGM" href="/investors/financial-calendar/" target="_top">2025 AGM</a></li> <li><strong>01 May 2025</strong> <a class="cta" title="Q1 Trading Update" href="/investors/financial-calendar/" target="_top">Q1 Trading Update</a></li> <li><strong>06 Mar 2025</strong> <a class="cta" title="2024 Full Year Results" href="/investors/financial-calendar/" target="_top">2024 Full Year Results</a></li> <li><strong>19 Nov 2024</strong> <a class="cta" title="2024 Ten-Month Trading Update" href="/investors/financial-calendar/" target="_top">2024 Ten-Month Trading Update</a></li> <li><strong>24 Jul 2024</strong> <a class="cta" title="2024 Half Year Results" href="/investors/financial-calendar/" target="_top">2024 Half Year Results</a></li> <li><strong>21 Jun 2024</strong> <a class="cta" title="2024 AGM" href="/investors/financial-calendar/" target="_top">2024 AGM</a></li> </ul> </div> </div> <div class="tabsToAccordion-content"> <div class="wysiwyg"> <div class="respTblInnerWrap"> <div class="respTblOuterWrap"> <div class="respTblInnerWrap"> <table class="responsiveTable table" style="height: 185px;"> <tbody> <tr style="height: 48px;"> <td id="Date" class="tablehead" style="width: 95.1875px; height: 48px;"><strong>Date</strong></td> <td id="Title" class="tablehead" style="width: 144.281px; height: 48px;"><strong>Title</strong></td> <td id="Statement" class="tablehead" style="width: 113.219px; height: 48px;"><strong>Statement</strong></td> <td id="Presentation" class="tablehead" style="width: 135.266px; height: 48px;"><strong>Presentation</strong></td> <td id="Webcast" class="tablehead" style="width: 98.3438px; height: 48px;"><strong>Webcast</strong></td> <td id="highlight" class="tablehead" style="width: 111.5px; height: 48px;"><strong>Transcript</strong></td> <td id="Report" class="tablehead" style="width: 84.2031px; height: 48px;"><strong>Report</strong></td> </tr> <tr style="height: 82px;"> <td style="width: 95.1875px; height: 36px;"> <p><strong>06 Mar 2025</strong></p> </td> <td style="width: 144.281px; height: 69px;"><strong>Informa 2024 Full Year Results Presentation</strong></td> <td style="width: 113.219px; height: 69px;"><a title="Informa 2024 Full Year Results Presentation" href="/globalassets/documents/investor-relations/2025/informa-2024-full-year-results.pdf" target="_blank" rel="noopener"><img style="width: 32px; display: block; margin-left: auto; margin-right: auto;" src="/Global/Icon/Informa_icon_statement-web-40x40.png" alt="Informa 2024 Full Year Results Presentation" /></a></td> <td style="width: 135.266px; height: 69px;"><a title="Informa 2024 Full Year Results Presentation" href="/globalassets/documents/investor-relations/2025/informa-2024-full-year-results-presentation.pdf" target="_blank" rel="noopener"><img style="display: block; margin-left: auto; margin-right: auto;" src="/globalassets/global/icon/informa_icon_presentation-web-40x40.png" alt="Informa Full Year 2023 Trading Update and New TechTarget Presentation" width="32" height="32" /></a></td> <td style="width: 98.3438px; height: 69px;"><a title="2024 Full Year Results Webcast" href="https://brrmedia.news/INF_FY24" target="_blank" rel="noopener"><img style="width: 32px; display: block; margin-left: auto; margin-right: auto;" src="/Global/Icon/Informa_icon_video-camera-web-40x40.png" alt="2024 Half Year Results Webcast" /></a></td> <td style="width: 111.5px; height: 69px;"><a title="Informa 2024 Full Year Results Webcast Transcript" href="/globalassets/documents/investor-relations/2025/informa-2024-full-year-results-transcript.pdf" target="_blank" rel="noopener"><img style="width: 32px; display: block; margin-left: auto; margin-right: auto;" src="/Global/Icon/Informa_icon_statement-web-40x40.png" alt="Informa 2024 Half Year Results Webcast Transcript" /></a></td> <td style="width: 84.2031px; height: 69px;"> </td> </tr> <tr style="height: 82px;"> <td style="width: 95.1875px; height: 36px;"> <p><strong>09 Oct 2024</strong></p> </td> <td style="width: 144.281px; height: 69px;"><strong>Informa Company Update</strong></td> <td style="width: 113.219px; height: 69px;"><a title="Informa Company Update" href="/globalassets/documents/investor-relations/2024/informa-company-update-on-ascential-completion.pdf" target="_blank" rel="noopener"><img style="width: 32px; display: block; margin-left: auto; margin-right: auto;" src="/Global/Icon/Informa_icon_statement-web-40x40.png" alt="Informa Market Update" /></a></td> <td style="width: 135.266px; height: 69px;"> </td> <td style="width: 98.3438px; height: 69px;"> </td> <td style="width: 111.5px; height: 69px;"> </td> <td style="width: 84.2031px; height: 69px;"> </td> </tr> <tr style="height: 82px;"> <td style="width: 95.1875px; height: 69px;"> <p><strong>24 July 2024</strong></p> </td> <td style="width: 144.281px; height: 69px;"><strong>Informa 2024 Half Year Results</strong></td> <td style="width: 113.219px; height: 69px;"><a title="Informa 2024 Half Year Results" href="/globalassets/documents/investor-relations/2024/informa-2024-half-year-results.pdf" target="_blank" rel="noopener"><img style="width: 32px; display: block; margin-left: auto; margin-right: auto;" src="/Global/Icon/Informa_icon_statement-web-40x40.png" alt="Informa 2024 Half Year Results" /></a></td> <td style="width: 135.266px; height: 69px;"><a title="Informa 2024 Half Year Results Presentation" href="/globalassets/documents/investor-relations/2024/informa-2024-half-year-results---presentation.pdf" target="_blank" rel="noopener"><img style="display: block; margin-left: auto; margin-right: auto;" src="/globalassets/global/icon/informa_icon_presentation-web-40x40.png" alt="Informa Full Year 2023 Trading Update and New TechTarget Presentation" width="32" height="32" /></a></td> <td style="width: 98.3438px; height: 69px;"><a title="2024 Half Year Results Webcast" href="https://brrmedia.news/INF_HY_24" target="_blank" rel="noopener"><img style="width: 32px; display: block; margin-left: auto; margin-right: auto;" src="/Global/Icon/Informa_icon_video-camera-web-40x40.png" alt="2024 Half Year Results Webcast" /></a></td> <td style="width: 111.5px; height: 36px;"><a title="Informa 2024 Half Year Results Webcast Transcript" href="/globalassets/documents/investor-relations/2024/informa-full-year-2023-results-presentation-transcript.pdf" target="_blank" rel="noopener"><img style="width: 32px; display: block; margin-left: auto; margin-right: auto;" src="/Global/Icon/Informa_icon_statement-web-40x40.png" alt="Informa 2024 Half Year Results Webcast Transcript" /></a></td> <td style="width: 84.2031px; height: 69px;"> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> </div> </div></div></div></div><div class='section section_wide section_wideContent' style='' ><div class='section-wrap'><div class='grid '><div class="col-12 "> <div class="multiHero"> <picture class="multiHeroImg"> <!-- desktop --> <source media="(min-width: 80em)" srcset="/globalassets/documents/misc/ar-hubbanner.jpg"> <!-- tablet --> <!-- mobile --> <!-- fallback --> <img src="/globalassets/documents/misc/ar-hubbanner.jpg" alt="Banner with large Informa logo on the left"> </picture> <div class="multiHeroBody"> <!-- left column --> <div class="heroCol opacity position-center textDark"> <div class="multiHeroBodyWrap"> <div class="wysiwyg"> <h2>What's new at Informa?</h2> <p class="large">See our brands in action, hear from teams in Boston, Oxford, Florida, Riyadh and beyond, and explore Informa's recent history on our new microsite. </p> <p class="large">You can also use our AI assistant, Elysia, to learn more, and test your knowledge through our quiz questions. </p> <p><a class="ctaSkyBlue" href="https://annualreview2024.informa.com/" target="_blank" rel="noopener">Visit the microsite</a></p> </div> </div> </div> <!-- right column --> <div class="heroCol position-center textDark"> <div class="multiHeroBodyWrap"> <div class="wysiwyg"> <p><video style="pointer-events: none;" autoplay="autoplay" loop="loop" muted="" width="420" height="340"> <source src="/globalassets/documents/misc/iarnforma_iphone.mp4" />" type="video/mp4" /></video></p> </div> </div> </div> </div> </div> </div></div></div></div><div class='section section_addPaddings' style='' ><div class='section-wrap'><div class='grid '><div class="col-6 "> <div class="campaignPromoBlock imageRight"> <h2 class="campaignPromoBlockHeader" >Investing in Informa</h2> <div class="campaignPromoBlockBody wysiwyg"> <p>Informa offers exposure to the growing, global knowledge and information economy.</p> <p>We have leading specialist brands and businesses, scale positions in Academic and B2B Markets and strong financial characteristics.</p> <ul class="ctaWhiteList"> <li><a href="/investors/investment-case/">Why invest in Informa</a></li> <li><a href="/investors/financial-summary/">Financial summary</a></li> <li><a href="/investors/shareholder-centre/">Shareholder centre</a></li> </ul> </div> <div class="campaignPromoBlockImg"> <a href="/investors/investment-case/"> <img src="/globalassets/investors/annual-report-2022/jt-new/homepageicon2.jpg"> </a> </div> </div> </div><div class="col-6 "> <div class="campaignPromoBlock imageRight"> <h2 class="campaignPromoBlockHeader" >Our Specialist Markets</h2> <div class="campaignPromoBlockBody wysiwyg"> <p>Our brands and teams operate in dozens of specialist markets and subject categories.</p> <p>We have a deep expertise in the areas we serve, which means we can better help our business, professional and academic customers succeed.</p> <p><a class="ctaSkyBlue" href="/about-us/working-in-specialist-markets/">Trends in our markets</a></p> </div> <div class="campaignPromoBlockImg"> <a href="/about-us/working-in-specialist-markets/"> <img src="/globalassets/investors/annual-report-2022/jt-new/specialist-market-homepage.png"> </a> </div> </div> </div></div></div></div><div class='section section_edge section_wideContent' style='' ><div class='section-wrap'><div class='grid '><div class="col-12 "> <div class="multiHero"> <picture class="multiHeroImg"> <!-- desktop --> <source media="(min-width: 80em)" srcset="/contentassets/79d90117c5ec43f086776a9f97103176/spotlight-bau.png"> <!-- tablet --> <!-- mobile --> <!-- fallback --> <img src="/contentassets/79d90117c5ec43f086776a9f97103176/spotlight-bau.png" alt="Image of a logo"> </picture> <div class="multiHeroBody"> <!-- left column --> <div class="heroCol position-center textLight"> <div class="multiHeroBodyWrap"> <div class="wysiwyg"> <h2><b>Far from business as usual </b></h2> <p>Our events are where real business gets done, but they offer much more than that too.</p> <p>From immersive experiences to cutting-edge thinking shared by the world’s leading experts, precision networking, industry celebrations and more, there are tonnes of opportunities to explore at our business events.</p> </div> </div> </div> <!-- right column --> <div class="heroCol position-center textDark"> <div class="promoBlock"> <div class="promoBlockImage"> <a href="/overlay/?videoUrl=https://player.vimeo.com/video/1038225667&videoTitle=Far+from+business+as+usual" data-hrefpreview="/overlay/?videoUrl=https://player.vimeo.com/video/1038225667&videoTitle=Far+from+business+as+usual #overlay-content" class="openOverlay cta-video"> <img alt="Far from business as usual video" src="/contentassets/6a97eafeafc2473d9c6b534da48bef09/bau-video-thumb.jpg" /> <h2 class="promoBlockTitle" >Far from business as usual</h2> </a> </div> <div class="promoBlockSummary" > <p> </p> </div> </div> </div> </div> </div> </div></div></div></div><div class='section section_wideContent' style='' ><div class='section-wrap'><div class='grid '><div class="col-12 "> <div class="multiHero"> <picture class="multiHeroImg"> <!-- desktop --> <source media="(min-width: 80em)" srcset="/globalassets/global/careers/graduates/lifeatinforma-updated25.jpg"> <!-- tablet --> <!-- mobile --> <!-- fallback --> <img src="/globalassets/global/careers/graduates/lifeatinforma-updated25.jpg" alt="Female Informa colleague smiling and pointing towards the camera, tracing the Informa logo with her finger"> </picture> <div class="multiHeroBody"> <!-- left column --> <div class="heroCol position-tl textDark"> <div class="multiHeroBodyWrap"> <div class="wysiwyg"> <h2>Life at Informa </h2> <p class="campaignPromoBlockBody">We champion our colleagues, all across the world. </p> <p class="campaignPromoBlockBody">When it comes to life at Informa, no two days are the same and we celebrate the diversity of our teams and people.</p> <p class="campaignPromoBlockBody">But wherever and whoever you are, we give you the freedom to bring ideas to life, work that makes a real difference to our customers and markets, and the chance to be part of an international and inclusive community of great people. </p> <p class="campaignPromoBlockBody">Join us for opportunities to build a varied career, in a company that's building for the future. </p> <p><img class="floatRight" src="/contentassets/c245e84ef1384e83aed96559c87a3cf9/glassdoor-badge.png" alt="" width="209" height="139" /></p> <div style="float: left;"> <ul class="ctaWhiteList"> <li><a title="Life at Informa" href="https://lifeat.informa.com">Life at Informa</a></li> <li><a href="/about-us/purpose-principles/">Purpose & principles</a></li> <li><a href="/talent/DiversityandInclusion/">Diversity & inclusion</a></li> <li><a href="https://careers.informa.com/">Vacancies</a></li> </ul> </div> <div> </div> <div> </div> <div> </div> <div> </div> <div> </div> <div> </div> <div> </div> <div> <h3 style="text-align: right;"> </h3> <h3 style="text-align: right;"><a href="/media/press-releases-news/latest-news/informa-voted-third-in-glassdoors-best-places-to-work-in-the-uk/?_t_tags=language:en,siteid:c65bbe3e-31a7-4fc3-aa2f-886eff6e6700&_t_hit.id=Informa_Domain_Models_Pages_NewsArticlePage/_b670b7e0-5046-47e5-8df6-d33e4d66b4fa_en&_t_hit.pos=1">Informa is third in <br />Glassdoor’s Best Places to Work in the UK</a></h3> </div> </div> </div> </div> <!-- right column --> <div class="heroCol position-center textDark"> <div class="promoBlock"> <div class="promoBlockImage"> <a href="/overlay/?videoUrl=https://player.vimeo.com/video/936597694&videoTitle=Learn+about+Life%40Informa" data-hrefpreview="/overlay/?videoUrl=https://player.vimeo.com/video/936597694&videoTitle=Learn+about+Life%40Informa #overlay-content" class="openOverlay cta-video"> <img alt="Ingredients" src="/globalassets/investors/annual-report-2022/jt-new/lifeatinformavideo-2.png" /> <h2 class="promoBlockTitle" >Learn about Life@Informa</h2> </a> </div> </div> </div> </div> </div> </div></div></div></div><div class='section section_wideContent' style='' ><div class='section-wrap'><div class='grid '><div class="col-12 "> <div class="largeCarousel"> <div class="largeCarousel-container"> <div class="contentWrap"> <h2 class="largeCarousel-heading" >Our Divisions</h2> </div> <div class="largeCarousel owl-carousel"> <!-- item 1 --> <div class="largeCarousel-item" data-dot="<button>Taylor & Francis</button>"> <picture class="shelf-img"> <!-- desktop --> <source media="(min-width: 48em)" srcset="/contentassets/aef278d73f04474ebf717e4e0af20e46/tfbannerhp-small.jpg"> <!-- mobile --> <source srcset="/globalassets/global/homepage/tfbannerhp-mobile.jpg"> <!-- fallback --> <img src="/contentassets/aef278d73f04474ebf717e4e0af20e46/tfbannerhp-small.jpg" alt=Bookshelf containing a collection of books called 'the basics'> </picture> <div class="contentWrap"> <div class="largeCarousel-body colour-scheme8"> <h3 class="largeCarousel-body-title">Taylor & Francis</h3> <h4 class="largeCarousel-body-subtitle">Academic Research</h4> <!-- summary --> <div class="largeCarousel-body-summary"> <p>Taylor & Francis is one of the world's leading publishers of advanced, emergent and applied academic research and learning. We help to foster human progress through knowledge</p> </div> <!-- columns --> <div class="largeCarousel-body-cols"> <div class="largeCarousel-body-cols-left"> <strong >5m+</strong>Articles published </div> <div class="largeCarousel-body-cols-right"> <a href="/divisions/taylor-and-francis/" class="cta2" > <h5 >Discover Taylor & Francis</h5> <span></span> </a> </div> </div> </div> </div> </div> <!-- item 1 --> <div class="largeCarousel-item" data-dot="<button>Informa Markets</button>"> <picture class="shelf-img"> <!-- desktop --> <source media="(min-width: 48em)" srcset="/contentassets/cd5b8ebf3cdd4f3f9d68d79f0087efd6/informamarkets-updated.jpg"> <!-- mobile --> <source srcset="/contentassets/cd5b8ebf3cdd4f3f9d68d79f0087efd6/informamarkets-mobile.jpg"> <!-- fallback --> <img src="/contentassets/cd5b8ebf3cdd4f3f9d68d79f0087efd6/informamarkets-updated.jpg" alt=Crowd of attendees and exhibitors mingling at an Informa Markets event> </picture> <div class="contentWrap"> <div class="largeCarousel-body colour-scheme8"> <h3 class="largeCarousel-body-title">Informa Markets</h3> <h4 class="largeCarousel-body-subtitle">Trade, Innovate, Grow</h4> <!-- summary --> <div class="largeCarousel-body-summary"> <p>Through transaction-led live and on-demand events, we help businesses to connect, trade and grow in over a dozen markets worldwide.</p> <p> </p> </div> <!-- columns --> <div class="largeCarousel-body-cols"> <div class="largeCarousel-body-cols-left"> <strong >12+</strong>specialist markets served </div> <div class="largeCarousel-body-cols-right"> <a href="/divisions/informa-markets/" class="cta2" > <h5 >Discover Informa Markets</h5> <span></span> </a> </div> </div> </div> </div> </div> <!-- item 1 --> <div class="largeCarousel-item" data-dot="<button>Informa Connect</button>"> <picture class="shelf-img"> <!-- desktop --> <source media="(min-width: 48em)" srcset="/contentassets/cacff6ef50a94cdeb19ca6a5db90f9be/bannerhp-connect.jpg"> <!-- mobile --> <source srcset="/contentassets/cacff6ef50a94cdeb19ca6a5db90f9be/bannerhp-connect-mobile.jpg"> <!-- fallback --> <img src="/contentassets/cacff6ef50a94cdeb19ca6a5db90f9be/bannerhp-connect.jpg" alt=Panel discussion at Informa Connect's SuperReturn International event> </picture> <div class="contentWrap"> <div class="largeCarousel-body colour-scheme8"> <h3 class="largeCarousel-body-title">Informa Connect</h3> <h4 class="largeCarousel-body-subtitle">Connect, Learn, Network</h4> <!-- summary --> <div class="largeCarousel-body-summary"> <p>Through content-led live and on-demand events and experiences, we help professionals know more, do more and be more.</p> </div> <!-- columns --> <div class="largeCarousel-body-cols"> <div class="largeCarousel-body-cols-left"> <strong >25+ years</strong>SuperReturn International has run for over 25 years </div> <div class="largeCarousel-body-cols-right"> <a href="/divisions/informa-connect/" class="cta2" > <h5 >Discover Informa Connect</h5> <span></span> </a> </div> </div> </div> </div> </div> <!-- item 1 --> <div class="largeCarousel-item" data-dot="<button>Informa Festivals</button>"> <picture class="shelf-img"> <!-- desktop --> <source media="(min-width: 48em)" srcset="/contentassets/96913a5163c545eb8df67f64023e19b5/informafestivalsv4.jpg"> <!-- mobile --> <!-- fallback --> <img src="/contentassets/96913a5163c545eb8df67f64023e19b5/informafestivalsv4.jpg" > </picture> <div class="contentWrap"> <div class="largeCarousel-body colour-scheme8"> <h3 class="largeCarousel-body-title">Informa Festivals</h3> <h4 class="largeCarousel-body-subtitle">Experience-led Events </h4> <!-- summary --> <div class="largeCarousel-body-summary"> <p>We inspire and celebrate business through experience-led events that deliver high impact immersive content, deep community connections, personal enrichment and professional development.</p> </div> <!-- columns --> <div class="largeCarousel-body-cols"> <div class="largeCarousel-body-cols-right"> <a href="/divisions/informa-festivals/" class="cta2" > <h5 >Discover Informa Festivals</h5> <span></span> </a> </div> </div> </div> </div> </div> <!-- item 1 --> <div class="largeCarousel-item" data-dot="<button>Informa TechTarget</button>"> <picture class="shelf-img"> <!-- desktop --> <source media="(min-width: 48em)" srcset="/globalassets/divisions/informatechtarget.jpg"> <!-- mobile --> <!-- fallback --> <img src="/globalassets/divisions/informatechtarget.jpg" > </picture> <div class="contentWrap"> <div class="largeCarousel-body colour-scheme8"> <h3 class="largeCarousel-body-title">Informa TechTarget</h3> <h4 class="largeCarousel-body-subtitle">B2B Data & Market Access </h4> <!-- summary --> <div class="largeCarousel-body-summary"> <p>Informa TechTarget delivers over 220 tech media brands, authoritative industry research and powerful buyer intent and lead generation services to B2B tech companies and buyers of technology. </p> </div> <!-- columns --> <div class="largeCarousel-body-cols"> <div class="largeCarousel-body-cols-right"> <a href="https://www.techtarget.com/" class="cta2" target='_blank' title='Discover Informa TechTarget (Opens in new window)'> <h5 >Discover Informa TechTarget</h5> <span></span> </a> </div> </div> </div> </div> </div> </div> </div> </div> </div><div class="col-12 "> <div class="multiHero"> <picture class="multiHeroImg"> <!-- desktop --> <source media="(min-width: 80em)" srcset="/globalassets/investors/annual-report-2024/sustainabilityr24-light.jpg"> <!-- tablet --> <source media="(min-width: 37.5em)" srcset="/contentassets/f1a7a5c69c2b422382705ce8afbe0c0c/sr24-banner-tablet-vesion.jpg"> <!-- mobile --> <!-- fallback --> <img src="/globalassets/investors/annual-report-2024/sustainabilityr24-light.jpg" alt="Sustainability Illustration"> </picture> <div class="multiHeroBody"> <!-- left column --> <div class="heroCol opacity position-center textDark"> <div class="multiHeroBodyWrap"> <div class="wysiwyg"> <h2>Sustainability</h2> <p class="campaignPromoBlockBody">Sustainability is at the heart of how we work, serve our customers and support our communities.</p> <p class="campaignPromoBlockBody">Through our FasterForward programme, we're embedding sustainability into all our products and operations and making an ever greater and more positive impact on the markets and communities we work in.</p> <ul class="ctaWhiteList"> <li><a class="ctaSkyBlue" title="Faster Forward" href="/sustainability/faster-forward/">Our FasterForward programme</a></li> <li><a title="2020 Sustainability Report" href="/sustainability/sustainable-products/" rel="noopener">Sustainability in our products</a></li> <li><a href="/sustainability/climate-impact/">Climate commitments and progress</a></li> </ul> </div> </div> </div> <!-- right column --> <div class="heroCol position-center textDark"> <div class="promoBlock colour-scheme8"> <div class="promoBlockImage"> <a href="/sustainability/sustainability-reports/" > <img alt="2024 Sustainability Report image" src="/globalassets/investors/annual-report-2022/jt-new/srhomepageicon24.jpg" /> <h2 class="promoBlockTitle" >2024 Sustainability Report</h2> </a> </div> <div class="promoBlockSummary" > <p> Championing Sustainability </p> </div> </div> </div> </div> </div> </div></div></div></div></div> <!-- FOOTER --> <footer class="footer"> <div class="wrap"> <div class="footerTopLinks"> <ul class="footerLinks"> <li> <a href="/contact-us/" class="cta-contact" > Contact Us </a> </li> <li> <a href="/contact-us/office-locator/" class="cta-location" > Office Locator </a> </li> </ul> <ul class="socialLinks"> <li> <a title="Email Alerts" class="icon i-email" href="/generic-content/latest-informa-news/" > Email Alerts</a> </li> <li> <a title="LinkedIn" class="icon i-linkedIn" href="https://www.linkedin.com/company/informa" target=_blank rel=noopener> LinkedIn</a> </li> <li> <a title="Twitter" class="icon i-twitter" href="http://twitter.com/informaplc" target=_blank rel=noopener> Twitter</a> </li> </ul> </div> <div class="footerMiddleLinks"> <ul> <li><a href="/about-us/">About Us</a></li> <li><a href="/divisions/">Divisions</a></li> <li><a href="/investors/">Investors</a></li> <li><a href="/sustainability/">Sustainability</a></li> <li><a href="/talent/">Talent</a></li> <li><a href="/media/">Media</a></li> <li><a href="/contact-us/">Contact</a></li> </ul> </div> <div class="footerBottomLinks"> <ul> <li> <a href="/generic-content/accessibility/" target="_top" rel="noopener">Accessibility Statement</a> </li> <li> <a href="/generic-content/terms--conditions/" target="_top" rel="noopener">Terms & Conditions</a> </li> <li> <a href="https://privacy.informa.com/" rel="noopener">Privacy Policy</a> </li> <li> <a href="https://privacy.informa.com/trackers/en/" target="_top" rel="noopener">Cookie Policy</a> </li> <li> <a href="/generic-content/modern-slavery-statement/" target="_blank" rel="noopener">Modern Slavery Statement</a> </li> <li> <a href="/site-map/" rel="noopener">Site Map</a> </li> </ul> <p class="registerText">Informa PLC registered in England & Wales with number 8860726, registered office and head office 5 Howick Place, London, SW1P 1WG, UK. Lloyd's is the registered trade mark of the Society incorporated by the Lloyd's Act 1871 by the name of Lloyd's.</p> <p>© 2025 Informa PLC</p> </div> <!-- mobile home/top icons --> <div class="mobilefooter"> <ul> <li class="toHome"><a href="/">Home</a></li> <li class="toTop"><a href="#top" class="js-scrollTop">Go to top</a></li> </ul> </div> <!-- end footer --> </div> </footer> </div> <script type="text/javascript" data-ot-ignore src="https://dl.episerver.net/13.6.1/epi-util/find.js"></script> <script type="text/javascript" data-ot-ignore> if(FindApi){var api = new FindApi();api.setApplicationUrl('/');api.setServiceApiBaseUrl('/find_v2/');api.processEventFromCurrentUri();api.bindWindowEvents();api.bindAClickEvent();api.sendBufferedEvents();} </script> <script src="/static/js/app.js" data-ot-ignore></script> </body> </html>