How can I do word count if there is login / authentication session?

If the site uses HTTP Basic Authentication, the username/password can be set in Easyling, and it will log in automatically. If the site uses another authentication method, the session cookies may be passed along, and Easyling will use these to authenticate itself (although these are not stored between scans for privacy reasons!)