mirror of
				https://github.com/Jermolene/TiddlyWiki5
				synced 2025-10-31 07:32:59 +00:00 
			
		
		
		
	Google Analytics: tweaks
This commit is contained in:
		| @@ -3,7 +3,7 @@ title: $:/plugins/tiddlywiki/googleanalytics/googleanalytics.js | |||||||
| type: application/javascript | type: application/javascript | ||||||
| module-type: startup | module-type: startup | ||||||
|  |  | ||||||
| Runs Google Analytics with the account number in the tiddler `$:/GoogleAnalyticsAccount` and the domain name in `$:/GoogleAnalyticsDomain` | Runs Google Analytics with the measurement ID in the tiddler `$:/GoogleAnalyticsMeasurementID` | ||||||
|  |  | ||||||
| \*/ | \*/ | ||||||
| (function(){ | (function(){ | ||||||
|   | |||||||
| @@ -1,6 +1,4 @@ | |||||||
| title: $:/plugins/tiddlywiki/googleanalytics/settings | title: $:/plugins/tiddlywiki/googleanalytics/settings | ||||||
|  |  | ||||||
| You have only two value to set, only the first is mandatory: | ''[[Google Analytics Measurement ID|$:/GoogleAnalyticsMeasurementID]]'': (mandatory) a code of the form `G-XXXXXXXXXX` where X are digits or uppercase letters<br/><$edit-text tiddler="$:/GoogleAnalyticsMeasurementID" default="" tag="input"/> | ||||||
|  |  | ||||||
| # ''[[Google Analytics Measurement ID|$:/GoogleAnalyticsMeasurementID]]'': (mandatory) a code of the form `G-XXXXXXXXXX` where X are digits or uppercase letters<br/><$edit-text tiddler="$:/GoogleAnalyticsMeasurementID" default="" tag="input"/> |  | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Jeremy Ruston
					Jeremy Ruston