Google analytics

Is there a plugin or module like a few that exist for wordpress, that would easily implement google analytic on my website ?? 

Mike
Quote · 6 Nov 2014

You don't need no stinking mod for Google Analytics.  You just add it to the site's template file(s)

 

  1. Find the tracking code snippet for your property.
    Sign in to your Google Analytics account, and click Admin in the top menu bar. From the Account and Property columns, select the property you’re working with. Click Tracking Info / Tracking Code. Image of where you find your tracking code in your Analytics account.Click to expand this image and see where these options appear in the interface.
  2. Find your tracking code snippet. It's in a box with several lines of JavaScript in it. Everything in this box is your tracking code snippet. It starts with <script> and ends with </script>.
    The tracking code contains a unique ID that corresponds to each Google Analytics property. Don’t mix up tracking code snippets from different properties, and don’t reuse the same tracking code snippet on multiple domains. Click to expand this image and see where the tracking code snippet is in the interface.
  3. Copy the snippet.
    Don’t edit your snippet. Just copy it. You might want to paste it into a text document if you’re worried about accidentally losing or changing the snippet from your clipboard.
  4. Paste your snippet (unaltered, in it’s entirety) into every web page you want to track. Paste it immediately before the closing </head> tag.
    If you use templates to dynamically generate pages for your site (like if you use PHP, ASP, or a similar technology), you can paste the tracking code snippet into its own file, then include it in your page header.
  5. Check your set up.
    Make sure that the tracking snippet installed on your website matches the code shown in the view, and see more ways you can verify your set up.
Geeks, making the world a better place
Quote · 7 Nov 2014

That did not copy so well so just go here: https://support.google.com/analytics/answer/1008080?hl=en

Geeks, making the world a better place
Quote · 7 Nov 2014

thank you ;))

Mike
Quote · 7 Nov 2014
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.