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 to false.
  • finished? (:boolean) - Defaults to false.
  • success? (:boolean) - Defaults to false.
  • verification_state (Plausible.Verification.State) - Defaults to nil.
  • interpretation (Plausible.Verification.Diagnostics.Result) - Defaults to nil.
  • attempts (:integer) - Defaults to 0.
  • flow (:string) - Defaults to "".
  • installation_type (:string) - Defaults to nil.
  • awaiting_first_pageview? (:boolean) - Defaults to false.

Functions

Attributes

  • domain (:string) (required)
  • message (:string) - Defaults to "We're visiting your site to ensure that everything is working".
  • super_admin? (:boolean) - Defaults to false.
  • finished? (:boolean) - Defaults to false.
  • success? (:boolean) - Defaults to false.
  • verification_state (Plausible.Verification.State) - Defaults to nil.
  • interpretation (Plausible.Verification.Diagnostics.Result) - Defaults to nil.
  • attempts (:integer) - Defaults to 0.
  • flow (:string) - Defaults to "".
  • installation_type (:string) - Defaults to nil.
  • awaiting_first_pageview? (:boolean) - Defaults to false.