.focus_box> <:title> Import from Google Analytics <:subtitle> Choose the property in your Google Analytics account that will be imported to the {@site.domain} dashboard. <.form :let={f} for={@conn} onsubmit="continueButton.disabled = true; return true;" action={Routes.google_analytics_path(@conn, :property, @site.domain)} > <.input type="hidden" field={f[:access_token]} /> <.input type="hidden" field={f[:refresh_token]} /> <.input type="hidden" field={f[:expires_at]} />
{@conn.assigns[:selected_property_error]}