mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-26 13:14:52 +00:00
Improve plugin readmes
Now every plugin has a short, introductory readme tiddler that is shown in the online plugin library.
This commit is contained in:
16
plugins/tiddlywiki/googleanalytics/usage.tid
Normal file
16
plugins/tiddlywiki/googleanalytics/usage.tid
Normal file
@@ -0,0 +1,16 @@
|
||||
title: $:/plugins/tiddlywiki/googleanalytics/usage
|
||||
|
||||
These instructions assume you are using TiddlySpot to publish your wiki.
|
||||
|
||||
# Go to the Google Analytics website: http://www.google.com/analytics/
|
||||
# Click the ''Access Google Analytics'' button and follow instructions to set up your account
|
||||
# Enter the name of your TiddlySpot domain, for example "mysite.tiddlyspot.com"
|
||||
# You will be given your own Tracking ID for this domain
|
||||
# Go to http://tiddlywiki.com -- open the More/System tab and drag the links to these three tiddlers across to a local copy of your site:
|
||||
#* [[$:/GoogleAnalyticsDomain]]
|
||||
#* [[$:/GoogleAnalyticsAccount]]
|
||||
#* [[$:/plugins/tiddlywiki/googleanalytics]]
|
||||
# Edit the first two of these tiddlers to reflect your Domain and Tracking ID
|
||||
# Upload the new version to TiddlySpot or other web host
|
||||
# Return to your Google Analytics page to check that your site is being tracked
|
||||
|
||||
Reference in New Issue
Block a user