Skip to content

Commit

Permalink
fix: update md
Browse files Browse the repository at this point in the history
  • Loading branch information
carolinamenezes committed Jan 11, 2024
1 parent 601c152 commit 9e7b296
Showing 1 changed file with 8 additions and 11 deletions.
19 changes: 8 additions & 11 deletions docs/faststore/docs/go-live/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ To ensure that you have set up all configurations for your store to run smoothly
<li>
<CheckboxField label="Integrating the VTEX Order Placed and My Account" id="checkboxfield-my-account" />
<details>
<summary>Clone, edit, and install the <b><a href="https://github.com/vtex/faststore-vtex-integrations/">faststore-vtex-integrations</a></b> app on your VTEX account.</summary>
<summary>Clone, edit, and install the [faststore-vtex-integrations](https://github.com/vtex/faststore-vtex-integrations/) app on your VTEX account.</summary>

<table class="nx-simple-table">
<thead>
Expand All @@ -215,6 +215,7 @@ To ensure that you have set up all configurations for your store to run smoothly
<CheckboxField label="Checking the pages in the secure domain" id="checkboxfield-domain" />
<details>
<summary>Test your website links to pages being rendered in the secure subdomain, such as the Login, Checkout, My Account, and Order Placed pages.</summary>

**Management**: Agency
</details>
</li>
Expand Down Expand Up @@ -254,6 +255,7 @@ To ensure that you have set up all configurations for your store to run smoothly
<CheckboxField label="Checking the pages SSL certificate" id="checkboxfield-ssl" />
<details>
<summary>Check if all pages of your store have the correct SSL certificate configured.</summary>

**Management:** Agency
</details>
</li>
Expand All @@ -267,7 +269,8 @@ To ensure that you have set up all configurations for your store to run smoothly
<CheckboxField label="Performing Lighthouse audits" id="checkboxfield-lh" />
<details>
<summary>Run Lighthouse audits on your store's pages to guarantee you are going live with great performance</summary>
<b>Management:</b> Agency

**Management:** Agency
<ul>
<li>- Run Lighthouse audits on your store's Home Page, Product Listing Page (PLP), Product Details Page (PDP), and custom pages.</li>
<li>- All pages must have Lighthouse Score equal or more than 60 on mobile devices.</li>
Expand All @@ -279,26 +282,20 @@ To ensure that you have set up all configurations for your store to run smoothly
<CheckboxField label="Setting up Traffic Splitting" id="checkboxfield-traffic" />
<details>
<summary>If you already have a live store, configure traffic splitting to validate which version of your website is the best for your business needs.</summary>
<b>Management:</b> VTEX Support

**Management:** VTEX Support
</details>
</li>
</ul>

{/* <CheckboxField label="Sentry" id="checkboxfield-default" />
<details>
<summary></summary>
| Management | Reference |
| :--------- | :------------ |
| Agency and VTEX Support | Coming soon! |
</details> */}

### Analytics

<ul class="nx-section-checklist">
<li>
<CheckboxField label="Managing the Analytics module" id="checkboxfield-analytics" />
<details>
<summary>Make sure that all analytics events and data are accurately being send to Google Analytics.</summary>

<table class="nx-simple-table">
<thead>
<tr>
Expand Down

0 comments on commit 9e7b296

Please sign in to comment.