![]()
Premium and Pro websites can analyse their visitors directly on their Google Analytics account. Thanks to this free service, get rich insights into your website traffic and marketing effectiveness.
To activate the visit recording on your Google Analytics account, you just have to:
If your website uses the Starter package, upgrade it to be able to activate this functionnality. The Premium and Pro package also allows you to have:
SiteW stats also use Google analytics. By configuring your own account, you will be able to do custom searches and generate detailled reports about your visitors.
To sign-up on Analytics, go to http://www.google.com/analytics/, and follow the instructions to create a "website profile" with your site address.
You then get a script which looks like that:
<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>
<script type="text/javascript">
try{
var pageTracker = _gat._getTracker("UA-xxxxxx-x");
pageTracker._trackPageview();
} catch(err) {}
</script>
Go to the My websites page, click on the "Other actions" button then "Search engines". In the popup window, fill in your profile id "UA-xxxxxx-x" in the Analytics Code field. You can then validate the form ; the next visits on your websites will be recorded on your Analytics account (note that you need to wait 24h to get the first results).