Verified collection

Connect shopping behavior to verified revenue

Understand what shoppers do from product view through checkout, then reconcile that journey with authenticated orders, payments, and refunds.

  • Verified order and revenue reports, product performance, acquisition, customer reporting, and audited corrections.
  • Currencies remain separate and are never converted implicitly.
  • Each lane starts forward-only from its verified coverage date. Enabling collection never imports older orders.
Eligible 7-day trial · Pro+
CommerceCoverage you can trust
Verified orders128EUR
Net order value8,420.00EUR
Customers94Buyers

Ecommerce Analytics appears as Commerce in your website dashboard.

Commerce data sources

Two connected data sources, one trustworthy Commerce view

Browser Commerce events explain shopping behavior. A verified store provider supplies orders and revenue.

Browser journeys

Browser Commerce events

Yes—the Hitsteps browser tracker carries browser Commerce events after your storefront integration sends them. Ordinary pageviews alone do not reveal products, carts, checkout steps, or orders.

What it collects

Product and list views, cart changes, checkout steps, item context, and a provisional purchase signal.

Important boundaryBrowser data describes behavior, not financial proof. It never creates verified orders, revenue, payments, or refunds.
Authoritative orders

Verified order provider

This source receives authenticated order facts from Shopify, WooCommerce, your own store server, or another verified billing system. Ordinary pageviews never create verified orders or revenue.

What it collects

Orders, status changes, items, discounts, tax, shipping, payments, and refunds when the connected source supplies and verifies them.

What it powersVerified order and revenue reports, product performance, acquisition, customer reporting, and audited corrections.
Where your Ecommerce data appears

See the complete path from product interest to revenue

Open Commerce from your website dashboard to review Overview, Orders, Products, Cart & Checkout, Acquisition, Customers, and Data Quality & Setup.

Overview

Orders, products, journeys, acquisition, and customers use one audited Commerce truth layer.

Orders

Orders, status changes, items, discounts, tax, shipping, payments, and refunds when the connected source supplies and verifies them.

Products

Product reports include provider lines and active audited item corrections. They pause when any matching order has incomplete item coverage.

Cart & Checkout

Cart and checkout funnels, product journey context, visitor timelines, and Commerce Segments. Detected cart abandonment can also become a durable system Action.

Acquisition

Immutable order-time attribution, order-time Custom Dimensions, and exact saved Segment membership use the selected report period.

Customers

Anonymous orders stay separate. Hitsteps never invents one customer per unlinked order. First-time versus repeat uses the earliest retained verified order.

Data Quality & Setup

Data Quality & Setup is a retained site-wide health view. Report dates, currency, and Segments do not change these diagnostics.

Settings

Control Commerce retention, reporting defaults, privacy behavior, and verified collection for this website.

Audited manual corrections

Provider facts stay immutable. Every customer correction is a separately provenanced, reversible audit entry. Reports, exports, Segments, and visitor cards use the same effective-value layer.

How to activate it

Set up Ecommerce tracking for your store

Choose your store platform

Tracking Code

Install the normal Hitsteps tracking code on the storefront.

Browser Commerce events

Connect the browser Commerce events for your platform:

Verified order provider

Connect Shopify, WooCommerce, or your custom store. Collection begins only after the provider is verified and enabled.

Data collection switch

After setup is ready, enable the data collection switch and save these settings.

S

Shopify

Hitsteps enrolls the installed app’s storefront Commerce event bridge for this website.

Hitsteps-assisted setup checks permission to read current orders, verifies the required webhooks, and compares one specific test order between your store and Hitsteps.

W

WooCommerce

Hitsteps confirms that your official plugin includes Commerce support and connects it to this website.

Use the Commerce-capable official Hitsteps plugin with credentials provisioned for this website. Hitsteps then checks that one new test order and its refund arrive correctly.

JavaScript API

Browser Commerce methods for custom storefronts

On a custom storefront, call the Commerce methods after the normal Hitsteps tracker has loaded.

