How about using Flashvars to configure the same player differently on different websites? Something like:
flashvars:{
'googleAnalytics':{
'plugin': true,
'urchinCode': 'website_urchinCode'
}
}
↧
How to use Different GA codes for the same player depending on the site
↧