- Add support for tabs, carriage returns, new lines, vertical tabs, form feeds
- Bugfix: Upgrade passed-in
identify
to a version withcompanyName()
- Populate Hubspot-reserved
company
fromtraits.company.name
- Bump analytics.js-integration and analytics.js-integration-tester to ^3.x
- fix uppercases and spaces
- Remove Duo compatibility
- Add CI setup (coverage, linting, cross-browser compatibility, etc.)
- Update eslint configuration
- Bump Analytics.js core, tester, integration to use Facade 2.x
- Merge pull request #5 from segment-integrations/revert-4-traits-lowercase
- Revert "map firstname, lastname, and jobtitle."
- Merge pull request #4 from segment-integrations/traits-lowercase
- map firstname, lastname, and jobtitle.
- Add support for semantic name fields to Hubspot
- Map
revenue
tovalue
param in#track
calls
- Replace analytics.js dependency with analytics.js-core
- Send
.event
as.id
,properties.id
as_id
- Hubspot expects the
id
property to be the event name; any events with the.id
property were getting messed up previously
- Hubspot expects the
- Bump analytics.js-integration version
- Bump analytics.js-integration version
- Initial commit ✨