CINXE.COM

Cookies Policy | GHD

<!DOCTYPE html> <html lang="en-AU"> <head> <link rel="preload stylesheet" as="style" type="text/css" href="/dist/ui.css"> <script type="module" crossorigin src="/dist/ui.js"></script> <script type="module" crossorigin src="/dist/app-all.js"></script> <meta name="VIcurrentDateTime" content="638688335606051695" /> <meta name="VirtualFolder" content="/" /> <script type="text/javascript" src="/layouts/system/VisitorIdentification.js"></script> <title>Cookies Policy | GHD</title> <link rel="canonical" href="https://www.ghd.com/en-au/cookie-policy" /> <meta name="search.tagging.created_date" content="2023-04-26T00:29:13"> <link href="/-/media/project/ghd/ghd-website/favicon/favicon.ico" rel="shortcut icon" /> <meta property="og:description" content="This cookies policy outlines how GHD collects, and uses cookies to access and store information in the course of its business in reference to our privacy policy." /><meta property="og:site_name" content="GHD" /><meta property="og:image" content="https://ghd-p-001.sitecorecontenthub.cloud/api/public/content/95bbd2d5efb043abbd5c16548d393cb5?v=20ba928f" /><meta property="og:title" content="Cookie Policy | GHD - The Power of Commitment" /><meta property="og:url" content="https://www.ghd.com/en-au/cookie-policy" /> <meta name="description" content="This cookies policy outlines how GHD collects, and uses cookies to access and store information in the course of its business in reference to our privacy policy." /><meta name="keywords" content="GHD cookies policy, privacy protection" /> <meta property="twitter:site" content="@GHDspeaks" /><meta property="twitter:image" content="https://ghd-p-001.sitecorecontenthub.cloud/api/public/content/95bbd2d5efb043abbd5c16548d393cb5?v=d32d38b0" /><meta property="twitter:description" content="This cookies policy outlines how GHD collects, and uses cookies to access and store information in the course of its business in reference to our privacy policy." /><meta property="twitter:title" content="Cookie Policy | GHD - The Power of Commitment" /><meta property="twitter:card" content="summary_large_image" /> <!-- Viewport meta tags across all pages:--> <meta name="viewport" content="width=device-width, height=device-height, initial-scale=1, minimum-scale=1.0" /> <script> var expertise = document.querySelector('meta[name="search.tagging.country"]')?.content; var subExpertise = document.querySelector('meta[name="search.tagging.state"]')?.content; var country = document.querySelector('meta[name="search.tagging.expertise"]')?.content; var title = document.querySelector('meta[property="og:title"]')?.content; var localeCode = document.documentElement.lang; var languageCode = document.documentElement.lang?.split('-')[0]; console.log(" expertise " + expertise + " subExpertise " + subExpertise + " country "+ country + " title " + title ); console.log(" locale "+ localeCode + " language " + languageCode ); var url = window.location.href; window.dataLayer = window.dataLayer || []; window.dataLayer.push({ 'event':'Pageview', 'url': url, 'pageTitle': title, 'pageExpertise': expertise, 'pagesubExpertise': subExpertise, 'pageCountry': country, 'language': languageCode, 'locale': localeCode }); </script> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-5PTK3B8');</script> <!-- End Google Tag Manager --> <!-- Interaction Studio Script --> <script type="text/javascript" async src="//cdn.evgnet.com/beacon/ghdptyltd/ghdprod/scripts/evergage.min.js"></script> <!-- Tags to ensure the indexability of the OG/Twitter cards, the following meta tags must be added across all pages: --> <meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1" /> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> <!-- Below script adds the meta tag for og:local:alternate depending on the language --> <script>var langCode = document.documentElement.lang; var locale = "", language=""; if(langCode != undefined && langCode!= ''){ language = langCode.toLowerCase() switch(language){ case "en-au": locale = "en_AU"; break; case "en-ca": locale = "en_CA"; break; case "fr-ca": locale = "fr_CA"; break; case "es-cl": locale = "es_CL"; break; case "en-fj": locale = "en_FJ"; break; case "en-nz": locale = "en_NZ"; break; case "en-pg": locale = "en_PG"; break; case "en-ph": locale = "en_PH"; break; case "en-sg": locale = "en_SG"; break; case "en-gb": locale = "en_GB"; break; case "en-us": locale = "en_US"; break; default: break; } if(locale != ""){ var meta=document.createElement('meta'); meta.setAttribute('property','og:locale:alternate'); meta.setAttribute('content',locale); document.getElementsByTagName('head')[0].appendChild(meta); } } //META TAG FOR Robots index : start var robotsmeta=document.createElement('meta'); robotsmeta.setAttribute('name','robots'); if(location.href.indexOf("www.ghd.com")>=0){ robotsmeta.setAttribute('content','index, follow'); }else{ robotsmeta.setAttribute('content','noindex'); } document.getElementsByTagName('head')[0].appendChild(robotsmeta); //META TAG FOR Robots index : end function CustomURLRewrite(source,destination){ var lang = document.documentElement.lang; //console.log("language is "+lang); if(location.href.toLowerCase().indexOf(source)>-1){ // console.log("language is "+destination); location.href = "/"+lang+destination; } } CustomURLRewrite( "/privacy-policy.aspx","/privacy-policy"); CustomURLRewrite( "/careers/graduates.aspx","/careers/graduates"); CustomURLRewrite( "/expertise/digital.aspx","/expertise/digital"); CustomURLRewrite( "/legal-notices.aspx","/legal-notices"); CustomURLRewrite( "/terms-of-use.aspx","/terms-of-use"); CustomURLRewrite( "/careers/career-pathways.aspx","/careers/career-pathways"); CustomURLRewrite( "/careers/life-at-ghd.aspx","/careers/life-at-ghd"); CustomURLRewrite( "/careers/work-at-ghd.aspx","/careers/work-at-ghd"); CustomURLRewrite( "/expertise/advisory.aspx","/expertise/advisory"); CustomURLRewrite( "/projects/delivering-a-world-scale-ccus-project-in-alberta.aspx","/projects/delivering-a-world-scale-ccus-project-in-alberta"); CustomURLRewrite( "/projects/digitized-fire-alarm-inspection-system-connects-260-university-of-north-carolina-buildings.aspx","/projects/digitized-fire-alarm-inspection-system-connects-260-university-of-north-carolina-buildings"); CustomURLRewrite( "/projects/blyth-offshore-demonstrator-wind-farm.aspx","/projects/blyth-offshore-demonstrator-wind-farm"); CustomURLRewrite( "/projects/improving-water-and-energy-performance-in-arizona.aspx","/projects/improving-water-and-energy-performance-in-arizona"); CustomURLRewrite( "/careers/innovation.aspx","/careers/innovation"); CustomURLRewrite( "/projects/didipio-project-mine-waste-management-system.aspx","/projects/didipio-project-mine-waste-management-system"); CustomURLRewrite( "/projects/pier-6-load-capacity-analysis.aspx","/projects/pier-6-load-capacity-analysis"); CustomURLRewrite( "/expertise/future-communities.aspx","/expertise/future-communities"); CustomURLRewrite( "/expertise/transportation.aspx","/expertise/transportation"); CustomURLRewrite( "/expertise/water.aspx","/expertise/water"); CustomURLRewrite( "/projects/data-driven-asset-lifecycle-optimisation.aspx","/projects/data-driven-asset-lifecycle-optimisation"); CustomURLRewrite( "/projects/from-coal-mine-to-renewable-energy-complex.aspx","/projects/from-coal-mine-to-renewable-energy-complex"); CustomURLRewrite( "/careers/Life-at-GHD.aspx","/careers/Life-at-GHD"); CustomURLRewrite( "/careers/Work-at-GHD.aspx","/careers/Work-at-GHD"); CustomURLRewrite( "/projects/sorted-logistics.aspx","/projects/sorted-logistics"); CustomURLRewrite( "/expertise/services.aspx","/expertise"); CustomURLRewrite( "/about-us/about-us.aspx","/about-ghd"); CustomURLRewrite( "/expertise/future-energy.aspx","/the-future/future-energy"); CustomURLRewrite( "/about-us/community.aspx","/about-ghd/our-community-impact"); CustomURLRewrite( "/about-us/diversity-and-inclusion.aspx","/about-ghd/inclusion-and-diversity"); CustomURLRewrite( "/expertise/assurancedit-and-compliance.aspx","/expertise/advisory/assurance-audit-and-compliance"); CustomURLRewrite( "/expertise/bridges.aspx","/expertise/transportation/bridges"); CustomURLRewrite( "/expertise/buildings.aspx","/expertise/built-environment/building-sciences-and-physics"); CustomURLRewrite( "/expertise/burntfields-about.aspx","/expertise/environment/burntfields-wildfire-risk-management-solution"); CustomURLRewrite( "/expertise/burntfields-project-wui-nity.aspx",""); CustomURLRewrite( "/expertise/businessse-development.aspx",""); CustomURLRewrite( "/expertise/city-of-toronto-dufferin-organics-processing-facility-renewable-natural-gas-facility.aspx",""); CustomURLRewrite( "/expertise/decarbonising-natural-gas-into-blue-hydrogen.aspx",""); CustomURLRewrite( "/expertise/explosive-ordnance-management-services.aspx",""); CustomURLRewrite( "/expertise/future-energy.aspx","/the-future/future-energy"); CustomURLRewrite( "/expertise/future-energy-insights.aspx","/search?q=&type=Insights&country=The+Future&state=Future+Energy"); CustomURLRewrite( "/expertise/geosciences.aspx","/expertise/energy-and-resources/geosciences"); CustomURLRewrite( "/expertise/ghd-navigator.aspx","/expertise/digital"); CustomURLRewrite( "/expertise/project-management.aspx","/expertise/built-environment/project-management"); CustomURLRewrite( "/expertise/road_systems.aspx","/expertise/transportation/road-systems"); CustomURLRewrite( "/expertise/services.aspx","/expertise"); CustomURLRewrite( "/expertise/sustainability.aspx","/expertise/sustainability-and-resilience"); CustomURLRewrite( "/expertise/the-ephermeralisation-of-engineering.aspx","/expertise/digital"); CustomURLRewrite( "/expertise/the-gcc-the-worlds-future-leaders-in-the-hydrogen-revolution.aspx","/insights/gcc-the-worlds-future-leaders-in-the-hydrogen-revolution"); CustomURLRewrite( "/expertise/the-rise-of-a-green-h2-economy.aspx","/insights/the-rise-of-a-green-h--economy"); CustomURLRewrite( "/expertise/transaction-advisory.aspx","/expertise/advisory/transaction-advisory"); CustomURLRewrite( "/expertise/water-transmission---distribution-.aspx","/expertise/water/water-collection-and-distribution"); CustomURLRewrite( "/expertiseergy--resources.aspx","/expertise/energy-and-resources"); CustomURLRewrite( "/expertisevironmental.aspx","/expertise/environment"); CustomURLRewrite( "/expertise/assurancedit-and-compliance.aspx","/expertise/advisory/assurance-audit-and-compliance"); CustomURLRewrite( "/expertise/bridges.aspx","/expertise/transportation/bridges"); CustomURLRewrite( "/expertise/buildings.aspx","/expertise/built-environment/building-sciences-and-physics"); CustomURLRewrite( "/expertise/burntfields-about.aspx","/expertise/environment/burntfields-wildfire-risk-management-solution"); CustomURLRewrite( "/expertise/burntfields-project-wui-nity.aspx","/projects/wui-nity"); CustomURLRewrite( "/expertise/businessse-development.aspx","expertise/advisory"); CustomURLRewrite( "/expertise/city-of-toronto-dufferin-organics-processing-facility-renewable-natural-gas-facility.aspx","/projects/city-of-toronto-dufferin-organics-processing-facility-renewable-natural-gas-facility"); CustomURLRewrite( "/expertise/decarbonising-natural-gas-into-blue-hydrogen.aspx","/projects/decarbonising-natural-gas-into-blue-hydrogen"); CustomURLRewrite( "/expertise/explosive-ordnance-management-services.aspx","/expertise/energy-and-resources/project-and-construction-management"); CustomURLRewrite( "/expertise/railways.aspx","/expertise/transportation/railways"); CustomURLRewrite( "/expertise/power.aspx","/expertise/energy-and-resources/power"); CustomURLRewrite( "/staff-external-services.aspx","/about-ghd"); CustomURLRewrite( "/servicesergy--resources.aspx","/expertise/energy-and-resources"); CustomURLRewrite( "/services/water.aspx","/expertise/water"); CustomURLRewrite( "/services/transportation-planning---traffic-engineering.aspx","/expertise/transportation/transportation-planning-and-traffic-engineering"); CustomURLRewrite( "/services/renewable-energy.aspx","/expertise/environment"); CustomURLRewrite( "/services/international-development-assistance.aspx","/expertise/environment/international-development-assistance"); CustomURLRewrite( "/services/hydrogen.aspx","/expertise/energy-and-resources/hydrogen"); CustomURLRewrite( "/services/geotechnical-laboratory-testing.aspx","/expertise/transportation/geotechnical"); CustomURLRewrite( "/services/geotechnical.aspx","/expertise/transportation/geotechnical"); CustomURLRewrite( "/services/digital.aspx","/expertise/digital"); CustomURLRewrite( "/services/assurance-dit-and-compliance.aspx","/expertise/advisory/assurance-audit-and-compliance"); CustomURLRewrite( "/services/advisory.aspx","/expertise/advisory"); CustomURLRewrite( "/future-energy.aspx","/the-future/future-energy"); CustomURLRewrite( "/news/ghd-named-one-ofnada-s-top-100-employers.aspx","/about-ghd/news/press-releases/20-11-2023-ghd-named-one-of-canadas-top-100-employers-for-a-second-consecutive-year"); CustomURLRewrite( "/privacy.aspx","/privacy-policy"); CustomURLRewrite( "/sectors/defence-and-national-security.aspx","/expertise"); CustomURLRewrite( "/sectors/property---buildings.aspx","/expertise/built-environment"); CustomURLRewrite( "/sectors/sectors.aspx","/expertise"); CustomURLRewrite( "/sectors/water.aspx","/expertise/water"); CustomURLRewrite( "/sectorsergy---resources.aspx","/expertise/energy-and-resources"); CustomURLRewrite( "/careers/careers.aspx","/careers"); CustomURLRewrite( "/careers/careers-home.aspx","/careers"); CustomURLRewrite( "/careers/contract-opportunities.aspx","/careers/work-at-ghd"); CustomURLRewrite( "/careers/home.aspx","/careers"); CustomURLRewrite( "/careers/job-vacancies.aspx","/careers"); CustomURLRewrite( "/careers/opportunities.aspx","/careers"); CustomURLRewrite( "/careers/reconciliation_action_plan.aspx","/careers"); CustomURLRewrite( "/contact/contact.aspx","/contact-us"); CustomURLRewrite( "/about/about.aspx","/about-ghd"); CustomURLRewrite( "/about/career-relaunch-program.aspx","/careers/relaunch-your-career"); CustomURLRewrite( "/about/community.aspx","/about-ghd/our-community-impact"); CustomURLRewrite( "/about/diversity-and-inclusion.aspx","/about-ghd/inclusion-and-diversity"); CustomURLRewrite( "/about/executive-management-group.aspx","/about-ghd"); CustomURLRewrite( "/about/family-of-companies.aspx","/about-ghd"); CustomURLRewrite( "/about/groundwater-qm.aspx","/expertise/water"); CustomURLRewrite( "/about/health--safety-and-environment.aspx","/health-safety-and-environment"); CustomURLRewrite( "/about/history.aspx","/about-ghd/our-history"); CustomURLRewrite( "/about/integrity-management.aspx","/integrity-management"); CustomURLRewrite( "/about/our-board.aspx","/about-ghd/our-leadership"); CustomURLRewrite( "/about/our-leadership.aspx","/about-ghd/our-leadership"); CustomURLRewrite( "/about/policy-statements.aspx","/privacy-policy"); CustomURLRewrite( "/about/proud-to-be-employee-owned.aspx","/about-ghd/proud-to-be-employee-owned"); CustomURLRewrite( "/about/rap.aspx","/en-au/about-ghd/reconciliation-action-plan"); CustomURLRewrite( "/about/values-and-culture.aspx","/about-ghd/our-values-and-culture"); CustomURLRewrite( "/about/vendors.aspx","/ghd-vendors"); //SC-141 Author & Published Date document.addEventListener("DOMContentLoaded", function(event) { var authorName=""; var authorDiv = document.querySelector('.hero-block-complex__author span')?.innerText; if (authorDiv !== undefined) { authorName = authorDiv.split(':')[1]; } var publishedDate=""; var dateDiv = document.querySelector('.hero-block-complex__author time')?.innerText; if (dateDiv !== undefined) { publishedDate = dateDiv.split(':')[1]; } console.log(" author " + authorName + " date " + publishedDate ); window.dataLayer = window.dataLayer || []; window.dataLayer.push({ 'event':'Window loaded', 'date': publishedDate, 'author': authorName }); }); //SC-141 Author & Published Date : end </script> <meta name="IP" content="8.222.208.146"> <meta name="location" content=""> <meta property="regionCode" content=""> <meta property="headers" content="8.222.208.146, 147.243.24.117, 147.243.239.13:37226"> <meta property="engVersion" content="Available"> </head> <body class="default-device bodyclass" data-ss-events-api="https://aughd.sc-apj.ghd.com/api/event/v4/publish" data-ss-api-key="01-abd4558e-f6d3642091b33a23a6e2e870801898572dbba733" data-ss-domain-id="214910225" data-ss-discover-api="https://aughd.sc-apj.ghd.com/api/discover/v2/" data-ss-enable-events="true" > <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5PTK3B8" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <!-- #wrapper --> <div id="wrapper"> <!-- #header --> <div class="row"> <header class="component header file-type-icon-media-link"> <a href="#main-section" class="sr-only">Skip Navigation</a> <span class="page-mask"></span> <div class="header__grid"> <div class="row"> <nav class="component mega-menu" aria-label="Main"> <div class="header__logo"><a href="/en-AU">GHD</a></div> <button class="menu__button hamburger" aria-haspopup="true" aria-expanded="false" aria-controls="menu-000" data-controls-level="Castle.Proxies.IMegaMenuProxy?.MegaMenuData?.Level"> Menu </button> <div id="menu-000" class="menu menu__level-0" hidden=""> <div class="menu__inner"> <ul> <li class="menu__close-wrap menu__close-all"> <button class="menu__close" data-target-close="menu-000" aria-label="Close All Menu"> Close </button> </li> <li data-level="1"> <button class="menu__button" aria-haspopup="true" aria-expanded="false" aria-controls="menu-about-ghd-860b47a9-bae5-453a-b538-305f9f31fe91" data-controls-level="2"> About GHD </button> <div id="menu-about-ghd-860b47a9-bae5-453a-b538-305f9f31fe91" class="menu menu__level-2"> <div class="menu__inner"> <ul> <li class="menu__close-wrap" data-level="2"> <button class="menu__close" data-target-close="menu-about-ghd-860b47a9-bae5-453a-b538-305f9f31fe91" aria-label="Close About GHD menu"> Close </button> </li> <li data-level="2"> <div class="intro"> <h2 class="intro__title">Our commitment to you</h2> <p> Standing shoulder-to-shoulder with you, we are committed to making water, energy, and communities sustainable for generations to come. </p> <a href="/en-au/about-ghd" class="button button--secondary"> More about GHD </a> </div> </li> <li data-level="2"> <a href="/en-au/about-ghd/proud-to-be-employee-owned" class="menu__link" rel="noreferrer"> Proud to be employee owned </a> </li> <li data-level="2"> <a href="/en-au/about-ghd/our-leadership" class="menu__link" rel="noreferrer"> Our leadership </a> </li> <li data-level="2"> <a href="/en-au/about-ghd/our-values-and-culture" class="menu__link" rel="noreferrer"> Our values and culture </a> </li> <li data-level="2"> <a href="/en-au/about-ghd/office-locations" class="menu__link" rel="noreferrer"> Office locations </a> </li> <li data-level="2"> <a href="/en-au/about-ghd/news" class="menu__link" rel="noreferrer"> News </a> </li> <li data-level="2"> <a href="/en-au/about-ghd/awards-and-rankings" class="menu__link" rel="noreferrer"> Awards and rankings </a> </li> <li data-level="2"> <a href="/en-au/about-ghd/events" class="menu__link" rel="noreferrer"> Events </a> </li> <li data-level="2"> <a href="/en-au/about-ghd/publications" class="menu__link" rel="noreferrer"> Publications </a> </li> <li data-level="2"> <a href="/en-au/about-ghd/inclusion-and-diversity" class="menu__link" rel="noreferrer"> Inclusion and diversity </a> </li> <li data-level="2"> <a href="/en-au/about-ghd/our-community-impact" class="menu__link" rel="noreferrer"> Our community impact </a> </li> <li data-level="2"> <a href="/en-au/about-ghd/our-history" class="menu__link" rel="noreferrer"> Our history </a> </li> </ul> </div> <article class="spotlight" data-spotlight-level="Castle.Proxies.ISpotlightProxy?.SpotlightLevel" data-theme='dark'> <div class="spotlight__inner"> <figure> <picture class="picture picture--mask-bottom"><img src="https://ghd-p-001.sitecorecontenthub.cloud/api/public/content/c559f212c34948f6930e07f586b80970?v=d8ce050f&t=w298h298" alt="Microsoft-Teams-Image-MegaMenu.jpg" loading="" ></picture> <figcaption> <i> About</i> <b>Spotlight</b> </figcaption> </figure> <p class="spotlight__title">At GHD, we strive for a culture of belonging and trust where all our people can thrive.</p> <p> Embracing diversity of identity, thought, background and experience helps us develop imaginative and responsive solutions for our clients that create lasting community benefit. </p> </div> <a href="/en-au/about-ghd/inclusion-and-diversity" class="button button--secondary spotlight__link" >Learn more</a> </article> </div> </li> <li data-level="1"> <button class="menu__button" aria-haspopup="true" aria-expanded="false" aria-controls="menu-expertise-eb98c250-4baa-45ba-874c-f6f8a1a42a57" data-controls-level="2"> Expertise </button> <div id="menu-expertise-eb98c250-4baa-45ba-874c-f6f8a1a42a57" class="menu menu__level-2"> <div class="menu__inner"> <ul> <li class="menu__close-wrap" data-level="2"> <button class="menu__close" data-target-close="menu-expertise-eb98c250-4baa-45ba-874c-f6f8a1a42a57" aria-label="Close Expertise menu"> Menu </button> </li> <li data-level="2"> <div class="intro"> <h2 class="intro__title">Innovation and technical expertise, at our core.</h2> <p> We are dedicated to delivering imaginative thinking and exceptional client service to connect and sustain communities around the world. </p> <a href="/en-au/expertise" class="button button--secondary"> Discover more </a> </div> </li> <li data-level="2"> <a href="/en-au/expertise/advisory" class="menu__link" rel="noreferrer"> Advisory </a> </li> <li data-level="2"> <a href="/en-au/expertise/digital" class="menu__link" rel="noreferrer"> Digital </a> </li> <li data-level="2"> <a href="/en-au/expertise/environment" class="menu__link" rel="noreferrer"> Environment </a> </li> <li data-level="2"> <a href="/en-au/expertise/sustainability-and-resilience" class="menu__link" rel="noreferrer"> Sustainability and Resilience </a> </li> <li data-level="2"> <a href="/en-au/expertise/transportation" class="menu__link" rel="noreferrer"> Transportation </a> </li> <li data-level="2"> <a href="/en-au/expertise/water" class="menu__link" rel="noreferrer"> Water </a> </li> </ul> </div> <article class="spotlight" data-spotlight-level="Castle.Proxies.ISpotlightProxy?.SpotlightLevel" data-theme='dark'> <div class="spotlight__inner"> <figure> <picture class="picture picture--mask-bottom"><img src="https://ghd-p-001.sitecorecontenthub.cloud/api/public/content/09189a2abcce4aed8f4b7803ebd2a78f?v=49be9721&t=w298h298" alt="Image Energy and Resources" loading="" ></picture> <figcaption> <i> Expertise</i> <b>Spotlight</b> </figcaption> </figure> <p class="spotlight__title">Energy and Resources</p> <p> The energy landscape is going through a once-in-a-generation change, and we are here to help you navigate the new future of energy. </p> </div> <a href="/en-au/expertise/energy-and-resources?utm_medium=link&amp;utm_campaign=energy-and-resources&amp;utm_term&amp;utm_content=Spotlight-Expertise" class="button button--secondary spotlight__link" >Read more</a> </article> </div> </li> <li data-level="1"> <button class="menu__button" aria-haspopup="true" aria-expanded="false" aria-controls="menu-insights-f653eed0-2b72-4cbe-bffb-33120fdb2e01" data-controls-level="2"> Insights </button> <div id="menu-insights-f653eed0-2b72-4cbe-bffb-33120fdb2e01" class="menu menu__level-2"> <div class="menu__inner"> <ul> <li class="menu__close-wrap" data-level="2"> <button class="menu__close" data-target-close="menu-insights-f653eed0-2b72-4cbe-bffb-33120fdb2e01" aria-label="Close Insights menu"> Close </button> </li> <li data-level="2"> <div class="intro"> <h2 class="intro__title">Explore emerging issues and thought-provoking, fresh perspectives.</h2> <p> Our thought leaders offer ideas, analysis, and practical advice on how to address the complex challenges of today for a better tomorrow. </p> <a href="/en-au/insights" class="button button--secondary"> Discover more </a> </div> </li> <li data-level="2"> <a href="/en-au/insights/behind-a-vertical-school-build" class="menu__link" rel="noreferrer"> Behind a vertical school build </a> </li> <li data-level="2"> <a href="/en-au/insights/from-coal-to-clean-expediting-asias-transition-to-renewable-energy" class="menu__link" rel="noreferrer"> From coal to clean: Expediting Asia's transition to renewable energy </a> </li> <li data-level="2"> <a href="/en-au/insights/from-strategy-to-steps-forward-strengthening-the-practical-implementation-of-the-energy-transition" class="menu__link" rel="noreferrer"> From strategy to steps forward: Strengthening the practical implementation of the energy transition </a> </li> <li data-level="2"> <a href="/en-au/insights/pricing-progress-the-value-of-understanding-how-much-your-sustainability-strategy-will-cost" class="menu__link" rel="noreferrer"> Pricing progress: The value of understanding how much your sustainability strategy will cost </a> </li> <li data-level="2"> <a href="/en-au/insights/thats-dam-challenging-global-learnings-for-dam-raising-projects" class="menu__link" rel="noreferrer"> That's dam challenging: Global learnings for dam raising projects </a> </li> </ul> </div> <article class="spotlight" data-spotlight-level="Castle.Proxies.ISpotlightProxy?.SpotlightLevel" data-theme='dark'> <div class="spotlight__inner"> <figure> <picture class="picture picture--mask-bottom"><img src="https://ghd-p-001.sitecorecontenthub.cloud/api/public/content/8f4b62a9b6f5475daca81dc171500fe2?v=2342713c&t=w298h298" alt="Insights-spotlight-crossroads.jpg" loading="" ></picture> <figcaption> <i> Insight</i> <b>Spotlight</b> </figcaption> </figure> <p class="spotlight__title">CROSSROADS</p> <p> Charting a course to equitable infrastructure </p> </div> <a href="https://crossroads.ghd.com/?utm_source=referral&amp;utm_medium=link&amp;utm_campaign=crossroads&amp;utm_term&amp;utm_content=insights-featured" class="button button--secondary spotlight__link" >Read more</a> </article> </div> </li> <li data-level="1"> <button class="menu__button" aria-haspopup="true" aria-expanded="false" aria-controls="menu-projects-9019fb5d-9487-4376-a277-da0ab6498d20" data-controls-level="2"> Projects </button> <div id="menu-projects-9019fb5d-9487-4376-a277-da0ab6498d20" class="menu menu__level-2"> <div class="menu__inner"> <ul> <li class="menu__close-wrap" data-level="2"> <button class="menu__close" data-target-close="menu-projects-9019fb5d-9487-4376-a277-da0ab6498d20" aria-label="Close Projects menu"> </button> </li> <li data-level="2"> <div class="intro"> <h2 class="intro__title">Solving complex challenges, one community at a time</h2> <p> We are working with clients around the world to deliver on our commitment of making water, energy and communities sustainable for generations to come. </p> <a href="/en-au/projects" class="button button--secondary"> Discover more </a> </div> </li> <li data-level="2"> <a href="/en-au/projects/transforming-environmental-stewardship-with-digital-solutions-for-a-large-global-mining-client" class="menu__link" rel="noreferrer"> Transforming environmental stewardship with digital solutions for a large global mining client </a> </li> <li data-level="2"> <a href="/en-au/projects/transforming-ohio-landfills---desulphurization-projects-slash-emissions-and-improve-air-quality" class="menu__link" rel="noreferrer"> Transforming Ohio landfills: Desulphurization projects slash emissions and improve air quality </a> </li> <li data-level="2"> <a href="/en-au/projects/historic-mountain-lodge-restored-to-former-glory-while-meeting-modern-standards" class="menu__link" rel="noreferrer"> Historic mountain lodge restored to former glory while meeting modern standards </a> </li> <li data-level="2"> <a href="/en-au/projects/central-station-transformation" class="menu__link" rel="noreferrer"> Central Station Transformation </a> </li> <li data-level="2"> <a href="/en-au/projects/revitalising-central-station-into-a-fully-integrated-transport-hub" class="menu__link" rel="noreferrer"> Revitalising Central Station into a fully integrated transport hub </a> </li> </ul> </div> <article class="spotlight" data-spotlight-level="Castle.Proxies.ISpotlightProxy?.SpotlightLevel" data-theme='dark'> <div class="spotlight__inner"> <figure> <picture class="picture picture--mask-bottom"><img src="https://ghd-p-001.sitecorecontenthub.cloud/api/public/content/10804c2bccab4398bd078f01f73aae60?v=c69372a4&t=w298h298" alt="image City of Toronto Organics and Waste Management Renewable Natural Gas Facilities" loading="" ></picture> <figcaption> <i> Project</i> <b>Spotlight</b> </figcaption> </figure> <p class="spotlight__title">City of Toronto Organics and Waste Management Renewable Natural Gas Facilities</p> <p> The City of Toronto is continuing to implement Renewable Natural Gas (RNG) projects to support the City’s 2030 targets identified in its Net-Zero strategy. Outlined in this strategy is the goal to reduce approximately 107,700 tonnes of carbon dioxide (CO2e) per year. </p> </div> <a href="/en-au/projects/city-of-toronto-organics-and-waste-management-renewable-natural-gas-facilities?utm_source=website&amp;utm_medium=link&amp;utm_campaign=toronto-organics-waste-management&amp;utm_term&amp;utm_content=Spotlight-Projects" class="button button--secondary spotlight__link" >Read more</a> </article> </div> </li> <li data-level="1"> <button class="menu__button" aria-haspopup="true" aria-expanded="false" aria-controls="menu-the-future-d32ebc42-23c9-464b-854b-fdb1dd3deddc" data-controls-level="2"> The Future </button> <div id="menu-the-future-d32ebc42-23c9-464b-854b-fdb1dd3deddc" class="menu menu__level-2"> <div class="menu__inner"> <ul> <li class="menu__close-wrap" data-level="2"> <button class="menu__close" data-target-close="menu-the-future-d32ebc42-23c9-464b-854b-fdb1dd3deddc" aria-label="Close The Future menu"> Close </button> </li> <li data-level="2"> <div class="intro"> <h2 class="intro__title">We are embracing the future</h2> <p> To support our vision of making water, energy and communities sustainable for generations to come, this is how we're helping you stay ahead in a changing world. </p> <a href="/en-au/the-future" class="button button--secondary"> Discover more </a> </div> </li> <li data-level="2"> <a href="/en-au/the-future/future-energy" class="menu__link" rel="noreferrer"> Future Energy </a> </li> <li data-level="2"> <a href="/en-au/the-future/future-communities" class="menu__link" rel="noreferrer"> Future Communities </a> </li> </ul> </div> <article class="spotlight" data-spotlight-level="Castle.Proxies.ISpotlightProxy?.SpotlightLevel" data-theme='dark'> <div class="spotlight__inner"> <figure> <picture class="picture picture--mask-bottom"><img src="https://ghd-p-001.sitecorecontenthub.cloud/api/public/content/8f4b62a9b6f5475daca81dc171500fe2?v=6845c9d7&t=w298h298" alt="Insights-spotlight-crossroads.jpg" loading="" ></picture> <figcaption> <i> The Future</i> <b>Spotlight</b> </figcaption> </figure> <p class="spotlight__title">CROSSROADS</p> <p> With communities facing compounding pressures – change, complexity, uncertainty – charting a course to an equitable future has never been more challenging. At this critical juncture, how do we promote fair and fit-for-purpose infrastructure, from one generation to the next? </p> </div> <a href="https://crossroads.ghd.com/p/1?utm_source=referral&amp;utm_medium=link&amp;utm_content=ceros-nav-home&amp;utm_campaign=crossroads" class="button button--secondary spotlight__link" title="GHD crossroads" >Read more</a> </article> </div> </li> <li data-level="1"> <button class="menu__button" aria-haspopup="true" aria-expanded="false" aria-controls="menu-careers-90422d39-6bb4-4d7d-8505-4429eadcd8e0" data-controls-level="2"> Careers </button> <div id="menu-careers-90422d39-6bb4-4d7d-8505-4429eadcd8e0" class="menu menu__level-2"> <div class="menu__inner"> <ul> <li class="menu__close-wrap" data-level="2"> <button class="menu__close" data-target-close="menu-careers-90422d39-6bb4-4d7d-8505-4429eadcd8e0" aria-label="Close Careers menu"> Close </button> </li> <li data-level="2"> <div class="intro"> <h2 class="intro__title">At GHD, we don’t just believe in the power of commitment — we live and breathe it every day</h2> <p> We offer our people every opportunity to grow and follow their purpose. </p> <a href="/en-au/careers" class="button button--secondary"> Discover more </a> </div> </li> <li data-level="2"> <a href="/en-au/careers/life-at-ghd" class="menu__link" rel="noreferrer"> Life at GHD </a> </li> <li data-level="2"> <a href="/en-au/careers/career-pathways" class="menu__link" rel="noreferrer"> Career pathways </a> </li> <li data-level="2"> <a href="/en-au/careers/exciting-projects" class="menu__link" rel="noreferrer"> Featured projects </a> </li> <li data-level="2"> <a href="/en-au/careers/professional-development" class="menu__link" rel="noreferrer"> Professional development </a> </li> <li data-level="2"> <a href="/en-au/careers/flexible-working" class="menu__link" rel="noreferrer"> Flexible working </a> </li> <li data-level="2"> <a href="/en-au/careers/rewards-global" class="menu__link" rel="noreferrer"> Rewards </a> </li> <li data-level="2"> <a href="/en-au/careers/wellbeing" class="menu__link" rel="noreferrer"> Wellbeing </a> </li> </ul> </div> <article class="spotlight" data-spotlight-level="Castle.Proxies.ISpotlightProxy?.SpotlightLevel" data-theme='dark'> <div class="spotlight__inner"> <figure> <picture class="picture picture--mask-bottom"><img src="https://ghd-p-001.sitecorecontenthub.cloud/api/public/content/795b2081a53d4e6f8bb6efeac7d11c9b?v=fa075ea1&t=w298h298" alt="GettyImages-1225019375-CareersMegaMenu.jpg" loading="" ></picture> <figcaption> <i> Careers</i> <b>Search and Apply</b> </figcaption> </figure> <p class="spotlight__title">Join GHD and become part of a dynamic community that's passionate about making a difference. </p> <p> We're dedicated to creating positive impacts through innovative projects that span the globe. Embrace exciting challenges, unlock your potential, and grow your career in an inspiring and supportive environment. </p> </div> <a href="https://info.ghd.com/career-opportunity-search" class="button button--secondary spotlight__link" rel="noopener noreferrer" target="_blank" title="mega-menu-btn" >Search for opportunities</a> </article> </div> </li> </ul> <div class="menu__bottom"> <button class="button button--secondary language-select__trigger" aria-label="Region/Language Menu, Selected: en-AU"> <span class="language-full">Global (en-AU)</span> <span class="language-short">en-AU</span> </button> <a href="/en-au/myboard" class="button button--secondary myboard-icon" > <span>My Board</span> </a> <a href="/en-au/contact-us" class="button button--secondary icon icon--mail" > <span>Contact Us</span> </a> </div> </div> <article class="spotlight" data-spotlight-level="Castle.Proxies.ISpotlightProxy?.SpotlightLevel" data-theme='dark'> <div class="spotlight__inner"> <figure> <picture class="picture picture--mask-bottom"><img src="https://ghd-p-001.sitecorecontenthub.cloud/api/public/content/d3a7f3dd884b4ac8a74ed1b1c7ebbae5?v=a7dacc61&t=w298h298" alt="GettyImages-513480338_InsightsMegaMenu.jpg" loading="" ></picture> <figcaption> <i> Project</i> <b>Spotlight</b> </figcaption> </figure> <p class="spotlight__title">Solving complex challenges, one community at a time</p> <p> We are working with clients around the world to deliver on our commitment of making water, energy and communities sustainable for generations to come. </p> </div> <a href="https://www.ghd.com/en/projects?utm_source=Website&amp;utm_medium=Page&amp;utm_campaign=Projects" class="button button--secondary spotlight__link" >Read more</a> </article> </div> </nav> </div> <div class="header__search"> <div class="row"> <script id="searchBarConfig" type="application/json"> {"searchBaseURL":"https://discover-apse2.sitecorecloud.io/discover/v2/214910225","rfk_id":"ghd_search_results_page","sources":["839538"],"domainId":"128368652","resultLimit":3,"labels":{"loading":"Loading....","error":"Something went wrong!","popularTitle":"Popular","resultsTitle":"Top results","suggestedTitle":"Suggested results","relatedTitle":"Related topics","viewAll":"View all results","placeholder":"Search","submit":"Go","clear":"Clear","noResultsForQuery":"No Results found for '{{query}}'","noResultsDetails":"Please try searching something different."},"popularKeywords":["Careers","Communities","Projects","Olympics","Water","Alumni"],"searchResultsPageURL":"/en-au/search","suggestion":{"field":"title","max":6},"queryMinLength":3,"locale":{"country":"au","language":"en"},"entityTypes":{"Events":"Events","Insights":"Insights","News":"News","Other":"Others","Projects":"Projects"}} </script> <button class="search__open"> Search</button> <div id="search-bar-root"> <div class="search-bar"> <form class="search-bar__form" action="https://discover-apse2.sitecorecloud.io/discover/v2/214910225"> <input type="search" name="q" placeholder=" " /> <label for="q">Search</label> <div class="search-bar__buttons"> <button type="reset">Clear</button> <button type="submit">>Go</button> </div> </form> </div> </div> </div> </div> <div class="header__secondary"> <a href="/en-au/myboard" class="header__save" > <span>My Board</span> </a> <a href="/en-au/contact-us" class="header__contact" > <span>Contact Us</span> </a> <button class="language-select__trigger header__language" aria-label="Region/Language Menu, Selected: en-AU"> <span class="language-full">Global (en-AU)</span> <span class="language-short">en-AU</span> </button> </div> </div> <div class="row"> <div id="language-select" class="language-select" hidden=""> <div class="language-select__menu"> <ul> <li class="language-select__close-wrap"> <button class="language-select__close" aria-label="Close Region/Language Menu"> <span class="default">Close</span> <span class="mobile"></span> </button> </li> <li> <a href="https://www.ghd.com/en/cookie-policy" class="selected" data-code="en" data-lang="en"> <span>Global</span> <img src="https://ghd-p-001.sitecorecontenthub.cloud/api/public/content/0660fa3cc36a49a3bfa4420609239b98?v=ba2ca884&amp;h=22&amp;w=22&amp;la=en-AU" alt="Global incon" /> </a> </li> <li> <a href="https://www.ghd.com/en-au/cookie-policy" class="selected" data-code="en-AU" data-lang="en"> <span>Australia</span> <img src="https://ghd-p-001.sitecorecontenthub.cloud/api/public/content/247a32c670c545639fdd375a7b33a14a?v=785af5d0&amp;h=22&amp;w=22&amp;la=en-AU" alt="Australia.svg" /> </a> </li> <li> <a href="https://www.ghd.com/en-ca/cookie-policy" class="selected" data-code="en-CA" data-lang="en"> <span>Canada (English) </span> <img src="https://ghd-p-001.sitecorecontenthub.cloud/api/public/content/6ece9ec122b94c669eabfe25f34ad1a7?v=bb5b66d6&amp;h=22&amp;w=22&amp;la=en-AU" alt="Canada.svg" /> </a> </li> <li> <a href="https://www.ghd.com/fr-ca/cookie-policy" class="selected" data-code="fr-CA" data-lang="fr"> <span>Canada (Français)</span> <img src="https://ghd-p-001.sitecorecontenthub.cloud/api/public/content/6ece9ec122b94c669eabfe25f34ad1a7?v=33e89a4f&amp;h=22&amp;w=22&amp;la=en-AU" alt="Canada.svg" /> </a> </li> <li> <a href="https://www.ghd.com/es-cl/cookie-policy" class="selected" data-code="es-CL" data-lang="es"> <span>Chile (Espanol)</span> <img src="https://ghd-p-001.sitecorecontenthub.cloud/api/public/content/61e1e1f9794d42c9bf413f9c9ef2f130?v=63d3e2c2&amp;h=22&amp;w=22&amp;la=en-AU" alt="Chile.svg" /> </a> </li> <li> <a href="https://www.ghd.com/en-nz/cookie-policy" class="selected" data-code="en-NZ" data-lang="en"> <span>New Zealand</span> <img src="https://ghd-p-001.sitecorecontenthub.cloud/api/public/content/ed07552fdf3b432bb4eb5b5d835ce386?v=c1cc02b4&amp;h=22&amp;w=22&amp;la=en-AU" alt="New zealand.svg" /> </a> </li> <li> <a href="https://www.ghd.com/en-ph/cookie-policy" class="selected" data-code="en-PH" data-lang="en"> <span>Philippines</span> <img src="https://ghd-p-001.sitecorecontenthub.cloud/api/public/content/58984910417645f1bad95ef1125aa7aa?v=23aa93eb&amp;h=22&amp;w=22&amp;la=en-AU" alt="Phlippines.svg" /> </a> </li> <li> <a href="https://www.ghd.com/en/cookie-policy" class="selected" data-code="en" data-lang="en"> <span>Qatar</span> <img src="https://ghd-p-001.sitecorecontenthub.cloud/api/public/content/050e76a9510a4ee283d5a73845713cc4?v=e1dec715&amp;h=22&amp;w=22&amp;la=en-AU" alt="Qater.svg" /> </a> </li> <li> <a href="https://www.ghd.com/en/cookie-policy" class="selected" data-code="en" data-lang="en"> <span>United Arab Emirates</span> <img src="https://ghd-p-001.sitecorecontenthub.cloud/api/public/content/589f9bd72cf2423ba743ed3e33d57ffc?v=9d81efec&amp;h=22&amp;w=22&amp;la=en-AU" alt="UAE.svg" /> </a> </li> <li> <a href="https://www.ghd.com/en-gb/cookie-policy" class="selected" data-code="en-GB" data-lang="en"> <span>United Kingdom</span> <img src="https://ghd-p-001.sitecorecontenthub.cloud/api/public/content/a6b50518342847a2bc8fdd2ef4b4ca78?v=73714431&amp;h=22&amp;w=22&amp;la=en-AU" alt="UK.svg" /> </a> </li> <li> <a href="https://www.ghd.com/en-us/cookie-policy" class="selected" data-code="en-US" data-lang="en"> <span>USA</span> <img src="https://ghd-p-001.sitecorecontenthub.cloud/api/public/content/3662109bda714a35be6748d81d8add02?v=4b873ad2&amp;h=22&amp;w=22&amp;la=en-AU" alt="US.svg" /> </a> </li> </ul> </div> </div> </div> </header> </div> <!-- /#header --> <!-- #content --> <main id="main-content" class="template-simple"> <div class="row"> <div class="component top-container"> <section class="hero-block hero-block--center" data-theme='dark'> <div class="grid"> <div class="grid-span-wide"> <div class="row"> <nav aria-label="Breadcrumbs"> <script type="application/ld+json"> [{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"Listitem","position":1,"name":"GHD | Engineering, Architecture & Construction Services","item":"https://www.ghd.com/en-au"},{"@type":"Listitem","position":2,"name":"Cookies Policy | GHD","item":"https://www.ghd.com/en-au/cookie-policy"}]}] </script> <ul class="breadcrumbs"> <li > <a href="/en-au">Home</a> </li> <li aria-current="page"> <a href="/en-au/cookie-policy">Cookie Policy</a> </li> </ul> </nav></div> </div> <div class="grid-span-narrow hero-block__wrap"> <h1 class="hero-block__title">Cookies Policy</h1> <picture class="picture picture--mask-bottom hero-block__picture"><source srcset="https://ghd-p-001.sitecorecontenthub.cloud/api/public/content/f90ba027530441f5b55b34bc60717e49?v=c2c7f4e1&t=w1744h1090 2x, https://ghd-p-001.sitecorecontenthub.cloud/api/public/content/f90ba027530441f5b55b34bc60717e49?v=c2c7f4e1&t=w872h545" media="(min-width: 1200px)" ><source srcset="https://ghd-p-001.sitecorecontenthub.cloud/api/public/content/f90ba027530441f5b55b34bc60717e49?v=c2c7f4e1&t=w1568h980 2x, https://ghd-p-001.sitecorecontenthub.cloud/api/public/content/f90ba027530441f5b55b34bc60717e49?v=c2c7f4e1&t=w784h490" media="(min-width: 768px)" ><source srcset="https://ghd-p-001.sitecorecontenthub.cloud/api/public/content/f90ba027530441f5b55b34bc60717e49?v=c2c7f4e1&t=w760h760 2x, https://ghd-p-001.sitecorecontenthub.cloud/api/public/content/f90ba027530441f5b55b34bc60717e49?v=c2c7f4e1&t=w380h380" media="(min-width: 375px)" ><img src="https://ghd-p-001.sitecorecontenthub.cloud/api/public/content/f90ba027530441f5b55b34bc60717e49?v=c2c7f4e1&t=w380h380" alt="silhouettes of people walking" loading="" ></picture> <div class="hero-block__desc rte"> <p>This Cookies Policy outlines how <a href="#GHD">GHD</a> and its related entities and affiliates (collectively &ldquo;GHD&rdquo;, &ldquo;we&rdquo; or &ldquo;us&rdquo;) collects, uses cookies to access and store information in the course of its business from employees, applicants for employment, contractors, clients, prospective clients, suppliers and other individuals (referred to as &ldquo;you&rdquo; or &ldquo;your&rdquo; in this Cookies Policy).<br /> <br /> GHD respects and upholds your right to privacy protection. This Cookies Policy should be read with reference to GHD&rsquo;s Privacy Policy, which details how we manage &ldquo;personal information&rdquo;, any &ldquo;personally identifiable information&rdquo; or &ldquo;personal data&rdquo; (as defined under the European Union's General Data Protection Regulation or &ldquo;GDPR&rdquo;) (together collectively referred to as &ldquo;personal information&rdquo; in this Cookies Policy), you entrust to us.<br /> <br /> You may disable cookies by changing the settings on your browser &ndash; please refer to your browser options. If you disable cookies, it is likely to affect how your browser works. You may also change your mind at any time. For more information on cookies, including how to access and amend your cookie settings on your browser, visit: <a rel="noopener noreferrer" href="http://www.allaboutcookies.org" target="_blank">www.allaboutcookies.org</a></p> <p>&ldquo;<a name="GHD">GHD</a>&rdquo; is a reference to GHD Group Limited and includes any company carrying on business that is part of the GHD group of companies.</p> </div> </div> </div> <div class="hero-block-summary contact-us-field-hide"> This Cookies Policy outlines how GHD1 and its related entities and affiliates (collectively “GHD”, “we” or “us”) collects, uses cookies to access and store information in the course of its business from employees, applicants for employment, contractors, clients, prospective clients, suppliers and other individuals (referred to as “you” or “your” in this Cookies Policy). </div> <div class="row"></div> </section> </div> <div class="component accordion"> <section class="accordion-block" id="accordion" data-theme='light' data-spacing-top='medium' data-spacing-bottom='medium'> <div class="grid"> <div class="grid-span-narrow"> <div class="accordions"> <details class="accordion"> <summary> 1. What are cookies? </summary> <div class="accordion__content rte __right"> <figure class="accordion-picture-container"> <figcaption></figcaption> </figure> <div class="__text" style="flex: 1 1 0%;"> A &ldquo;cookie&rdquo; is a is a small data file that is either placed on, or collected from, your computer or other device. Cookies are used for several purposes, for example to recognise you as a user when you return to a website using the same computer and web browser, either for the duration of your visit (using a &lsquo;session cookie&rsquo;) or for repeat visits (a &lsquo;persistent cookie&rsquo;). Other similar files work in the same way and we use the word &ldquo;cookie&rdquo; in this Cookies Policy to refer to all files that collect information in this way. The GHD website located at <a rel="noopener noreferrer" href="https://www.ghd.com/" target="_blank">https://www.ghd.com</a> and other websites hosted by GHD or third parties on behalf of GHD uses cookies for collecting information. Some cookies are strictly necessary to enable the core functionality of our website, such as security and accessibility.<br /> <br /> The GHD website uses first-party, third-party, necessary, preferences, analytics and performance, and advertising cookies. They are used to collect information for various purposes described further below.<br /> <br /> <strong>1.1 Log files</strong><br /> <br /> GHD systems, including but not limited to those used for marketing, promotion, and client relationship management, generate log files to record access information. A &ldquo;log file&rdquo; or &ldquo;log&rdquo; is the automatically produced and time-stamped documentation of events relevant to a particular system. From the server&rsquo;s log files, an administrator can identify numbers of visitors, the domains from which they are visiting, the number of requests for each page and usage patterns. Logs may include small samples of information entered into the GHD website.<br /> <br /> <strong>1.2 HTML5 local storage</strong><br /> <br /> HTML5 local storage is used to store information locally and survives browser sessions. Its main purpose within the GHD website relates to automatically logging IP addresses to allow for region specific websites to load. Many Internet browsers allow you to disable HTML5 local storage or delete information contained in HTML5 local storage using browser controls.<br /> <br /> <strong>1.3 Data analytics (such as Google Analytics&trade;) and other technologies</strong><br /> <br /> The GHD website uses log files and data analytics tools such as Google Analytics&trade;.<br /> <br /> We may undertake statistical analysis of website usage patterns. We may automatically log IP addresses (i.e. the electronic addresses of computers connected to the Internet) to analyse trends, administer the site, track user movements, and gather broad demographic information. We may collect and use data relating to the geographical location of your computer or mobile internet device. We use this to provide country and region-specific information.<br /> <br /> This information collected is not personal information and you cannot be identified from its collection. It is only used to assist GHD in optimising the content and effectiveness of our website.<br /> <br /> <strong>1.4 Strictly Necessary Cookies</strong><br /> <br /> A strictly necessary cookie is a type of cookie that is used by the website to function properly, without which the site would not work. This type of cookie does not collect any personally identifiable information about you and does not track your browsing habits.<br /> <br /> <strong>1.5 Experience cookies</strong><br /> <br /> GHD uses cookies to provide enhanced user experience functionality and personalisation. For example, GHD uses the Salesforce Marketing Cloud Personalisation tool, which uses first-party cookie tracking. The purpose of this tool is to better understand the needs of website users, by collecting information to tailor GHD&rsquo;s marketing messaging for each user. The tools may collect a unique identifier.<br /> <br /> <strong>1.6 Targeting cookies</strong><br /> <br /> With your consent, cookies may be set to our site by our advertising partners. They may be used by those companies to build a profile of your interests and show you relevant adverts on other sites. They do not store directly personal information but are based on uniquely identifying your browser and internet device.<br /> <br /> GHD partners with LinkedIn Advertising, Facebook Advertising, and Google AdWords and similar vendors which may use cookies and web beacons to collect information about your activities on GHD and other websites to provide you targeted advertising based upon your interests. </div> </div> </details> <details class="accordion"> <summary> 2. Future changes to our Cookies Policy </summary> <div class="accordion__content rte __right"> <figure class="accordion-picture-container"> <figcaption></figcaption> </figure> <div class="__text" style="flex: 1 1 0%;"> <p>Your privacy is important to us and GHD is committed to our privacy practices being up to date with prevailing best practices and changes in local laws, regulations and data protection standards and technology.</p> <p>Given this, we may change our Cookies Policy from time to time and will notify you by posting an updated version of our Cookies Policy on our website. The amended policy will apply between us as and when it is posted on our website. This document represents GHD&rsquo;s Cookies Policy as at <strong>12 March 2023</strong></p> </div> </div> </details> <details class="accordion"> <summary> 3. How to contact us </summary> <div class="accordion__content rte __right"> <figure class="accordion-picture-container"> <figcaption></figcaption> </figure> <div class="__text" style="flex: 1 1 0%;"> If you have any questions about our Cookies Policy or have any complaint regarding the treatment of your privacy or personal information by us, please contact a local GHD office, use the Contact Us link on our website, or contact our Integrity Officer using the details set out below. Any genuine concerns or complaints will be investigated and responded to in line with local law.<br /> <br /> Integrity Officer&nbsp;<br /> c/- Office of the Company Secretary&nbsp;<br /> Level 2 29 Christie Street St Leonards, NSW, 2065&nbsp;<br /> Email: <a href="mailto:DataProtection.officer@ghd.com">DataProtection.officer@ghd.com</a>&nbsp;<br /> Website: <a href="https://www.ghd.com/">www.ghd.com</a><br /> <br /> If you are not satisfied with a response, dependent on your location, you may have an option to refer your complaint to a relevant privacy regulator. We will provide you details of any relevant regulator on request. </div> </div> </details> </div> </div> </div> </section> </div> </div> </main> <!-- /#content --> <!-- #footer --> <div class="row"> <footer class="component footer col-12" data-theme='dark'> <div class="grid"> <div class="footer__wrap"> <div class="footer__top"> <div class="footer__cta"> <div class="footer__heading">Subscribe to GHD insights</div> <a href="/en-au/subscribe" class="button button--secondary" title="Subscribe" > <span>Subscribe</span> </a> </div> <div class="footer__social"> <p class="footer__social__title">Follow us</p> <ul> <li> <a href="https://www.facebook.com/GHDGroup" target="_blank" rel="noopener noreferrer" ><img src="https://ghd-p-001.sitecorecontenthub.cloud/api/public/content/31e8e68ba66748399e8b06cfcafe2899?v=5b4767c4&amp;h=20&amp;w=20&amp;la=en-AU" alt="Facebook SVG" /></a> </li> <li> <a href="https://www.linkedin.com/company/ghd" target="_blank" rel="noopener noreferrer" ><img src="https://ghd-p-001.sitecorecontenthub.cloud/api/public/content/3dcdf664b6c84bfea326bd3f7b09560f?v=c363c472&amp;h=24&amp;w=24&amp;la=en-AU" alt="Linkedin.svg" /></a> </li> <li> <a href="https://www.youtube.com/channel/UCwUGfe6zgaddIXqA7entIwQ" target="_blank" rel="noopener noreferrer" ><img src="https://ghd-p-001.sitecorecontenthub.cloud/api/public/content/2267b0ed49a641f9a77d44ba994c4069?v=9e8c3266&amp;h=24&amp;w=24&amp;la=en-AU" alt="you-tube.svg" /></a> </li> <li> <a href="https://twitter.com/GHDspeaks" target="_blank" rel="noopener noreferrer" ><img src="https://ghd-p-001.sitecorecontenthub.cloud/api/public/content/b03e8917684544568c318e2d84d65d2d?v=e6a4b9e5&amp;h=24&amp;w=24&amp;la=en-AU" alt="Twitter logo for GHD website" /></a> </li> </ul> </div> <picture class="picture footer__bg"><source srcset="https://ghd-p-001.sitecorecontenthub.cloud/api/public/content/a601f562fdfa4ec981f4a3ca54033cc7?v=eee11043&t=w1744h1090 2x, https://ghd-p-001.sitecorecontenthub.cloud/api/public/content/a601f562fdfa4ec981f4a3ca54033cc7?v=eee11043&t=w872h545" media="(min-width: 1200px)" ><source srcset="https://ghd-p-001.sitecorecontenthub.cloud/api/public/content/a601f562fdfa4ec981f4a3ca54033cc7?v=eee11043&t=w1060h1024 2x, https://ghd-p-001.sitecorecontenthub.cloud/api/public/content/a601f562fdfa4ec981f4a3ca54033cc7?v=eee11043&t=w530h512" media="(min-width: 768px)" ><source srcset="https://ghd-p-001.sitecorecontenthub.cloud/api/public/content/a601f562fdfa4ec981f4a3ca54033cc7?v=eee11043&t=w760h1300 2x, https://ghd-p-001.sitecorecontenthub.cloud/api/public/content/a601f562fdfa4ec981f4a3ca54033cc7?v=eee11043&t=w380h650" media="(min-width: 375px)" ><img src="https://ghd-p-001.sitecorecontenthub.cloud/api/public/content/a601f562fdfa4ec981f4a3ca54033cc7?v=eee11043&t=w380h650" alt="Footer-Background-NonTransparent.jpg" loading="lazy" ></picture> </div> <div class="footer__page-links"> <p class="footer__page-links__title">Quick Links</p> <div class="footer__page-links__wrap"> <ul> <li> <a href="/en-au/privacy-policy" title="Privacy policy" >Privacy policy</a> </li> <li> <a href="/en-au/terms-of-use" title="Terms of Use" >Terms of Use</a> </li> <li> <a href="/en-au/legal-notices" title="Legal notices" >Legal notices</a> </li> <li> <a href="/en-au/policy-statements" rel="noopener noreferrer" title="Policy statement" target="_blank" >Policy statements</a> </li> </ul> <ul> <li> <a href="https://ghd-p-001.sitecorecontenthub.cloud/api/public/content/modern-slavery-report-2022-2023.pdf" rel="noopener noreferrer" title="Modern day slavery statement " target="_blank" >Modern day slavery statement</a> </li> <li> <a href="/en-au/careers/recruitment-scam-awareness" rel="noopener noreferrer" title="Recruitment scam awareness" target="_blank" >Recruitment scam awareness</a> </li> <li> <a href="/en-au/health-safety-and-environment" title="Health, safety and environment" >Health, safety and environment</a> </li> <li> <a href="/en-au/quality-management-systems" title="Quality Management Systems" >Quality management systems</a> </li> </ul> <ul> <li> <a href="/en-au/integrity-management" title="Integrity management" >Integrity management</a> </li> <li> <a href="/en-au/marketing-and-communications" title="Marketing and communications" >Marketing and communications</a> </li> <li> <a href="/en-au/ventures" title="Ventures" >Ventures</a> </li> <li> <a href="/en-au/ghd-vendors" >Vendors</a> </li> </ul> <ul> <li> </li> <li> </li> <li> </li> </ul> </div> </div> </div> </div> <div class="footer__bottom"> <div class="grid"> <div class="grid-span-wide"> <a class="footer__logo" href="/">GHD</a> <div class="footer__copyright">Copyright © GHD 2024</div> <a href="#main-content" class="footer__scroll-top">Back to top</a> </div> </div> </div> </footer> </div> <!-- /#footer --> </div> <!-- /#wrapper --> <section class="cookie-block"> <div class="grid"> <div class="grid-span-full"> <div class="cookie-block__wrapper"> <div class="cookie-block__description"> <h3 class="cookie-block__title">We value your privacy</h3> <div class="rte"> <h4><span class="heading-5">Use of cookies</span></h4> <p>This website makes use of cookies to enhance your browsing experience and provide additional functionality, by either storing data on, or collecting data from, your computer.</p> <p>We use necessary cookies to make our site work. Necessary cookies enable core functionality such as security, network management, and accessibility.</p> <p>We also use information collected from cookies for various purposes, for example for analysis of website usage patterns. Information about the type, use and purpose of the cookies we use is detailed in our <strong><a href="/en-au/cookie-policy">Cookies Policy</a></strong>.</p> <p>GHD is committed to protecting your privacy. Please see our <strong><a href="/en-au/policy-statements">Privacy <span>Policy</span></a>&nbsp;</strong>for more information.</p> <p>Cookies, other than necessary cookies, will only be used with your consent. By clicking &lsquo;Accept&rsquo; you give us consent to use all cookies. By clicking &lsquo;Reject All&rsquo; only necessary cookies will be used. You may disable necessary cookies by changing your browser settings, but this may affect website functions.</p> </div> </div> <div class="cookie-block__cta_buttons"> <button type="button" class="button button--secondary cookie-block__cta button" id="reject-btn">Reject All </button> <button type="button" class="button cookie-block__cta" id="accept-btn">Accept All </button> </div> </div> </div> </div> </section> <!-- /#wrapper --> </body> </html>

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