CodeCharge Studio
search Register Login  

Visual Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> Archive -> CodeChargeStudio.Discussion

 Question about tracking links

Print topic Send  topic

Author Message
Tony
Posted: 04/17/2003, 12:46 PM

I'm working on a portal site (similar to the CodeCharge examples). Using
CCStudio 2.

The portal site lists url's that the user should click on to take to a
third-party site, BUT I want to track the "popularity" of these links.

What is the best way to "count" how many times a link is clicked?

Thanks for any help you can offer.

Tony


DonB
Posted: 04/17/2003, 1:10 PM

There is not much you can do on a plain URL "link" control. It only
provides a "Before Show" event.

However, you could set up these links so they direct you to a "warning" page
that tells the user they are about to navigate to a site outside of your
control. This page could have some code in its "Before Show" that updates
the database table where you store your counters. This page could then
redirect automatically in a few seconds to the desired location (pass this
value as a "Link Parameter" on the link control).

DonB


"Tony" <thp1111@hotmail.com> wrote in message
news:b7n0a3$c4m$1@news.codecharge.com...
> I'm working on a portal site (similar to the CodeCharge examples). Using
> CCStudio 2.
>
> The portal site lists url's that the user should click on to take to a
> third-party site, BUT I want to track the "popularity" of these links.
>
> What is the best way to "count" how many times a link is clicked?
>
> Thanks for any help you can offer.
>
> Tony
>
>
>


   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Web Database

Join thousands of Web developers who build Web applications with minimal coding.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.