You're in the right place! Segment documentation is now part of Twilio Docs. The content you are used to is still here—just in a new home with a refreshed look.
BugHerd Destination
BugHerd is a bug tracking software that lets users report bugs right in your interface. Once reported, you get a Trello-like management interface for taking care of the issues. The analytics.js BugHerd Destination is open-source. You can browse the code on GitHub.
- From the Segment web app, click Catalog.
- Search for "BugHerd" in the Catalog, select it, and choose which of your sources to connect the destination to.
- In the destination settings, enter your
API Keyas retrieved from the Install BugHerd tab on your BugHerd Project page. - Your changes appear in the Segment CDN in about 45 minutes, and then Analytics.js starts asynchronously loading BugHerd onto your page. This means you should remove BugHerd's snippet from your page.
- The BugHerd Destination doesn't use any Segment API calls (e.g. identify, track, etc) so, once it's loaded, it's good to go! Your BugHerd sidebar will begin appearing for your team.
Segment lets you change these destination settings from the Segment app without having to touch any code.
Property nameTypeRequiredDescription
API Keystring
required
You can find your API Key under the Install BugHerd tab on your BugHerd Project page. It will appear in your tracking code as ?apikey=...
Show the Default Feedback Tabboolean
Optional
You should only disable this setting if you want to build your own feedback tab with the BugHerd API.
Default:
true