Re: how to track clicks page running in Iframe on different domain

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Thank Neeraj,
one more problem i have,i am sharing my code in form of iframe. user can place this iframe in their webpage.now i want to listed all domains that are using my iframe on my Google analytical report.is it possible. i Googled a lot but not find satisfy answer .............




Rahul Dongre

    

--- On Thu, 12/8/10, Neeraj jain <neerajjain80@xxxxxxxxx> wrote:

From: Neeraj jain <neerajjain80@xxxxxxxxx>
Subject: Re:  how to track clicks page running in Iframe on  different domain
To: php-objects@xxxxxxxxxxxxxxx
Date: Thursday, 12 August, 2010, 9:41 AM

var counter = 0 ;
$('#frameid').bind('load',function()
                                        {
                                            alert("i m in frame load")
                                            counter++;
                                        });



When url is changed inside an iframe, the load events is called.

Cheers,
Neeraj


On Tue, Aug 10, 2010 at 7:48 PM, rahul dongre <mady_dongre@xxxxxxxxxxx>wrote:

>
>
> hi ,
> i want to know that how to track clicks page running in Iframe on different
> domain.
> actually   i am calling my page in side an iframe on different domain.now i
> wnt to know number of clicks on page calling inside the iframe.
> any help ...............
>
> Rahul Dongre
>
>
>
> [Non-text portions of this message have been removed]
>
>  
>


[Non-text portions of this message have been removed]



------------------------------------

Are you looking for a PHP job?
Join the PHP Professionals directory Now!
http://www.phpclasses.org/jobs/
Yahoo! Groups Links







[Non-text portions of this message have been removed]


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Soap]     [Kernel Newbies]     [Yosemite]     [Yosemite Campsites]

  Powered by Linux