Obliged vehicle owners, in order to pay the Traffic Fees on time by 31/12/2024, can be informed about the payment codes through the myAADE digital portal (myaade.gov.gr(sad)
• on the myCAR platform, using TAXISnet codes, in the path: myAADE > Applications > Tax Services > Vehicles > myCAR > Login to the Application > Vehicle Traffic Fees > Vehicle Traffic Fee Notifications,
Taxpayers can also be informed about the payment codes through myAADEapp, in the myWallet > Traffic Fees option.
It should be noted that, according to the law, a late payment penalty is provided for:
twenty-five percent (25%) of the amount of Traffic Fees, if payment is made by 1/31/2025;
fifty percent (50%) of the amount of Traffic Fees, if repaid within February 2025;
amount of Traffic Fees, in case of:
repayment from 1/3/2025 and later or
partial payment or non-payment of the Traffic Fees for the year 2025.
On the Independent Inland Revenue Authority’s myCAR platform, you can:
Put your vehicle in digital immobility/circulation by digitally filing its plates, without having to visit your DOU.
Download the road tax notice and receive a certificate of non-payment of road tax.
Lift the immobility of their vehicle and pay traffic tax by the month.
Be informed of a possible 2017 road tax liability
The Independent Public Revenue Authority (AADE) has provided the answers to the seven most frequently asked questions of citizens in its guide.
1. If I transfer the vehicle within the current year, do I owe next year’s registration tax?
No. Fees must be paid by the holder on January 1 or until the extension, if granted.
2. I am a co-owner of a vehicle and fee forms have been issued for each A.F.M. Do we all have to pay them?
No. The fees are indivisible and it is sufficient for one of the co-owners to pay them. If they are not paid, each is jointly liable for the full amount.
3. The registration number has been changed and I have paid the fees before the change. Do I also owe fees on the new number?
No because the two numbers are correlated and the payment is valid regardless of which number was made.
4. When are no fees due?
When the vehicle has been voluntarily or forcibly immobilized before the beginning of the tax year.
5. What are the consequences if road tax is not paid on time?
In addition to the annual road tax, a fine is also imposed:
equal amount of the fees, if the vehicle is a two-wheel/three-wheel I.X. or passenger car
half of the fees, if the vehicle is a passenger D.X. or truck or bus.
30 euros, if the road tax is less than 30 euros.
6. Why is the message “Insufficient data to calculate fees” displayed?
Depending on the type of vehicle, fees are calculated based on engine cubic centimeters (cc), emissions (CO2), gross weight and seats. If the calculation base is not filled in, the fees cannot be calculated and you will have to contact the Regional Transport Agency in order to correct the traffic permit.
7. Why does the message “A.F.M. does not appear as the owner of the vehicle’?
A.F.M. that you have filled in or is incorrect (so you fill in the correct one) or is written on the license, A.F.M. different from that of the owner (in which case you contact the Regional Transport Service) or is different in the data kept by our Service (in which case you contact the D.O.Y.). If none of the above applies then you may be filling in an incorrect registration number.
Weather: Trouble with the forecast – Rain and cold are coming but not everywhere – Which areas will be affected
Thessaloniki: Condemnation of a gynecologist for the death of a 47-year-old woman after surgery
MyHeating: When does the heating allowance platform open – Who is entitled to it?
Crete: Collision of 2 vehicles in Hersonissos – They were trapped inside the vehicle
/* — PerfOps by Nuevvo (nuevvo.com) — */
// Utilities
const allScripts = document.getElementsByTagName(‘script’);
window.lst = allScripts[allScripts.length – 1];
window.isMobile=(function() {var ua=navigator.userAgent||navigator.vendor||window.opera;return ((/Android/i).test(ua) && (/Mobile/i).test(ua)) || (/BlackBerry|iPhone|iPod|Opera Mini|IEMobile/i).test(ua);})();
function asyncLoadScript(url) {
var alScript = document.createElement(‘script’);
alScript.src = url;
alScript.async = true;
//window.lst.parentNode.insertBefore(alScript, window.lst);
document.body.appendChild(alScript);
}
function asyncLoadModule(url) {
var alScript = document.createElement(‘script’);
alScript.src = url;
alScript.type=”module”;
//window.lst.parentNode.insertBefore(alScript, window.lst);
document.body.appendChild(alScript);
}
function displaySlot(id) {
if (document.querySelector(‘#’+id)) {
googletag.display(id);
}
}
// Fix OCM JS errors
window.defineSlots = function(t, r){};
/*! instant.page v5.2.0 – (C) 2019-2023 Alexandre Dieulot – */
(function(){
let t,e,n,o,i,a=null,s=65,c=new Set;const r=1111;function d
})();
// InMobi Choice. Consent Manager Tag v3.0 (for TCF 2.2)
setTimeout(() => {
var host=”eleftherostypos.gr”;var element=document.createElement(‘script’);var firstScript=document.getElementsByTagName(‘script’)[0];var url=” uspTries=0;var uspTriesLimit=3;element.async=true;element.type=”text/javascript”;element.src=url;firstScript.parentNode.insertBefore(element,firstScript);function makeStub(){var TCF_LOCATOR_NAME=’__tcfapiLocator’;var queue=[];var win=window;var cmpFrame;function addFrame(){var doc=win.document;var otherCMP=!!(win.frames[TCF_LOCATOR_NAME]);if(!otherCMP){if(doc.body){var iframe=doc.createElement(‘iframe’);iframe.style.cssText=”display:none”;iframe.name=TCF_LOCATOR_NAME;doc.body.appendChild(iframe);} else {setTimeout(addFrame,5);}}return !otherCMP;}function tcfAPIHandler(){var gdprApplies;var args=arguments;if(!args.length){return queue;} else if(args[0]===’setGdprApplies’){if(args.length > 3 &&args[2]===2 &&typeof args[3]===’boolean’){gdprApplies=args[3];if(typeof args[2]===’function’){args[2](‘set’,true);}}} else if(args[0]===’ping’){var retr={gdprApplies: gdprApplies,cmpLoaded: false,cmpStatus: ‘stub’};if(typeof args[2]===’function’){args[2](retr);}} else {if(args[0]===’init’ && typeof args[3]===’object’){args[3]=Object.assign(args[3],{ tag_version: ‘V3′ });}queue.push(args);}}function postMessageEventHandler(event){var msgIsString=typeof event.data===’string’;var json={};try {if(msgIsString){json=JSON.parse(event.data);} else {json=event.data;}} catch (ignore){}var payload=json.__tcfapiCall;if(payload){window.__tcfapi(payload.command,payload.version,function(retValue,success){var returnMsg={__tcfapiReturn: {returnValue: retValue,success: success,callId: payload.callId}};if(msgIsString){returnMsg=JSON.stringify(returnMsg);}if(event && event.source && event.source.postMessage){event.source.postMessage(returnMsg,’*’);}},payload.parameter);}}while (win){try {if(win.frames[TCF_LOCATOR_NAME]){cmpFrame=win;break;}} catch (ignore){}if(win===window.top){break;}win=win.parent;}if(!cmpFrame){addFrame();win.__tcfapi=tcfAPIHandler;win.addEventListener(‘message’,postMessageEventHandler,false);}}makeStub();var uspStubFunction=function(){var arg=arguments;if(typeof window.__uspapi!==uspStubFunction){setTimeout(function(){if(typeof window.__uspapi!==’undefined’){window.__uspapi.apply(window.__uspapi,arg);}},500);}};var checkIfUspIsReady=function(){uspTries++;if(window.__uspapi===uspStubFunction && uspTries 0) {
//asyncLoadScript(‘
adSenseSlots.forEach(function(e){
});
}
// Phaistos Adman
//asyncLoadScript(‘
window.AdmanQueue=window.AdmanQueue||[];
AdmanQueue.push(function(){Adman.adunit({id:338,h:’
// OneSignal
window.OneSignalDeferred = window.OneSignalDeferred || [];
OneSignalDeferred.push(function(OneSignal) {
OneSignal.init({
appId: “487cc53b-3b66-4f84-8803-3a3a133043ab”,
});
});
// Disqus
var disqus_config = function() {
this.page.url=”
this.page.identifier = 1559177;
};
setTimeout(function(){
(function() {
var d = document,
s = d.createElement(‘script’);
s.src=”
s.setAttribute(‘data-timestamp’, +new Date());
(d.head || d.body).appendChild(s);
})();
}, 3000);
function cmpActionCompleted() {
// OCM & DFP
//asyncLoadScript(‘
asyncLoadScript(‘
asyncLoadScript(‘
/*
// CleverCore
(function(document, window) {
var a, c = document.createElement(“script”);
c.id = “CleverCoreLoader57097″;
c.src = ”
c.async = !0;
c.type = “text/javascript”;
c.setAttribute(“data-target”, window.name);
c.setAttribute(“data-callback”, “put-your-callback-macro-here”);
try {
a = parent.document.getElementsByTagName(“script”)[0] || document.getElementsByTagName(“script”)[0];
} catch (e) {
a = !1;
}
a || (a = document.getElementsByTagName(“head”)[0] || document.getElementsByTagName(“body”)[0]);
a.parentNode.insertBefore(c, a);
})(document, window);
*/
// Taboola/Project Agora
asyncLoadScript(‘
asyncLoadScript(‘
// For Google AdSense
if (document.querySelectorAll(‘.adsbygoogle’).length) {
asyncLoadScript(‘
}
// Phaistos Adman
asyncLoadScript(‘
// Glomex
if (document.querySelectorAll(‘glomex-integration’).length) {
setTimeout(function(){
asyncLoadModule(‘
}, 2000);
}
// Dalecta
setTimeout(() => asyncLoadScript(‘ 800);
// Vidoomy
//asyncLoadScript(‘
// Weather
setTimeout(() => asyncLoadScript(‘ 1000);
/*
// Facebook Pixel
!function(f, b, e, v, n, t, s) {
if (f.fbq) return;
n = f.fbq = function() {
n.callMethod ? n.callMethod.apply(n, arguments) : n.queue.push(arguments)
};
if (!f._fbq) f._fbq = n;
n.push = n;
n.loaded = !0;
n.version = ‘2.0’;
n.queue = [];
t = b.createElement(e);
t.async = !0;
t.src = v;
s = b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t, s)
}(window, document, ‘script’, ‘
fbq(‘init’, ‘618972382017166’);
fbq(‘track’, ‘PageView’);
*/
// OneSignal
setTimeout(() => asyncLoadScript(‘ 5000);
}
// Microsoft Clarity
(function(c,l,a,r,i,t,y){c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)};t=l.createElement(r);t.async=1;t.src=”https://www.clarity.ms/tag/”+i+”?ref=wordpress”;y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y);})(window, document, “clarity”, “script”, “l14tw277rg”);
// Yandex Metrica
(function(m,e,t,r,i,k,a){m[i]=m[i]||function(){(m[i].a=m[i].a||[]).push(arguments)};m[i].l=1*new Date();for(var j=0;j<document.scripts.length;j++){if(document.scripts[j].src===r){return;}}k=e.createElement
#AADE #Traffic #Fees #posted
OneSignal web push notification example
It seems that you’ve pasted a section of JavaScript code related to asynchronous script loading for advertising and tracking scripts. This snippet includes various functionality such as initializing OneSignal for web push notifications, setting up Disqus for comments, and preparing for different advertising platforms like AdSense, Adman, and Taboola.
Below is a more structured version of the code with some placeholders filled in and comments for clarity. You might still need to replace the empty strings and commented-out portions with actual URLs or code.
“`javascript
// Check for mobile adsense removal
if (/* some condition */) {
document.querySelectorAll(‘.adsense-for-mobile’).forEach(function(e) {
e.querySelector(‘.adsbygoogle’).remove();
});
}
// Get all AdSense slots
const adSenseSlots = document.querySelectorAll(‘.adsbygoogle’);
const adSenseSlotCount = adSenseSlots.length;
if (adSenseSlotCount > 0) {
// Load adsense scripts asynchronously
adSenseSlots.forEach(function(e) {
// asyncLoadScript(‘URL’);
});
}
// Phaistos Adman Init
window.AdmanQueue = window.AdmanQueue || [];
AdmanQueue.push(function() {
Adman.adunit({id: 338, h: ‘600’}); // Placeholder for height
});
// OneSignal setup for push notifications
window.OneSignalDeferred = window.OneSignalDeferred || [];
OneSignalDeferred.push(function(OneSignal) {
OneSignal.init({
appId: “487cc53b-3b66-4f84-8803-3a3a133043ab”,
});
});
// Disqus Setup
var disqus_config = function() {
this.page.url = ”YOUR_PAGE_URL”; // Replace with your page URL
this.page.identifier = 1559177; // Replace with your identifier
};
setTimeout(function() {
(function() {
var d = document,
s = d.createElement(‘script’);
s.src = “https://YOUR_DISQUS_URL”; // Replace with Disqus embed URL
s.setAttribute(‘data-timestamp’, +new Date());
(d.head || d.body).appendChild(s);
})();
}, 3000);
// Function called when certain actions are completed
function cmpActionCompleted() {
// Example loading scripts
asyncLoadScript(‘SCRIPT_URL’); // Placeholder for actual script URL
// CleverCore example (commented out)
/*
(function(document, window) {
var a, c = document.createElement(“script”);
c.id = ”CleverCoreLoader57097″;
c.src = “CleverCore_Script_URL”; // Replace with actual URL
c.async = true;
c.type = “text/javascript”;
c.setAttribute(“data-target”, window.name);
c.setAttribute(“data-callback”, “put-your-callback-macro-here”);
try {
a = parent.document.getElementsByTagName(“script”)[0] || document.getElementsByTagName(“script”)[0];
} catch (e) {
a = false;
}
a = a || (document.getElementsByTagName(“head”)[0] || document.getElementsByTagName(“body”)[0]);
a.parentNode.insertBefore(c, a);
})(document, window);
*/
// Taboola or Project Agora script
asyncLoadScript(‘TABOOLA_PROJECT_AGORA_URL’); // Replace with actual URL
// Google AdSense loading
if (document.querySelectorAll(‘.adsbygoogle’).length) {
asyncLoadScript(‘GOOGLE_ADSENSE_URL’); // Replace with actual URL
}
// Glomex integration
if (document.querySelectorAll(‘glomex-integration’).length) {
setTimeout(function(){
asyncLoadModule(‘GLOMEX_MODULE_URL’); // Replace with actual module URL
}, 2000);
}
// Dalecta ads loading
setTimeout(() => asyncLoadScript(‘DALECTA_AD_URL’), 800); // Replace with actual URL
}
“`
Make sure to replace all placeholders with actual URLs, identifiers, and relevant data suited for your application. This code ensures that various advertising and user engagement technologies are properly integrated on your webpage.