Platform Guides 24 May 2026

Video Widget for Shopify: Trust Meets Commerce

Learn how to add a video widget for Shopify to increase engagement and conversions. Follow our simple guide to set up your store video bubble today.

Video Widget for Shopify: Trust Meets Commerce

Key takeaways

  • Installation takes under five minutes and requires no coding.
  • You can control almost every visual detail of your video bubble without touching code.
  • Load your store in Chrome, Safari, and Firefox and watch the video bubble widget appear.

How do you install CompleteGreet on Shopify?

Installation takes under five minutes and requires no coding. The app lives in the Shopify App Store and connects directly to your store without touching your theme files manually.

Process illustration for How do you install CompleteGreet on Shopify

Start by searching “CompleteGreet” in your Shopify admin under Apps, then click “Install app.” You will land on a permissions screen asking for access to your store’s theme and orders. Click “Install” to authorize the connection.

The app redirects you to CompleteGreet to create an account. Enter your email, set a password, and confirm. You are now in the dashboard.

Upload your first video greeting. Click the blue “Upload” button in the top right, select your file, and wait for the processing bar to finish. Keep the file under 50MB and under 60 seconds for fastest load times.

Configure your video bubble widget settings:

  1. Set the bubble position (bottom right works best for Shopify stores with cart buttons in the top right).
  2. Choose which pages show the widget. Start with your homepage and product pages only.
  3. Write your call to action text. “Ask me anything” outperforms generic “Contact us” by about 30% in most A/B tests.
  4. Set your business hours so the widget shows a calendar booking option when you are offline.

For Online Store 2.0 themes, the app adds a “CompleteGreet” section to your theme editor automatically. Drag it into your footer and click Save. For older themes, copy the embed code from your CompleteGreet dashboard, go to Online Store > Themes > Edit code, open theme.liquid, and paste the code just before the closing tag.

Greengoing.dk, a Danish sustainable products store, set this up in under ten minutes and measured a 70% jump in inquiries within the first month.

Hit Publish in your theme editor or save your code changes. The bubble appears immediately on your live site.

What can you customize on Shopify?

You can control almost every visual detail of your video bubble without touching code. Position it bottom left or bottom right, set the bubble size, and upload a custom thumbnail that shows your face instead of a generic play icon. Merchshark.dk found that a 100 pixel bubble worked best on mobile, while desktop visitors responded better to the larger 140 pixel option.

Comparison illustration for What can you customize on Shopify

Page targeting is where most Shopify stores find their edge.

Show the widget only on product pages where visitors have purchase intent, or exclude it from checkout to avoid distraction. Greengoing.dk limited their greeting to collection pages and saw a 70% jump in inquiries without annoying buyers mid, transaction. You can also set time delays so the bubble appears after 5 seconds, which respects the visitor who is scanning fast.

Forms and CTAs

The built, in form builder lets you collect name, email, phone, or custom fields like “What size are you looking for?” One apparel store added a size inquiry field and saw form completion jump from 12% to 31% because the question felt personal, not pushy.

Button text matters more than most teams expect. “Send Message” converts worse than “Ask Me Anything” in most A/B tests. Color should match your brand but contrast enough to catch the eye. Most video bubble tools limit you to preset palettes, but Shopify theme integration lets you pull exact hex codes from your existing design.

Recording quality is the detail that separates amateur from professional. Use natural window light from the side, not overhead office fluorescents that cast shadows under your eyes. Audio clarity beats 4K video every time. A $30 USB microphone sounds better than your laptop mic, and visitors forgive slightly grainy video if they can hear you clearly.

Step, by, step installation guide for CompleteGreet video widget on Shopify, showing four setup steps with code snippets and performance metrics from Greengoing.dk and Merchshark.dk case studies demonstrating 70% increase in inquiries and improved conversion rates.

Install CompleteGreet on Shopify

4 step setup wizard, no coding required

1

Install from Shopify App Store

Search “CompleteGreet” in your Shopify admin Apps section and click Install.

2

Connect Your Account

Sign in or create your CompleteGreet account and authorize Shopify access.

3

Upload Your Video Greeting

Record or upload a 30 to 60 second welcome video directly in the dashboard.

4

Add Widget Code (Optional)

For custom placement, paste this snippet before the closing </body> tag:

<script src="https://app.completegreet.com/widget.js"></script> Copy

70%

More Inquiries

21%

Time on Site ↑

17%

Conversion ↑

Greengoing.dk Case Study

Danish sustainable products store measured 70% more inquiries and 21% longer site engagement after adding video greeting.

Merchshark.dk Case Study

Danish merchandise store achieved 70% increase in inquiries and 17% higher conversion rate with video widget.

Install CompleteGreet on Shopify in 5 minutes

Source: CompleteGreet customer case studies (Greengoing.dk, Merchshark.dk)

See the static HTML data above for the full breakdown.

What should you check before going live?

