Go Back   WarriorForum - Internet Marketing Forums > The Warrior Forum > Main Internet Marketing Discussion Forum
Register Blogs FAQ Social Groups CalendarHelp Desk

Reply
 
LinkBack Thread Tools
Old 08-17-2009, 11:13 AM   #1
Dog Vomit PLR
War Room Member
 
yourreviewer's Avatar
 
Join Date: Apr 2008
Location: USA
Posts: 1,169
Thanks: 6
Thanked 85 Times in 69 Posts
Default Is it Possible to Design a Salespage Where the Salesletter loads once the user watches the video?

Hello,
I would like to know if it is possible to have a webpage design where at first only a video is displayed and once the user has completed watching the video, the rest of the salespage loads up.

Thanks,
Dan
yourreviewer is online now   Reply With Quote
Old 08-17-2009, 11:20 AM   #2
Advanced Warrior
War Room Member
 
Join Date: Sep 2008
Location: USA
Posts: 550
Thanks: 55
Thanked 39 Times in 28 Posts
Default Re: Is it Possible to Design a Salespage Where the Salesletter loads once the user watches the video

Quote:
Originally Posted by yourreviewer View Post
Hello,
I would like to know if it is possible to have a webpage design where at first only a video is displayed and once the user has completed watching the video, the rest of the salespage loads up.

Thanks,
Dan
Greetings Dan,

Sure, as long as you're hosting the video you could use a simple post play URL re-direct.

Get More Twitter Followers, YouTube Views and Facebook Fans Right Now!
==>> SocialTurnOn.com
Clyde Dennis is offline   Reply With Quote
Old 08-17-2009, 11:26 AM   #3
Video Warrior
War Room Member
 
spearce000's Avatar
 
Join Date: Jan 2005
Location: Near the beach on the "Kentish Rivera", UK
Posts: 849
Thanks: 135
Thanked 87 Times in 75 Posts
Social Networking View Member's YouTube Profile
Default Re: Is it Possible to Design a Salespage Where the Salesletter loads once the user watches the video

Yes, but you'd have to host the video on your own server, which could go through a lot of bandwidth.

Camtasia will let you do this. Produce the video as a flash file embedded in HTML. In the Flash options setting, click the Controls tab and the Jump to radio button. Then enter your web page's URL. I'm sure the procedure varies from version to version of Camtasia, but that's the general idea.

Are You Getting Enough? Traffic, I Mean! Want Some More? Discover Techniques That Some 'Gurus' Don't Want You To Know. Comes With Resale Rights, Too. http://www.shaunpearce.com/onestepbeyond.html
spearce000 is offline   Reply With Quote
Old 08-17-2009, 11:33 AM   #4
Dog Vomit PLR
War Room Member
 
yourreviewer's Avatar
 
Join Date: Apr 2008
Location: USA
Posts: 1,169
Thanks: 6
Thanked 85 Times in 69 Posts
Default Re: Is it Possible to Design a Salespage Where the Salesletter loads once the user watches the video

Quote:
Originally Posted by Clyde Dennis View Post
Greetings Dan,

Sure, as long as you're hosting the video you could use a simple post play URL re-direct.
Thanks Clyde, I was wondering if you can have the sales letter load up on the samepage instead of a redirect to another page. Does that make sense? And are there any other options instead of hosting the video on my own site? I have subscribed for Amazon S3 service, would that help?
yourreviewer is online now   Reply With Quote
Old 08-17-2009, 12:16 PM   #5
An-ti-so-shul
 
Join Date: Mar 2008
Location: Georgia
Posts: 22
Thanks: 1
Thanked 4 Times in 3 Posts
Contact Info
Send a message via ICQ to SpankD Send a message via AIM to SpankD Send a message via Yahoo to SpankD
Default Re: Is it Possible to Design a Salespage Where the Salesletter loads once the user watches the video

javascript timer and a ajax content swap.

If God didn\'t want us eating animals.
He wouldn\'t have made them so danged tasty.
SpankD is offline   Reply With Quote
Old 08-17-2009, 01:12 PM   #6
Dog Vomit PLR
War Room Member
 
yourreviewer's Avatar
 
Join Date: Apr 2008
Location: USA
Posts: 1,169
Thanks: 6
Thanked 85 Times in 69 Posts
Default Re: Is it Possible to Design a Salespage Where the Salesletter loads once the user watches the video

Quote:
Originally Posted by SpankD View Post
javascript timer and a ajax content swap.
Spank, do you know any service or are there any videos that can walk me through the way I need to do it?
yourreviewer is online now   Reply With Quote
Old 08-17-2009, 04:02 PM   #7
An-ti-so-shul
 
Join Date: Mar 2008
Location: Georgia
Posts: 22
Thanks: 1
Thanked 4 Times in 3 Posts
Contact Info
Send a message via ICQ to SpankD Send a message via AIM to SpankD Send a message via Yahoo to SpankD
Default Re: Is it Possible to Design a Salespage Where the Salesletter loads once the user watches the video

