Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Google Analytics in the Archive (and Forum) by BOP5 Details »»
Google Analytics in the Archive (and Forum) by BOP5
Version: 1.6, by BirdOPrey5 (Senior Member) BirdOPrey5 is offline
Developer Last Online: Aug 2023 Show Printable Version Email this Page

Category: Administrative and Maintenance Tools - Version: 4.x.x Rating:
Released: 01-01-2011 Last Update: 05-29-2012 Installs: 133
Supported Uses Plugins Auto-Templates
Re-useable Code Translations  

Brought to you by BirdOPrey5
www.Qapla.com


Upgraded to version 1.6 - Updated option to put code in header OR footer on forum pages.
  • Header - Recommended location by Google for the Asyncronous Code (the popular code)
  • Footer - Recommended location for non-Async (legacy) tracking code.

I strongly urge everyone to confirm with google your code is working by checking the analytics the next day after installing to confirm your hits are bing registered. The google tool for confirming the code is on the page is not good enough!

The main purpose of this mod was originally to add your Google Analytics code to the archive. The archive traditionally gets overlooked because the standard instructions of copying your analytics code into the footer doesn't cover the archive.

You simply copy and paste the full analytics code Google gives you into the mod options and enable it.

Optionally you can also use this mod to put your analytics code in the regular forum (non-archive) as well, however if you have already manually put your analytics code in the footer you should leave this option disabled.

To confirm it is working go to your archive and view the source on any archive page. At the bottom directly above the VB Copyright info should be your google code.

I have tested this on 4.0.8, 4.1.12, and 4.2.0 and it will work in all 4.0.x and 4.1.x /4.2.x at least.

For a VB 3.8 version see here: https://vborg.vbsupport.ru/showthread.php?t=246171

You won't see any indication on the pages but you can demo the product at:
www.qapla.com/mods/

Please mark as installed if you use this.
Donations Always Appreciated. :up:

English - Download .zip file. Version 1.6
Arabic - Translated by Dr. OsamA - Download .xml file. Version 1.13 (old version)

Download Now

File Type: xml product-googinarchivebop5vb4-Arabic by alra7ba.xml (4.7 KB, 154 views)
File Type: zip Google Analytics in Archive by BOP5 - VB4 v16.zip (3.1 KB, 300 views)

Screenshots

