Questions tagged [webtrends]
54 questions
0
votes
1 answer
Xcode with WebTrends - NSCFBoolean hasPrefix: unrecognized selector sent to instance
I made a game in Unity, and built it for iOS devices. The clients asked if we could implement WebTrends into the game, and so I followed this getting started guide for instructions on how to install it.
I was able to set it up, and got to Step 5,…

zack_falcon
- 4,186
- 20
- 62
- 108
0
votes
1 answer
Installing WebTrends to an iOS game made in Unity
As it says on the tin, I made a game in Unity, and built it for iOS devices. The clients asked if we could implement WebTrends into the game, and so I followed this link for instructions on how to install it.
This is what my pod file looks…

zack_falcon
- 4,186
- 20
- 62
- 108
0
votes
1 answer
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 you exceed the limit, a 403 error occurs.
Someone…

MatterGoal
- 16,038
- 19
- 109
- 186
0
votes
1 answer
Load and refresh JSON dataset from REST API using desktop tool
Currently, I query WebTrends API to download data into Excel. However, now I am searching for a more reliable method/tool for getting hold of the data in JSON/XML format, then convert it to CSV in order to use it in a variety of data stores and…

Sal
- 331
- 2
- 9
0
votes
1 answer
Specify multiple data log files (IIS and Tomcat) in one profile for WebTrends
Is it possible in WebTrends to specify multiple data log files for one profile? And how can this be done? Or, is only one data log file per WebTrend profile permitted?
I want to take an IIS log file and a Tomcat log file and combine them into one…

user3621633
- 1,681
- 3
- 32
- 46
0
votes
1 answer
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…

mytwocents
- 847
- 17
- 29
0
votes
1 answer
Is it possible to set WebTrends DCS ID dynamically in Swift project
I am working on iOS application. I need to implement WebTrends analytics in my iOS application.
Can I set WT_DCSID dynamically after load data from server.Because I have got WT_DCSID from server not static.
Can I do it or not. Please suggest it.

Vipulk617
- 799
- 1
- 7
- 23
0
votes
1 answer
regular expression on a id with numbers using webtrends
I want to get several hits on id's in 00.118..
So everything as in 00.1181, 00.1182, 00.1183 etc.
I couldn't find the regular expressions for this request.
I hope someone can help me with this.

Treycer
- 13
- 2
0
votes
1 answer
How to separate webtrends code from views?
In my experience with Webtrends and similar event-logging frameworks the biggest problem with them is that view-related code is mixed up with code responsible for event logging.
It is not so bad when events correspond views directly but…

Dominik Olędzki
- 135
- 9
0
votes
2 answers
Varnish - WebTrends statistics
We currently get web analytics for a WordPress site using WebTrends.
If we use a caching mechanism like Varnish, I would assume WebTrends would suddenly report a dramatic reduction in traffic.
Is this correct and, if so, can you avoid this problem…

Snowcrash
- 80,579
- 89
- 266
- 376
0
votes
1 answer
Alternative to dcs.gif
In Webtrends calls to WebTrends.multiTrack are logged using dcs.gif. Is there a way to tell Webtrends to use Javascript instead of dcs.gif to do the tracking?

Sachin Kainth
- 45,256
- 81
- 201
- 304
0
votes
1 answer
Need ETL graph example to extract data from Webtrends
Isn't there any ETL graph sample project or reference using REST connector to extract Webtrends report data by REST URL generated by version 3 generator?

Yuya Kobayashi
- 465
- 1
- 4
- 15
0
votes
1 answer
Page tracking using Webtrends v10
How to track page views using WebTrend V10. I need to pass custom parameters using either WT, DCS or DCSext objects.I know Webtrends.multiTrack() method is used to track link click events. But any idea on how to do page view tracking.

anishenos
- 201
- 1
- 3
- 6
0
votes
0 answers
Tracking clicks using both Webtrends + Google Analytics
I need to track clicks to a webpage that already has Webtrends codes embedded. The thing is that I also need to track clicks to that page using Google Analytics.
It would have been easy if I can just embed Google Analytics's code on to the landing…

icyyicee
- 21
- 1
- 6
0
votes
1 answer
Web Analytics Migration
According to the requirement I have to Migrate from Webtrends Analytics to Adobe Sitecatalyst.
Can anyone help me out with the approach to this migration (or the general approach to any kind of Web Analytics migration). How should it be done? Any…

Archit Arora
- 2,508
- 7
- 43
- 69