Transforming page views into pipeline with B2B-focused analytics
window.dispatchEvent(new CustomEvent("ANALYTICS.HVA", {
detail: {
type: 'hva.formsubmit',
formName: 'contact-us-form',
parentPage: 'form_start:Contact Us:Website',
assetId: 'ff-contact-001',
assetType: 'leadform',
assetTitle: 'Contact Us – FunnelFuel',
emid: email,
pp: 'standard:blind-submit:soft-gate:post'
}
}));
| Type/AssetType | Category |
|---|---|
| hva.form* | Forms |
| leadform | Lead Forms |
| whitepaper | Whitepapers |
| case-study | Case Studies |
| webinar | Webinars |
| demo | Demos |
| trial | Trials |
| Type | Action |
|---|---|
| hva.formview | Form Viewed |
| hva.formsubmit | Form Submitted |
| hva.formstart | Form Started |
| hva.download | Asset Downloaded |
| hva.view | Content Viewed |
| hva.videoplay | Video Played |
| hva.demo | Demo Requested |
assetTitle | ID:assetId | Form:formName | Gate:gateType
| Component | Example |
|---|---|
| assetTitle | Contact Us – FunnelFuel |
| ID:assetId | ID:ff-contact-001 |
| Form:formName | Form:contact-us-form |
| Gate:gateType | Gate:soft-gate |
Contact Us – FunnelFuel | ID:ff-contact-001 | Form:contact-us-form | Gate:soft-gate