On Aug 3, 2010, at 3:09 PM, lzantal wrote:

> Hi,
> 
> There was a commit on google analytics 6 weeks ago.
> See more here:
> http://bitbucket.org/chris1610/satchmo/changeset/e94bae47e14f
> Is that the latest code?
> 
> thanks
> 
> lzantal
> 
> 

Satchmo 'tip' uses the latest async code snippet from Google.

However, Google seems to change their recommendation of where to place this 
snippet without necessarily announcing it.

Currently they recommend placing the snippet just before the closing </head> 
tag [1].

>From a cursory search of the current tip of Satchmo, this snippet is inserted 
>into satchmo_store/shop/templates/shop/base.html just before the closing 
></body> tag [2]. I'm nearly 100% confident that this was the recommended 
>location previously. But as mentioned, Google seems to randomly change this 
>recommendation without explanation. They have their own reasons, based on 
>incredible volumes of data, so I'm not inclined to argue with them. 

However, to the OP's point, using the async snippet should/will reduce page 
load times without affecting your current tracking, so you should upgrade your 
snippet. I do not use Satchmo as an all-in-one solution, it's always integrated 
with a proper Django project, so I do not rely on the built in templates very 
much. As such, I cannot speak to any issues you might have upgrading your 
particular installation.

Cheers,

John-Scott

[1] 
http://www.google.com/support/analytics/bin/answer.py?hl=en_US&answer=174090&utm_id=ad
[2] 
http://bitbucket.org/chris1610/satchmo/src/tip/satchmo/apps/satchmo_store/shop/templates/base.html#cl-117

-- 
You received this message because you are subscribed to the Google Groups 
"Satchmo users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/satchmo-users?hl=en.

Reply via email to