-
---
# Refactor and improve bounce.py
## Description:
Refactor the `bounce.py` file to improve code quality, fix potential bugs, and enhance error handling and logging.
## Tasks:
- Refactor `boun…
-
### Checklist
- [X] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar issues.
- [X] I added a very descriptive title to this issue.
- [X] I have provide…
-
We have real time visits counter already, but not a list of incoming visits.
Via @yesnoornext / [@yesnoornext](https://twitter.com/yesnoornext).
-
It may be necessary to add the session processing before [https://github.com/Fy-/FyPress/blob/master/fypress/public/views.py#L67](https://github.com/Fy-/FyPress/blob/master/fypress/public/views.py#L67…
LARPY updated
8 years ago
-
app.py
```py
# app.py
from flask import Flask
from redis import Redis, RedisError
import os
import socket
# Connect to Redis
redis = Redis(host="redis", db=0, socket_connect_timeout=2, sock…
namtx updated
6 years ago
-
As reported by a customer.
When a single person visits multiple pages in a row, the live counter increments, showing 10 visitors as supposed to one visitor who visited 10 pages. Perhaps the copy s…
-
### What ?
Add the possibility for the user to decide whether to take into account the visits of the bots in the statistics.
### For whom ?
Registered users only
### How ?
You would have to a…
-
There is no easy way to do a simple function of the number of visits to a specific page of a product via an additional plugin or PHP script. It would be PERFECT if there was a field in one of the JetE…
-
Anytime a visitor opens a pitch file directly on Box we want to
- Increase a counter of visits
Every night at `1:00am` we want to send an email detailing the visits in the last 24 hours for each user…
-
### What happened?
Segmentation reports for `Number of Visits = 1` include visitors with more than one visit. Here the number of Unique Visitors and Visits metrics should be equivalent...
![Screensh…