eSauti
·
Integrate eSauti to WordPress via shortcodes, without editing theme files.
eSauti adds eSauti tracking (mtc.js) in your header or footer and provides an optional noscript pixel fallback. It also supports a consent-gated mode where tracking starts only after calling window.esauti_start_tracking().
It can also forward selected Gravity Forms events to eSauti inbound events (/v1/inbound/event) using an HMAC SHA-256 signature generated from your Inbound Secret Key.
Shortcodes included:
– [esauti type="form" id="1"]
– [esauti type="focus" id="1"]
– [esauti type="content" slot="homepage_hero"]Fallback[/esauti]
– [esauti type="video" gate-time="15" form-id="1" src="https://example.com/video.mp4"]
– [esauti type="tags" values="tag1,tag2,-oldTag"]