issues
search
DoSomething
/
bertly
🔗 A serverless link shortener.
https://dosome.click/wq544
MIT License
2
stars
1
forks
source link
Track clicks
#3
Closed
mshmsh5000
closed
6 years ago
mshmsh5000
commented
6 years ago
Update the
bounce
method to store clicks.
Need to see whether Shorten's
RedisStore
allows for storing arbitrary (non-Shorten) data.
Possible bonus would be to push the event to an endpoint for data collection.
Update the
bounce
method to store clicks.RedisStore
allows for storing arbitrary (non-Shorten) data.