Socialize Your Cause

10.8K posts

Socialize Your Cause

Socialize Your Cause

@YouCanHelp

Have a cause? Socialize Your Cause exists to help educate nonprofit and charity orgs on how to leverage the power of the social web to further their cause.

The Social Web Katılım Temmuz 2009
6.1K Takip Edilen12.7K Takipçiler
Socialize Your Cause retweetledi
Alex DeBrie
Alex DeBrie@alexbdebrie·
🚨 The DynamoDB Book is now available 🚨 Learn how to use one of the fastest growing databases around. 450 pages of tips, strategies, and more. dynamodbbook.com
English
44
220
699
0
Socialize Your Cause retweetledi
David Wells
David Wells@DavidWells·
How does analytics library abstraction work? 1. User activity triggers analytics.track() 2. Events run through plugins 3. Data is validated, redacted, enriched, or even cancelled 4. Data is then sent to your own backend or any third party provider ✨ npmjs.com/package/analyt…
GIF
English
0
5
16
0
Socialize Your Cause retweetledi
David Wells
David Wells@DavidWells·
📈 Analytics is designed to work with any third party analytics tool via plugins. Plugins are just plain javascript objects that expose methods for analytics to register and call. This is the signature of a typical analytics provider plugin: #1-provider-plugins" target="_blank" rel="nofollow noopener">getanalytics.io/plugins/writin…
David Wells tweet media
English
0
1
2
0
Socialize Your Cause retweetledi
David Wells
David Wells@DavidWells·
The analytics library comes with a large variety of event listeners 👂 `analytics.on` & `analytics.once` can be used to fire custom functionality when a specific lifecycle event occurs. 📕 Examples in the docs: getanalytics.io/using-listener…
David Wells tweet media
English
0
3
7
0
Socialize Your Cause retweetledi
David Wells
David Wells@DavidWells·
A huge focus of the `analytics` package is an improved developer experience 😎 Adding `debug: true` will enable time travel debugging for all analytic events flowing through your app. This makes troubleshooting & app telemetry easy 🚀 getanalytics.io/debugging/
GIF
English
0
4
6
0
Socialize Your Cause retweetledi
David Wells
David Wells@DavidWells·
Identifying a new user with `analytics` All tracking is fully customization via plugins 🎉 For example, you can allow visitors to opt out of analytics completely and all tracking will noOp. See the "Do Not Track" plugin for an example of this: getanalytics.io/plugins/do-not…
David Wells tweet media
English
0
2
4
0
Socialize Your Cause retweetledi
David Wells
David Wells@DavidWells·
Autocomplete for React Component PropTypes bit.ly/29ySjgY
English
2
10
18
0