Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
jmkao committed Oct 3, 2023
2 parents 765ba16 + d210896 commit 368f881
Show file tree
Hide file tree
Showing 9 changed files with 37 additions and 36 deletions.
18 changes: 10 additions & 8 deletions book.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,18 @@
<meta property="og:type" content="website"/>
<meta property="og:title" content="AniClover | Oct 7 @ Tamper Room"/>
<meta property="og:description" content="Anime songs, otaku EDM, & vinyl scratch wizardry feat. dj tom the s.c. from Japan"/>
<meta property="og:image" content="https://aniclover.com/assets/20230719 -AniCLoversary 4 - Digital Flyer.png"/>
<meta property="og:image" content="https://aniclover.com/assets/AniCLover Oct 7 Announce 4_5.png"/>

<meta name="twitter:card" content="summary_large_image"/>
<meta name="twitter:site" content="@aniclover"/>
<meta name="twitter:title" content="AniClover | Oct 7 @ Tamper Room"/>
<meta name="twitter:description" content="Anime songs, otaku EDM, & vinyl scratch wizardry feat. dj tom the s.c. from Japan"/>
<meta name="twitter:image" content="https://aniclover.com/assets/20230719 -AniCLoversary 4 - Digital Flyer.png"/>
<meta name="twitter:image" content="https://aniclover.com/assets/AniCLover Oct 7 Announce 4_5.png"/>


<script type="text/javascript">
var QUERY_STRING = "utm_campaign=acv2023Oct&utm_source=fbad"
var BASE_URL = "https://aniclover.com"
var BASE_URL = "https://givebutter.com/5SObJN"

