monitorNonProductPage

fun SystemaAI.monitorNonProductPage(    view: View,     pageUrl: String,     attachStateChangeListener: View.OnAttachStateChangeListener? = null,     callback: (Result<HttpResponse>) -> Unit = {}): SystemaOnAttachStateChangeListener?