Questions tagged [webtrends]
54 questions
0
votes
1 answer
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…

Kladskull
- 10,332
- 20
- 69
- 111
0
votes
1 answer
Webtrends: Combine sub domains report in one report
I'm new to webtrends, am using webtrends to track page using meta tag.
I have coupeles of subdomains like
www.us.example.com
www.eu.example.com
www.uk.example.com
So now a particular page xyz.php is showing three times using different subdomains.
I…

Uttam Dutta
- 5,250
- 4
- 18
- 21
0
votes
1 answer
How to create a string resource programatically
I am using WebTrends analytics in my app.
(Ref-http://help.webtrends.com/en/android/)
The WebTrends APIs are written in such a way that the initialization happens ONLY from resources file. They provide webtrends.xml with the sdk and all the…

Yogesh
- 311
- 1
- 10
0
votes
1 answer
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…

boyd4715
- 2,701
- 10
- 48
- 75
0
votes
1 answer
Can I test pageviews in localhost?
Let me explain better: I must add some functions to track pages, but I don't have permission to access our company WebTrends account.
So, I'm testing on my localhost before asking to the responsible for WebTrends if he saw anything, and I don't know…

Marcelo Assis
- 5,136
- 3
- 33
- 54
0
votes
1 answer
Configure webtrends reports for banners clicked with multiple values
If you guys could help me configure the admin portion, then I would be grateful.
When a banner is clicked, the following function is called
dcsMultiTrack('DCSext.Carousel','Home','WT.ti','Home',
…

kronus
- 902
- 2
- 16
- 34
0
votes
2 answers
Complex JS Object
I'm dealing with a fairly complex JSON array, included below. I'm trying to create an array of the Country objects with their included visits. Heres a sample of the array:
{
"data":[
{
"period":"Month",
…

Ryan Brodie
- 6,554
- 8
- 40
- 57
0
votes
1 answer
Can I track changes to a web form using webtrends?
Does anyone know of a way to track changes to a web form, i.e. select or text field using webtrends?
I know Google Analytics has similar functionality, can this be done in WebTrends?

David Mills
- 491
- 3
- 7
-1
votes
1 answer
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.