Welcome to the JaguarPC Community
JaguarPC
Sales: (888) 338-5261
Support: (888)-551-3050
Results 1 to 2 of 2

This is a discussion on tracking pixels in the Shared & Semi-Dedicated forum
Just curious in how you guys ( and girls ) incorporate tracking pixels into your sites. I took over managing a site for a company ...

  1. #1
    JPC Senior Member
    Join Date
    Mar 2005
    Posts
    64

    tracking pixels

    Just curious in how you guys ( and girls ) incorporate tracking pixels into your sites. I took over managing a site for a company and the current tracking pixels on their site for their clients are just loaded each time for every tracking pixel. In other words, every affiliates' tracking pixel is loaded every time the final page is loaded... even if their business didn't refer the sale.

    Just curious how others have theirs structured to load only from their respective referring url.

    Is there a way to load an image (pixel) only if the url contains leadid=referrer1... then it would load referrer1.gif? Maybe with some sort of php.
    Code:
    <img src="{leadid}">
    And then the page would contain:

    referrer1=http://www.referral1.com/pixel.gif
    referrer2=http://www.referral2.com/pixel.gif
    referrer3=http://www.referral3.com/pixel.gif
    Last edited by EliteRides; 11-22-2005 at 09:08 AM.

  2. #2
    JPC Senior Member
    Join Date
    Mar 2005
    Posts
    64
    Nevermind. I found a way to accomplish this with PHP. Thanks.

    We really need the ability to delete posts.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •