From 90de4a17018c464a048c07fac1daf63a18453382 Mon Sep 17 00:00:00 2001 From: Jessica Beaudoin Date: Tue, 21 Jul 2026 16:15:07 -0400 Subject: [PATCH] Revise UTMs to not override organic traffic data --- _includes/layouts/_footer-main.html | 20 ++++++++++---------- _includes/layouts/_header-main.html | 12 ++++++------ _includes/layouts/dashplug.html | 2 +- _layouts/base.html | 4 ++-- _layouts/langindex.html | 4 ++-- 5 files changed, 21 insertions(+), 21 deletions(-) diff --git a/_includes/layouts/_footer-main.html b/_includes/layouts/_footer-main.html index f3d8e607d..c0fe62bb7 100644 --- a/_includes/layouts/_footer-main.html +++ b/_includes/layouts/_footer-main.html @@ -9,7 +9,7 @@ &#x
  • -
  • @@ -19,22 +19,22 @@ &#x @@ -42,11 +42,11 @@ diff --git a/_includes/layouts/_header-main.html b/_includes/layouts/_header-main.html index f18bd63e8..5db5b003f 100644 --- a/_includes/layouts/_header-main.html +++ b/_includes/layouts/_header-main.html @@ -6,9 +6,9 @@
    @@ -125,9 +125,9 @@ -
  • Download Studio
  • -
  • Studio and Cloud Pricing
  • -
  • Dash Enterprise Pricing
  • +
  • Download Studio
  • +
  • Studio and Cloud Pricing
  • +
  • Dash Enterprise Pricing
  • {% if page.permalink contains "python/" %} diff --git a/_includes/layouts/dashplug.html b/_includes/layouts/dashplug.html index ada7cedc1..4e3acd821 100644 --- a/_includes/layouts/dashplug.html +++ b/_includes/layouts/dashplug.html @@ -1,5 +1,5 @@
    -

    Plotly Studio: Transform any dataset into an interactive data application in minutes with AI. Try Plotly Studio now. +

    Plotly Studio: Transform any dataset into an interactive data application in minutes with AI. Try Plotly Studio now.

    diff --git a/_layouts/base.html b/_layouts/base.html index e81cd1f62..e0fc0f503 100644 --- a/_layouts/base.html +++ b/_layouts/base.html @@ -68,12 +68,12 @@

    {% if page.permalink contains "python/" %} - {%elsif page.permalink contains "javascript/" %} - {% endif %} diff --git a/_layouts/langindex.html b/_layouts/langindex.html index 244921ba4..1f206dad2 100644 --- a/_layouts/langindex.html +++ b/_layouts/langindex.html @@ -23,12 +23,12 @@ {% unless page.permalink contains "/reference/" %} {% if page.permalink contains "python/" %} - {%elsif page.permalink contains "javascript/" %} - {% endif %}