How To Add The Statcounter Codes?

Hi, I want to add below codes to my site:




Tried to add into the index.tpl, but can not work, anyone did this before ? Thanks !

For example, you can use HTML block with smarty support

Few notes:

- wrap the code with the following lines

{literal}
..... code here....
{/literal}

- use data-no-defer property

https://docs.cs-cart.com/4.3.x/user_guide/look_and_feel/changing_attributes/script_display.html

For example, you can use HTML block with smarty support

Few notes:

- wrap the code with the following lines

{literal}
..... code here....
{/literal}

- use data-no-defer property

https://docs.cs-cart.com/4.3.x/user_guide/look_and_feel/changing_attributes/script_display.html

Thanks for your kindly reply, please check my below codes:

{literal}




{/literal}

The scource codes is like my screenshot, so it means already installed properly ? Please advise again and very appreciate for your time !

statcounter_source.png

Yes. looks like the code is added correctly

Yes. looks like the code is added correctly

Thank you very much !