Forum Moderators: DixonJones

Message Too Old, No Replies

Mass upload of URL's into tracking program

         

jkwilson78

3:03 pm on Jul 22, 2003 (gmt 0)

10+ Year Member



Hello,

Is there a tracking/stats program that will allow you to upload a large number of urls without having to enter each one by hand?

The few I have used require me to enter each one by hand and then generate the tracking URL.

I would like to be able to upload a list of urls and then create the tracking url's in one action.

Is this possible?

Thanks

jeremy goodrich

5:48 pm on Jul 23, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Depends on the type of tracking url you are trying to generate. If I was doing something similar, I would try to do a simple server side script to go through the array of urls, and then to append the 'tracking data' if that's what you're after.

I don't know of any such thing, but with a bit of Perl, Asp, or PHP, it should be relatively simple to develop such a thing...though perhaps another member has a better idea?