We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a0dd4ae + 5bb53d0 commit 0f8fc61Copy full SHA for 0f8fc61
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=contextMenu&utm_campaign=tutorials';
3
4
Blockly.Blocks['gps_new'] = {
5
init: function () {
0 commit comments