myTrident
01

Audit Overview

Your store's untapped revenue potential — and how to unlock it

Why We Created This Audit

We analyzed https://mytrident.com the same way we've audited 350+ e-commerce stores — looking for the specific gaps between your current experience and what top-performing Home & Living stores deliver. Every finding in this report is a revenue opportunity backed by industry data and competitive benchmarks.

3 Critical
5 Important
2 Opportunities

What We Analyzed

  • UX & Conversion Design10 findings
  • Performance & Speedvs 4 competitors
  • Technology & App StackPlatform + 10 apps
  • Industry BenchmarksHome & Living

Pages Analyzed

  • Homepage1 findings
  • Collection Pages2 findings
  • Product Pages (PDP)3 findings
  • Cart & Checkout4 findings
Growisto This audit was prepared by Growisto — a CRO-led Website development team behind 167% conversion growth for Atomberg, 46% CR lift for TyresNmore, and 350+ e-commerce projects.
02

Performance & Technology

Speed benchmarks, Core Web Vitals, and technology assessment for myTrident

61

Mobile PageSpeed Score

Mid-pack mobile performance with a specific, fixable bottleneck: main-thread blocking rather than load speed. LCP and CLS both pass; TBT (1,269ms) and Speed Index (12.0s) are the outliers.

Competitive Comparison

Benchmarked against 4 leading Home & Living stores in your market

Store Mobile Score Desktop Score Mobile LCP Mobile CLS Mobile TBT
myTrident (Client)61792.4s0.00021,269ms
Nestasia67518.0s0173ms
Spaces658511.8s00ms
Wakefit375011.5s0.05491,681ms
Good
Needs Improvement
Poor

⚠ Note: Wakefit scores lower than myTrident on mobile PageSpeed. This reflects the Home & Living category average — even established brands in this space struggle with mobile performance. The opportunity is to leapfrog the category, not just match it.

A 1-second delay in mobile load time can reduce conversions by up to 7%. For every 100ms improvement in LCP, conversion rates increase by ~0.4%. Source: Google/Deloitte, 2024

Core Web Vitals — Google's UX Quality Signals

Sites failing Core Web Vitals may rank lower in Google mobile search results

⚠ 2 of 5 Core Web Vitals passed
LCP How fast content appears
2.4s
Target: ≤ 2.5s
Pass
FCP First visual response
2.4s
Target: ≤ 1.8s
Needs-Improvement
TBT Main thread blocking
1269ms
Target: ≤ 200ms
Fail
CLS Visual stability
0.0002
Target: ≤ 0.1
Pass
INP Tap/click responsiveness
274ms
Target: ≤ 200ms
N/A

What This Means for Revenue

myTrident scores 61/100 on mobile and 79/100 on desktop, placing it third of four in this set on mobile — behind Nestasia (67) and Spaces (65), ahead of Wakefit (37). That ranking understates the more useful story. myTrident is the only store in the set whose Largest Contentful Paint actually passes: 2.4s in the lab and 1.3s for real users in CrUX, against 8.0s for Nestasia, 11.5s for Wakefit and 11.8s for Spaces. Layout stability is effectively perfect at 0.0002. So the page paints fast and stays put — this is not a load-speed problem. The bottleneck is interactivity. Total Blocking Time is 1,269ms against a 200ms target, Speed Index is 12.0s, and CrUX confirms real users feel it: Interaction to Next Paint sits at 274ms, in the 'needs improvement' band, while both Spaces (172ms) and Nestasia (168ms) stay under the 200ms bar. The gap between an excellent 1.3s field LCP and a 274ms INP is the signature of heavy JavaScript executing after paint — the page looks ready well before it responds to taps. That is a favourable position to be in. Deferring and trimming third-party and app JavaScript targets a single well-defined metric, and the assets that matter most for perceived speed are already fast. Closing the TBT gap would move myTrident to the top of this set on mobile rather than the middle.

Technology Stack

⚠ 3 of 6 technology areas are solid (platform, CDN, security); theme, checkout and payments each carry a verified friction point documented elsewhere in this audit.
Modern Platform

Platform

Shopify

Store runs on Shopify (shop domain trident-india-store.myshopify.com) with Shopify-native cart/product APIs (cart.js, products.json) confirmed live. Auto-scaling, PCI-compliant checkout infrastructure inherited from the platform.

Custom Theme

Theme

