Difference between revisions of "Code Snippet"
From Market Ruler Help
(Created page with 'A '''Code Snippet''' is a small portion of JavaScript and/or HTML which provides functionality on a web site. For example, the following are common '''Code Snippets''' f…') |
|||
| (2 intermediate revisions by the same user not shown) | |||
| Line 4: | Line 4: | ||
* '''[[ConversionRuler|Conversion Tracking]]''' code snippets | * '''[[ConversionRuler|Conversion Tracking]]''' code snippets | ||
| − | * '''Rating or Ranking code snippets''' which allow visitors to rank articles or | + | * '''Rating or Ranking code snippets''' which allow visitors to rank articles or blog entries |
* '''Chat snippets''' which utilize third-party chat services | * '''Chat snippets''' which utilize third-party chat services | ||
| − | + | * '''Advertising Code Snippets''' | |
| − | |||
| − | * '''Advertising Code Snippets''' | ||
There are many more which offer various functionality which may not be readily available on your web site. | There are many more which offer various functionality which may not be readily available on your web site. | ||
| − | + | == Related == | |
* [[Tracking Snippet]] | * [[Tracking Snippet]] | ||
| + | |||
| + | [[Category:Technical]] | ||
| + | [[Category:Glossary]] | ||
Latest revision as of 17:55, 5 February 2026
A Code Snippet is a small portion of JavaScript and/or HTML which provides functionality on a web site.
For example, the following are common Code Snippets found on web sites:
- Conversion Tracking code snippets
- Rating or Ranking code snippets which allow visitors to rank articles or blog entries
- Chat snippets which utilize third-party chat services
- Advertising Code Snippets
There are many more which offer various functionality which may not be readily available on your web site.