Tired of the Spinning Globe? How to Disable Shopify's Live View Map

Hey fellow store owners!

Ever log into your Shopify admin, ready to tackle your day, only to be immediately distracted by that vibrant, spinning globe showing live customer activity? You're definitely not alone. It's a feature that Shopify rolled out, aiming to provide real-time insights, but for many, it's become more of a visual noise generator than a helpful tool. I've seen the frustration bubbling up in the community forums, and a recent thread, originally titled "Disable the Spinning Globe on the Home Screen," perfectly captured this sentiment.

Our friend hartatak62 (Pratham_Jani in the thread) kicked off the discussion, sharing how the constant movement of the globe and those colored lines were "incredibly distracting" and pulling attention away from essential tasks. They even mentioned having to hide the tab or navigate straight to the Orders page just to avoid it. And frankly, many of us have been there!

Why Is the Live View Globe a Distraction?

While the idea of seeing your customers interact with your store in real-time sounds cool on paper, the reality for many merchants is that it's a productivity killer. When you're trying to focus on fulfilling orders, managing products, or analyzing reports, a constantly animating element on your home screen can be genuinely disruptive. It's like having a little party happening in your peripheral vision when you need to be concentrating on a spreadsheet.

Immediate Workarounds: What the Community Suggested

Since Shopify hasn't (yet!) provided a native toggle to turn this off, our resourceful community has come up with some clever workarounds. Let's dive into the best solutions shared in the thread.

1. The Quick-and-Easy Bookmark Trick (No Extensions Needed!)

This is probably the simplest and safest method if you don't want to mess with browser extensions. The core idea is to bypass the Shopify Home screen entirely by setting your browser to open directly to another page, like your Orders or Products.

Here's how to do it:

  1. Log into your Shopify admin as usual.
  2. Navigate to a page you frequently use and find less distracting, such as your Orders page. The URL will look something like this: https://admin.shopify.com/store/YOUR-STORE-HANDLE/orders (replace YOUR-STORE-HANDLE with your actual store's unique handle).
  3. Bookmark this URL in your browser.
  4. Set this bookmark as your default link for accessing your Shopify admin.

Now, whenever you click your Shopify bookmark, you'll land directly on your Orders page, skipping the globe entirely! It's a neat little trick that many found immediately helpful.

2. Browser Extensions for a Permanent Hide (The More Technical Approach)

If you prefer to see your Home screen but without the globe, browser extensions that allow custom CSS injection are your best bet. This lets you tell your browser to simply hide that specific element.

Option A: Using uBlock Origin (The "Point and Click" Method)

Mudasir1 in the thread pointed out that if you already use a powerful ad-blocker like uBlock Origin (available for Chrome and Firefox), you can often hide elements with just a few clicks. This is fantastic for those who aren't comfortable with code.

Here's how to try it:

  1. Install uBlock Origin for your browser.
  2. Go to your Shopify admin Home screen.
  3. Right-click on the spinning globe.
  4. Look for an option like "Block element" or "Block ad" (the exact wording might vary). uBlock Origin usually gives you a visual selector to confirm what you're blocking.
  5. Confirm the selection, and uBlock Origin will create a rule to hide it permanently for you.

Option B: Custom CSS with Stylebot or "User Javascript and CSS"

For those who are a little more comfortable with browser extensions and custom styling, tools like Stylebot or the "User Javascript and CSS" extension allow you to inject specific CSS rules into a website.

The original post suggested this CSS rule for Stylebot:

[data-live-map], .LiveMap, iframe[src*="live-view"] {
  display: none !important;
}

Tim_tairli later shared a slightly different, more specific rule that works well with the "User Javascript and CSS" extension:

[class^=_Globe] {
  display: none;
}

Here are the general steps for using a custom CSS injector extension (like "User Javascript and CSS"):

  1. Install the "User Javascript and CSS" extension for Chrome.
  2. Go to your Shopify admin Home screen.
  3. Click on the extension icon in your browser toolbar.
  4. In the CSS tab, paste one of the provided CSS rules.
  5. Save your changes.

A Word of Caution on Extensions

Tim_tairli wisely brought up a good point about using ad blockers or similar extensions on your admin pages. While generally safe, there's always a slight risk of a "false positive" where an extension might inadvertently block or break another element in your admin interface. If you notice strange behavior after installing an extension, try disabling it to see if the issue resolves. Always exercise a little caution when adding third-party tools to critical interfaces like your Shopify admin.

The Actual Fix Shopify Needs to Ship

While these workarounds are great for immediate relief, the consensus in the community is clear: Shopify needs to add a native toggle. It's a simple user experience feature that would make a world of difference for many merchants.

If this issue bothers you, I highly recommend finding and upvoting the active thread on the Shopify Community feedback board requesting this toggle. Shopify does pay attention to those votes when prioritizing new features and updates, so your voice genuinely matters!

For now, the browser bookmark workaround is probably the most practical solution for most folks until Shopify delivers that native off switch. But if you're comfortable with extensions, those CSS snippets are powerful ways to reclaim your focus. Hopefully, Shopify hears us loud and clear and gives us that option soon so we can all get back to building our businesses without any unnecessary distractions!

Share:

Use cases

Explore use cases

Agencies, store owners, enterprise — find the migration path that fits.

Explore use cases