NewTheme_opt (Footer Redesign)

  • Type: Custom-named/customized Shopify theme (not a stock theme)
  • Reports itself as "NewTheme_opt(Footer Redesign)" via window.Shopify.theme -- a heavily customized build, not an off-the-shelf theme like Dawn.
  • Custom mobile filter/sort bar is positioned with a fixed top offset that clips it below the 844px viewport -- see the Filter Bar finding.
GoKwik Overlay

Checkout & Payments

GoKwik Checkout (overlay) via Routed via GoKwik (backend processor not confirmed from client-side inspection)

  • Guest checkout: available -- Checkout button proceeds without a forced account creation step.
  • Express checkout: Paytm, PhonePe (UPI) and Google Pay icons render directly inside the Checkout button, routed through GoKwik's merchant-integration SDK (sdk.gokwik.co, pdp.gokwik.co).
  • UPI (PhonePe/Google Pay), Paytm wallet visible as express options; standard card/UPI fields expected at the GoKwik-hosted checkout step (not fully traversed in this audit).

Technology Assessment

myTrident runs on Shopify with a custom-named theme ("NewTheme_opt") and a GoKwik checkout overlay. The stack is modern and functional end-to-end, but three of the UX gaps in this audit trace directly back to implementation details here: the custom theme's filter/sort bar is mispositioned off the visible viewport, GoKwik's cart drawer and the native /cart page it links out to are not at feature parity, and no cookie-consent layer is shown despite five separate tracking scripts (Clarity, GA4, Meta Pixel, Klaviyo x2, Google Ads) loading on first page view.

03

UX & Conversion Findings

Page-by-page analysis with visual comparisons against top Home & Living stores

Turn the hero CTA into a real button -- "SHOP NOW" is painted into the banner artwork across all 22 hero image links, so the tap cannot be tracked, tested or restyled
myTrident -- Mobile
myTrident -- Mobile
D'Decor -- Mobile
D'Decor -- Mobile
Observations
  • The mobile hero is built as full-bleed image links: each slide is an image wrapped in an anchor pointing at a real collection (verified live: /collections/luxe-home-towel, /collections/shipkala, /collections/shivan-narresh-bedsheet, /collections/road-to-jaipur, /collections/pastel-poetry). The banner IS clickable -- this is not a broken CTA.
  • The words "SHOP NOW" appear nowhere in the page DOM. A full-document search for that string returns zero matches, and the hero slider contains zero button elements -- so the call-to-action the shopper sees is pixels baked into the JPEG, not text.
  • Because the CTA is artwork, the tap cannot be recorded as its own click event in analytics, the copy cannot be A/B tested without commissioning a new image from design, and the button cannot be restyled or resized responsively.
  • All 22 hero-region image links carry an empty alt attribute, so assistive technology gets no description of where each banner leads.
Recommendations
  • Overlay a real HTML CTA button on each hero slide (text and background rendered in markup, not in the image), keeping the whole slide clickable as it is today.
  • Give every hero image a descriptive alt attribute naming the destination collection.
  • Wire the new button to a distinct analytics event so hero slides can be ranked by actual clicks.
Standard -- 10/10 benchmarked Home & Living stores lead with a hero, and D'Decor renders its SHOP NOW as a styled markup element rather than baked-in artwork
Fix the FILTER/SORT bar so 687 bedsheets can be narrowed by size and colour -- it renders 20px below the 844px mobile viewport today
myTrident -- Mobile
myTrident -- Mobile
Spaces -- Mobile
Spaces -- Mobile
Observations
  • The Bedsheet collection (687 products at this audit) shows only a breadcrumb, title and product grid on load -- no filter or sort control is visible anywhere on screen.
  • DOM inspection found a fully built filter sidebar with 8 real categories (Product type, Size, Color, Price, Discount range, GSM, Thread Count, Availability) sitting off-canvas, plus a fixed 'SORT | FILTER' toggle bar -- but that toggle bar is positioned with its CSS top at 823.6px in an 844px-tall mobile viewport, so only its top ~20px sliver is ever on screen.
  • In practice a mobile shopper scrolling this page never sees a way to open filtering: the toggle is visually indistinguishable from empty white space at the very bottom edge of the screen.
  • This affects every one of the site's large collections (King Size 618 products, Double Bed 959, Queen 341, Single 117) -- the filter engineering exists, it just cannot be reached.
