E-Junkie Forum http://www.e-junkie.com/bb/ E-Junkie Forum RSS en-us Copyright 2008, 19.5 Degrees. All rights reserved. webmaster@e-junkie.com webmaster@e-junkie.com Tue, 26 Aug 2008 07:47:59 GMT Thu, 4 Dec 2008 06:48:19 GMT 681 E-JUNKIE 5 E-Junkie Forum http://www.e-junkie.com/bb/ http://www.e-junkie.com/ej/logo.gif 290 104 Post #14 http://www.e-junkie.com/bb/topic/2797/pg/0#post7505 http://www.e-junkie.com/bb/topic/2797/pg/0#post7505 Tue, 26 Aug 2008 07:47:59 GMT
_udn="example.com";

If you are using our built-in Google Analytics integrations, then we output -

_udn="none";

Which is the same as you need to do on your end .. so as far as I can see, we support Google Web Site Optimizer.]]>
E-junkie Discussions; E-junkieChef
Post #13 http://www.e-junkie.com/bb/topic/2797/pg/0#post7505 http://www.e-junkie.com/bb/topic/2797/pg/0#post7505 Sat, 23 Aug 2008 01:01:32 GMT http://www.google.com/support/websiteoptimizer/bin/answer.py?hl=en-AU&answer=61144#analytics]]> E-junkie Discussions; SpeakMoreClearly Post #12 http://www.e-junkie.com/bb/topic/2797/pg/0#post7505 http://www.e-junkie.com/bb/topic/2797/pg/0#post7505 Sat, 23 Aug 2008 00:46:49 GMT E-junkie Discussions; Tyson Post #11 http://www.e-junkie.com/bb/topic/2797/pg/0#post7505 http://www.e-junkie.com/bb/topic/2797/pg/0#post7505 Fri, 22 Aug 2008 00:15:49 GMT
Given that EJ now have the GA tracking working properly (thank you, thank you thank you), the need to use a custom "thank you page" has largely been removed. If you could support Google Web Site Optimisation, then I'd have no interest in this.]]>
E-junkie Discussions; SpeakMoreClearly
Post #10 http://www.e-junkie.com/bb/topic/2797/pg/0#post7505 http://www.e-junkie.com/bb/topic/2797/pg/0#post7505 Fri, 22 Aug 2008 00:09:12 GMT
As such, you would want to place your conversion-tracking code in the common thank-you page HTML field in Admin > Account Preferences, as that would be displayed to a download buyer in any case, whether they reach your custom thank-you URL from checkout (so our thank-you page appears in an IFRAME) or if they click the link in their email to view our thank-you/download page directly.]]>
E-junkie Discussions; Tyson
Post #9 http://www.e-junkie.com/bb/topic/2797/pg/0#post7505 http://www.e-junkie.com/bb/topic/2797/pg/0#post7505 Thu, 21 Aug 2008 23:58:42 GMT E-junkie Discussions; SpeakMoreClearly Post #8 http://www.e-junkie.com/bb/topic/2797/pg/0#post7505 http://www.e-junkie.com/bb/topic/2797/pg/0#post7505 Thu, 21 Aug 2008 23:39:21 GMT
<script type="text/javascript">
<!--
function gup( name )
{
name = name.replace(/[\[]/,"\\\[").replace(/[\]]/,"\\\]");
var regexS = "[\\?&]"+name+"=([^&#]*)";
var regex = new RegExp( regexS );
var results = regex.exec( window.location.href );
if( results == null )
return "";
else
return results[1];
}
document.write("<iframe src=https://www.e-junkie.com/ecom/rp.php?noredirect=true&txn_id="+gup('txn_id')+"></iframe>");
// -->
</script>

The content displayed inside this IFRAME would be the content of our thank-you page, minus our standard header/footer but including any thank-you page HTML/template customization you'd applied to our thank-you pages in Seller Admin. BTW, if your own thank-you page URL is not using https, then you can change the IFRAME to use src=http://...etc... for a slight boost in page-load performance. ;^)]]>
E-junkie Discussions; Tyson
Post #7 http://www.e-junkie.com/bb/topic/2797/pg/0#post7505 http://www.e-junkie.com/bb/topic/2797/pg/0#post7505 Thu, 21 Aug 2008 02:48:00 GMT thanks for the reply. BTW, love e-junkie!!

First Point - IF I'm selling a e-download, THEN won't every buy eventually end up at the thank you page. Even if they use PayPal and don't continue to the thank you page, when they get their e-mail with their download link, doesn't that take them to the thank you page. Or to put it another way, if they download my e-product from your site they must reach the thank you page and thus be counted.


Second Point - I've experimented with the idea of using my own thank you page and redirecting to Ej with norediret and could not make this work.

