bookieio/Bookie-Android

clicking links from list doesn't go through bmark.us redirect url.

Closed this issue · 0 comments

Bookie is setup to track popularity by counting clicks of urls that go through the bmark.us/redirect/$hash_id urls. The urls on the list view should go through this route as well so that their popularity can continue to be tracked.

https://github.com/mitechie/Bookie/blob/develop/bookie/templates/jstpl.mako#L9

for the web site usage.

Perhaps Bookie should add a second url to the api results to assist clients in linking in this way.