Tagged Questions

4
votes
7answers
264 views

What are good online communities/portals about Business Intelligence solutions

I am looking for a communities, portals, and bloggers(?) that could help me to keep up to date with the newest technology, trends, and knowledge about Business Intelligence, Predictive analysis, etc. ...
4
votes
5answers
421 views

Good primers on business intelligence

Can any one recommend any good primer books / resources on business intelligence and reporting using the Microsoft stack? As a business we currently use crude static Crystal Reports for our ...
2
votes
1answer
59 views

Designing a business system

I am assigned to design a business system. The requirement of the client is that the software should start recording the user interactions from the user login to logout. It will be basically a ...
2
votes
3answers
79 views

What are accepted methods of quantifying Data Warehouse ROI?

Background: The chief output of a data warehouse is the business decisions that are made using the warehouse. Presumably, a valuable warehouse allows a business to make decisions that are more ...
1
vote
1answer
95 views

What is an approach / existing system / research efford to provide information how was prepared a BI report?

I am looking for information what are approaches or existing systems that let an end user of a BI system to have insight how data in the report was prepared/processed. In my case, an advanced BI user ...
1
vote
3answers
357 views

Is the usage of SAS in business increasing or decreasing?

When you look at the Business Intelligence arena, there are many big players, including SAS. In my time in this space I am noticing more big players moving to a more user friendly tool that doesn't ...
0
votes
0answers
11 views

Is Usage Tracking esoteric or State of the art? [closed]

There are several products for tracking the usage of your application. I know at least 10 offers. They tell you which features were used more often than others. Thus you can identify features that may ...
0
votes
1answer
49 views

Is Google Analytics Business Intelligence Tool [closed]

I tried to search if Google Analytics is in the category of Business Intelligence Tools, My personal opinion Yes, but i am not able to find a convincing answer on net. I would appreciate if someone ...
0
votes
0answers
83 views

Dimensional Level Security / Per User Data Security in SSAS Cube?

I'm part of a team looking to move from our relational data warehouse to a SSAS cube. With our current setup we have an "EmployeeCache" table (basically a fact) which is a mapping from each of our ...
0
votes
0answers
10 views

event calendar integration with BI/OALP solution

Scenario. Client uses Business Intelligence solution to analyse sales. In essence they browse OLAP cube and analyse/forecast stores by product departments by year/month. Client has separate ...
0
votes
1answer
63 views

How do you drill in to Google Analytics custom event data?

What do people use to dig in to Google Analytics data? For example, I have a web page that tracks a custom event on it. I'd like to track a couple metrics: 1) What percent of users on that page ...
0
votes
4answers
310 views

In memory and embeddable OLAP implementation compatible with olap4j

I am looking for an OLAP implementation, which could be embedded in a java application. The best -- but not necessarily -- if I could use olap4j to connect to it. I need such a library for testing ...
0
votes
1answer
297 views

Business intelligence on Google App Engine

I want to add analytics and reports to my application on Google App Engine. Can you tell me how I can do that on google's "database"? Are there any oss libraries/tools available? Thank you
0
votes
1answer
72 views

Reporting / BI Framework for social websites

I'm looking for ideas / open source frameworks to use for creating individual Analytics for user profiles and all the other profile types. Users will have different custom metrics, businesses willl ...
0
votes
2answers
85 views

user's clicking path

I'm trying to program some user-behavior-monitoring functionality and it's a bit tricky. For example how do you go about recording a user's clicking path to be used in future analysis? Am I trying to ...