Sha256: 429be0855226d31b09aa21cc3b16f9bda3820351a8292a39873b4c5e94c76ef3

Contents?: true

Size: 418 Bytes

Versions: 6

Compression:

Stored size: 418 Bytes

Contents

= "_gaq.push(['_addTrans',"
= "'#{transaction[:id]}',"             #Order ID
= "'#{transaction[:store_name]}',"     #Store Name
= "'#{transaction[:total]}',"          #Total Value
= "'#{transaction[:vat]}',"            #VAT
= "'#{transaction[:postage]}',"       #Postage
= "'#{transaction[:city]}',"           #City
= "'#{transaction[:county]}',"         #State
= "'#{transaction[:country]}', "       #Country
= "]);"

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
sfanalytics-0.2.16 templates/transaction.html.haml
sfanalytics-0.2.15 templates/transaction.html.haml
sfanalytics-0.2.13 templates/transaction.html.haml
sfanalytics-0.2.1 templates/transaction.html.haml
sfanalytics-0.2.0 templates/transaction.html.haml
sfanalytics-0.1.0 templates/transaction.html.haml