var items = [{
  product_id: 'product-42',
  variant_id: 'blue-medium',
  sku: 'TSHIRT-BLUE-M',
  name: 'Classic T-shirt',
  category: 'Clothing',
  quantity: '1',
  currency: 'EUR',
  unit_amount: '29.900000'
}];

hitsteps.trackProductView(items[0]);

hitsteps.trackItemListView(
  { reference: 'summer-collection', name: 'Summer collection' },
  items
);

hitsteps.trackCartChange(
  'add',
  { reference: 'cart-8f3a' },
  items
);

hitsteps.trackCheckoutStep(
  'start',
  { reference: 'checkout-8f3a' },
  items
);

hitsteps.trackPurchaseSignal('order-1042', 'journey-checkout-8f3a');
Request setup for this website. Hitsteps verifies its site-bound browser connection so the data collection switch can become available. After setup is ready, enable the data collection switch and save these settings.
Authenticated provider collection

Verified server collection for custom stores

Ask Hitsteps to provision site-scoped credentials before your server sends signed Commerce events.

Your developer sends signed server events that can be retried safely, using credentials provisioned for this website.

  • Provider orders still count when no browser journey can be linked; they appear as unlinked instead of being discarded.
  • Errors are bounded operational codes, never raw provider payloads.
  • No email, name, or IP matching.
Get help connecting a verified provider
Verified server collection for custom stores HTTPS POST · JSON · HMAC-SHA256 Hitsteps Commerce
Tell support which website and store platform you use. Never include payment credentials, provider secrets, or customer data in a support message.
Data Quality & Setup

Verify one new order and refund before relying on reports

After activation, place a new test order and issue a refund. Confirm the order, items, payment state, refund, currency, visitor linkage, and coverage status.

Connection verified Ready to enable data collection Data collection enabled Open Data Quality & Setup
Forward-only: existing purchases are not imported and are not shown as zero.

Collection starts only after you enable the source and save. Disabling it creates a visible data gap; re-enabling never fills missed activity.

Product proof

Understand your visitors. Take action with confidence.

Use it when you need live visitor context, practical installation routes, and action tools around the traffic you already have.

Since 2013

Maintained for real websites

Hitsteps has kept evolving across website platforms, browser changes, analytics shifts, and store workflows.

15+ install paths

Works where your site already lives

WordPress, Shopify, Wix, Google Tag Manager, HTML, CMS, commerce, browser, and desktop setup paths are documented from one hub.

One workspace

From tracking hit to next action

Live dashboard, visitor profiles, heatmaps, chat, Segments, uptime, reports, and alerts stay connected after tracking is installed.

Hitsteps live dashboard with visitor activity and charts
Live dashboard
Hitsteps heatmap and page-analysis report
Heatmap context
Hitsteps live chat interface connected to visitor context
Chat workflow
Privacy and erasure

Privacy-safe Hitsteps visitor IDs only; no provider names, emails, addresses, or payment data.

Browser Commerce events exclude customer email, phone, address, card details, and checkout secrets. Hitsteps privacy and opt-out controls still apply. Changing this policy requires your current password and affects future erasure requests.

Delete linked Commerce facts Detach and minimize retained financial facts Detach and retain is available only when your organization has documented a lawful financial-retention basis.
Ecommerce analytics guide

What is this and how do I set it up?

Will existing orders be imported?

Each lane starts forward-only from its verified coverage date. Enabling collection never imports older orders.

Can browser tracking create verified revenue?

Browser data describes behavior, not financial proof. It never creates verified orders, revenue, payments, or refunds.

Do verified orders count without a linked visitor?

Provider orders still count when no browser journey can be linked; they appear as unlinked instead of being discarded.

Can I correct an order without changing provider evidence?

Provider facts stay immutable. Every customer correction is a separately provenanced, reversible audit entry.

Commerce analytics

Need help connecting your store?

Tell support which website and store platform you use. Never include payment credentials, provider secrets, or customer data in a support message.