Forum Moderators: buckworks & skibum

Message Too Old, No Replies

Conversion rates with perl

How to track conversions with perl

         

pagey_3

9:21 am on Nov 23, 2004 (gmt 0)

10+ Year Member



Hi - I have NO experience with Perl, but I have taken over a site that uses it for certain things. When people download a PDF, the 'download' button activates a perl script that sends the relevant information to our sales teams' inboxes, and opens the PDF in a new window. For us, a conversion (from Google adwords) would be someone making a download, so how do I go about adding conversion script in this situation - where do I put it - there's no landing page, just a PDF. Or do I add it to the perl script - if so how? Thank you

storevalley

11:00 pm on Nov 24, 2004 (gmt 0)

10+ Year Member



Welcome to WebmasterWorld pagey_3 :)

a perl script that sends the relevant information to our sales teams' inboxes, and opens the PDF in a new window

Adding a line to the script just before the PDF is opened sounds as good a place as any in this instance.

I have NO experience with Perl

Hopefully you have some experience of programming though? If not and you have a deadline to hit, it might be an idea to look for a freelancer with experience in this area to modify the script for you.