What URL to put into the Goal tracking for Google Analytics? It's a bit confusing because the code is in one file: amember/templates/thanks.html Which is called by another file amember/thanks.php But the user sees a different URL (in their browser) for a CC signup: amember/plugins/payment/cc_core/cc.php?action=mfp&payment_id=###&member_id=###&v=S OMESTRING Keep in mind I'd like to track conversions for both paypal_r & authorize_aim. What's the best way to do this?