StudioPress Community Forums
  StudioPress Community Forums > Forums > General Discussion
For help and support, access to your downloads, or to manage your account please log into My StudioPress.

These forums have been set to read-only so you can browse the existing topics for any questions you may have -- and this forum will be removed on July 1st, 2013.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 03-22-2010, 05:36 PM
wparlaman wparlaman is offline
Registered User
Pro Plus Member
 
Join Date: Dec 2008
Location: Philly
Posts: 151
Default Timed Redirect

Hi Guys,

Client is using Google Analytics to track conversions but wants a redirect from the thank you page to the home page.

I have it set up in Google Analytics but I think if I do a straight redirect I wont be able to track the conversion. Is this true?

If so, does anyone know of a redirect plugin I can use for a timed delayed redirect? I am looking for 3-4 seconds.

I tried this code but it did not work. I just pasted it in the page.

<script type="text/javascript">
var url =’url of the page’;
var delay = 4;
var d = delay * 1000;window.setTimeout (‘parent.location.replace(url)’, d);
</script>



Thanks,

Bill
 

Thread Tools
Display Modes

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
301 redirect samsin89143 General Discussion 7 09-09-2010 04:52 PM
URL Redirect? dpotocki General Discussion 3 11-02-2009 03:20 PM


All times are GMT -5. The time now is 03:13 AM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.