Skip to main content
This guide covers deploying the Dashboard tag in the My Account area on SAP Commerce Cloud.
1

Locate the account component

Add a new component (or extend an existing one) under the My Account navigation, commonly alongside the coupons or order history sub-pages.
2

Add the wrapper div

3

Inject the tag with the logged in customer's details

Resolve the current customer from your account facade service and populate the parameters below.
The Dashboard tag page also documents a canonical URL form with the email in the path rather than the query string.
This page requires a logged-in customer context. Make sure the component or JSP is only rendered behind your existing account authentication guard.
Last modified on July 17, 2026