Исходный текст | Переводы |
---|---|
Compact the JavaScript snippet | |
If checked, then the JavaScript snippet will be compacted to remove unnecessary whitespace. This is <strong>recommended on production sites</strong>. Leave unchecked to output a snippet that can be examined using a JavaScript debugger in the browser. | |
Include the snippet as a file | |
If checked, then each JavaScript snippet will be included as a file. This is <strong>recommended</strong>. Leave unchecked to inline each snippet into the page. This only applies to data layer and script snippets. | |
Recreate snippets on cache rebuild | |
If checked, then the JavaScript snippet files will be created during a cache rebuild. This is <strong>recommended on production sites</strong>. | |
Flush snippet directory on cache rebuild | |
If checked, then the snippet directory will be deleted and recreated during a cache rebuild. If not checked, then manual intervention may be required to tidy up the snippet directory (e.g. remove snippet files for a deleted container). | |
Show debug output | |
If checked, then the result of each snippet insertion condition will be shown in the message area. Enable <strong>only for development</strong> purposes. |