-
Notifications
You must be signed in to change notification settings - Fork 39
Add analytics #8
Copy link
Copy link
Open
Labels
Description
I was looking at categorize_urls and I was wondering if it could be possible, using google-api-python-client to add a "visits" column. Entering few arguments like startdate and enddate, we could retrieve the visits (or whatever metric, but I would give maybe a list of alternatives), for each of the URLs and display or color each node depending on the number visits. This may be a useful enhancement.
Reactions are currently unavailable