This topic contains 0 replies, has 1 voice. Last updated by Markus Laue 3 years, 2 months ago.
Topic Author | Topic |
---|---|
Posted: Monday Oct 14th, 2013 at 12:01 pm #60346 | |
Hey, on our website netzninjas.de we implement a tracking code for new subscriptions (API-Tracking – Signup Tracking Codes). the code looks like:
and it works fine! NOW we want to implement a tracking code for account upgrades. i pasted this html-code into (API-Tracking -Modification Tracking Codes).
but after upgrading account via paypal the user will NOT automaticly redirect to our website and our tracking code will not be loaded. why? what is wrong? our upgrade button(s) are generated with s2member-paypal-button shortcode and looks like this one:
success=”” will not work for modifications, so we used a function in this file: s2-hacks.php
but this function does not work! whats wrong? i dont get it : Greetings
|