Update template.tpl
This commit is contained in:
Родитель
de0b4316fd
Коммит
bdc2637b7b
|
@ -65,7 +65,7 @@ const encodeUri = require('encodeUri');
|
|||
const clarity = createArgumentsQueue('clarity', 'clarity.q');
|
||||
|
||||
// Reconstruct customer clarity script URL
|
||||
const url = "https://www.clarity.ms/tag/"+encodeUri(data.projectId);
|
||||
const url = "https://www.clarity.ms/tag/"+encodeUri(data.projectId)+"?ref=gtm";
|
||||
|
||||
// Handle Success
|
||||
const onCustomerSuccess = () => {
|
||||
|
|
Загрузка…
Ссылка в новой задаче