Tracking code for refferal program

by 1 replies
1
Hi ! I need your help.

I'm looking for a way to track customers coming from other websites. Something like what Facebook or adwords use.

1- Cannot track from submit button ( needs to track from thank you page)
2- our websites are joomla, registration form is an IFrame

thanks
#programming #code #program #refferal #tracking
  • Banned
    [DELETED]
  • I often use 2 parts...

    1) A include that is included to each page and grabs certain $_GET variables if present.
    2) A bit of the script which checks for this information when it counts (ie, contact form, thank for purchase page) etc.

    I've used this (but not in Joomla but in hard coded php) to track Adwords clicks and sales for certain keywords so I could isolate the profitable ones. Hope this helps!

Next Topics on Trending Feed