PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Friday, July 1, 2022

[FIXED] What is the purpose of silence.mp3 file in a Shopify store?

 July 01, 2022     gtmetrix, shopify     No comments   

Issue

Every time I analyze a Shopify store in GTmetrix and look at the waterfall, where you can see all the data behavior when loading, I always find a silence.mp3. I have analyzed a dozen Shopify stores and it's always there.

an example: https://cdn.shopify.com/s/files/1/0070/3666/5911/files/silence.mp3?1304

you can check a real store: https://gtmetrix.com/reports/petmania.shop/mb6KTPjP/

There is always a gap (I guess javascript parsing) before this file. Most likely it is always located at the end of the waterfall. But I can't really understand its purpose. Thanks for the help in advance.


Solution

After checking and making some R&D it found the file is added in an iframe by the Shopify App called "SuperLemon App" enter image description here

enter image description here



Answered By - Onkar
Answer Checked By - Marilyn (PHPFixing Volunteer)
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing