dchun / QuoteManager

Saas App for Managing Quotes and getting paid
https://quotemanager.boopis.com
0 stars 0 forks source link

Analytics Tracking For Quotes & Emails #71

Closed dchun closed 9 years ago

dchun commented 9 years ago

If user visits quotation page, track length of view, ip address of viewer, and whether the user is unique.

Possible integration with a heatmap library.

phuong3030 commented 9 years ago

I will use ahoy gem to tracking quotation page view. We will collect some user information (ip address, user agent, country, region, city).

User can go to tracking quote page through link from quote show page.

phuong3030 commented 9 years ago

https://github.com/boopis/QuoteManager/pull/124

quote show untitled