Bug Tracking

Using Typo3? Add the Bug Tracker Usersnap to your CMS!

TYPO3 is an enterprise-class, open source content management system, used to build and manage websites of all types. One of the great things about TYPO3 is that one can add new types of content elements fairly easily. Say, for instance, a feedback button for your visitors and customers. We are working on a plugin, but in the meantime, here are the needed steps to include Usersnap – the visual bug tracker for web development – into your Typo3 site.

Try Usersnap for Bug Tracking

Try Usersnap Now

  1. Log into your backend
  2. Left Menu: Click on “Template”
  3. Select your start page (earth icon)
  4. Select “Info/Modify” in the Dropdown menu of the template
  5. Click on the edit button next to setup (pencil icon) – it’s the last entry in the table
  6. A editor opens, insert this code (with your Usersnap snippet) at the end:

page.footerData.9999 = TEXT
page.footerData.9999.value (
<script type="text/javascript">
(function() {
var s = document.createElement("script");
s.type = "text/javascript";
s.async = true;
s.src = '//api.usersnap.com/load/'+
'YOUR-API-KEY-HERE.js';
var x = document.getElementsByTagName('script')[0];
x.parentNode.insertBefore(s, x);
})();
</script>
)

Make sure your Usersnap snippet is inserted between the two parentheses () after page.footerData.9999.value. The snippet (and the tools available under the feedback button) can be customized using the Usersnap configurator.

Next time you’ll open your Typo3 page, you’ll notice the feedback button. Make sure to try it out and send an annotated screenshot to your inbox (or to the project management / customer service tool, you’ve selected in your Usersnap dashboard). Nifty, huh?

Happy developing!

Gregor Dorfbauer

Recent Posts

The Product Delight Grid: Nesrine Changuel on Building Emotionally Sticky Products (With Templates You Can Use Today)

“Delight is not just solving a problem - it’s creating a positive emotional memory.”— Nesrine…

1 month ago

Ravi Mehta’s AI Strategy Surveys: Build AI That Fits, Flows, and Wins

If your AI strategy feels like it’s solving everything except what matters, you’re not alone.…

2 months ago

Pawel Huryn’s Proven Templates for AI-Ready Product Discovery: Stop Collecting Useless Data

Too many product teams spend months or even millions training AI models that never deliver…

3 months ago

How to Run 3 Health Checks to Improve Your Product Discovery Phases by David Pereira

Too many discovery efforts fail silently. Teams run interviews, ship features, and sprint ahead -…

4 months ago

Dual Track Agile with Ant Murphy: How to Balance Discovery and Delivery Without Losing Your Mind

If you're sprinting with delivery while discovery is stuck in the parking lot, you're not…

4 months ago

How to Design a Product Discovery Framework That Maximizes Impact – With Matt LeMay

"If you have 10 teams decorating the hood of a car with rhinestones, the hood…

5 months ago