We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 070357a commit 2a83905Copy full SHA for 2a83905
blockly/blocks.js
@@ -1,5 +1,5 @@
1
var mainUrl = 'https://tutorials.webduino.io/zh-tw/docs/';
2
-var utmUrl = '?utm_source=cloud-blockly&utm_campaign=help_url';
+var utmUrl = '?utm_source=cloud-blockly&utm_medium=help&utm_campaign=help_url';
3
4
Blockly.Blocks['gps_new'] = {
5
init: function () {
0 commit comments