From 114db2907a14721a19be36c5a3987762229fea5b Mon Sep 17 00:00:00 2001 From: James Rodewig Date: Wed, 16 Aug 2023 09:11:40 -0400 Subject: [PATCH 1/2] Update Cloud UTM parameters --- resources/web/template.html | 6 +++--- shared/attributes.asciidoc | 11 ++++++----- shared/cloud/cloud-login.asciidoc | 2 +- 3 files changed, 10 insertions(+), 9 deletions(-) diff --git a/resources/web/template.html b/resources/web/template.html index cc40f987e860f..6538cd4fe8f78 100644 --- a/resources/web/template.html +++ b/resources/web/template.html @@ -100,19 +100,19 @@

Most Popular

Video

- +

Get Started with Elasticsearch

Video

- +

Intro to Kibana

Video

- +

ELK for Logs & Metrics

diff --git a/shared/attributes.asciidoc b/shared/attributes.asciidoc index ebce8b7e8cd6c..63da63b94f1da 100644 --- a/shared/attributes.asciidoc +++ b/shared/attributes.asciidoc @@ -138,12 +138,13 @@ Elastic Cloud :ece: Elastic Cloud Enterprise :eck: Elastic Cloud on Kubernetes :cloud: https://www.elastic.co/guide/en/cloud/current -:ess-trial: https://www.elastic.co/cloud/elasticsearch-service/signup?baymax=docs-body&elektra=docs -:ess-product: https://www.elastic.co/cloud/elasticsearch-service?baymax=docs-body&elektra=docs -:ess-console: https://cloud.elastic.co?baymax=docs-body&elektra=docs +:ess-trial: https://www.elastic.co/cloud/elasticsearch-service/signup{ess-utm-params} +:ess-product: https://www.elastic.co/cloud/elasticsearch-service{ess-utm-params} +:ess-console: https://cloud.elastic.co{ess-utm-params} :ess-console-name: {ess} Console -:ess-deployments: https://cloud.elastic.co/deployments?baymax=docs-body&elektra=docs -:ess-baymax: ?baymax=docs-body&elektra=docs +:ess-deployments: https://cloud.elastic.co/deployments{ess-utm-params} +:ess-baymax: {ess-utm-params} +:ess-utm-params: ?page=docs&placement=docs-body :ece-ref: https://www.elastic.co/guide/en/cloud-enterprise/current :eck-ref: https://www.elastic.co/guide/en/cloud-on-k8s/current :ess-leadin: You can run Elasticsearch on your own hardware or use our hosted Elasticsearch Service that is available on AWS, GCP, and Azure. {ess-trial}[Try the Elasticsearch Service for free]. diff --git a/shared/cloud/cloud-login.asciidoc b/shared/cloud/cloud-login.asciidoc index e005fea205931..0d064a3cf2efe 100644 --- a/shared/cloud/cloud-login.asciidoc +++ b/shared/cloud/cloud-login.asciidoc @@ -1,5 +1,5 @@ // tag::ess[] -. Log in to the link:https://cloud.elastic.co/?baymax=docs-body&elektra=docs[Elasticsearch Service Console]. +. Log in to the link:https://cloud.elastic.co/{ess-utm-params}[Elasticsearch Service Console]. . Select your deployment on the home page in the {ess} card or go to the deployments page. + Narrow your deployments by name, ID, or choose from several other filters. To customize your view, use a combination of filters, or change the format from a grid to a list. From c9e60d755248e58d81c59888dc57b5ea6a1e6f26 Mon Sep 17 00:00:00 2001 From: James Rodewig Date: Wed, 30 Aug 2023 12:06:21 -0400 Subject: [PATCH 2/2] reorder attributes --- shared/attributes.asciidoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/shared/attributes.asciidoc b/shared/attributes.asciidoc index 63da63b94f1da..c2c52ad00e2a4 100644 --- a/shared/attributes.asciidoc +++ b/shared/attributes.asciidoc @@ -138,13 +138,13 @@ Elastic Cloud :ece: Elastic Cloud Enterprise :eck: Elastic Cloud on Kubernetes :cloud: https://www.elastic.co/guide/en/cloud/current +:ess-utm-params: ?page=docs&placement=docs-body +:ess-baymax: {ess-utm-params} :ess-trial: https://www.elastic.co/cloud/elasticsearch-service/signup{ess-utm-params} :ess-product: https://www.elastic.co/cloud/elasticsearch-service{ess-utm-params} :ess-console: https://cloud.elastic.co{ess-utm-params} :ess-console-name: {ess} Console :ess-deployments: https://cloud.elastic.co/deployments{ess-utm-params} -:ess-baymax: {ess-utm-params} -:ess-utm-params: ?page=docs&placement=docs-body :ece-ref: https://www.elastic.co/guide/en/cloud-enterprise/current :eck-ref: https://www.elastic.co/guide/en/cloud-on-k8s/current :ess-leadin: You can run Elasticsearch on your own hardware or use our hosted Elasticsearch Service that is available on AWS, GCP, and Azure. {ess-trial}[Try the Elasticsearch Service for free].