Ray Shan

Results 30 comments of Ray Shan

My use case is only mentions. Imagine a public channel with 5 friends brainstorming startup ideas. Once in a while we may ask @bot to do some research, but we...

Here's a related article: Block YouTube Ads on AppleTV by Decrypting and Stripping Ads from Profobuf https://ericdraken.com/pfsense-decrypt-ad-traffic/

:+1: Better docs on what are features are included would be awesome too.

:+1: would use with this feature

Hi @joefiorini, I believe you're looking for `screenview`, not `appview`, per [docs](https://developers.google.com/analytics/devguides/collection/protocol/v1/parameters#hit). ~~The weird thing is that GA web tracking dashboards has a timing dashboard but not an exception dashboard....

I was thinking about writing tests for bower's tracking. It would be nice to know if tracking attempt was successful or not. Perhaps we don't need to return the entire...

Is the point of this to track custom events / funnels? Would custom dimensions & metrics suffice? https://developers.google.com/analytics/devguides/collection/analyticsjs/custom-dims-mets e.g. to track OS type ``` javascript ga('set', { 'dimension5': 'OSX' });...

Thanks guys. Now that I understand GA better, custom dim / metrics should be easy to implement.

Ran into something related: `Exception: Input type (MPSFloatType) and weight type (torch.FloatTensor) should be the same`

Consider this line Claude Code is adding automatically: `**/.claude/settings.local.json`