views:

182

answers:

1

So I would like to include pageTracker code in the iFrames that is being called.

However the iFrames in this case are called from Flex. We are building a pop up and calling the iframes within the pop up.

In this scenario, what is the best way to include the pageTracker code to track and trasnfer the visitor and campaign cookies from one domain to the next?

A: 

If you use Flex-IFrame, you can use the callIFrameFunction to insert the Javascript code you need.

Julien Nicoulaud