Recommendations
  • Reposition the fixed FILTER/SORT bar so its full height sits within the visible viewport (e.g. anchor to the true bottom safe-area, not a hardcoded top offset that assumes a taller screen).
  • QA the bar at 375-430px device heights (the common Android/iPhone range) before shipping, since the current offset only clears on unusually tall viewports.
  • Once reachable, keep the 8 existing filter categories -- Size and Color in particular directly address the colour/size browsing gap documented separately in this audit.
Standard -- 8/10 benchmarked Home & Living stores put a reachable filter/sort control on collection pages
Unify colour options into one variant selector -- the Classic Stripe bedsheet alone splits into 5 separate product pages at the same Rs.2,199 price
myTrident -- Mobile
myTrident -- Mobile
Spaces -- Mobile
Spaces -- Mobile
Observations
  • Every product card on the Bedsheet collection shows exactly one image, one fixed size pill (e.g. 'Queen Bedsheet', 'King Bedsheet') and one price -- there is no colour swatch, no 'X colours available' text, and no size dropdown to preview other options without leaving the card.
  • This isn't just a card-level omission: catalogue data confirms it's structural. The 'Classic Stripe Solid King Bedsheet Set' ships as 5 separate product URLs -- Frost Grey, Pearled Ivory, White, Irish Cream, Sea Foam -- each its own listing at Rs.2,199, instead of one product with 5 swatches.
  • The same split happens by size: Single, Double, Queen and King versions of the same design live in 4 different collections (117 / 959 / 341 / 618 products respectively) rather than being size options on one PDP.
  • On the PDP itself, the 'AVAILABLE OPTIONS' thumbnail strip looks like a colour-swatch selector, but each thumbnail is a link to a different product URL (confirmed in the page's accessibility tree) -- tapping a colour navigates away and resets quantity, it does not swap the variant in place.
Recommendations
  • Consolidate same-design colourways into a single Shopify product with colour as a real variant option, so a swatch selector appears on both collection cards and the PDP.
  • Where full consolidation isn't feasible short-term, at minimum add a colour-swatch row to collection cards that deep-links to the sibling colour products, so shoppers can compare without back-and-forth navigation.
  • On the PDP, replace the cross-product thumbnail carousel with an in-place variant swap (same page, updated image/price) once colours are unified.
Standard -- 8/10 benchmarked Home & Living stores use colour/variant swatches instead of separate listings per colour
Add a pincode or delivery-date estimate to the PDP -- only generic 'Fast Delivery' icon text exists, with no date or serviceability check before Rs.2,199 checkout
myTrident -- Mobile
myTrident -- Mobile
Spaces -- Mobile
Spaces -- Mobile
Observations
  • Below the Add to Cart button, myTrident shows a 4-icon USP strip: Fast Delivery, Easy Returns, Free Shipping, Made In India -- all icon+label only, with no estimated delivery date and no pincode input anywhere on the PDP.
  • 'Fast Delivery' is a claim, not information: the shopper has no way to check whether the product reaches their own pincode in 2 days or 8, which matters for a bedding purchase often timed around guests, gifting or a house move.
  • This gap sits directly under the ATC button -- the highest-attention zone on the page -- so the missing reassurance is maximally visible at the exact moment of purchase decision.
  • No pincode-gating exists elsewhere on the flow either (Add to Cart is immediately available with no serviceability check), so this isn't a deferred check -- delivery timing is simply never communicated pre-purchase.
Recommendations
  • Add a pincode input directly under the USP icon strip that returns an estimated delivery date ("Delivers by [date]" or "Usually ships in X-Y days").
  • If a full pincode-serviceability API isn't ready short-term, replace the generic 'Fast Delivery' icon with a static estimate (e.g. 'Ships in 24-48 hrs') sourced from actual fulfilment SLAs.
  • Repeat the same delivery estimate in the cart drawer/page near the Checkout button, since that is the other high-intent moment before payment.
Growing -- 3/5 India-market Home & Living stores show a pincode/delivery serviceability check on the PDP
Seed reviews on the flagship bedsheet PDP and surface the rating above the fold -- it shows 0.00 stars, 'Be the first to write a review', and nothing in the first viewport signals social proof
myTrident -- Mobile
myTrident -- Mobile
Proposed Implementation
Proposed Implementation
Observations
  • The 'Customer Reviews' section on the pinned PDP renders correctly (Judge.me widget, 'Write a review' CTA works) but currently shows 0 filled stars and 'Be the first to write a review' -- there are no individual reviews to display, and therefore no customer-uploaded photos or videos either.
  • This is a substance gap, not a broken widget: the review infrastructure clearly works elsewhere on the site (36 Judge.me widget matches were detected across this PDP alone, mostly from related-product recommendation cards showing ratings like 4.7-5.0), it's specifically this hero SKU that has no submitted reviews yet.
  • A bedding purchase at this price point (Rs.2,199) benefits disproportionately from photo proof of true colour/texture, since product photography alone can't convey fabric feel -- exactly the gap photo reviews fill.
  • The reviews section sits before 'Frequently Bought Together' in page order, so it is reasonably positioned -- the problem is content, not placement.
  • Placement compounds the content gap: nothing in the above-the-fold area of this Rs.2,199 PDP carries a star rating or review count, so a shopper sees no social-proof signal at all before scrolling. Spaces, by contrast, renders a 5-star rating directly beneath the product title and above the price.
Recommendations
  • Run a post-purchase review-request flow (email/SMS) targeted at recent buyers of this and other low-review SKUs, with an incentive for photo submissions specifically.
  • Until organic reviews accumulate, consider migrating verified reviews from the same fabric/design sold under a sibling colourway (Air Force, Amethyst, Brown Syrup, Iron Blue, Ruby Maroon variants of this exact product) so the PDP isn't a blank slate.
  • Add a lightweight photo-upload prompt inside the 'Write a review' flow to raise the odds new reviews include images from day one.
  • Once reviews start accumulating, surface the aggregate star rating and review count in the above-the-fold block next to the price, not only in the reviews section far down the page.
Growing -- 6/10 benchmarked Home & Living stores show a populated star rating + review count on the PDP
Print the bedsheet dimensions on the PDP -- this Rs.2,199 King set states no measurements at all, and the only size data lives inside a Size Guide popup as a flat image
myTrident -- Mobile
myTrident -- Mobile
Spaces -- Mobile
Spaces -- Mobile
Observations
  • The buy box carries no measurements. A full-text search of this PDP with every accordion expanded (Product Description, Materials, Care And Clean, Product & Manufacturing Details) returns zero matches for cm or inch and zero width-by-height patterns -- the shopper is told '210 TC Cotton' and '2 Pillow Covers' but never how big the sheet is.
  • Size data does exist, but only as pixels: a Size Guide button next to the Quantity stepper calls openSizeGuidePopup() and opens an overlay whose entire content is a single size-chart image. Nothing in it is selectable text, so it cannot be read by a screen reader, searched, or copied.
  • The size itself is a fixed label rather than a choice -- the buy box shows a static 'Double Bedsheet' pill, so a shopper who needs different measurements has to leave and find another product page entirely.
  • For bedding this is a direct purchase blocker: fitting a sheet to an existing mattress is the single most common pre-purchase question, and the answer currently costs an extra tap into an image.
Recommendations
  • State the flat dimensions as text directly in the buy box (sheet, fitted depth and pillow-cover size), in both centimetres and inches.
  • Keep the Size Guide popup but rebuild its chart as an HTML table so the measurements are real text rather than a flattened image.
  • Add the same measurements to the structured product data so they surface in search results and in any future size-comparison or filter feature.
Growing -- 5/10 benchmarked Home & Living stores expose a size selector with stated dimensions on the PDP; Spaces lists 21 selectable dimension options in the buy box
Add a Secure Checkout badge beside the cart's Checkout button -- only 3 tiny wallet logos sit there today, with no lock icon and no reassurance copy
myTrident -- Mobile
myTrident -- Mobile
Proposed Implementation
Proposed Implementation
Observations
  • In the cart drawer the only element anywhere near the Checkout button is a row of three small express-payment logos (Paytm, PhonePe/UPI, Google) embedded inside the button itself -- there is no lock icon, no "Secure Checkout" wording, and no guarantee copy such as "100% Safe".
  • The native /cart page is thinner still: one small payment-related image and the line "Shipping calculated at checkout", with no security or trust messaging at all.
  • This gap sits at the single highest-friction moment in the funnel -- the tap that leads to payment -- which is exactly where reassurance has the most leverage on completion rate.
  • The three payment logos are not a substitute for security messaging: they communicate HOW you can pay, not WHY it is safe to pay. That distinction is why this is a weak-implementation gap rather than a missing feature.
Recommendations
  • Add a one-line trust strip directly above or below the Checkout button: a lock icon plus "Secure Checkout" or "100% Safe Payments", identical on the drawer and the /cart page.
  • Surface a specific guarantee alongside the security line (for example an easy-returns window) -- generic payment logos read as functional, not reassuring.
  • Apply the same trust strip to the native /cart page, not just the drawer, since both surfaces lead to the same checkout.
Growing -- 5/10 benchmarked Home & Living stores show payment/security trust icons in the cart
Show a free-shipping progress bar toward the Rs.999 threshold -- the cart drawer's 3 icons track percentage-off offers only, never the shipping amount
myTrident -- Mobile
myTrident -- Mobile
Proposed Implementation
Proposed Implementation
Observations
  • The announcement bar states 'FREE shipping on all orders above Rs.999' site-wide, but neither the cart drawer nor the /cart page repeats this threshold as a progress indicator once a shopper is actually in the cart.
  • The drawer's 3-icon progress strip (visible at the top) tracks percentage-discount unlocks ('You unlocked all offers!') tied to the MYTRI5/10/15 coupon tiers -- it does not mention the Rs.999 free-shipping line at all.
  • Because myTrident's core catalogue spans Rs.349-9,999 with several items under Rs.999 (e.g. individual hand towels at Rs.349-699), a shopper adding one low-priced item has no in-cart nudge telling them how close they are to free shipping.
  • This is a low-lift addition: the Rs.999 number is already public copy on every page banner, it just isn't reflected as a dynamic progress element in the cart itself.
Recommendations
  • Add a progress bar or text line in the cart drawer: "Add Rs.X more for FREE shipping" once past Rs.999, or "You've unlocked FREE shipping!" once qualified -- reusing the same visual style as the existing offer-unlock badges.
  • Surface the same line on the native /cart page next to 'Shipping calculated at checkout' so both surfaces are consistent.
Growing -- 5/10 benchmarked Home & Living stores show a free-shipping threshold indicator in cart
Add a coupon field to the cart -- MYTRI5, MYTRI10 and MYTRI15 are promoted on every page banner, yet no cart surface lets shoppers enter a code
myTrident -- Mobile
myTrident -- Mobile
D'Decor -- Mobile
D'Decor -- Mobile
Observations
  • Every page carries a rotating announcement bar promoting three codes: MYTRI5 (5% off all orders), MYTRI10 (above Rs.2,500) and MYTRI15 (above Rs.4,000) -- but neither the cart drawer nor the native /cart page has any discount/coupon input field.
  • The drawer's only acknowledgement of this is a small footnote: '*Discount code can be entered at checkout' -- the /cart page doesn't even carry that footnote, just 'Shipping calculated at checkout'.
  • This creates a real drop-off risk: a shopper who read MYTRI10 on the homepage banner and adds Rs.2,600 of product to cart has no way to confirm or apply the code until a later checkout step, and may leave the site to search for a working coupon instead of trusting the promised discount is still coming.
  • Auto-applying the best-matching tier (5/10/15%) based on cart value, with the code name shown, would remove the friction entirely rather than just relocating the input field.
Recommendations
  • Add a collapsed 'Have a coupon?' field to the cart drawer and the /cart page (collapsed by default, per cart UX best practice, not an open empty box).
  • Better: auto-apply the correct MYTRI5/10/15 tier based on live cart value and display the applied code + savings amount directly in the cart summary, removing the need for manual entry altogether.
  • If the code must be entered at checkout, say so explicitly and consistently on BOTH cart surfaces (the /cart page currently omits even that footnote).
Growing -- 6/10 benchmarked Home & Living stores expose a coupon/discount code field in the cart
Rebuild the native /cart page to match the drawer -- VIEW CART sends shoppers from a feature-rich Rs.10,995 drawer to a bare subtotal with zero cross-sell
myTrident -- Mobile
myTrident -- Mobile
D'Decor -- Mobile
D'Decor -- Mobile
Observations
  • myTrident runs two separate cart surfaces on the same GoKwik-powered store: the drawer that opens on Add to Cart, and the native /cart page reached via the drawer's own 'VIEW CART' link. They show materially different feature sets for the exact same cart contents.
  • Feature-by-feature, verified side by side: cross-sell ('You may also like', 8 products) -- drawer YES, /cart page NO. Aggregate savings line ('You Are Saving Rs.X') -- drawer YES, /cart page NO. MRP-struck total -- drawer YES (e.g. Rs.12,180 -> Rs.10,995), /cart page NO (subtotal only, no strikethrough). Offer-unlock messaging ('You unlocked all offers!') -- drawer YES, /cart page NO.
  • The /cart page's entire body is just: item row with a plain quantity input + separate 'UPDATE BAG' button, 'Continue Shopping', a bare 'SUBTOTAL' and 'Shipping calculated at checkout' -- captured in full in a single mobile screenshot with room to spare.
  • Because 'VIEW CART' is the drawer's own explicit exit path, every shopper who wants a fuller view of their order is actively routed to the weaker of the two experiences.
Recommendations
  • Port the drawer's cross-sell carousel, savings line and MRP-struck total onto the native /cart page template so both surfaces are at parity.
  • Short-term, if engineering effort is constrained, remove or relabel 'VIEW CART' so it doesn't imply a richer view than what it actually delivers -- or have it simply keep the drawer open/expanded instead of navigating to the weaker page.
  • Standardise the coupon-code messaging and quantity-control pattern across both surfaces so behaviour doesn't change depending on which cart a shopper happens to be looking at.
Standard -- shoppers expect a single consistent cart experience regardless of entry point (drawer vs. full page)
04

App Ecosystem

What's installed vs what's missing from best-in-class Home & Living stores

10 Apps
Detected
2 Critical Categories
Missing
Benchmarked Home & Living stores in this audit's dataset typically run 8-12 purpose-built apps spanning reviews, checkout, retention and support -- myTrident's 10 detected apps are in that range, but the mix skews toward acquisition/analytics (5 tracking/marketing tools) with no retention-focused app yet.

Present (10)

Judge.me
Reviews & Social Proof
Active sitewide (widget confirmed on homepage and multiple PDPs); functions correctly including the 'Write a review' flow. The flagship pinned PDP itself currently has 0 submitted reviews -- a content gap, not an app defect (see PDP-01 / PDP-11 findings).
Hulk Advanced Wishlist (HulkApps)
Wishlist & Personalization
Wishlist icon and counter present and functional in the header on all page types tested.
GoKwik
Checkout Optimization
Powers the cart drawer (with cross-sell, savings display, offer-unlock messaging) and the express-payment icons in the Checkout button. The drawer it renders is materially richer than the native /cart page it links out to -- see the dual-cart finding.
Klaviyo
Email & SMS Marketing
Two separate Klaviyo company IDs (YfzhxU and RGqqMK) both load their onsite.js bundle on the same page -- worth auditing for a duplicate/legacy installation, since loading the SDK twice adds unnecessary JS weight.
Ecomsend
Popups & Email Capture
Drives the 'Save 10% On Your First Order / WELCOME10' popup. In this audit it was observed firing within roughly 3 seconds of page load (no scroll or exit-intent needed) on the homepage, collection and PDP alike, though frequency-capping means it does not fire on every single visit.
Restock Rocket
Back-in-Stock Notifications
Powers the 'Notify me!' state correctly for out-of-stock products. Functioning as designed -- see the separate cart cross-sell finding about WHERE this state currently surfaces (inside the primary upsell carousel).
Microsoft Clarity
Analytics & Session Recording
Three separate Clarity tags detected loading concurrently -- functional, though worth consolidating.
Google Analytics 4 / Google Tag Manager
Analytics
Multiple GA4/GTM container IDs firing (conversion + analytics tracking).
Meta Pixel (Facebook)
Advertising Analytics
fbevents.js confirmed loading; standard Facebook/Instagram ad attribution.
Google Ads Conversion Tracking
Advertising Analytics
AW- conversion ID confirmed loading alongside GA4.

Missing (2)

Loyalty / Rewards Program (Smile.io / LoyaltyLion) Recommended
Customer Retention
🔄 Repeat purchase rate +15-25%
3/5 India-market Home & Living stores in this audit's benchmark set lead with a scale-trust or loyalty mechanic to encourage repeat purchase
WhatsApp / Live Chat Support Recommended
Customer Support
✨ Faster pre-purchase query resolution on fabric/size questions
WhatsApp Business or live chat is a common, low-cost support channel among India D2C home & living stores

App Stack Assessment

myTrident's app stack is functional and reasonably lean: Judge.me for reviews, Hulk Wishlist, GoKwik for checkout/express payments, Restock Rocket for back-in-stock notices, and a standard analytics/ads bundle (Clarity, GA4, Meta Pixel, Google Ads) plus Klaviyo for email. The gaps are less about missing infrastructure and more about configuration: two Klaviyo installations running side by side, an immediate (non-exit-intent) discount popup, and no loyalty or live-chat layer yet to support repeat purchase and pre-purchase questions.

1 / 1