aboutsummaryrefslogtreecommitdiffhomepage
path: root/site/_layouts
diff options
context:
space:
mode:
authorGravatar Steren Giannini <steren.giannini@gmail.com>2017-05-15 14:55:34 +0200
committerGravatar Dmitry Lomov <dslomov@google.com>2017-05-15 19:51:12 +0200
commit60b2812f6f7778bf1125c6431858760998f39c4b (patch)
tree07440cb4c8738e0b332e0f4f7e8d301f6bdeac5b /site/_layouts
parentd7b065444fd1baf50567a39639c7503f4e28689b (diff)
Add satisfaction survey script.
This script is from Google Survey. The survey is configured remotely from Google survey. For the moment, it is disabled. We will trigger the satisfaction survey only on documentation pages. Closes #2991. PiperOrigin-RevId: 156044987
Diffstat (limited to 'site/_layouts')
-rw-r--r--site/_layouts/documentation.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/site/_layouts/documentation.html b/site/_layouts/documentation.html
index 4f77d6130d..c671b29c17 100644
--- a/site/_layouts/documentation.html
+++ b/site/_layouts/documentation.html
@@ -112,6 +112,9 @@ version_prefix: /versions/master
</div>
</div>
+ <!-- satisfaction survey -->
+ <script async="" defer="" src="//survey.g.doubleclick.net/async_survey?site=oohdpic4fyfp3jcnym6aqkdf3e"></script>
+
{% include footer.html %}
</body>
</html>