 | |  |
 |

Damon
Staff
/ Moderator

Dec 21, 2005, 11:10 AM
Post #1 of 8
(9820 views)
Shortcut
|
Tutorial: Add Google Analytics to Article Manager
|
Can't Post
|
|
You probably have heard all about Google Analytics, Google's new free web stats utility. It's been so popular I wanted to share with Article Manager users some steps on how you can integrate it into your installation Article Manager to generate stats on your published pages. Here are the steps that are really quite simple: 1. First, sign up for a Google Analytics account (http://www.google.com/analytics/sign_up.html). Google has experienced such huge demand for the service, that you will have to be placed on a waiting list first, but it is worth the wait. 2. Now it might take some time to get your account, but once you've received it, log in to your Google Analytics account and add a website profile. Your unique JavaScript tracking code will then be generated. 3. You'll want to paste the JavaScript tracking code on each web page you want to track immediately before the </body> tag. To track pages published by Article Manager, you simply add the JavaScript code into the templates then re-publish all your pages (using the Publish All button in the Article Manager Setup Options). Here is an example of the code you would add:
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"> </script> <script type="text/javascript"> _uacct="UA-xxxx-x"; urchinTracker(); </script> * UA-xxxx-x is were you enter you would enter your unique tracking code. 4. Here is a list of the Article Manager templates to which you will add the tracking code: /templates/article/default.html /templates/article/default_printer.html /templates/index/default.html /templates/search/advanced_search.html /templates/search/search_results.html If you've created any custom templates for any of your categories or search queries you'll want to add the code to those as well. Once you've added the code, log into Article Manager, go to the Setup Options, and re-publish by clicking the "Publish All" button. :) 5. Finally, log into Google Analytics to view the reporting status for your site. It usually takes a little while for Google to generate the reports the first time (at least 24 hours). If you have any questions, please let me know, I'll be happy to help! :) Some useful links: Google Analytics Help Center https://www.google.com/support/analytics Google Analytics Forum http://groups.google.com/group/analytics-help Cheers Damon Edis interactivetools.com
(This post was edited by Damon on Dec 21, 2005, 4:31 PM)
|
|
|  |
 |

jcamp
User
Dec 22, 2005, 4:01 AM
Post #2 of 8
(9711 views)
Shortcut
|
|
Re: [Damon] Tutorial: Add Google Analytics to Article Manager
[In reply to]
|
Can't Post
|
|
Although the Google Analytics is brilliant (surprise surprise...) it is generally grossly oversubscribed. However web stats are really useful. Do you know of any other 'free' services that do a similar job? Even if they are not so effective, having something is always better than nothing. If you do perhaps you could post the site and code insert so that we could all benefit. Perhaps a new feature in the up and coming new release of article manager...?
|
|
|  |
 |

Cliff
Staff

Dec 22, 2005, 3:11 PM
Post #3 of 8
(9571 views)
Shortcut
|
|
Re: [jcamp] Tutorial: Add Google Analytics to Article Manager
[In reply to]
|
Can't Post
|
|
Hi jcamp, A few other users were passing around ideas over in this thread here. You may be able to find an alternative over there if you are looking for one. Regards, Cliff Stefanuk - Customer Service Manager support@interactivetools.com
|
|
|  |
 |

fraser_cain
User
Mar 29, 2006, 10:08 AM
Post #4 of 8
(8514 views)
Shortcut
|
|
Re: [Cliff] Tutorial: Add Google Analytics to Article Manager
[In reply to]
|
Can't Post
|
|
Make sure you add the Analytics code to the bottom of your pages, not the top. It makes people load about 40K of Javascript. If there's a problem with Google, your web pages will just hang. Fraser Cain interactivetools.com alumni Publisher, Universe Today (http://www.universetoday.com)
|
|
|  |
 |

bbenjamin
User
Apr 1, 2006, 8:01 AM
Post #5 of 8
(8454 views)
Shortcut
|
|
Re: [fraser_cain] Tutorial: Add Google Analytics to Article Manager
[In reply to]
|
Can't Post
|
|
I just got my code - the wait was less than a month.
|
|
|  |
 |

Andres
User
Apr 12, 2006, 9:08 PM
Post #6 of 8
(8259 views)
Shortcut
|
|
Re: [bbenjamin] Tutorial: Add Google Analytics to Article Manager
[In reply to]
|
Can't Post
|
|
You are lucky. I wating for code in three months or more. Andres
|
|
|  |
 |

elderban
User
Aug 27, 2006, 6:26 PM
Post #7 of 8
(6651 views)
Shortcut
|
|
Re: [Andres] Tutorial: Add Google Analytics to Article Manager
[In reply to]
|
Can't Post
|
|
I got mine within a few days....that's back when they were still in beta. It seems that anyone can sign up now, though, and get their code instantly. Bryan Gilchrist
|
|
|  |
 |

Andres
User
Aug 30, 2006, 6:46 PM
Post #8 of 8
(6609 views)
Shortcut
|
|
Re: [elderban] Tutorial: Add Google Analytics to Article Manager
[In reply to]
|
Can't Post
|
|
It is working great. Andres
(This post was edited by Andres on Oct 19, 2006, 5:38 PM)
|
|
|  |
|