Case A - "Redirectoin on a product by product basis"
1. In Admin > Account Preferences I set the Thank You Pave URL to
http://www.speakmoreclearly.com/salesthankyou
3. In my thank you page I include javascript (see the end) to make the URL you specify above.
4. I send myself a link (https://www.e-junkie.com/d/?t=j48acb5aa327a73e&d=3040275).
5. I click on that. Instead of getting my thank you page, I get -
https://www.e-junkie.com/ecom/rp.php?txn_id=j48acb5f79ace64d&d_id=3040276

Clearly I can't leave my site set up this way, however using my own thank page does not seem to work.





<script type="text/javascript">
document.write('<a href="https://www.e-junkie.com/ecom/rp.php?noredirect=true&txn_id='+gup('txn_id')+'">here </a>');
</script>]]>
E-junkie Discussions; SpeakMoreClearly
Post #6 http://www.e-junkie.com/bb/topic/2797/pg/0#post7505 http://www.e-junkie.com/bb/topic/2797/pg/0#post7505 Thu, 21 Aug 2008 01:36:00 GMT https://www.e-junkie.com/ecom/rp.php?noredirect=true&txn_id=XXXXX -- that XXXXX would be the transaction ID we appended to your thank-you page URL, so your page just needs some JavaScript (or PHP or other scripting) to read its own URL, grab the txn_id value from that, and append that value into the IFRAME src= URL.

BTW, be advised that not all buyers necessarily reach the thank-you page. PayPal Pro is the only payment processor that automatically refreshes to your thank-you page after successful checkout; regular PayPal standard and all other processors only provide a return/continue/finish link on their checkout-completed page, which link the buyer must choose to click manually in order to reach any thank-you page.

One way around this would be to enable the "Send payment data to a URL" setting for each product, then specify the URL of a script at your end. Once we receive notification from the processor that the buyer's payment was good and completed, we would POST order data to your specified URL, where your scripting could then invoke your Google AdWords/Analytics/Optimizer code automatically.

FWIW, for any checkouts done via Google Checkout, our integration with Google Analytics will report the sale conversion to Analytics even if the buyer does not click-through to the thank-you page, so Google may provide some way to integrate Analytics with Optimizer and take advantage of that, if you don't mind using Google Checkout as your sole payment processor.]]>
E-junkie Discussions; Tyson
Post #5 http://www.e-junkie.com/bb/topic/2797/pg/0#post7505 http://www.e-junkie.com/bb/topic/2797/pg/0#post7505 Tue, 19 Aug 2008 07:52:10 GMT E-junkie Discussions; SpeakMoreClearly Post #4 http://www.e-junkie.com/bb/topic/2797/pg/0#post7505 http://www.e-junkie.com/bb/topic/2797/pg/0#post7505 Tue, 19 Aug 2008 03:37:36 GMT
It seems that google is not counting all the sales. I will look into putting my page up as https:
Although, I don't know exactly what that entails...

- Ryan]]>
E-junkie Discussions; ryannagy
Post #3 http://www.e-junkie.com/bb/topic/2797/pg/0#post7505 http://www.e-junkie.com/bb/topic/2797/pg/0#post7505 Sun, 17 Aug 2008 22:56:07 GMT Thanks for responding.

I looked at using iFrames a long time ago, however I found this approach was not reliable. The problem I discovered is that different browsers handle this differently, in particular calling a non-secure page (HTTP) from a secure page (HTTPS).

While Firefox processes this without questions, IE 7 raises an alert and asks if the use wishes to continue. If they don't, then the link in the iFrame is not call. From memory, IE 6 simply does not show the unsecured page.

Have you noticed this problem at all? Of course this can easily be avoided by calling a secured page (HTTPS), however I'm using google page creator and it hosting, and this does not provide HTTPS support.]]>
E-junkie Discussions; SpeakMoreClearly
Post #2 http://www.e-junkie.com/bb/topic/2797/pg/0#post7505 http://www.e-junkie.com/bb/topic/2797/pg/0#post7505 Sun, 17 Aug 2008 15:54:03 GMT
The trick is to use an "iframe":

<iframe src="http://www.yoursite.com/your.thank.you.page.html" style="width:0px; height:0px; border: 0px"></iframe>

If you are using e-junkie's "thank you" page, you would go to MY ACCOUNT > PREFERENCE and put in the iframe info.

This page would be your conversion page from google's standpoint. Your customer would not see it, but google would track that the conversion page was reached and thus a sales occurred.

More info here:

http://www.e-junkie.com/ej/help.tracking.htm


I hope that helps. My apologies in advance if that was confusing. I just recently learned to use Google Website Optimizer and I will be creating a short screenshot video in the next few days...


Long live E-Junkie! - Ryan Nagy]]>
E-junkie Discussions; ryannagy
Post #1 http://www.e-junkie.com/bb/topic/2797/pg/0#post7505 http://www.e-junkie.com/bb/topic/2797/pg/0#post7505 Sat, 16 Aug 2008 05:01:42 GMT E-junkie Discussions; SpeakMoreClearly