Anyone ever tried to place a doubleclick.net tracking tag on the confirmation page in TNEW? I've created an entry in the LTR_TNEW_DYN_EMAIL_CONTENT table for a specific performance with the following tag but I'm not sure if it is even possible to populate the query string variables that are included in the URL contained within the tag. Specifically u4, u5, and u6. Anyone ever tried to do something like this?
<!--Start of DoubleClick Floodlight Tag: Please do not removeActivity name of this tag: EOS Chelsea Handler Confirmation Page_Kansas CityURL of the webpage where the tag is expected to be placed: http://tbd.comThis tag must be placed between the <body> and </body> tags, as close as possible to the opening tag.Creation Date: 12/27/2013--><iframe src="https://189445.fls.doubleclick.net/activityi;src=189445;type=gabm2698;cat=eosch195;qty=[Quantity];cost=[Revenue];u4=[ARTIST NAME];u5=[TICKETS PURCHASED];u6=[DATE OF PURCHASE];ord=[OrderID]?" width="1" height="1" frameborder="0" style="display:none"></iframe><!-- End of DoubleClick Floodlight Tag: Please do not remove -->
Hi Bill,
This is a little tricky to implement, but we managed to pull it together roughly by setting browser cookies on the checkout page with that information via a validate cart method and then passing the cookie values when they hit the confirmation page. I think there has been a lot of requests for this type of tracking in future TNEW releases though.
Feel free to email me if I can help clarify this at all.
Paul