Questions tagged [clickstream]

A clickstream is the recording of the parts of the screen a computer user clicks on while web browsing or using another software application.

A clickstream is the recording of the parts of the screen a computer user clicks on while web browsing or using another software application.A clickstream is a record of a user's activity on the Internet.

50 questions
0
votes
1 answer

How to get the Clickstream Data from a Heroku deployed website

I have a little website which I have it deployed on Heroku. I'm learning Clickstream Data analysis, but I don't know how to get access to the navigation logs on Heroku, that I'll treat on Hadoop. Do I need to install a third-party app? How can I see…
Agnaldo Luiz Cunha
  • 120
  • 1
  • 1
  • 10
0
votes
0 answers

how to monitor the impact of a newly added feature in a website-ecommerce?

I am not sure if I am using the right tags for my question so feel free to moderate and change it to more relevant ones. I recently implemented a recommendation widget and now I am ready to integrate it with an existing ecommerce shop. I want to be…
Lina
  • 1,217
  • 1
  • 15
  • 28
0
votes
1 answer

HIVE/SQL: Querying additive clickstream data

In the list functionality of our product, we have data storing the list of IDs that are showing up in a list. In a small set of our data (which has now been fixed), the IDs included in a list of results are stored in an additive manner. See the…
Logan Shoemaker
  • 3,377
  • 2
  • 13
  • 11
-1
votes
1 answer

Dealing with repetitive events in clickstream data in R

I have a dataset that looks like…
user2845095
  • 465
  • 2
  • 9
-4
votes
1 answer

Get started with user click analysis for ecommerce recommendations

I am building a website similar to an eCommerce site. I want to implement personalization to that. To achieve this, I've been told that click stream analysis will be better. As data I plan to collect logged in user ID, click time of the day, price…
1 2 3
4