-
Test Article for Pockets with Javascript
<script> // Find the widget's Shadow Root (all widgets are in shadow doms, so this is important) let myRoot = customHtmlRoot.shadowRoot; // personalized doc spot code var id = "0"; var domain = "0"; window.onVanillaReady(function (vanilla) { var user = vanilla.getCurrentUser(); id = user.userID; domain =…