Hi Everyone
Can any one direct me to a site that uses AJAX and has Omniture tracking in place. I need some code examples for one of my developers and the AJAX White paper isn't cutting it.
Thanks
Mark Hanson
BuySeasons
Looks like we needed to updated our S_code File to get this to work. We are switching from H9 to H21.
Reply
Any specific questions you have or challenges you've met? Or are you just looking for a jumping off point?
Reply
did you get anywhere with this ?.. like you i find doc is poor when it comes to ajax tracking on sites. Issue seems to be around having to clear all variables after server call.. and there doesn't appear to be an easy/clean way of doing it when there's over 80 variables being populated.
Reply
We have on a couple of instances tried embedding omniture onto pages which use ajax to pull in additional content. The initial call is on page load then all the subsequent prior or part of the ajax call. We found that on instances where previously set vars/evars/events were not set as part of the current call it would retain the previously set values. So the solution appears to be to clear all the variables after each call before populating the relevant ones for the next call. Unfortunately I've not found an easy way of doing this with having to loop through every variable which has prevented us from using. If there a function/plugin I could use or there a alternative solution ?
Thank you
Reply