Tracking Inject

Component ID

2427565

Component name

Tracking Inject

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

This is a Drupal 8 module.

Adds the ability for injecting tracking scripts into website pages.

Tracking scripts are typically provided by an advertising agency, research firm, analytics firm, or other provider to track the page views or other user activity on your site.

Tracking scripts often need to be targeted to one web page, some web pages or all web pages on a website and tracking scripts are typically used to track email campaign response, special event advertising and marketing campaigns or split-run web page content testing.

The Tracking Inject module gives you the ability to target and position tracking script injections from a centralized manageable admin interface:
- Target on which page or page(s) each tracking script is to be included. You
can target by by entity type(s), taxonomy term(s), page path(s) and home page.
- Position where within the page HTML each tracking script should appear.
Default positions include HEAD, after opening body tag and before
closing body tag. These are the page positions that are most commonly required
for deploying tracking scripts on a site.
- There is also a blanket 'sitewide-tracking' which will inject the tracking
script on every page.