COMOPT-1873: Launch checklist sync with ACO#853
Open
bdenham wants to merge 12 commits into
Open
Conversation
meker12
reviewed
Apr 28, 2026
| * [ ] Follow [Performance best practices](/get-started/performance/) for your storefront. | ||
| * [ ] (Optional) Set up Google Analytics and Google Tag Manager. | ||
| * [ ] Validate your <Link href={"https://github.com/adobe/commerce-events/tree/main/examples/events/snowplow-debugger"} text={"storefront\n events"} /> implementation, then confirm events appear in Live Search and Product Recommendations dashboards in the Adobe Commerce Admin. | ||
| * [ ] Validate that the `environment` field in your [Commerce configuration](/setup/configuration/commerce-configuration) is set to `"Testing"` while you build, then change it to `"Production"` when you launch. See [Analytics](/setup/analytics/instrumentation/). |
Contributor
There was a problem hiding this comment.
Can you link directly to the analytics section --it's a pretty long page. Not sure of format for bookmark links, is it:
/setup/configuration/commerce-configuration/#analytics
| </Checklist> | ||
|
|
||
| <Checklist checklistKey="analytics"> | ||
| ### Analytics and monitoring |
Contributor
There was a problem hiding this comment.
Check the following Analytics and monitoring section and add useful links to related documentation where relevant (ask experts reviewers)
| * [ ] Provide and configure production keys for integrations and payment providers. | ||
| * [ ] Verify that the new domains/subdomains are `allowlisted` and potential backend webhooks are working. | ||
| * [ ] Set permissions for Document Authoring (DA.live) content and Edge Delivery Services sites so only trusted people can publish. See <Link href={"https://da.live/docs/administration/permissions"} text={"DA.live permissions"} /> and <Link href={"https://www.aem.live/docs/authentication-setup-authoring"} text={"Edge Delivery Services authentication setup for authoring"} />. | ||
| * [ ] Confirm that the product visuals integration is turned on for your project. See <Link href={"https://experienceleague.adobe.com/en/docs/experience-manager-learn/cloud-service/accessing/overview#"} text={"Experience Manager Cloud Service access overview for product visuals"} />. |
Contributor
There was a problem hiding this comment.
Comment applies to line #98
This link doesn't not provide immediately obvious information. - Consider: Confirm that the Product Visuals integration is available for your project. For details on the required entitlements, prerequisites, and configuration, see the AEM Assets Integration for Commerce Guide
Co-authored-by: Margaret Eker <meker@adobe.com>
meker12
reviewed
Apr 30, 2026
Co-authored-by: Margaret Eker <meker@adobe.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Purpose of this pull request
This pull request significantly expands the storefront launch preparation topic so teams can track content, SEO, pre-rendering, performance, analytics, security, CDN, catalog service, testing, and launch-day tasks in one place.
Associated JIRA ticket
COMOPT-1873
Staging preview
https://commerce-docs.github.io/microsite-commerce-storefront/setup/launch/
Affected pages
whatsnew
Major update: Launch checklist now groups go-live tasks into clearer sections, adds testing and post-launch checks, aligns Edge Delivery Services and Commerce wording, and links to the right platform docs without implying the wrong support path.