Skip to content

Commit 336f955

Browse files
author
Eric Koleda
committed
Added a Google Analytics tracking pixel to the README files
1 parent 6a0ba1f commit 336f955

File tree

4 files changed

+9
-0
lines changed

4 files changed

+9
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,5 @@
33
Various sample code and projects for the Google Apps Script platform. Learn
44
more at
55
[https://developers.google.com/apps-script](https://developers.google.com/apps-script).
6+
7+
![GA Tracking Pixel](http://www.google-analytics.com/__utm.gif?utmac=UA-42085206-1&utmhn=github.com&utmdt=Google%20Apps%20Script%20Samples&utmp=/google/google-apps-script-samples)

bibstro/README.markdown

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Bibstro
2+
13
Bibstro is a sample bibliography app for [Google Docs][docs] built upon the
24
[Google Apps Script][apps_script] platform. Bibstro shows how you can extend
35
Google Docs by adding custom menus, dialogs, and sidebars. Manipulating the
@@ -17,6 +19,8 @@ see our Google I/O 2013 talk “[Extend Google Docs with Apps Script][io_video]
1719
You may also wish to consult our [guide to extending Docs][quickstart], as well
1820
as Apps Script's [API reference][api_reference].
1921

22+
![GA Tracking Pixel](http://www.google-analytics.com/__utm.gif?utmac=UA-42085206-1&utmhn=github.com&utmdt=Bibstro&utmp=/google/google-apps-script-samples/tree/master/bibstro)
23+
2024
[api_reference]: https://developers.google.com/apps-script/reference/document/
2125
[apps_script]: https://developers.google.com/apps-script/
2226
[docs]: https://support.google.com/drive/answer/143206?ref_topic=21008&rd=1

cursor_inspector/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,5 @@ For your convience we have deployed the script into a Google Docs
1717
[document](https://docs.google.com/document/d/1v6S7IkDL_YIaVn1rBcVbqFr3rbNUX9_kLfFc00WTtx8/view)
1818
that you can copy and use. Follow the instructions in the document to get
1919
started.
20+
21+
![GA Tracking Pixel](http://www.google-analytics.com/__utm.gif?utmac=UA-42085206-1&utmhn=github.com&utmdt=Cursor%20Inspector&utmp=/google/google-apps-script-samples/tree/master/cursor_inspector)

simple_tasks/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,4 @@ scratch, follow the steps below.
3939
the **User acessing the web app**.
4040
([instructions available here](https://developers.google.com/apps-script/execution_web_apps)).
4141

42+
![GA Tracking Pixel](http://www.google-analytics.com/__utm.gif?utmac=UA-42085206-1&utmhn=github.com&utmdt=Simple%20Tasks&utmp=/google/google-apps-script-samples/tree/master/simple_tasks)

0 commit comments

Comments
 (0)