I need to set a conversion url in google analytics. In am3, the thank you page the client saw after the order was /amember/thank.php What is the new one in Am4?
I also need to figure out what the goal conversion url would be. Like if I have aweber on my website http://www.websitename.com/amember what url could I use on a successful sign up? like http://www.websitename.com/amember/thanks.php or does the buyer see the entire string: http://www.websitename.com/amember/application/default/views/thanks.phtml
So what is the correct answer for this? I put the Google Adwords tracking code for "Conversion Tracking" onto the "thanks.phtml" file, but it doesn't seem to be working still. I pasted it to line 20 of that file. Is there something I'm doing wrong?
This depends on payment plugin which you will use. Most of plugins will redirect user to http://www.websitename.com/amember/thanks But some plugins can use something like: http://www.websitename.com/amember/payment/pluginname/thanks
_receipt.phtml is a template where you can put your code. That file is never displayed to user as is. For paypal PRO user will be redirected to http://www.websitename.com/amember/thanks url after payment.
Hi Alex and all, Having problems following the logic of adding an Adwords goal. In Adwords, I have to select the markup language and web page URL, and I'm not sure what to put in either place. I'm just trying to make the thanks page a goal. Any pointers would be really appreciated! Cheers Patrick