user.loggedIn
variable.FBLY.action("addCustomProperty", "loggedIn", "true")
will tell the widget that the user is logged in. If the widget triggering settings has that property set, the survey will then trigger (if no other restrictions are set)FBLY.action("removeCustomProperty", "loggedIn")