Search
 
SCRIPT & CODE EXAMPLE
 

JAVASCRIPT

GTM Qgiv

var transId = QGIV.Transaction.id;
var amount = (QGIV.Transaction.total*1).toFixed(2);
var name = QGIV.Transaction.form;
var frequency = QGIV.Transaction.type;
dataLayer.push({'event':'purchase','donationAmount':amount,'frequency':frequency});
Comment

PREVIOUS NEXT
Code Example
Javascript :: react native store sensitive data in redux 
Javascript :: js.l6 
Javascript :: jmathplot 
Javascript :: mock js random 
Javascript :: signup Using codegniter in ajax 
Javascript :: javascript sort strings alphabetically 
Javascript :: js.l17 
Javascript :: mongoose fails to connect to server when database is specified 
Javascript :: how to firebase.database().ref push unique id in same unique id firebase 
Javascript :: elon musk 4k photo 
Javascript :: keyboard avoidance view not working on react native 
Javascript :: making all makers to show in react native map 
Javascript :: axios get request with nested params serialize qs 
Javascript :: Pure JavaScript Send POST NO JQUERY 
Javascript :: return <Text using if condition react native 
Javascript :: tomtom map in vuejs 
Javascript :: Expressions 
Javascript :: jsetracker 
Javascript :: add class to random element 
Javascript :: what is a 0 based language 
Javascript :: string literals javascript 
Javascript :: local = 1 
Javascript :: vuex store example medium 
Javascript :: create react element with string 
Javascript :: get latest file from s3 bucket javascript 
Javascript :: telerik asp.net ajax error creating control 
Javascript :: Code is valid JSON equivalent of the key/value pair shown that also preserves the original value: UPC: 043875 
Javascript :: how to use ternary operatiion in sequelize join statement 
Javascript :: multiple set in meteor user 
Javascript :: npm image to LM hash 
ADD CONTENT
Topic
Content
Source link
Name
7+3 =