b3ta.com board
You are not logged in. Login or Signup
Home » Messageboard » XXX » Message 10282619 (Thread)

# what's in the XXXX bit? just alphanumerics? are they all the same length?
edit

this works for me using regexr (http://gskinner.com/RegExr/desktop/):

match expression: onClick='javascript: pageTracker._trackPageview\('([A-Z]+)'\);'

replace expression: onclick='_gaq.push(['_trackEvent', '$1', '<?=$name_id;?>']);'

presuming that the XXXX bit is 1 or more alphas
(, Tue 14 Dec 2010, 12:33, archived)