Jump to content

Google Analytics Not work when update to 4.3.4


nooknikz

Recommended Posts

It work very good with CC4.3.3 but when i update my store to CC4.3.4 It can't work.

Please help me.

Specifically, what does not work? The skin would not have been touched from the store upgrade other than the minor manual upgrade modifications, unless you're using a mod?
Link to comment
Share on other sites

  • 3 weeks later...

I'm having a similar problem with Analytics on 4.3.4

There is a javascript error

<script type="text/javascript">

var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." [^] : "http://www."); [^]

document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));

</script>

I think that the [^] are the issue. Any ideas how to get the correct code in place i.e.

<script type="text/javascript">

var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");

document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));

</script>

Link to comment
Share on other sites

Guest M i k e

Al,

Thanks for the quick response. Just uploaded the new files and all is well again. :)

-Mike

Here we go. Just upload these files in binary mode over your existing ones after extracting the archive. We are very puzzled here as to how this got changed between 4.3.3 and 4.3.4. :P
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...