webtrends

Issues working with JSF redirect and WebTrends

On our new platform we are utilizing JSF. Our WebTrends tags are not reflecting the proper page title on this platform. It currently is displaying the name of the users previous page instead of the current page. We are making use of the JSF Navigation rule in which we have some "< redirect />" tags. Has anyone experienced this and is...

How Many Development Feeds Can you Follow?

To all of you information addicts out there - I was wondering how much information can you take. At the moment I have 104 active subscriptions on my google reader, mostly development stuff, and I can barely keep up. I do not really read all the stuff that gets posted - I scan with my eyes and if my fast forward algorithm gets some keywo...

How to crawl through a website and take screenshots of each page?

My task is to take screenshots of a set of webpages for legal purposes. I'm currently accomplishing this by using Webshot and running through its batch operation using a list of URLs I compiled myself. I also have to take screenshots of a rotating Flash banner which is done by using IECapt and its delay function. Each page has a series ...

Automating WebTrends analysis

Every week I access server logs processed by WebTrends (for about 7 profiles) and copy ad clickthrough and visitor information into Excel spreadsheets. A lot of it is just accessing certain sections and finding the right title and then copying the unique visitor information. I tried using WebTrends' built-in query tool but that is real...

client side webtrends in windows cannot access to the log file in the linux debian server. All the read write permissions are given to the files in the server.

client side webtrends in windows cannot access to the log file in the linux debian server. All the read write permissions are given to the files in the server. ...

Import WebTrends Data to SQL Server Using SSIS

Hi All, I need to import all the webtrends data to my local sql server database. on top of that i need to build reports. I am very new to Webtrends, so can some one suggest me how to import the WebTrends data to my local DB Server. Thanks ...

How to set up Webtrends to segment paid search campaigns?

Hiya, I'm trying to learn how to set up Webtrends Analytics to segment paid search properly. I've dug up the fact that you need to pass "WT.srch=1" over in the url from the advert, but are there other parameters which you can use to segment: Campaign Adgroup Ad network I know you can do this with Google Analtics at the drop of a bu...

Webtrends Issue - Adding data to links

At my company, we are using webtrends. The stats guy is telling me that we need to append &WT.svl=UniqueDescOfLink to every single link on our site. I don't know much about webtrends, bit I am sure someone here does. How would you avoid concatenating every single link on a website with this webtrends tagging data? Rewrite all of the ...

[SQL Server 2005] How to create Linked Server targeting remote ODBC?

I have a WebTrends ODBC source on server1 and a SQL Server 2005 on server2. I want to connect to this ODBC from SQL Server on server2. So far, I managed to connect to this ODBC from SQL Server which is on same server, using following definition for linked server: EXEC sp_addlinkedserver @server = N'WT_ODBC', @provider=N'MSDASQL', @da...

In Webtrends, what is the difference between a HIT, a VISIT and a PAGE VIEW

I cannot seem to find any straight and clear documentation explaining the differences between these value types. Hits used to be any call to the server regardless of the file type, but Webtrends only tracks page views, so how is a page view different for a hit? As for visits, I assume that 1 visit can produce multiple page views. I am s...

How to query Webtrends ODBC from Sql Server 2000

I have a webtrends installation. i would like to query the webtrends and show the stats on my webpage. can i do it using linked servers (couldn't find the option for webtrends) or can i do it using openrowset (tried but it doesn't work) -Vivek ...

Creating a dashboard to analyze IIS web traffic

I am using Windows Server 2003 with IIS6 and Windows Server 2008R2 with IIS7. I need to create a dashboard similar to google analytics that we be view via webpage by non-technical users. I figure this could be done analyzing IIS log files but I am not sure what the best route is for accomplishing this. What is the best way to create a...

Sharepoint 2010: How to access analytics data to create summary roll-up web parts?

I know there is a web analytics web part out of the box, but it isn't configurable and is limited to "most viewed" and "most searched terms". I want to display data like "most emailed" and "recently viewed" information too. Is there an API that exposes this data from the SharePoint 2010 analytics repository?? Many thanks! ...