Tracking code for refferal program

by Irazu
1 replies
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
#code #program #refferal #tracking
  • Profile picture of the author gordi555
    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!
    {{ DiscussionBoard.errors[3138459].message }}

Trending Topics