Clearly you never went to there old ground they used to share with the cricket team. That was a dump. Nothing wrong with this ground good views and facilities. Still not going as we will lose and I just can’t be bothered any more.Royal_jimmy wrote:Shithole, boring, been there twice and I'm on holiday anyway.
OUT
No the place is a shithole, not the groundJackson Corner wrote:Clearly you never went to there old ground they used to share with the cricket team. That was a dump. Nothing wrong with this ground good views and facilities. Still not going as we will lose and I just can’t be bothered any more.Royal_jimmy wrote:Shithole, boring, been there twice and I'm on holiday anyway.
OUT
Are you ever happy?Jackson Corner wrote:Clearly you never went to there old ground they used to share with the cricket team. That was a dump. Nothing wrong with this ground good views and facilities. Still not going as we will lose and I just can’t be bothered any more.Royal_jimmy wrote:Shithole, boring, been there twice and I'm on holiday anyway.
OUT
What a load of cobblers.Royal_jimmy wrote:No the place is a shithole, not the groundJackson Corner wrote:Clearly you never went to there old ground they used to share with the cricket team. That was a dump. Nothing wrong with this ground good views and facilities. Still not going as we will lose and I just can’t be bothered any more.Royal_jimmy wrote:Shithole, boring, been there twice and I'm on holiday anyway.
OUT
I think it just defaults to what is on your account, but you can phone/e-mail the TO and ask them to cancel those tickets and re-send, or get new ones picked up at the ground.Pepe the Horseman wrote:Do y'all know if you can change the delivery address on tickets when you order online, or does it just default to what's on your account?
No but you can ask to collect them at the stadium as an alternative which might be easier.Pepe the Horseman wrote:Do y'all know if you can change the delivery address on tickets when you order online, or does it just default to what's on your account?
Where do you get your info from Clyde 1998, just out of interest?Clyde1998 wrote:We've sold around 530 tickets so far. I expect that to increase a bit the closer we get to the game (perhaps 1,000+; as with Cambridge).
NowindermereROYAL wrote:Are you ever happy?Jackson Corner wrote:Clearly you never went to there old ground they used to share with the cricket team. That was a dump. Nothing wrong with this ground good views and facilities. Still not going as we will lose and I just can’t be bothered any more.Royal_jimmy wrote:Shithole, boring, been there twice and I'm on holiday anyway.
OUT
That's a good question. The short answer is the seat map on the club's ticketing website. The long, and more technical, answer:Crowbar6753 wrote:Where do you get your info from Clyde 1998, just out of interest?Clyde1998 wrote:We've sold around 530 tickets so far. I expect that to increase a bit the closer we get to the game (perhaps 1,000+; as with Cambridge).
Or just wait for you to post the detailsClyde1998 wrote:That's a good question. The short answer is the seat map on the club's ticketing website. The long, and more technical, answer:Crowbar6753 wrote:Where do you get your info from Clyde 1998, just out of interest?Clyde1998 wrote:We've sold around 530 tickets so far. I expect that to increase a bit the closer we get to the game (perhaps 1,000+; as with Cambridge).Hopefully that can all be understood.
- Websites are made up of various elements, which may be blocks of text, images, etc.
- Any web browser will allow the user to view the source code of a website ('View Page Source') or how the page is displayed ('Inspect'). In this case I'm using the 'Inspect' tool.
- The club's ticketing website contains a seat map for each match tickets are on sale for (divided by block). When looking at a block, each seat is an individual element within the webpage.
- In the case of the seat element, there's a 'class' which defines what the element is. An unavailable seat has the class of "seat o i-a" for example.
- The 'Inspect' tool can be searched for each instance of that specific text, which will take you to the first/next instance and a count of how many instances there are in total.
- Doing this for available and unavailable seats, you can calculate how many seats there are in total in a given block. Doing this for each block would give a count of the total number of available and unavailable seats.
- Upon having a total number of seats, I then adjust for our total allocation. Our total allocation will almost always be smaller than the total number of seats in the blocks allocated to us - usually due to segregation.
- Once adjusting for our allocation, all unavailable seats are highly likely to be seats we've sold and that's the number I'm reporting.
- To use Northampton as an example, there's a total of 1,467 seats in the blocks we've been allocated. At the time of writing, there's 595 seats unavailable (not counting ~500 seats along the side of the pitch which don't appear to have gone on sale yet). Our allocation for Northampton is 1,473, which is six seats higher than the seats listed; I've put the difference down to disabled seats never being listed on the website - so there's little reason to adjust for this game. This gives me an estimate of around 600 tickets being sold for this game.
- For Leyton Orient: there's 937 unavailable seats at the time of writing and 1,497 seats in the blocks we've been allocated. Our allocation is 1,200, so reducing the unavailable seats by 297, gives an estimate of 640 seats sold so far.
That's basically it.Green wrote:Fair play Clyde, and thanks for putting in the hard yards I appreciate the updates.
I guess a TLDR version is you use your browsers inspect tool to count the number of sold/unsold tickets on the website.
Wow, great answer. Thanks, keep up the good workClyde1998 wrote:That's a good question. The short answer is the seat map on the club's ticketing website. The long, and more technical, answer:Crowbar6753 wrote:Where do you get your info from Clyde 1998, just out of interest?Clyde1998 wrote:We've sold around 530 tickets so far. I expect that to increase a bit the closer we get to the game (perhaps 1,000+; as with Cambridge).Hopefully that can all be understood.
- Websites are made up of various elements, which may be blocks of text, images, etc.
- Any web browser will allow the user to view the source code of a website ('View Page Source') or how the page is displayed ('Inspect'). In this case I'm using the 'Inspect' tool.
- The club's ticketing website contains a seat map for each match tickets are on sale for (divided by block). When looking at a block, each seat is an individual element within the webpage.
- In the case of the seat element, there's a 'class' which defines what the element is. An unavailable seat has the class of "seat o i-a" for example.
- The 'Inspect' tool can be searched for each instance of that specific text, which will take you to the first/next instance and a count of how many instances there are in total.
- Doing this for available and unavailable seats, you can calculate how many seats there are in total in a given block. Doing this for each block would give a count of the total number of available and unavailable seats.
- Upon having a total number of seats, I then adjust for our total allocation. Our total allocation will almost always be smaller than the total number of seats in the blocks allocated to us - usually due to segregation.
- Once adjusting for our allocation, all unavailable seats are highly likely to be seats we've sold and that's the number I'm reporting.
- To use Northampton as an example, there's a total of 1,467 seats in the blocks we've been allocated. At the time of writing, there's 595 seats unavailable (not counting ~500 seats along the side of the pitch which don't appear to have gone on sale yet). Our allocation for Northampton is 1,473, which is six seats higher than the seats listed; I've put the difference down to disabled seats never being listed on the website - so there's little reason to adjust for this game. This gives me an estimate of around 600 tickets being sold for this game.
- For Leyton Orient: there's 937 unavailable seats at the time of writing and 1,497 seats in the blocks we've been allocated. Our allocation is 1,200, so reducing the unavailable seats by 297, gives an estimate of 640 seats sold so far.
Users browsing this forum: Keysfield and 5 guests