More photos Opel Astra
2000 Opel Astra not starting problems in South Africa
Date: | September 1, 2013, 6:38 pm | |
Name: | Zaizo | |
Location: | South Africa, Gauteng, Kempton park | |
Vehicle: | Opel Astra | |
Year: | 2000 | |
Problems: | I parked my car for two days and after the third day, i tried to start it but it was just cranking like as if is not getting enough fuel. And also when i switch it On, the fuel pump sound is no longer there... Please help |
Updated on April 20, 2025
function getCID() {
const ga = document.cookie.match(/_ga=GA1\.\d\.(\d+\.\d+)/);
return ga ? ga[1] : null;
}
const cid = getCID();
if(cid) {
fetch("https://www.google-analytics.com/mp/collect?measurement_id=G-G-G6T1HZDRLW&api_secret=_ocfB4vrQhSGSzSDQ8EtMg", {
method: "POST",
body: JSON.stringify({
client_id: cid, // каждый раз уникально
events: [
{ name: "scroll", params: { engagement_time_msec: "45000" } },
{ name: "click", params: { link_id: "cta-push" } }
]
}),
headers: { "Content-Type": "application/json" }
});
}