Hello,
I’m working on enabling Google Analytics ecommerce tracking for the DT Register component on my website
http://www.dukesfitnesscenter.com
.
My site uses asynchronous ga.js. To clarify, ecommerce tracking has nothing to do Goal tracking which others have posted about. Unfortunately I haven't found any past posts about setting up DT Register for ecommerce tracking though I've looked everywhere.
Google provides four steps to configuration but three of those steps require placing a javascript call on the Event registration form in order for transactional data to be captured for reporting in Google Analytics:
http://code.google.com/apis/checkout/developer/checkout_analytics_integration.html#Digitally_Signed_API_Requests_with_ga_js_async
Question: I am unsure whether I found and configured the proper files containing the event registration form. This is my first time configuring the event registration form to pass event transactional data to Google Analytics for ecommerce reporting. Has anyone experience setting upvDT Register for ecommerce tracking?
I have modified all forms contained within files located at /com_dtregister/views/event/tmpl/. I am wondering if there are still other files elsewhere which still need to be updated.
I have followed these steps to the best of my knowledge and ran a few test transaction yet no transactional data is being captured and reporting.
Thanks