E-junkie Ecommerce Forums » E-junkie Discussions
Tag Cloud for this topic:
allow
append
approach
browser
buyers
com
completion
conversion
cookies
disabled
don
download
during
dynamically
familiar
grab
greater
hosted
iframe
javascript
leaves
link
option
page
perhaps
problem
query
redirecting
redirection
related
reply
rule
scripting
similar
site
tag
thank-you
thank-you-page
thankyou
tracking
transaction
unique
upon
url
value
won
write
www
| |
| |
|
untitledtv member Posts: 30 |
Is there a way that I can have, upon completion, the last thank-you page go to www.mydomain.com/thankyou/ but that page, using apache rewriterule actually is going to the hosted e-junkie page? That would allow me to use the conversion for web-site optimization while still using e-junkie page (iframes would not be a good option).... # POSTED ON: July 9, 2009 @ 13:58 GMT -7 |
|
E-junkieGuru E-Junkie Crew Posts: 3483 |
First, please see this related reply: http://www.e-junkie.com/bb/topic/3506/pg/0#post10697 Even if you can't use an iframe per-se for whatever reason, you'd still need a similar approach, where scripting in your site's thank-you page would grab the value for txn_id= (which we append to your URL during the redirection) and then rewrite that value into your page somewhere, perhaps in a link or a meta-refresh tag, where our thank-you page URL your linking or redirecting to would be: https://www.e-junkie.com/ecom/rp.php?noredirect=true&txn_id=XXXX (where XXXX is the unique ID for each transaction). I don't think an Apache rewrite rule would work, since our thank-you/download URL is unique for each transaction, and I'm not familiar with any way to dynamically write a query parameter value into an apache rewrite, but perhaps greater wizards than I may know a way... All of this still leaves the problem where tracking won't work at all for buyers who have javascript and/or cookies disabled in their browser. # POSTED ON: July 12, 2009 @ 18:45 GMT -7 |
You must be logged in to make a post. Please click here to login. | |






