Posted - 08/24/2020 : 19:37:32
Yes this needs dynamic script but I finally got it to work by just leaving it out of tag manager and adding the code to all my pages. Works fine like this.
I am having another issue with the Facebook Pixel Event Code. This code should pull the the order purchase data from the thanks.asp page.
fbq('track', 'Purchase', {currency: "USD", value: 30.00});
How do I get the dynamic variables for (product name, quantity, and purchase price totals)
RJ
|