We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67a71d7 commit 5bb53d0Copy full SHA for 5bb53d0
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_medium=help&utm_campaign=help_url';
+var utmUrl = '?utm_source=cloud-blockly&utm_medium=contextMenu&utm_campaign=tutorials';
3
4
Blockly.Blocks['gps_new'] = {
5
init: function () {
0 commit comments