You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updated version of PR #1141, adds a global JS helper: Links with the
attribute `data-casestudy` will be tracked automatically, using the value of
the data attribute as title in Google Analytics.
Copy file name to clipboardExpand all lines: locale/en/foundation/case-studies.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ preferences (current and future) for front end, back end and IoT developers.
16
16
17
17
*[Read the full announcement.](/en/blog/announcements/nodejs-foundation-survey/)
18
18
*[See the infographic.](/static/documents/2016-survey-infographic.png)
19
-
*[Read the full report.](/static/documents/2016-survey-report.pdf)
19
+
*<ahref="/static/documents/2016-survey-report.pdf"data-casestudy="Node.js 2016 Report">Read the full report.</a>
20
20
21
21
## Presentation - The Enterprise Case for Node.js
22
22
The Node.js Foundation has consolidated all the best thinking around why enterprises should consider Node.js for their systems of engagement in this short presentation.
@@ -27,21 +27,21 @@ The Node.js Foundation has consolidated all the best thinking around why enterpr
27
27
28
28
Walmart sees nearly 20,000 hits per-second on its website and mobile app during the holiday season, so it needs a fast, reliable and bulletproof ecommerce system to reach its goal of becoming the number one online retailer. That’s why it’s rebuilding Walmart.com with Node.js.
29
29
30
-
<ahref="/static/documents/casestudies/Node_CaseStudy_Walmart_final.pdf"onClick="ga('send', 'event', { eventCategory:'casestudy', eventAction:'click', eventLabel:'Walmart Case Study', eventValue:0});"target="blank">Read the full case study.</a>
30
+
<ahref="/static/documents/casestudies/Node_CaseStudy_Walmart_final.pdf"data-casestudy="Walmart Case Study">Read the full case study.</a>
31
31
32
32
## Node.js Helps NASA Keep Astronauts Safe and Data Accessible
33
33
34
34
Collin Estes is the Director of Software Engineering and Chief Architect at Mathematical Research Institute Technologies (MRI Technologies), who partners with United Technologies Corporation Aerospace Systems, the company that creates and maintains the spacesuits for extra vehicular activity (EVA) missions at NASA. He and his team took on the challenge of creating an end-to-end system for data on the full lifecycle of spacesuits. He chose Node.js to make it work.
35
35
36
-
[Read the full case study.](/static/documents/casestudies/Node_CaseStudy_Nasa_FNL.pdf)
36
+
<ahref="/static/documents/casestudies/Node_CaseStudy_Nasa_FNL.pdf"data-casestudy="NASA case study">Read the full case study.</a>
37
37
38
38
## Node.js Drives Major Scale and Reliability at Uber
39
39
40
40
The ride-sharing platform Uber has an ambitious goal: to make transportation
41
41
as reliable as running water, everywhere and for everyone. Learn why Uber
42
42
chose Node.js to power its platform and massive-matching system.
43
43
44
-
[Read the full case study.](/static/documents/casestudies/Nodejs-at-Uber.pdf)
44
+
<ahref="/static/documents/casestudies/Nodejs-at-Uber.pdf"data-casestudy="Uber">Read the full case study.</a>
45
45
46
46
## Node.js Helps Fusion Marketing Build Memorable Digital Experiences
47
47
@@ -50,7 +50,7 @@ in creating custom interactive experiences. Node.js Everywhere has powered
50
50
Fusion's digital expansion from developing app APIs to a 360 degree physical
51
51
interactive group.
52
52
53
-
[Read the full case study.](/static/documents/casestudies/Node_CaseStudy_Fusion_Final.pdf)
53
+
<ahref="/static/documents/casestudies/Node_CaseStudy_Fusion_Final.pdf"data-casestudy="Fusion Marketing">Read the full case study.</a>
0 commit comments