• Resolved clonemykey

    (@clonemykey)


    I’m really liking being able to print shipping labels directly from my dashboard using WooCommerce Services. However, I’m not loving the huge performance hit my site is taking from the Jetpack plugin. The only reason I have Jetpack installed is for printing shipping labels. Is there anyway around this?

    Using Google Lighthouse I go down ~20 points with Jetpack installed and I can see in New Relic monitoring that it’s the third most time-consuming plugin — just behind Divi and WooCommerce itself. The main increase I see in Lighthouse is TTFB. These results are after I went into Jetpack debug and disabled every single module — which did help a bit.

    Is there anyway around using Jetpack but still gaining label support?

Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Support Shaun Kuschel a11n

    (@shaunkuschel)

    Automattic Happiness Engineer

    Hey @clonemykey – Glad you’ve been enjoying the label printing feature in Services! ??

    Currently, the Jetpack plugin is required for Services to work, and there are a number of reasons why (which you can read about here). However, we are always looking for ways to improve our products, so we certainly appreciate the feedback here. Thanks!

    Thread Starter clonemykey

    (@clonemykey)

    Hello,

    Thank you for your reply. I have disabled all modules in the debug section which helps. However, I’m still getting an HTTP request for stats.wp.com/s-202004.js Is there a way to disable this?

    Plugin Support Shaun Kuschel a11n

    (@shaunkuschel)

    Automattic Happiness Engineer

    Hey @clonemykey,

    I have disabled all modules in the debug section which helps. However, I’m still getting an HTTP request for stats.wp.com/s-202004.js Is there a way to disable this?

    Deactivating the Site Stats module should remove that script, but you may need to clear your site’s cache in order to see the change.

    Thread Starter clonemykey

    (@clonemykey)

    I can confirm that it’s not being removed, even after clearing all cache and confirming it’s disabled. It’s still even in dns-prefetch.

    Plugin Support Shaun Kuschel a11n

    (@shaunkuschel)

    Automattic Happiness Engineer

    Interesting. Try this code and let me know if that helps (I recommend adding it via a Code Snippets plugin).

    Thread Starter clonemykey

    (@clonemykey)

    Darn, thought this would do the trick but I’m still seeing it.

    <link rel='dns-prefetch' href='//stats.wp.com' />

    <script async type='text/javascript' src='https://stats.wp.com/s-202004.js'></script>

    Plugin Support Shaun Kuschel a11n

    (@shaunkuschel)

    Automattic Happiness Engineer

    Darn, indeed.

    Can you go ahead and create a ticket here and just let me know here what the ticket number or subject of that ticket is so I can quickly find it? I’d like to get some more eyes on this, as disabling the Sites Stats module should have done the trick.

    Thanks!

    Thread Starter clonemykey

    (@clonemykey)

    Ticket #2653782

    Plugin Support Shaun Kuschel a11n

    (@shaunkuschel)

    Automattic Happiness Engineer

    Thanks, @clonemykey! I just sent a reply there.

    Plugin Support Shaun Kuschel a11n

    (@shaunkuschel)

    Automattic Happiness Engineer

    Hey @clonemykey – I’m going to mark this thread as resolved now that it has been determined that the problem was related to this GH issue:

    https://github.com/Automattic/jetpack/issues/14281

    Thanks for all your help digging into this! Cheers!!

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘WooCommerce Services without Jetpack’ is closed to new replies.