Hello Liam,
No at this moment I still am seeing the new naming (I removed cache and tried a few browsers), that is:
document.addEventListener("visitorConsentCollected", (event) => console.log(event.detail));
// ... click on accept ...
{marketingAllowed: true, saleOfDataAllowed: true, analyticsAllowed: true, preferencesAllowed: true}
At this point I would not want it reverted tbh – since I’ve already made the changes to accommodate the new naming.
What I would want is fixing the existing documentation, and a brief explainer on when this change was made so we would know what data to discount.
Also if you plan to make revert change – would be nice to have some advance warning eg. add it to https://changelog.shopify.com/ or https://shopify.dev/changelog/
Thanks