Do you mean you're using <%=getCurrentAttribute('customer','entityid')%> or are you trying to access cookie session data? The entity ID tag is working fine for us on all pages. Session cookie data has recently been changed to HttpOnly, so it's no longer available to client side scripting.