added amy's analytics request and changed the background color of the intro panel
This commit is contained in:
parent
d035300126
commit
fea54962d9
@ -9,6 +9,7 @@
|
|||||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.3/jquery.min.js"></script>
|
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.3/jquery.min.js"></script>
|
||||||
<script src="{{ url_for('static', filename='js/highlight.js') }}"></script>
|
<script src="{{ url_for('static', filename='js/highlight.js') }}"></script>
|
||||||
<script>
|
<script>
|
||||||
|
/* Code by Max for Amy's analytics page */
|
||||||
var _paq = window._paq || [];
|
var _paq = window._paq || [];
|
||||||
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
|
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
|
||||||
_paq.push(["setCookieDomain", "*.who-is-the-author.me"]);
|
_paq.push(["setCookieDomain", "*.who-is-the-author.me"]);
|
||||||
|
Loading…
Reference in New Issue
Block a user