It's a mashup but here it goes

This is the javascript function Time is in miliseconds

setTimeout ( "swapVideo", 30000 ) ;

Then read up on content swaps and make the swap a function called by the settimeout.

webmasterworldDOTcom/forum91/980DOThtm Swap content in a div Swap content in a div

Understand the principles

This is the javascript to do the swapouts.
wwwDOTprototypejsDOTorg Prototype JavaScript framework: Easy Ajax and DOM manipulation for dynamic web applications Prototype JavaScript framework: Easy Ajax and DOM manipulation for dynamic web applications

Now you need to find someone to put the 2 together. I've built hundreds of div swaps with this combo and a few other event based ones. It's not that much code and if your comfortable with html and "logic" you will be fine.

If God didn\'t want us eating animals.
He wouldn\'t have made them so danged tasty.
SpankD is offline   Reply With Quote
Old 08-18-2009, 08:52 AM   #8
Dog Vomit PLR
War Room Member
 
yourreviewer's Avatar
 
Join Date: Apr 2008
Location: USA
Posts: 1,169
Thanks: 6
Thanked 85 Times in 69 Posts
Default Re: Is it Possible to Design a Salespage Where the Salesletter loads once the user watches the video

Quote:
Originally Posted by SpankD View Post
It's a mashup but here it goes

This is the javascript function Time is in miliseconds

setTimeout ( "swapVideo", 30000 ) ;

Then read up on content swaps and make the swap a function called by the settimeout.

webmasterworldDOTcom/forum91/980DOThtm Swap content in a div Swap content in a div

Understand the principles

This is the javascript to do the swapouts.
wwwDOTprototypejsDOTorg Prototype JavaScript framework: Easy Ajax and DOM manipulation for dynamic web applications Prototype JavaScript framework: Easy Ajax and DOM manipulation for dynamic web applications

Now you need to find someone to put the 2 together. I've built hundreds of div swaps with this combo and a few other event based ones. It's not that much code and if your comfortable with html and "logic" you will be fine.
Hello,
I have sent you a PM asking for your help regarding this issue. Kindly check your PM.

Thanks,
Dan
yourreviewer is online now   Reply With Quote
Old 08-18-2009, 09:45 AM   #9
HyperActive Warrior
 
Join Date: Jan 2004
Location: , , .
Posts: 398
Thanks: 0
Thanked 2 Times in 2 Posts
Default Re: Is it Possible to Design a Salespage Where the Salesletter loads once the user watches the video

is there a particular reason why the content has to load into the same page as the video?

(No Cost - Was $197) 5 Millionaire Home Study Courses That Were Originally Intended To Be Physical Products, You'd Be Hard Pressed To Find These Anywhere. Just Go Here To Grab Them ----> http://www.freeinternetmarketinghelpcenter.com
James Jackson is offline   Reply With Quote
Old 08-18-2009, 09:45 AM   #10
Active Warrior
War Room Member
 
Join Date: Aug 2009
Posts: 70
Thanks: 127
Thanked 13 Times in 12 Posts
Default Re: Is it Possible to Design a Salespage Where the Salesletter loads once the user watches the video

Fantastic info, Spank! Thanks!
Coleen.Young is offline   Reply With Quote
Old 08-18-2009, 09:55 AM   #11
HyperActive Warrior
 
FifthDimension5's Avatar
 
Join Date: Jul 2009
Posts: 186
Thanks: 4
Thanked 24 Times in 20 Posts
Social Networking View Member's Twitter Profile 
Default Re: Is it Possible to Design a Salespage Where the Salesletter loads once the user watches the video

What if the video is not Flash? i.e., an embeddable Youtube video? In that case, the timer wont fire, what would you do? I guess the user can be provided a button below the video that says, click here if you are ready to go to the next page. That way, user will be in control, even if he or she want to quickly go to your sales page rather than sitting through the full video to complete.
FifthDimension5 is offline   Reply With Quote
Old 08-18-2009, 10:15 AM   #12
Dog Vomit PLR
War Room Member
 
yourreviewer's Avatar
 
Join Date: Apr 2008
Location: USA
Posts: 1,169
Thanks: 6
Thanked 85 Times in 69 Posts
Default Re: Is it Possible to Design a Salespage Where the Salesletter loads once the user watches the video

Quote:
Originally Posted by James Jackson View Post
is there a particular reason why the content has to load into the same page as the video?

I am just testing different salespage models. At this moment, though I would like to have an order button creep up once the video is completed.
yourreviewer is online now   Reply With Quote
Reply

  WarriorForum - Internet Marketing Forums > The Warrior Forum > Main Internet Marketing Discussion Forum

Tags
design, loads, salesletter, salespage, user, video, watches

Thread Tools

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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -6. The time now is 11:58 PM.