Skip to content

Commit 5427017

Browse files
committed
[netlify-build]
1 parent 11cfc16 commit 5427017

File tree

1 file changed

+1
-1
lines changed
  • src/connections/sources/catalog/libraries/website/javascript

1 file changed

+1
-1
lines changed

src/connections/sources/catalog/libraries/website/javascript/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -507,7 +507,7 @@ onConsentDialogClosed(function(consentedTools){
507507
#### Bundle Obfuscation
508508
You can also add an `obfuscate` property to the object in the second parameter, which obscures the URL from which your integrations and destination actions are loaded. This helps prevent words that are flagged by ad blockers to not be detected in your URL, enabling the integration to properly load.
509509

510-
An example:
510+
For example:
511511

512512
```js
513513
analytics.load('writekey', { obfuscate: true })

0 commit comments

Comments
 (0)