var joinChar = '?';
if (window.location.search) {
Expand Down Expand Up @@ -54,24 +54,26 @@
<!-- End Meta Pixel Code -->

<script>
function redirect() {
function redirect(count) {
if ((typeof fbq !== 'undefined') && (fbq.version > '2.9')) {
window.location = targetUrl;
} else if (count > 200) {
window.location = targetUrl;
} else {
setTimeout(redirect, 10);
setTimeout(() => {redirect(count + 1)}, 10);
}
}

window.addEventListener('load', function() {
dataLayer.push({'event': 'view_main_from_fbad', 'eventCallback': redirect, 'eventTimeout' : 2000})
// dataLayer.push({'event': 'view_main_from_fbad', 'eventCallback': ()=>{redirect(0)}, 'eventTimeout' : 2000})
})

</script>

<!-- <meta http-equiv="refresh" content="0; URL=https://aniclover.com?utm_campaign=acv2023Oct&utm_source=fbad" /> -->
<!-- <meta http-equiv="refresh" content="0; URL=https://aniclover.com?utm_campaign=acv2023Oct&utm_source=flyer" /> -->
</head>
<body>
<a id="link" href="https://aniclover.com?utm_campaign=acv2023Oct&utm_source=fbad">Click here to continue to buy tickets</a>
<a id="link" href="https://givebutter.com/5SObJN?utm_campaign=acv2023Oct&utm_source=flyer">Click here to continue to buy tickets</a>

<script type="text/javascript">
const link = document.querySelector("#link")
Expand Down
10 changes: 5 additions & 5 deletions buy.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
<meta property="og:type" content="website"/>
<meta property="og:title" content="AniClover | Oct 7 @ Tamper Room"/>
<meta property="og:description" content="Anime songs, otaku EDM, & vinyl scratch wizardry feat. dj tom the s.c. from Japan"/>
<meta property="og:image" content="https://aniclover.com/assets/20230719 -AniCLoversary 4 - Digital Flyer.png"/>
<meta property="og:image" content="https://aniclover.com/assets/AniCLover Oct 7 Announce 4_5.png"/>

<meta name="twitter:card" content="summary_large_image"/>
<meta name="twitter:site" content="@aniclover"/>
<meta name="twitter:title" content="AniClover | Oct 7 @ Tamper Room"/>
<meta name="twitter:description" content="Anime songs, otaku EDM, & vinyl scratch wizardry feat. dj tom the s.c. from Japan"/>
<meta name="twitter:image" content="https://aniclover.com/assets/20230719 -AniCLoversary 4 - Digital Flyer.png"/>
<meta name="twitter:image" content="https://aniclover.com/assets/AniCLover Oct 7 Announce 4_5.png"/>


<script type="text/javascript">
Expand Down Expand Up @@ -54,18 +54,18 @@
<!-- End Meta Pixel Code -->

<script>
function redirect(count = 0) {
function redirect(count) {
if ((typeof fbq !== 'undefined') && (fbq.version > '2.9')) {
window.location = targetUrl;
} else if (count > 200) {
window.location = targetUrl;
} else {
setTimeout(redirect(count + 1), 10);
setTimeout(() => {redirect(count + 1)}, 10);
}
}

window.addEventListener('load', function() {
dataLayer.push({'event': 'view_main_from_flyer', 'eventCallback': redirect, 'eventTimeout' : 2000})
// dataLayer.push({'event': 'view_main_from_fbig', 'eventCallback': ()=>{redirect(0)}, 'eventTimeout' : 2000})
})

</script>
Expand Down
2 changes: 1 addition & 1 deletion direct.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<head>
<title>Direct Redirect</title>
<script type="text/javascript">
var QUERY_STRING = "aff=direct"
var QUERY_STRING = "utm_campaign=acv2023Oct&utm_source=website"
var BASE_URL = "https://givebutter.com/5SObJN"

var joinChar = '?';
Expand Down
11 changes: 5 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@
<meta property="og:title" content="AniCLover"/>
<meta property="og:description" content="AniCLover - Silicon Valley DJ music event featuring anime songs and various otaku music"/>
<meta property="og:image" content="https://aniclover.com/assets/anicloverbanner1500x500.png" />
<!-- <meta property="og:image" content="https://aniclover.com/assets/20230719 -AniCLoversary 4 - Digital Flyer.png"/> -->
<!-- <meta property="og:image" content="https://aniclover.com/assets/AniCLover Oct 7 Announce 4_5.png"/> -->

<meta name="twitter:card" content="summary_large_image"/>
<meta name="twitter:site" content="@aniclover"/>
<meta name="twitter:title" content="AniCLover"/>
<meta name="twitter:description" content="AniCLover - Silicon Valley DJ music event featuring anime songs and various otaku music"/>
<meta name="twitter:image" content="https://aniclover.com/assets/anicloverbanner1500x500.png"/>
<!-- <meta name="twitter:image" content="https://aniclover.com/assets/20230719 -AniCLoversary 4 - Digital Flyer.png"/> -->
<!-- <meta name="twitter:image" content="https://aniclover.com/assets/AniCLover Oct 7 Announce 4_5.png"/> -->

<meta name="keywords" content="anime aniclover dj vocaloid anisong anison event ticket tickets registration anikura silicon valley san francisco bay area san jose"/>

Expand Down Expand Up @@ -240,10 +240,9 @@ <h1>AniCLover @ Tamper Room</h1>
<p>
Tamper Room in Fremont<br>
Saturday, October 7 | 7:30PM<br>
Al ages | $15 donation requested
</p>
<p>
<a href="https://aniclover.com/direct" class="get-tickets">BUY TICKETS NOW</a>
All ages | Cosplay welcome | $15 donation requested<br> </p>
<p class="d-grid gap-2">
<a href="https://aniclover.com/direct" class="get-tickets w-100">BUY TICKETS NOW</a>
</p>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion reserve.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<script type="text/javascript">
var QUERY_STRING = "utm_campaign=acv2023Oct&utm_source=email"
var BASE_URL = "https://aniclover.com"
var BASE_URL = "https://givebutter.com/5SObJN"

var joinChar = '?';
if (window.location.search) {
Expand Down
2 changes: 1 addition & 1 deletion rsvp.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<script type="text/javascript">
var QUERY_STRING = "utm_campaign=acv2023Oct&utm_source=discord"
var BASE_URL = "https://aniclover.com"
var BASE_URL = "https://givebutter.com/5SObJN"

var joinChar = '?';
if (window.location.search) {
Expand Down
2 changes: 1 addition & 1 deletion show.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<script type="text/javascript">
var QUERY_STRING = "utm_campaign=acv2023Oct&utm_source=yt"
var BASE_URL = "https://aniclover.com"
var BASE_URL = "https://givebutter.com/5SObJN"

var joinChar = '?';
if (window.location.search) {
Expand Down
12 changes: 6 additions & 6 deletions tickets.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,17 @@
<meta property="og:type" content="website"/>
<meta property="og:title" content="AniClover | Oct 7 @ Tamper Room"/>
<meta property="og:description" content="Anime songs, otaku EDM, & vinyl scratch wizardry feat. dj tom the s.c. from Japan"/>
<meta property="og:image" content="https://aniclover.com/assets/20230719 -AniCLoversary 4 - Digital Flyer.png"/>
<meta property="og:image" content="https://aniclover.com/assets/AniCLover Oct 7 Announce 4_5.png"/>

<meta name="twitter:card" content="summary_large_image"/>
<meta name="twitter:site" content="@aniclover"/>
<meta name="twitter:title" content="AniClover | Oct 7 @ Tamper Room"/>
<meta name="twitter:description" content="Anime songs, otaku EDM, & vinyl scratch wizardry feat. dj tom the s.c. from Japan"/>
<meta name="twitter:image" content="https://aniclover.com/assets/20230719 -AniCLoversary 4 - Digital Flyer.png"/>
<meta name="twitter:image" content="https://aniclover.com/assets/AniCLover Oct 7 Announce 4_5.png"/>


<script type="text/javascript">
var QUERY_STRING = "utm_campaign=acv2023Oct&utm_source=tw"
var QUERY_STRING = "utm_campaign=acv2023Oct&utm_source=twitter"
var BASE_URL = "https://givebutter.com/5SObJN"

var joinChar = '?';
Expand Down Expand Up @@ -54,18 +54,18 @@
<!-- End Meta Pixel Code -->

<script>
function redirect(count = 0) {
function redirect(count) {
if ((typeof fbq !== 'undefined') && (fbq.version > '2.9')) {
window.location = targetUrl;
} else if (count > 200) {
window.location = targetUrl;
} else {
setTimeout(redirect(count + 1), 10);
setTimeout(() => {redirect(count + 1)}, 10);
}
}

window.addEventListener('load', function() {
dataLayer.push({'event': 'view_main_from_flyer', 'eventCallback': redirect, 'eventTimeout' : 2000})
dataLayer.push({'event': 'view_main_from_twitter', 'eventCallback': ()=>{redirect(0)}, 'eventTimeout' : 2000})
})

</script>
Expand Down
14 changes: 7 additions & 7 deletions tix.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,18 @@
<meta property="og:type" content="website"/>
<meta property="og:title" content="AniClover | Oct 7 @ Tamper Room"/>
<meta property="og:description" content="Anime songs, otaku EDM, & vinyl scratch wizardry feat. dj tom the s.c. from Japan"/>
<meta property="og:image" content="https://aniclover.com/assets/20230719 -AniCLoversary 4 - Digital Flyer.png"/>
<meta property="og:image" content="https://aniclover.com/assets/AniCLover Oct 7 Announce 4_5.png"/>

<meta name="twitter:card" content="summary_large_image"/>
<meta name="twitter:site" content="@aniclover"/>
<meta name="twitter:title" content="AniClover | Oct 7 @ Tamper Room"/>
<meta name="twitter:description" content="Anime songs, otaku EDM, & vinyl scratch wizardry feat. dj tom the s.c. from Japan"/>
<meta name="twitter:image" content="https://aniclover.com/assets/20230719 -AniCLoversary 4 - Digital Flyer.png"/>
<meta name="twitter:image" content="https://aniclover.com/assets/AniCLover Oct 7 Announce 4_5.png"/>


<script type="text/javascript">
var QUERY_STRING = "utm_campaign=acv2023Oct&utm_source=flyer"
var BASE_URL = "https://aniclover.com"
var BASE_URL = "https://givebutter.com/5SObJN"

var joinChar = '?';
if (window.location.search) {
Expand Down Expand Up @@ -54,26 +54,26 @@
<!-- End Meta Pixel Code -->

<script>
function redirect(count = 0) {
function redirect(count) {
if ((typeof fbq !== 'undefined') && (fbq.version > '2.9')) {
window.location = targetUrl;
} else if (count > 200) {
window.location = targetUrl;
} else {
setTimeout(redirect(count + 1), 10);
setTimeout(() => {redirect(count + 1)}, 10);
}
}

window.addEventListener('load', function() {
dataLayer.push({'event': 'view_main_from_flyer', 'eventCallback': redirect, 'eventTimeout' : 2000})
dataLayer.push({'event': 'view_main_from_flyer', 'eventCallback': ()=>{redirect(0)}, 'eventTimeout' : 2000})
})

</script>

<!-- <meta http-equiv="refresh" content="0; URL=https://aniclover.com?utm_campaign=acv2023Oct&utm_source=flyer" /> -->
</head>
<body>
<a id="link" href="https://aniclover.com?utm_campaign=acv2023Oct&utm_source=flyer">Click here to continue to buy tickets</a>
<a id="link" href="https://givebutter.com/5SObJN?utm_campaign=acv2023Oct&utm_source=flyer">Click here to continue to buy tickets</a>

<script type="text/javascript">
const link = document.querySelector("#link")
Expand Down

0 comments on commit 368f881

Please sign in to comment.