In-depth articles · Analytics & measurement

Analytics and measurement for NZ SMEs: metrics you can act on

Updated 2026-04-12 · In-depth article for NZ small businesses

Who this is for. Owners and marketers who are tired of vanity charts and want measurement that improves decisions—without a data-science team.

Good analytics answers: Where do qualified leads come from? Which pages help? What changed after we launched? Everything else is entertainment.

1. Start with the business model

  • Lead-gen services — Calls, forms, bookings; attribute to landing pages and campaigns.
  • Ecommerce — Revenue, AOV, cart abandonment stages.
  • Content publishers — Engagement depth, newsletter signups, sponsor inventory—but still tie to revenue eventually.

2. Google Analytics 4: what changed mentally

GA4 is event-centric and models differently from Universal Analytics. Expect learning curve, but also more flexible conversion modelling—if you instrument thoughtfully.

3. Event tracking that survives reality

Define a small dictionary of events: form_submit, phone_click, quote_start, purchase. Use consistent naming and test in DebugView. Avoid one-off events nobody will remember next quarter.

4. UTM hygiene

Use a simple convention: source, medium, campaign, optional content/term. Document it in a shared sheet. Broken UTMs make paid reporting fiction.

5. Attribution humility

Last-click ignores assists; platform-reported conversions double-count if you naively sum Google Ads + Meta + GA4. Use GA4 (or your warehouse) as a reconciled view where possible.

6. Consent and privacy alignment

Configure tags to respect consent choices your privacy notice promises. Misalignment is both a compliance risk and a trust issue.

7. Weekly dashboards worth five minutes

Traffic trend, top landing pages, conversion counts, and top campaigns—plus annotations when you launch changes. Drop charts nobody acted on in three months.

8. After migrations

Verify goals, cross-domain tracking, and referral exclusions. Broken measurement silently misguides budgets.

9. Owning your history

Periodically export key reports or pipe to storage you control. Platforms change retention and APIs.

10. Frequently asked questions

Do I need a data layer?

Helpful as complexity grows; for simple sites, well-named events may suffice—until marketing asks harder questions.

Server-side tagging?

Improves durability and privacy options; adds setup cost. Consider when ad platforms punish browser restrictions.

When is a spreadsheet enough?

Early-stage SMEs with few channels sometimes track spend and leads manually with less theatre—just do it consistently.

Related shorter guides. Explore Analytics & measurement for GA4 framing, events, UTMs, dashboards, and data quality checks.