Load your store in Chrome, Safari, and Firefox and watch the video bubble widget appear. It should sit in the bottom corner without blocking your navigation menu, cart button, or checkout flow. If the bubble overlaps key elements, adjust the position offset in your widget settings before announcing anything.

Mobile traffic dominates Shopify stores.

Test on iOS Safari and Android Chrome with actual devices, not just browser emulators. The bubble should resize without triggering full screen video playback, and the close button needs to land where a thumb can reach it naturally. If your mobile menu or sticky add to cart bar gets covered, visitors will bounce before they ever see your product.

Page targeting is where most teams slip up.

Double, check your display rules match your intent. A welcome video belongs on your homepage, not your checkout page where it adds friction. Product specific greetings should trigger only on those product pages, not sitewide. One Danish sustainable goods store, Greengoing.dk, measured a 70% lift in inquiries by showing targeted welcomes on collection pages while keeping checkout clean.

Run Google PageSpeed Insights after installing. Video assets add weight, and Shopify themes are already heavy. If your LCP score drops, verify the script loads asynchronously and your video file stays under 5MB. Both fixes take under a minute in your dashboard.

Test form submissions end to end. Fill out the contact form inside the widget, hit submit, and confirm the lead hits your inbox or CRM. A broken form kills trust faster than no form at all.

Do one final walkthrough as a customer. Browse a product, add to cart, and start checkout. The widget should stay helpful, not intrusive. Get that balance right and you have a tool that actually converts.

Video widgets transform static Shopify storefronts into interactive experiences where visitors see a real person instead of automated chat icons. The technology loads asynchronously to avoid blocking page rendering, which aligns with Google Web Vitals guidance for maintaining fast interaction times.

Implementation requires a single script installation followed by configuration in a visual dashboard.

CompleteGreet handles the video delivery through a lightweight JavaScript snippet that initializes after the page content loads. Merchants copy this code once into the theme header, then manage all visitor, facing settings through the external dashboard without editing liquid files again.

  1. Log into the CompleteGreet dashboard and select Add Domain from the site menu.
  2. Enter the Shopify store URL and copy the generated installation script.
  3. In Shopify, navigate to Online Store > Themes, then click Actions > Edit code.
  4. Open the theme.liquid file and paste the script just before the closing head tag.
  5. Save the file and return to CompleteGreet to verify the connection status.

The script registers a service worker that streams video through a CDN endpoint, keeping the main browser thread free for checkout calculations. Stores running heavy image assets or complex cart scripts benefit from this non blocking architecture.

Stores that activate the widget typically see inquiry volume rise within the first fourteen days of deployment. The Build plan costs 2388 DKK yearly and includes unlimited video greetings plus removal of all platform branding.

Mobile testing remains critical because Shopify themes vary in viewport handling. Check that the bubble does not obscure the checkout button on iPhone SE or similar small screens before enabling the widget on all product pages.

Common questions

How do I add CompleteGreet to my Shopify store without editing code?

Install the CompleteGreet app from the Shopify App Store and it handles everything automatically. The app injects the script into your theme’s header without touching any code files. Most stores go from install to a live video bubble in under five minutes. Just grant permissions, record or upload your greeting, and save.

Why is my video bubble not showing in the Shopify theme preview?

Shopify’s theme preview runs in a sandboxed environment that blocks some third party scripts for security. The video bubble will appear on your actual storefront once you exit preview mode and view the live site. Test by opening your store in a new incognito window or on a mobile device.

Can I show CompleteGreet only on Shopify product pages?

Yes, set URL targeting rules in your CompleteGreet dashboard to include only paths containing /products/. You can also exclude specific product pages by adding their handles to the exclusion list. This works on any Shopify plan including Basic, Shopify, and Advanced.

Does CompleteGreet slow down my Shopify site speed?

The script loads asynchronously so it does not block your initial page render. Async loading means the video widget initializes after your Shopify content is already visible to visitors. Real stores report no meaningful impact on Google PageSpeed scores or Core Web Vitals.

How much does CompleteGreet cost for a Shopify store with 5,000 monthly visitors?

The BUILD plan costs $36 per month and covers up to 5,000 unique visitors with no overage fees. Unlike tools that charge per video play or minute watched, CompleteGreet bills by unique visitors only. A store getting 5,000 visitors pays the same $36 whether those visitors watch the greeting once or ten times each.

Can I use CompleteGreet on multiple Shopify stores with one account?

Each CompleteGreet plan covers one website, so you need separate subscriptions for each Shopify store. The BUILD plan at $36 per month works for a single store with up to 5,000 visitors. For agencies or merchants running multiple brands, contact CompleteGreet for enterprise pricing that covers multiple sites.

Azad Habib

Azad Habib

CEO & Founder of CompleteGreet

Azad Habib is the founder of CompleteGreet. With a background in ecommerce and user experience, he works at the intersection of trust, clarity, and conversion to help businesses make their websites feel more human from the first click.

Menu