vBulletin 4, the most powerful community software + vBSEO 3.5, the ultimate SEO solution = Your ultimate platform for 2010 and beyond. Click below to learn more.

Page 13 of 22
FirstFirst 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 LastLast
Results 181 to 195 of 329

vBSEO LiveStats for Google Analytics Widget v1.0

This is a discussion on vBSEO LiveStats for Google Analytics Widget v1.0 within the vBSEO Announcements forums, part of the Announcements & Pre-Sales category; Hello, thank you for reporting, the conflict with prototype (and other libs) will be resolved in the next update (that ...

  1. #181
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    24,550
    Hello,

    thank you for reporting, the conflict with prototype (and other libs) will be resolved in the next update (that is coming soon).
    Oleg Ignatiuk / Crawlability Inc.
    Sneek Preview Video of the new Control Panel

    vBSEO 3.5 RC2 (Final)- Released for your Evaluation

    Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!

  2. #182
    Junior Member Romchik®'s Avatar
    Real Name
    Roman
    Join Date
    Sep 2008
    Location
    Europe
    Posts
    23
    I have problem with charset windows1251.
    Instead of Cyrillics in keywords questions are displayed only :(
    Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!

  3. #183
    Senior Member
    Real Name
    Carlos
    Join Date
    May 2008
    Location
    California
    Posts
    114
    I like the product, useful for selling forums - without the second or third party doing background checks.
    Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!

  4. #184
    Member
    Real Name
    Sushubh
    Join Date
    Apr 2007
    Posts
    43
    Quote Originally Posted by Oleg Ignatiuk View Post
    Do you also have Advanced filter implemented to separate subdomains as instructed on that page?


    yeah. i have subdomains on the forum domain and i use the modified code for tracking through google analytics.
    Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!

  5. #185
    vBSEO Staff Juan Muriente's Avatar
    Real Name
    Juan Carlos Muriente
    Join Date
    Jun 2005
    Location
    Puerto Rico
    Posts
    13,923
    A new forum has been created for discussions related to the LiveStats Widget here.

    Use the "Bug Report" or "Suggestion" prefix to mark your post as a bug or suggestion respectively, or discuss any general topic in the same forum (without selecting a prefix).
    Juan Muriente / Crawlability Inc.
    Sneek Preview Video of the new Control Panel

    vBSEO 3.5 RC2 (Final)- Released for your Evaluation

    Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!

  6. #186
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    24,550
    yeah. i have subdomains on the forum domain and i use the modified code for tracking through google analytics.
    That would probably require some modification in reports extracting code, could you please open a ticket with admincp access to check that?
    Oleg Ignatiuk / Crawlability Inc.
    Sneek Preview Video of the new Control Panel

    vBSEO 3.5 RC2 (Final)- Released for your Evaluation

    Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!

  7. #187
    Senior Member
    Real Name
    Adrian A.
    Join Date
    Aug 2005
    Posts
    147
    Cool stuff.
    Various Topics - PM for Big Board Admin Solutions
    Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!

  8. #188
    Senior Member Brandon Sheley's Avatar
    Real Name
    Brandon Sheley
    Join Date
    Oct 2005
    Location
    Kansas
    Posts
    2,208
    Blog Entries
    1
    I've added this (3rd version)
    looks great
    wish it worked
    Last edited by Brandon Sheley; 04-05-2009 at 02:32 PM.
    Are you on Twitter? @BrandonSheley | Social Media blog
    Latest projects: General Forums | TopekaTweetup
    Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!

  9. #189
    Member
    Real Name
    Sushubh
    Join Date
    Apr 2007
    Posts
    43
    Quote Originally Posted by Oleg Ignatiuk View Post
    That would probably require some modification in reports extracting code, could you please open a ticket with admincp access to check that?
    i had filed a support ticket yesterday.
    Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!

  10. #190
    vBSEO Staff Juan Muriente's Avatar
    Real Name
    Juan Carlos Muriente
    Join Date
    Jun 2005
    Location
    Puerto Rico
    Posts
    13,923
    Big Update!

    LiveStats for GA v.1.0 Beta 2 has been released. You may download it via the first post (remember, the latest version is the bottom-most file).

    Updates
    • rendering performance improved
    • corrected bugs/incompatibilities reported in a thread/tickets
    • usergroup access option updated (usergroups selectable from combo box now)
    • miscellaneous updates
    • layout changed slightly, again, to improve rendering

    New Features
    • Multiple reports added to both, the "page stats" tab and "global stats" tab:
      • All traffic sources (Page Stats)
      • Keywords (Page Stats)
      • User-Defined (Page Stats)
      • Keywords (Global Stats)
      • Referring Sites (Global Stats)
      • Search Engines (Global Stats)
      • Top Content (Global Stats)
      • Content By Title (Global Stats)
      • Top Landing Pages (Global Stats)
      • Top Exit Pages (Global Stats)
      • All Traffic Sources (Global Stats)
    • To accomodate new reports, tables now are stacked in "accordion" style, plus the total number of records is displayed on the header of each table for quick view access
    • Date range selector (hot! - try selecting "Within the Past Day")
    • Reports definitions are no longer hard-coded, they are now incorporated using a standard xml format declaration. This will allow us to add more reports, faster, as we move forward. It also makes it a lot easier for us to port the widget to WordPress (in progress) and implement as SaaS (when that happens). The best part is that it will enable advanced users to define their own custom reports.
      Sample declaration (again, for advanced users - we will document usage later):
      Code:
      <CustomReport><Title>Keywords</Title><Name>content.TopContentDetailKeywordsReport</Name><Type>page</Type><Columns><col id="-1">Keyword</col><col id="0">Visits</col><col id="1">Pages/Visit</col></Columns></CustomReport>
      
    • "URL prefix" setting via the admincp to provide support for mutliple subdomains under a single GA profile.
    Enjoy!
    Juan Muriente / Crawlability Inc.
    Sneek Preview Video of the new Control Panel

    vBSEO 3.5 RC2 (Final)- Released for your Evaluation

    Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!

  11. #191
    Senior Member KURTZ's Avatar
    Real Name
    Christian
    Join Date
    May 2008
    Location
    Italy
    Posts
    131
    just upgraded thanks Juan

    edit: however i've a question: i've an analytics account where i share my access to another user with another log-in account (i'm the administrator, and him a normal user over google) maybe it's possible to implement this feature, so we can use this widget with two different accounts?
    Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!

  12. #192
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    24,550
    Yes, you can use any of those two account to view the stats.
    Oleg Ignatiuk / Crawlability Inc.
    Sneek Preview Video of the new Control Panel

    vBSEO 3.5 RC2 (Final)- Released for your Evaluation

    Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!

  13. #193
    Senior Member KURTZ's Avatar
    Real Name
    Christian
    Join Date
    May 2008
    Location
    Italy
    Posts
    131
    Quote Originally Posted by Oleg Ignatiuk View Post
    Yes, you can use any of those two account to view the stats.
    but i should put only my log-in (admin and not user) details in the ACP ...
    Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!

  14. #194
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    24,550
    You can also keep login/password in admincp empty and use login forum in widget instead (so each one will enter his own password).
    Oleg Ignatiuk / Crawlability Inc.
    Sneek Preview Video of the new Control Panel

    vBSEO 3.5 RC2 (Final)- Released for your Evaluation

    Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!

  15. #195
    Senior Member KURTZ's Avatar
    Real Name
    Christian
    Join Date
    May 2008
    Location
    Italy
    Posts
    131
    Quote Originally Posted by Oleg Ignatiuk View Post
    You can also keep login/password in admincp empty and use login forum in widget instead (so each one will enter his own password).
    you're right Oleg, thanks
    Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!


Similar Threads

  1. LiveStats for Google Analytics v1.0 Beta 2 Released
    By Juan Muriente in forum General Discussion
    Replies: 13
    Last Post: 07-01-2009, 12:45 PM
  2. Google Analytics + vbseo
    By ScienceofMuscle in forum General Discussion
    Replies: 8
    Last Post: 12-15-2008, 04:15 PM
  3. Google Analytics and vBSEO
    By C.Whyte in forum General Discussion
    Replies: 2
    Last Post: 08-18-2008, 05:55 PM
  4. vBSEO and Google Analytics
    By RedGTiVR6 in forum Analysis: Traffic & SERPS
    Replies: 1
    Last Post: 07-03-2008, 01:21 PM
  5. Replies: 5
    Last Post: 02-05-2007, 08:58 AM