Skip to content

Add Noibu v1.0.0#41

Open
babik-byte wants to merge 27 commits into
SalesforceCommerceCloud:mainfrom
Noibu:add-noibu-v1.0.0-v2
Open

Add Noibu v1.0.0#41
babik-byte wants to merge 27 commits into
SalesforceCommerceCloud:mainfrom
Noibu:add-noibu-v1.0.0-v2

Conversation

@babik-byte

Copy link
Copy Markdown

Commerce App Submission

App Name: noibu
Display Name: Noibu
Domain: analytics
Version: 1.0.0

Changes

  • New app submission

Files Modified

  • commerce-apps-manifest/manifest.json - Added Noibu entry (after custom-analytics)
  • commerce-apps-manifest/translations/en-US.json - Added Noibu translations
  • analytics/noibu/noibu-v1.0.0.zip - App package
  • analytics/noibu/catalog.json - New app catalog (INIT values)

Description

Noibu is a session monitoring and ecommerce error detection platform. This Commerce App loads the Noibu script (collect-core.js) on every Storefront Next page via a context provider, enabling Noibu to capture session data and surface revenue-impacting bugs.

Checklist

  • App at analytics/noibu/ where noibu matches manifest id
  • ZIP follows format: noibu-v1.0.0.zip
  • Root manifest has all required fields
  • SHA256 hash matches ZIP
  • Icon in ZIP icons/noibu.png matches manifest iconName
  • Translations in commerce-apps-manifest/translations/en-US.json
  • catalog.json included (INIT values)
  • ZIP has single root: commerce-noibu-app-v1.0.0/
  • No junk files (.DS_Store, __MACOSX, hidden files)
  • commerce-app.json version matches manifest
  • Validated with /validate-app

Testing

  • Installed via b2c cap install analytics/noibu/noibu-v1.0.0.zip --site-id site3 against zysb-001 sandbox — install completed successfully.
  • Security scan: 0 blocking findings, 0 warnings.

babik-byte and others added 11 commits May 21, 2026 15:17
Adds the Noibu analytics extension as a commerce app under
analytics/noibu/commerce-noibu-app-v1.0.0, including the storefront-next
extension, adapter, provider, locale translations, and tests.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Development docs now live alongside the extension source.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Add merchant-facing README.md to CAP
- Add taskKey fields to tasksList.json
- Add catalog.json with INIT values
- Add noibu entry to manifest.json (sha256 pending packaging)
- Add noibu translations to all 13 locale files

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Adds noibu-v1.0.0.zip and updates manifest with SHA256 hash.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Renames ZIP root from commerce-noibu-app-v1.0.0 to noibu-v1.0.0 to match
CLI convention ({id}-v{version}). Also adds link field to tasksList.json
entries and updates SHA256 in manifest.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…vention

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@babik-byte babik-byte requested a review from a team as a code owner June 22, 2026 22:03
babik-byte and others added 6 commits June 23, 2026 16:24
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Updated ZIP includes the CSP whitelisting step added to tasksList.json.
SHA256 updated in manifest accordingly.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Comment thread .gitignore Outdated
Comment thread commerce-apps-manifest/translations/de.json Outdated
babik-byte and others added 8 commits June 25, 2026 12:11
Remove Noibu-fork-specific comment that was added in error.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Translate description into all 12 supported locales:
de, es, fr, it, ja, ko, nl, pl, pt, ar_MA, zh_CN, zh_TW

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Translate description into all 12 supported locales:
de, es, fr, it, ja, ko, nl, pl, pt, ar_MA, zh_CN, zh_TW

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- noibu-adapter: checkout_completed now fires on order confirmation page
  with checkout.order.id from URL and basket data from PLACE_ORDER step
- noibu-provider: sets localStorage n_platform=1 on mount

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@jbisaSF jbisaSF requested a review from a team July 2, 2026 14:23
Comment thread analytics/noibu/noibu-v1.0.0.zip
Comment thread analytics/noibu/noibu-v1.0.0.zip
Comment thread analytics/noibu/noibu-v1.0.0.zip
Comment thread analytics/noibu/noibu-v1.0.0.zip
Comment thread analytics/noibu/noibu-v1.0.0.zip
@jbisaSF jbisaSF requested a review from a team July 2, 2026 14:44
- Gate script injection and adapter registration on the 'analytics'
  consent category; no Noibu code loads pre-consent
- Disable the integration when localStorage is unavailable (NoibuJS
  requires it) instead of throwing during provider setup
- Auto-clean noibuSDKReady listeners ({ once: true }) and log rejected
  track() results
- Drop stale pendingCheckout snapshot when the shopper leaves checkout
  without completing the order
- Document the intentional step-to-event mapping offset

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@jbisaSF jbisaSF requested a review from a team July 2, 2026 22:11
@jbisaSF jbisaSF requested a review from a team July 2, 2026 22:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants