bhollis/maruku

confusing errors

tj opened this issue · 2 comments

tj commented

No clue what it's complaining about, apparently these build fine for other guys on the team but not me. There's no pre tag in the file.

error:

Wrapping bad html in a PRE with class 'markdown-html-error'
|<figure>
|<img alt="Eye-tracking heatmap" src="/blog/posts/2013-10-09-inspectlet-integration/segmentheatmap.png" />
  Conversion error: There was an error converting '_posts/2013-10-09-inspectlet-integration.md'.
error: MaRuKu encountered problem(s) while converting your markup.. Use --trace to view backtrace

file:

---
title: "New Inspectlet Integration: Analyze User Behavior Instantly"
author: Sylvie
layout: post

---

We added a new Segment.io integration: [Inspectlet](https://www.inspectlet.com)!<br><br>  Inspectlet lets you see eye-tracking heatmaps, screen recordings of visitor sessions, and real-time analytics.  That sounds pretty cool, but what does all this mean for you?  

##Heatmaps 
Shows you the areas of your website where your visitors are focused, based on mouse movements, clicks, keystrokes, and page scrolling:
<figure>
  <img alt="Eye-tracking heatmap" src="/blog/posts/2013-10-09-inspectlet-integration/segmentheatmap.png"/>
  <div style="text-align:center;"><em>Segment.io's website. Lots of interest around pricing and customers.</em></div>
</figure>
<figure>
  <img alt="Page scroll heatmap" src="/blog/posts/2013-10-09-inspectlet-integration/scrolldown2.png"/>
  <div style="text-align:center;"><i>Inspectlet's website. Barely anyone sees the bottom of the page!</i></div> 
</figure>

##Screen recordings of actual visitor sessions
Track user cursor movements and clicks (even on non-links!) as they navigate your webpage:

<iframe width="640" height="480" src="//www.youtube.com/embed/ks9Rj1m3Xmw?rel=0" frameborder="0"> </iframe>
<i><div style="text-align:center;">This user is interested in the the differences between Universal and Classic in <a href="https://segment.io/docs/integrations/google-analytics">Segment.io's Google Analytics Integration docs.</a></div></i>

##Real-time analytics
What is happening on your site this very minute?

<figure>
  <img alt="Real time analytics" src="/blog/posts/2013-10-09-inspectlet-integration/realtimepanel-visitors.png"/>
</figure>

##Conversion funnel analysis
Where on your webpage do your users drop off before they sign up or purchase?

<figure>
  <img alt="Conversion funnel" src="/blog/posts/2013-10-09-inspectlet-integration/funnels-cropped2.png"/>
</figure>

With Inspectlet, you can figure out what your users are expecting from your website!  They have a free plan with 100 recorded sessions, along with heatmaps, so there’s no reason not to try it :)

We’d love to know how you’re using your new tools, so [give us a holler](mailto:friends@segment.io).
tj commented

hmm some of the others are even more vague, only:

  Conversion error: There was an error converting '_posts/2013-10-16-spinnakr-integration.md'.
tj commented

apparently you need a newline before the html