Greenguy's Board


Go Back   Greenguy's Board > General Business Knowledge
Register FAQ Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Rate Thread Display Modes
Old 2004-06-26, 12:57 AM   #1
mariah
Well you know boys, a nuclear reactor is a lot like women. You just have to read the manual and press the right button
 
Join Date: Mar 2004
Location: los angeles
Posts: 155
Send a message via ICQ to mariah Send a message via Yahoo to mariah
Need a referral for a good exit console

I gate pop ups but feel like it's crazy not to have at least one small window as an exit console. I pay for traffic and whatever Im not converting is just pissed away.

I have no traffic leaks anywhere on my site and just want one good console.


Anyone have a good script that is easy to install for someone not too great at tech stuff?

Thanks for any help

Mariah
mariah is offline   Reply With Quote
Old 2004-06-26, 03:22 AM   #2
Mateusz
Screw you, guys. I'm going home.
 
Mateusz's Avatar
 
Join Date: Mar 2004
Location: Gliwice, Poland
Posts: 996
Send a message via ICQ to Mateusz
I'm not sure if it's what you are looking for.. put this part in head section


PHP Code:
<SCRIPT LANGUAGE="JavaScript">
var exit=
true;
function 
unload() {
if (exit){
window.open('YOURURL');
}
}
// -->
</SCRIPT> 
than execute this function on window exit by adding


PHP Code:
<body OnBeforeUnload="unload()"
you can also put this line at each <a href >if you want your exit window appear only if someone doesn't click any link

PHP Code:
  target="_self" onClick="exit=false" 

however if you are trying to flood your users with popups most likely they will try to quit this hell rather than spend some money
Mateusz is offline   Reply With Quote
Old 2004-06-26, 11:55 AM   #3
T Pat
You can now put whatever you want in this space :)
 
T Pat's Avatar
 
Join Date: Aug 2003
Location: Paridise
Posts: 3,244
Send a message via ICQ to T Pat
Hi Mariah
Cleo helped me out with a exit counsole a couple months ago that works great.
here's the thread
http://www.greenguysboard.com/board/...&threadid=7078
__________________
How To Keep An Asshole In Suspense

I'll Tell You Later
T Pat is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 01:30 PM.


Mark Read
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc