View Source PlausibleWeb.Live.Components.Verification (Plausible v0.0.1)
This component is responsible for rendering the verification progress and diagnostics.
Summary
Functions
Attributes
domain
(:string
) (required)message
(:string
) - Defaults to"We're visiting your site to ensure that everything is working"
.super_admin?
(:boolean
) - Defaults tofalse
.finished?
(:boolean
) - Defaults tofalse
.success?
(:boolean
) - Defaults tofalse
.verification_state
(Plausible.Verification.State
) - Defaults tonil
.interpretation
(Plausible.Verification.Diagnostics.Result
) - Defaults tonil
.attempts
(:integer
) - Defaults to0
.flow
(:string
) - Defaults to""
.installation_type
(:string
) - Defaults tonil
.awaiting_first_pageview?
(:boolean
) - Defaults tofalse
.
Functions
Attributes
domain
(:string
) (required)message
(:string
) - Defaults to"We're visiting your site to ensure that everything is working"
.super_admin?
(:boolean
) - Defaults tofalse
.finished?
(:boolean
) - Defaults tofalse
.success?
(:boolean
) - Defaults tofalse
.verification_state
(Plausible.Verification.State
) - Defaults tonil
.interpretation
(Plausible.Verification.Diagnostics.Result
) - Defaults tonil
.attempts
(:integer
) - Defaults to0
.flow
(:string
) - Defaults to""
.installation_type
(:string
) - Defaults tonil
.awaiting_first_pageview?
(:boolean
) - Defaults tofalse
.