Jump to content

Omniture.com


Guest Chizzleface

Recommended Posts

Just block cookies from omniture.com and write some nice regex for web bugs.

 

/(\/|\.)omniture.com\/.*/

 

(For AdBlock and suchlike)

 

Actually, set your browser to only accept cookies you explicitly allow.

 

Edit:

...and wmgmulti? I can't even see any references to that :/

 

Edit 2:

Oh, I have 2o7 blocked with iptables :p

 

/(\/|\.)(2o7|omniture)\.(com|net)\/.*/

Link to comment
Share on other sites

i looked at the code and it really shouldn't be stalling the page loading. i'll have more of a look into it, wish the problem would affect me so i can suss the problem.

It's happening to me quite often now. Sometimes the page just never fully loads past that screen I just posted and I just have to refresh it.

Link to comment
Share on other sites

hmm well all it does is write an img tag to a page so that shouldn't halt loading and the place it halts loading isn't where the code is.

 

but anyway i've moved the code to the footer so it shouldn't even run until post js initialisation. let me know if you keep having problems

Link to comment
Share on other sites

Guest Chizzleface

It kept happening to me yesterday, what would happen is it would load the first few segments of a page then freeze while it waits for the wmgmulti page. Had to refresh a couple of times before it'd continue and load the whole page (this was in the Banter thread).

Link to comment
Share on other sites

you'd get a couple of js errors if you did that, but hopefully nothing severe enough to halt js on the page.

 

have you had the problems still after erm half 11 ish last night? cos i moved the code to be the very last thing that runs on a page so it theoretically shouldn't be causing the same probs at all now

Link to comment
Share on other sites

you'd get a couple of js errors if you did that, but hopefully nothing severe enough to halt js on the page.

 

have you had the problems still after erm half 11 ish last night? cos i moved the code to be the very last thing that runs on a page so it theoretically shouldn't be causing the same probs at all now

 

Actually nope, I logged off at about 10pm to watch the ace daftness that is Blade the series. I'll give it a try when I get home. Excellent, cheers. :D

Link to comment
Share on other sites

Just block cookies from omniture.com and write some nice regex for web bugs.

 

/(\/|\.)omniture.com\/.*/

(For AdBlock and suchlike)

 

Actually, set your browser to only accept cookies you explicitly allow.

 

Edit:

...and wmgmulti? I can't even see any references to that :/

 

Edit 2:

Oh, I have 2o7 blocked with iptables :p

 

/(\/|\.)(2o7|omniture)\.(com|net)\/.*/

 

Is it said that I'm squinting my eyes, trying to see boobies and half boobies in that code? :'( :'(

 

 

(.)(.)

Link to comment
Share on other sites

Guest Chizzleface
hmm perhaps it's a skin related issue. i would recommend to shove it in onload for now so at least people get the content first before playing with the silly code

 

For reference I use vbulletin 3 skin. Kev's fix seems to have done it now, it looks like the wmgmulti is waiting till the page has loaded before transferring data :D

Link to comment
Share on other sites

thats good to hear!

 

still not sure why an image would give you so much shit though :-/

 

I have no idea, it was as though the wmgmulti server was running epicly slow and couldn't return the image in a timely fashion. It was weird, it seemed to try to download a different image, or the same image from a different place every time. I kept blocking it with Ad Block Plus but it kept trying to load it up again from a different URL.

 

Never mind, beef is now off the menu.

Link to comment
Share on other sites

I have no idea, it was as though the wmgmulti server was running epicly slow and couldn't return the image in a timely fashion. It was weird, it seemed to try to download a different image, or the same image from a different place every time. I kept blocking it with Ad Block Plus but it kept trying to load it up again from a different URL.

 

Never mind, beef is now off the menu.

the url will always be slightly different cos it's reporting different data but the start of the url should always be the same. it's probably cos it's crappy old technology we have to use. hope we one day end up getting something good out of this or something :-/

Link to comment
Share on other sites

Guest Chizzleface
the url will always be slightly different cos it's reporting different data but the start of the url should always be the same. it's probably cos it's crappy old technology we have to use. hope we one day end up getting something good out of this or something :-/

 

Like I said, I bet Warner want to start charging us a subscription if they think they can get away with it/make enough money from it :stunned::LOL:

Link to comment
Share on other sites

the url will always be slightly different cos it's reporting different data but the start of the url should always be the same. it's probably cos it's crappy old technology we have to use. hope we one day end up getting something good out of this or something :-/

 

Ah. I couldn't work out how to block the domain in ABP so I gave up before I went mad. :LOL:

Link to comment
Share on other sites

Like I said, I bet Warner want to start charging us a subscription if they think they can get away with it/make enough money from it :stunned::LOL:

well like fuck they'll do that. we're quite lucky the muse site isn't quite that horribly corporate sort of thing with fan club shit.

 

what i'm hoping is that they'll realise from the data that people actually use the forum whereas people only visit the main site for about 10 seconds and treat it a bit more importantly, think it's still a month or 2 til the bird who set it up gets back.

Link to comment
Share on other sites

Guest Chizzleface
well like fuck they'll do that. we're quite lucky the muse site isn't quite that horribly corporate sort of thing with fan club shit.

 

what i'm hoping is that they'll realise from the data that people actually use the forum whereas people only visit the main site for about 10 seconds and treat it a bit more importantly, think it's still a month or 2 til the bird who set it up gets back.

 

Good good, we might get some corporate investment in that case :D

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...