How to track subscription revenue with Google Analytics? 2 points by vladimiroane 16y ago ↗ HN Is there a way to configure Google Analytics to track recursive payments? Or how should one use GA to track the revenue from a subscription based website?
[–] dcnstrct 16y ago ↗ It would depend on how your system is setup.In Google Analytics you can enable "e-commerce tracking" for the profile that contains your payments.Then whenever a new payment is made you can make a call to GA and record the transaction.Check here for more info: http://www.google.com/support/googleanalytics/bin/answer.py?...
1 comment
[ 2.9 ms ] story [ 9.2 ms ] threadIn Google Analytics you can enable "e-commerce tracking" for the profile that contains your payments.
Then whenever a new payment is made you can make a call to GA and record the transaction.
Check here for more info: http://www.google.com/support/googleanalytics/bin/answer.py?...