For the complete documentation index, see llms.txt. This page is also available as Markdown.

Commerce

The Commerce add-on tracks Umbraco Commerce orders per visitor and adds shopping-based segment rules for personalization.

The Commerce add-on connects Umbraco Engage to Umbraco Commerce. It tracks visitor orders and lets you personalize content based on shopping behavior.

What it adds

  • Order tracking per visitor. Created and completed Umbraco Commerce orders are linked to the visitor profile.

  • A Commerce view on the visitor profile in the Engage section, showing the orders placed by that visitor.

  • Two segment rules for personalization:

    • Commerce - has product(s) in cart: the visitor has products in their cart right now.

    • Commerce - existing customer: the visitor has completed an order, ever or within a chosen number of days.

  • Cockpit support for the Commerce segment rules.

The Commerce view on a visitor profile, showing the visitor's orders
The Commerce segment rules in the segment parameter picker

Prerequisites

  • Umbraco Engage is installed and licensed.

  • Umbraco Commerce is installed with a valid license.

Install the package

Install the Umbraco.Engage.Commerce package via NuGet or using your preferred approach.

Build or restart your website afterwards.

Next steps

Creating a SegmentProfile detail

Last updated

Was this helpful?