Tagged Questions
The webtrends tag has no wiki summary.
6
votes
2answers
222 views
Webtrends API authentication PHP
I am trying to connect to Webtrend's API using PHP but haven't been able to authenticate.
The example given on the WT's documentation is for .NET or Ruby, the .Net example is like this:
var svc = ...
2
votes
1answer
316 views
Webtrends Analytics implementation - Using variables in an async tracking call/pass variable as value
Does anyone here have experience doing a Webtrends implementation? According to their documentation, their asynchronous event tracking call is made by sending key-value string pairs into their ...
2
votes
1answer
1k views
How to control where wicket adds items to header?
I know of two ways to add content to the <head> section of the page in wicket. You can use HeaderContributors and you can use the <wicket:head></wicket:head> at the top of your ...
2
votes
4answers
1k views
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 ...
2
votes
2answers
182 views
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 ...
1
vote
1answer
629 views
webtrends Rest API - Example?
I have to build a custom dashboard that presents some data from a Webtrends account.
Can i get this information via api ? :
1) View and visitors for all pages and View/visitors for a single page ...
1
vote
1answer
459 views
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 ...
1
vote
2answers
461 views
How to set up Webtrends to segment paid search campaigns?
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 ...
1
vote
1answer
701 views
Import WebTrends Data to SQL Server Using SSIS
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 ...
1
vote
4answers
2k views
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 ...
0
votes
0answers
24 views
tracking referer url for analytics with ajax / non-ajax page requests
I'm look for a suggestion on how to handle a specific case for Webtrends (and I assume this would be also an issue with google analytics). There is a DCS.ref webtrends tags which gets set to the ...
0
votes
1answer
36 views
creating a webtrend function to remove duplication using js apply and call
i have a bunch of webtrend tags to pass to the webtrend server using dcsMultitrack which is pretty simple but there is a lot of duplication of code let say :
1. var args = ["DCSext.name","a", ...
0
votes
1answer
27 views
Webtrends Reporting API v3 - not returning live (hourly) data
Currently working with v3 of the Webtrends API. Within the web interface I am able to see hourly data for express reports. If I try to access these reports using the REST API, it does not return live ...
0
votes
1answer
45 views
web analytics software which can analyze existing log archives too
I am looking for a web analytic solution which can also help me to analyze my existing log files. we are moving from sawmill to other solutions.. explored Google Urchin and it has some limitations on ...
0
votes
1answer
57 views
Webtrends - utilization report
Want to find out how many files were downloaded on my website out of total number of files. eg: i have a million pdf files and people have downlaoded only 100,000. this is 10% utilization.
I tried ...
0
votes
3answers
118 views
webtends - How to test its working
I have been given a webtrends DCSID number that is liked with my clients webtrends account.
However I have not been given access to the clients account, so I have no way of verifying if the reporting ...
0
votes
0answers
125 views
Webtrends REST API Limit
Looking at the documentation i found this information :
Data Extraction API requests are rate limited by number of requests and data download volume per unit of time (hour, day, week, or month). If ...
0
votes
1answer
847 views
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 ...
0
votes
2answers
1k views
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 ...
0
votes
1answer
104 views
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 ...
0
votes
1answer
901 views
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 ...
-1
votes
1answer
180 views
How can i show my webtrends reports in sharepoint
I am looking to show webtrends analytics report data in a sharepoint portal, how can this be achieved? I would also like to alter the data (calculations) before the data is uploaded.
-1
votes
5answers
159 views
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 ...