Deliver services

Updated at:

After you create and publish a service in Compute Nest, share the deployment URL with customers so they can create service instances. Two delivery methods are available: sharing the URL directly, or listing the service on Alibaba Cloud Marketplace.

Share the deployment URL directly

  1. On the My Services page, find the service and click its name to open the Service Details page.

  2. In the Service Deployment section of the Service Details tab, click the 复制 icon to copy the deployment URL.

  3. Share the deployment URL with your customers.

Track customer traffic sources with the spm parameter

To identify where customers are coming from, append an spm tag to the deployment URL using the format &spm=xx.xx.xxx.xx.

The following example shows a trial service deployment URL before and after adding an spm tag:

URL

Value

Original

https://computenest.console.alibabacloud.com/user/cn-hangzhou/serviceInstanceCreate?ServiceId=service-6e2ff030d77d4fxxxxxx&ServiceVersion=2&isTrial=true

With spm tag

https://computenest.console.alibabacloud.com/user/cn-hangzhou/serviceInstanceCreate?ServiceId=service-6e2ff030d77d4fxxxxxx&ServiceVersion=2&isTrial=true&spm=2002.12.322.40

Publish as an Alibaba Cloud Marketplace product

List your service on Alibaba Cloud Marketplace to make it available for purchase.