Skip to content

pgreban/ext-hubspot

 
 

Repository files navigation

Hubspot Integration for TYPO3

Authentication

Hubspot authentication is done via ENV var "APP_HUBSPOT_SECRET" - add your hapi key there.

Configuration

  • Add the TypoScript template at "Include static"
  • Include the Page TSConfig
  • Set the ENV vars APP_HUBSPOT_SECRET (see Authentication) and APP_HUBSPOT_PORTALID (to your Hubspot hapi key and portal ID)

Forms

Forms can be inserted as content elements and will be rendered via the Hubspot Forms JS.

CTAs

CTAs can be included as content elements anywhere on your web site.

Campaigns

The extension provides the possibility to add campaign tracking information to any page in TYPO3. The tracking information will thereafter be included in every link generated to that page by TYPO3.

The backend module

The Hubspot integration backend module displays an overview of all used hubspot elements and where you can find them. For example if you need to know which forms are used where, use the forms overview.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 82.1%
  • HTML 14.3%
  • JavaScript 3.6%