I haven't actually implemented this (but I may - it'a good idea), but
you should be able to do this with Google Analytics event tracking.

Here's the rough idea:
>From the map, use map.getStreetview() to get a reference to the
panorama. Attach a handler to the visible_changed event of the
panorama. Inside the handler, if the panorama.getVisible() returns
true, trigger the analytics event tracking.

Chad Killingsworth

On Jun 30, 12:18 pm, PaulG <[email protected]> wrote:
> This is for a community site where we already have geotagged many
> assets around the town.
>
> Is there any way of finding out what proportion of our visitors
> actually drag pegman onto the map?
>
> We will likely be trying a variety of ways to point out to people that
> all the streets in our town have Streetview imagery - but if we have
> no way of measuring this then it'll end up a bit of "hope and pray".
>
> Anyone give me a pointer or have any ideas on how we can accurately
> monitor this?
>
> (map views only amount to several hundred per day)
>
> Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.

Reply via email to