File Type: jpg ss_archive_settings.jpg (88.0 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
4 благодарности(ей) от:
dorans, mapleleaffans, markoroots, misericorde

Comments
  #22  
Old 01-06-2011, 10:57 PM
BirdOPrey5's Avatar
BirdOPrey5 BirdOPrey5 is offline
Senior Member
 
Join Date: Jun 2008
Location: New York
Posts: 10,610
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you for that. The issue is only related to showing the code outside the archive so if you keep that part disabled you won't have any issues in any version.

In version 1.13 it works fine if you don't have a branding-free license.

In version 1.3 (which I removed) it will display the google code but stop most of the rest of the footer from showing at all.
Reply With Quote
  #23  
Old 01-06-2011, 11:26 PM
BirdOPrey5's Avatar
BirdOPrey5 BirdOPrey5 is offline
Senior Member
 
Join Date: Jun 2008
Location: New York
Posts: 10,610
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

OK... it turned out to be a pretty easy fix... now upgraded to version 1.4... I really think this will be the final version unless some new functionality is asked for.

I suggest everyone upgrade to 1.4, especially if you have version 1.3 OR a branding-free license.
Reply With Quote
  #24  
Old 01-07-2011, 02:34 AM
OldSchoolDSL OldSchoolDSL is offline
 
Join Date: Oct 2010
Posts: 1,196
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by BirdOPrey5 View Post
OK... it turned out to be a pretty easy fix... now upgraded to version 1.4... I really think this will be the final version unless some new functionality is asked for.

I suggest everyone upgrade to 1.4, especially if you have version 1.3 OR a branding-free license.
Upgraded....

Import > Allow Over write > YES

Installed and working

4.1 PL2
Reply With Quote
  #25  
Old 01-19-2011, 03:20 PM
GoHighVoltage's Avatar
GoHighVoltage GoHighVoltage is offline
 
Join Date: Dec 2010
Location: Edwardsville, IL
Posts: 57
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

One question, Google says to install it here:

Copy and place the code snippet
Once you find the code snippet, copy and paste it into your web page, just before the closing </head> tag*. If your website uses templates to generate pages, enter it just before the closing </head> tag in the file that contains the <head> section. (Most websites re-use one file for common content, so it's likely that you won't have to place the code snippet on every single page of your website.)
For the best performance across all browsers we suggest you position other scripts in your site in one of these ways:

* before the tracking code snippet in the <head> section of your HTML
* after both the tracking code snippet and all page content (e.g. at the bottom of the HTML body)
Reply With Quote
  #26  
Old 01-19-2011, 04:05 PM
BirdOPrey5's Avatar
BirdOPrey5 BirdOPrey5 is offline
Senior Member
 
Join Date: Jun 2008
Location: New York
Posts: 10,610
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Google suggests it near the <head> tag so it means the Analytics code will always load and be counted even before the rest of your pages loads. In an ideal world this would be best for you and Google. But in the real world sometimes Google's codes don't load so fast and putting it here would prevent the rest of your page from being displayed until it finishes loading which can cause you to annoy users.

From experience with vBulletin and Google I, and I think most, admins have come to the conclusion it's best in the footer so the page can load before the Analytics code. If a couple of visitors aren't counted because they change pages too fast, so be it.

It definitely works in the footer where this mod puts it, it's where I've always had it and have installed/tested it on numerous forums and used Google's own tools to confirm the code is active and deployed.
Reply With Quote
  #27  
Old 01-20-2011, 03:47 PM
8thos's Avatar
8thos 8thos is offline
 
Join Date: Aug 2010
Location: Pensacola, FL
Posts: 772
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed.
Reply With Quote
  #28  
Old 01-20-2011, 09:47 PM
BirdOPrey5's Avatar
BirdOPrey5 BirdOPrey5 is offline
Senior Member
 
Join Date: Jun 2008
Location: New York
Posts: 10,610
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

what exact version are you using?

And just to confirm this is viewing online.php?

Does it go away if you turn it off in your forums?
Reply With Quote
  #29  
Old 01-21-2011, 01:14 PM
Manandrox Manandrox is offline
 
Join Date: Oct 2009
Posts: 6
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi Bird!

Ok, I edited my post. I apologize, I was not clear. It is only 1 or 2 people that will show that location.

I am using 4.1. Yes, the online.php? page.

The Google Analytic code, on page view, shows up on the page great! I just disabled it now so I will watch it for a few hours to see. It seems that it was just the registered users that were showing this location.
Reply With Quote
  #30  
Old 01-21-2011, 05:37 PM
BirdOPrey5's Avatar
BirdOPrey5 BirdOPrey5 is offline
Senior Member
 
Join Date: Jun 2008
Location: New York
Posts: 10,610
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Do you by chance have some sort of mod that attempts to minimize or combine javascripts?

I can't replicate the problem and the file path you posted:
Quote:
/folder/forumdisplay.php/clientscript/vbulletin_css/style00002l/.google-analytics.com/ga.js
shouldn't even exist...
Reply With Quote
  #31  
Old 01-21-2011, 07:44 PM
Manandrox Manandrox is offline
 
Join Date: Oct 2009
Posts: 6
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by BirdOPrey5 View Post
Do you by chance have some sort of mod that attempts to minimize or combine javascripts?

I can't replicate the problem and the file path you posted:

shouldn't even exist...
Ok, I still get the error with the mod disabled.

Unknown Location

Unknown Location
/folder/member.php/1-user


So it is something else. I will delete my previous post.

Awesome mod though!!! Thanks!!!
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 07:27 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05250 seconds
  • Memory Usage 2,347KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (4)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (3)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete