Has anyone had success in using MOS as a way of firing tracking pixels for remarketing?The patron experience I'm trying to create is:-Member visits our website (MOS is in single ticket buyer)-Member logs in (MOS switches to Member)-Member goes through the cart path and checkout-Based on their travel through the site (after the MOS switches to Member), they are served a certain kind of remarketing ad
Have not done it, but you certainly could. You can retrieve the Mos from the JSON object new.GetOrderResults in the source. Just test the scraped MOS and if it passes fire off the pixel. Do you know or have a someone on staff to write you a bit of javascript and json to fire off you captured info?
This will help you out. I wasn't interested in the MOS but the grabbing the information applies. http://www.tessituranetwork.com/Community/groups/tn_express_web_user_group/forum/t/14649.aspx
Travis