- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Auto redirect after a video
I'm trying to figure out how to get my "landing page" to redirect to my main page after the video is done playing. Currently, I have an "enter" button, but I don't love the look of it and wish the page would just redirect to my main page automatically. Thanks for any help! Side note: I already had to code this page to get it to play the video without the menu bar so I'd have to fit in this new request with that.
Here's the current code:
<style>
.birdseye-header { display:none; }
</style>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-125564419-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-125564419-1');
</script>
Thanks for any help! About to teach myself how to code
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report

- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Hi @bellaweitz I'm not sure I would be able to help, but I'm sure there's someone on here that may have a suggestion for you. Can you please also include the site name and page you wish to route to? Thanks!
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report