• Lifewire: Ordering a Burger in the Metaverse Might Leave You Hungry

  • 11 May 2022

    In the News

Lifewire

The metaverse has been a great topic of interest! Nicolas Avila participated with a commentary in an article published by this technology information website that talks about Wendy's opening its first virtual reality store.

Read the original content in Lifewire

function getGAClientID() { let match = document.cookie.match(/_ga=([^;]*)/); return match ? match[1].split('.').slice(-2).join('.') : null; } document.addEventListener("DOMContentLoaded", function() { let clientID = getGAClientID(); if (clientID) { document.getElementById('client_id').value = clientID; } });