Not sure if this is a bug or not, but when I enter my Google Analytic number, etc. into Magento, Google cannot verify.
I spoke with a tech at Google and he told me the coding is wrong within Magento.
Is there a way around this or is there a fix to this problem?
Can someone point me in the direction of where the code can be found within Magento? Its not in the footer.phtml.
If I knew where that was, I have the script that is the correct script and maybe I can modify it to work.
Did the person at Google tell you what was wrong or gave you some idea where it is going wrong? That would help you log a bug on Magento ...or for others in the community to investigate a bit more...Strange, I am aware of a number of sites already live and am surprised this never came up till now ...have you searched the forums for more threads like this?
Yes I have searched high and low on the forums.
I was only told by Google that the script that shows on the source code is not the proper code.
So if I knew where it was programmed, I could hopefully drop in the proper code in place and get it to work.
I’ve noticed that Google Analytics tells you that your account number is XX-XXXXXXX but then when they tell you to paste code to your page they tell you to paste it as XX-XXXXXXX-1… and that worked for me, as soon as I put the -1 at the end of my account number in the Magento admin everything works fine.
yeah, or you can just paste the code in your header.. a bit more simple. I remember seeing this before.. the function to add in your account number.. but.. now.. I cannot find it.