Skip to content

Commit 7d8abf1

Browse files
irinasayshisanscontext
andauthored
Remove non-existant feature (#1477)
Docs mentioned this destination supported a "raw" option, but it actually does not. We will not be fixing this per this jira: https://segment.atlassian.net/browse/DEST-2424 Adding a request to remove this option from the docs Co-authored-by: LRubin <[email protected]>
1 parent c584e0c commit 7d8abf1

File tree

1 file changed

+0
-1
lines changed
  • src/connections/destinations/catalog/tag-injector

1 file changed

+0
-1
lines changed

src/connections/destinations/catalog/tag-injector/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ _**NOTE:** Tag Injector is only available for select customers at this time._
1414
1. Once you have access, with the link provided confirm the Source you'd like to connect to.
1515
2. You have the following configuration options which will manipulate the page at runtime:
1616
- **URL**: A URL to the Javascript code to load on the page as the `src` attribute of the `<script>` tag.
17-
- **Raw**: Raw Javascript code to load onto the page within a `<script>` tag.
1817
- **Merge Variable**: A global variable that can be modified or created at runtime.
1918
3. You can also configure global variables, which the Tag Injector can manipulate in a user-specified way using Merge Variable tags. These Merge Variable tags support two fields:
2019
- Variable Name indicates what global variable to operate on.

0 commit comments

Comments
 (0)