Push Transaction Value
-
I’m trying to use Google Tag manager to pass a conversion value back to Google Analytics for AdWords conversion tracking on this page.
https://www.autovaultmn.com/msp-airport-parking/
Within my form, there’s an estimated cost of booking that I believe is noted as a java variable with id “booking_hint10”
I have a tag set up through tag manager that will listen for form submit and can pass a value on submit. I’m just not sure how to set up the action to actually send the transaction value through to Google Analytics for conversion tracking.
Here’s the code with the variable I want to pass…
Estimated Cost of Booking: <span style=”color: #f3cc52;”><span id=”booking_hint10″>$ 0.00</span><input style=”display:none;” type=”text” value=”0.00″ id=”cost_hint10″ name=”cost_hint10″ /></span>
https://www.ads-software.com/plugins/duracelltomi-google-tag-manager/
- The topic ‘Push Transaction Value’ is closed to new replies.