clickstream
There are 41 repositories under clickstream topic.
retentioneering/retentioneering-tools
Retentioneering: product analytics, data-driven CJM optimization, marketing analytics, web analytics, transaction analytics, graph visualization, process mining, and behavioral segmentation in Python. Predictive analytics over clickstream, AB tests, machine learning, and Markov Chain simulations.
divolte/divolte-collector
Divolte Collector
raystack/raccoon
Raccoon is a high-throughput, low-latency service to collect events in real-time from your web, mobile apps, and services using multiple network protocols.
IBM/kafka-streaming-click-analysis
Use Kafka and Apache Spark streaming to perform click stream analytics
aws-solutions/clickstream-analytics-on-aws
Build clickstream analytics on AWS for your mobile and web applications
ismailuddin/markovclick
Python package to model clickstream data as a Markov chain. Inspired by R package clickstream.
awslabs/clickstream-android
Android SDK for Clickstream Analytics on AWS
awslabs/clickstream-swift
Swift SDK for Clickstream Analytics on AWS
aws-samples/clickstream-sdk-samples
Clickstream SDK samples, including Android, iOS, React Native
IBM-DSE/ClickStreamAnalysis
Sample Notebooks demonstrate a use case of Click Stream analysis with IBM EventStore using Scala APIs to ingest and analyze web event data.
AnthonyByansi/Clickstream-Data-Processing
Ingest, Enrich, Sessionize, aggregate, and store clickstream Data in real time
33eyes/wiki-clickstream-graph
Wikipedia clickstream data exploration using network analysis
awslabs/clickstream-flutter
Flutter SDK for Clickstream Analytics on AWS
cnatsis/faker-clickstream
Clickstream Faker Provider for Python.
feld-m/clickstream-datasource
Apache Spark data source specifically tailored to read Adobe Analytics Data Feeds
ankushs92/apache-flink-aggregations-clickstreams
Count clicks in an unbounded clickstream over a Time window using Apache Flink's DataStream API
ziglana/clickhouse-zig
blazigly fast Clickhouse client ⚡️
gav-ctf/Solr-ctf-query-parser
Reranks and expands Solr query returns using clickstream data
IBM/db2-event-store-clickstream
Sample notebooks demonstrate a use case of clickstream analysis with IBM Db2 Event Store using Scala APIs to ingest and analyze web event data.
timvw/adobe-analytics-datafeed-datasource
Apache Spark data source for Adobe Analytics Data Feed
awslabs/clickstream-unity
Unity SDK for Clickstream Analytics on AWS
kayibal/sparsity
Sparse data processing toolbox. It builds on top of pandas and scipy to provide DataFrame like API to work with sparse categorical data.
puneetnegi002/analytics-using-clickstream-data
Analytics using clickstream data and visualise it using tableau
himanshu-parmar-bigdata/spark-java-udaf-demo
Project to provide sample to use Spark UDFs using Java
neelriyer/clickstream-data-pipeline
Clickstream Data ETL on AWS
VIRUS-ATTACK/Simple-search-engine
Simple search engine was implemented in the code using fundamental concepts of Information Retrieval,the search engine helps you find the top movies so sit back relax,search for a movie and watch it!!!
adi2907/clickstream-server
Easy to build clickstream for websites to track their user journeys. Server implementation in python
akokotis/customer_segmentation
Identify distinct session shopper profiles and different behaviors
calixt88/xClicker
xClicker is an autoclicker GUI application developed using Java FX. It has a variety of different click variations along with a quick tutorial help page..
dinsaw/seghouse
Store Segment events from S3 files to Data Warehouse
jc-hiroto/clickstream-iteration
Generate clickstreams through pages for specific amount of clicks.
Mr-Mens/Analyzing-Wikipedia-Clickstreams-with-PySpark-Project
This project focuses on analyzing Wikipedia's clickstream data to uncover patterns in how users navigate from one article to another. Utilizing Apache Spark and PySpark for data manipulation and analysis, the project aims to provide insights into user behavior on Wikipedia, including the most popular pathways to specific articles.
xinqilin1994/TV-Show-Premiere-Data-Analysis
A data story about the premiere of a new show by covering clickstream and audience analysis.
Abhinav330/Website-Click-stream-analysis
This repository explores a dataset of advertising data to predict user clicks on ads. It uses Logistic Regression, a powerful machine learning technique for binary classification.