The console shows these messages when I load my website and update the shopping cart
legal.js:1 POST https://frikimonkey.com/apps/ba-pop/app_metrics 404 (Not Found)
[email protected]:1E.e.fetch@b3c4caa8cwb4287cc9p0…5d35m34cc5bf8m.js:1e.fetch@shop_events_listener…3515985a8cd626.js:1fetch@ba_pop_tracking.js:279n.sendRequest@ba_pop_tracking.js:339(anónimo)@ba_pop_tracking.js:385g@ba_pop_tracking.js:162w@ba_pop_tracking.js:384(anónimo)@ba_pop_tracking.js:417setTimeout (asincrónica)_@ba_pop_tracking.js:416(anónimo)@ba_pop_tracking.js:712g@ba_pop_tracking.js:162(anónimo)@ba_pop_tracking.js:706g@ba_pop_tracking.js:162n.register@ba_pop_tracking.js:701n.updateBaCart@ba_pop_tracking.js:807n.setCartAttributes@ba_pop_tracking.js:878(anónimo)@ba_pop_tracking.js:240(anónimo)@ba_pop_tracking.js:369Promise.then (asincrónica)(anónimo)@ba_pop_tracking.js:368Promise.then (asincrónica)n.getCartData@ba_pop_tracking.js:362(anónimo)@ba_pop_tracking.js:239Promise.then (asincrónica)fetch@ba_pop_tracking.js:[email protected]:[email protected]:47(anónimo)@cart.js:23(anónimo)@global.js:710setTimeout (asincrónica)(anónimo)@global.js:[email protected]:686
ba_pop_tracking.js:348
-
Response {type: ‘basic’, url: ‘https://frikimonkey.com/apps/ba-pop/app_metrics’, redirected: false, status: 404, ok: false, …}
-
body: (…)
-
bodyUsed: false
-
headers: Headers {}
-
ok: false
-
redirected: false
-
status: 404
-
statusText: “”
-
type: “basic”
-
url: “https://frikimonkey.com/apps/ba-pop/app_metrics”
-
[[Prototype]]: Response
-
arrayBuffer: ƒ arrayBuffer()
-
blob: ƒ blob()
-
body: (…)
-
bodyUsed: (…)
-
clone: ƒ clone()
-
formData: ƒ formData()
-
headers: (…)
-
json: ƒ json()
-
ok: (…)
-
redirected: (…)
-
status: (…)
-
statusText: (…)
-
text: ƒ text()
-
type: (…)
-
url: (…)
-
constructor: ƒ Response()
-
Symbol(Symbol.toStringTag): “Response”
-
get body: ƒ body()
-
get bodyUsed: ƒ bodyUsed()
-
get headers: ƒ headers()
-
get ok: ƒ ok()
-
get redirected: ƒ redirected()
-
get status: ƒ status()
-
get statusText: ƒ statusText()
-
get type: ƒ type()
-
get url: ƒ url()
-
[[Prototype]]: Object
I don’t understand too much how relevant this issue is and what to do now
-
-
I’ve been trying to troubleshoot some code in my website and remove some extensions. However, I can’t seem to find any extensions named “ba-pop” and I’m also unable to access the code itself. Could someone help me with this?