Simon Rumble

Results 9 comments of Simon Rumble

Good point. Perhaps a mechanism to push a custom value in and point to that GA article in docs? The point Google make is that you can't rely on the...

Yeah I thought about pulling it from APIs but that's a lot more complexity (and endpoints you have to deal with) whereas we could maintain a list pretty easily for...

Possibly caused by the same exception I'm seeing when running it locally caused by a 403 response code. ```node ./bin/generate-html.mjs (node:41430) UnhandledPromiseRejectionWarning: Error: HTTP error: 403 for https://www.sec.gov/Archives/edgar/data/1720671/000119312521319849/d205906ds1.htm at gethtml...

The rate limits seem substantially low, and if this is a problem removing local API access seems like you're intentionally removing a great number of use cases. Let me explain...

This pretty much demonstrates it, see the redirector option: http://osadchuka.com/omniture_mobile_beacon.php On Sat, Sep 22, 2012 at 6:12 PM, Alexander Dean [email protected]: > Simon can you specify how SiteCatalyst supports redirect?...

On Tue, Jan 22, 2013 at 7:52 PM, Alexander Dean [email protected]: > Cool! No idea how to do that with CloudFront but should work with Clojure > Collector, snowplow/snowplow#141https://github.com/snowplow/snowplow/issues/141 >...

This should provide a spec: http://osadchuka.com/omniture_mobile_beacon.php On Sat, Sep 22, 2012 at 6:15 PM, Alexander Dean [email protected]: > What's the specific issue with WAP support - is it the mime-types...

You mean mobile apps, right? On 30 Aug 2012 00:45, "Alexander Dean" [email protected] wrote: > This is really nice for mobile clients too... > > — > Reply to this...

As of commit 45688e5043ce0f50f254021433e9753c371bb05a now at least echo it to console. Could do better eh? Maybe retry?