What should I do when GTMetrix tells Compress https://cdn.segment.com/analytics.js/v1/platform/analytics.min.js?To increase site loading speed what should we aim at: decreasing http requests / saving overall page size?How to get better compression performance from external files for Amazon S3?mod_deflate not compressing js in wordpress sitePageSpeed site optimization troubleGZIP Compression Not Working For Wordpress Sitehow to fix Enable compression for t.dtscout.com/…i google insightsNot able to minify JS/CSS for wordpress siteError 503 on Wordpress site: Backend Fetch FailedGTMetrix - Compress the size of the webpage on wordpress. How to find the particular page and fix it?How to fix GTMetrix showing Minify JavaScript option for external url in wordpress
To find islands of 1 and 0 in matrix
Could the rotation of a black hole cause other planets to rotate?
Request for a Latin phrase as motto "God is highest/supreme"
Please explain joy and/or the Kimatthiyasutta
What is the difference between 1/3, 1/2, and full casters?
If Trump gets impeached, how long would Pence be president?
sfdx force:org:list --all doesn't show all scratch orgs
Does a Rogue's Evasion work for spells?
When does Haskell complain about incorrect typing in functions?
Is this photo showing a woman standing in the nude before teenagers real?
Why does Canada require mandatory bilingualism in all government posts?
Japanese reading of an integer
Heisenberg uncertainty principle in daily life
Character is called by their first initial. How do I write it?
If a 2019 UA artificer has the Repeating Shot infusion on two hand crossbows, can they use two-weapon fighting?
Polyhedra, Polyhedron, Polytopes and Polygon
What is the use of で in this sentence?
How could Nomadic scholars effectively memorize libraries worth of information
Assuring luggage isn't lost with short layover
How to judge a Ph.D. applicant that arrives "out of thin air"
Defining a Function programmatically
(2 of 11: Moon-or-Sun) What is Pyramid Cult's Favorite Camera?
Why is it considered Acid Rain with pH <5.6
Suggestions for protecting jeans from saddle clamp bolt
What should I do when GTMetrix tells Compress https://cdn.segment.com/analytics.js/v1/platform/analytics.min.js?
To increase site loading speed what should we aim at: decreasing http requests / saving overall page size?How to get better compression performance from external files for Amazon S3?mod_deflate not compressing js in wordpress sitePageSpeed site optimization troubleGZIP Compression Not Working For Wordpress Sitehow to fix Enable compression for t.dtscout.com/…i google insightsNot able to minify JS/CSS for wordpress siteError 503 on Wordpress site: Backend Fetch FailedGTMetrix - Compress the size of the webpage on wordpress. How to find the particular page and fix it?How to fix GTMetrix showing Minify JavaScript option for external url in wordpress
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I am analyzing our website with GTMetrix.com
and they're telling me:
Compressing https://cdn.segment.com/analytics.js/v1/platform/analytics.min.js could save 85.5KiB (71% reduction).
I'm not even sure where that script is coming from or what's loading it. This is a WordPress website, so it could be a plugin... I just know that we lost 8 pagespeed points when that thing started showing up. How do I enable this gzip for this, or replace the file in WordPress? The website is https://stryvebiltongorders.com/
wordpress cdn analytics.js
add a comment |
I am analyzing our website with GTMetrix.com
and they're telling me:
Compressing https://cdn.segment.com/analytics.js/v1/platform/analytics.min.js could save 85.5KiB (71% reduction).
I'm not even sure where that script is coming from or what's loading it. This is a WordPress website, so it could be a plugin... I just know that we lost 8 pagespeed points when that thing started showing up. How do I enable this gzip for this, or replace the file in WordPress? The website is https://stryvebiltongorders.com/
wordpress cdn analytics.js
Nothing. Treat it as a false-positive. You might consider pinging Segment with a suggestion that they do this on their end, though.
– ceejayoz
Mar 26 at 19:37
add a comment |
I am analyzing our website with GTMetrix.com
and they're telling me:
Compressing https://cdn.segment.com/analytics.js/v1/platform/analytics.min.js could save 85.5KiB (71% reduction).
I'm not even sure where that script is coming from or what's loading it. This is a WordPress website, so it could be a plugin... I just know that we lost 8 pagespeed points when that thing started showing up. How do I enable this gzip for this, or replace the file in WordPress? The website is https://stryvebiltongorders.com/
wordpress cdn analytics.js
I am analyzing our website with GTMetrix.com
and they're telling me:
Compressing https://cdn.segment.com/analytics.js/v1/platform/analytics.min.js could save 85.5KiB (71% reduction).
I'm not even sure where that script is coming from or what's loading it. This is a WordPress website, so it could be a plugin... I just know that we lost 8 pagespeed points when that thing started showing up. How do I enable this gzip for this, or replace the file in WordPress? The website is https://stryvebiltongorders.com/
wordpress cdn analytics.js
wordpress cdn analytics.js
edited Mar 26 at 19:10
double-beep
3,1675 gold badges19 silver badges33 bronze badges
3,1675 gold badges19 silver badges33 bronze badges
asked Mar 26 at 18:46
Biltong_JohnBiltong_John
21 bronze badge
21 bronze badge
Nothing. Treat it as a false-positive. You might consider pinging Segment with a suggestion that they do this on their end, though.
– ceejayoz
Mar 26 at 19:37
add a comment |
Nothing. Treat it as a false-positive. You might consider pinging Segment with a suggestion that they do this on their end, though.
– ceejayoz
Mar 26 at 19:37
Nothing. Treat it as a false-positive. You might consider pinging Segment with a suggestion that they do this on their end, though.
– ceejayoz
Mar 26 at 19:37
Nothing. Treat it as a false-positive. You might consider pinging Segment with a suggestion that they do this on their end, though.
– ceejayoz
Mar 26 at 19:37
add a comment |
2 Answers
2
active
oldest
votes
There's a "Segment Analytics Code" on your page. Some kind of metric js-script I think. You can't gzip it. Because it's not on your server (you have not got an access to it). But you can try to delete script from your website.
add a comment |
At this point nothing you can do unless the file is in your server! Either keep it as it is or you can remove the file to reduce 100%. Also you could serve the file from your server that way you can gzip it and add a cron job to fetch newly fresh version of the file everyday or something.
add a comment |
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55364285%2fwhat-should-i-do-when-gtmetrix-tells-compress-https-cdn-segment-com-analytics%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
There's a "Segment Analytics Code" on your page. Some kind of metric js-script I think. You can't gzip it. Because it's not on your server (you have not got an access to it). But you can try to delete script from your website.
add a comment |
There's a "Segment Analytics Code" on your page. Some kind of metric js-script I think. You can't gzip it. Because it's not on your server (you have not got an access to it). But you can try to delete script from your website.
add a comment |
There's a "Segment Analytics Code" on your page. Some kind of metric js-script I think. You can't gzip it. Because it's not on your server (you have not got an access to it). But you can try to delete script from your website.
There's a "Segment Analytics Code" on your page. Some kind of metric js-script I think. You can't gzip it. Because it's not on your server (you have not got an access to it). But you can try to delete script from your website.
answered Mar 26 at 19:21
PetrPetr
3022 silver badges10 bronze badges
3022 silver badges10 bronze badges
add a comment |
add a comment |
At this point nothing you can do unless the file is in your server! Either keep it as it is or you can remove the file to reduce 100%. Also you could serve the file from your server that way you can gzip it and add a cron job to fetch newly fresh version of the file everyday or something.
add a comment |
At this point nothing you can do unless the file is in your server! Either keep it as it is or you can remove the file to reduce 100%. Also you could serve the file from your server that way you can gzip it and add a cron job to fetch newly fresh version of the file everyday or something.
add a comment |
At this point nothing you can do unless the file is in your server! Either keep it as it is or you can remove the file to reduce 100%. Also you could serve the file from your server that way you can gzip it and add a cron job to fetch newly fresh version of the file everyday or something.
At this point nothing you can do unless the file is in your server! Either keep it as it is or you can remove the file to reduce 100%. Also you could serve the file from your server that way you can gzip it and add a cron job to fetch newly fresh version of the file everyday or something.
answered Mar 26 at 19:35
Sajjad Hossain SagorSajjad Hossain Sagor
2931 silver badge9 bronze badges
2931 silver badge9 bronze badges
add a comment |
add a comment |
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55364285%2fwhat-should-i-do-when-gtmetrix-tells-compress-https-cdn-segment-com-analytics%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Nothing. Treat it as a false-positive. You might consider pinging Segment with a suggestion that they do this on their end, though.
– ceejayoz
Mar 26 at 19:37