"use strict"; document.addEventListener('scroll', initGTMOnEvent); document.addEventListener('mousemove', initGTMOnEvent); document.addEventListener('touchstart', initGTMOnEvent); function initGTMOnEvent(event) { initGTM(); event.currentTarget.removeEventListener(event.type, initGTMOnEvent); // remove the event listener that got triggered } function initGTM() { if (window.gtmDidInit) { return false; } window.gtmDidInit = true; // flag to ensure script does not get added to DOM more than once. const script = document.createElement('script'); script.type = 'text/javascript'; script.async = true; script.onload = () => { dataLayer.push({ event: 'gtm.js', 'gtm.start': new Date().getTime(), 'gtm.uniqueEventId': 0 }); }; // this part ensures PageViews is always tracked script.src = 'https://www.googletagmanager.com/gtm.js?id=GTM-WDW6WGL'; document.head.appendChild(script); } AVL signs MOU with Sun Connect for Vanadium Redox Flow Battery installations - Australian Vanadium Limited

AVL signs MOU with Sun Connect for Vanadium Redox Flow Battery installations

Australian Vanadium Limited (ASX: AVL) is pleased to announce it has signed a Memorandum of Understanding (MOU) with Australian commercial solar company, Sun Connect Pty Ltd. The MoU underpins collaboration on market opportunities for Vanadium Redox Flow Batteries (VRB) throughout Australia.

Sunconnect MOU View PDF (313KB)
Scroll to Top