I need to track multiple conversions of the same conversion event in the same session.
Due to the reason that Analytics can only fire one Conversions per Conversion Goal in one Session, I'm going to use the Transaction Handler.
Everytime the page "/sucess/" is called I want to submit a transaction to Analytics.
I used the Tag Manager to do so, but somehow the Transactions are not transferred at all to Analytics.
- I activated Enhanced E-Commerce tracking in Analyitcs
- I Implemented the following code on the /sucess/ page
COMMENT: I REALLY TRIED; BUT I HAVE NO IDEA HOW TO EDIT CODE ON THIS WEBPÜAGE PROPERLY
- Aditionally I am firing a Tag with Tag Type: Google Analytics, Tracking Type: Transaction on the "/sucess/" page.
No Transactions appearing in Analytics. Any Ideas? As far as I understood all mandatory fields are beeing used in my Script.