Dynamic Data into Tracking Beacon

Options
What is the code equivalent for displaying the merge field "Donation Amount" and "Reference ID" on the confirmation screen? We want to use an e-commerce tracking beacon (not GA) and need to be able to populate some dynamic values into a javascript file.



Would we be able to use the same codes as outlined in the GA ecommerce documentation?



https://www.blackbaud.com/files/suppo...
Tagged:

Comments

  • to add some context to this question -



    Here is the section of the code we want to insert with dynamic values



    ...qty=1;cost=[Revenue];ord=[OrderID]?"...

Categories