Hi Leigthon,
To track each membership plans as objectives in GA, a different "thank you" landing page is requiered.
What would be the best way to achieve this, would this work ?
1149
$m_plan->return_url = url('membership/thankyou/'. $mpid, array('absolute' => TRUE));
Thanks for your help
Julien








Julien,
You could set different Thank You pages for each membership plan, and put the applicable tracking code on each one. Or you could put a switch statement in the thankyou page .tpl file and put in the correct code depending on what plan was purchased.
Sincerely,
Leighton Whiting