Problem with tracking external links since update to 1.8.4

Short time after the update I saw an error regarding external links. Piwik shows URLs in the style of http://http://example.com. Maybe this has something to do with the url_prefix of the db table piwik_log_action introduced with Ticket #2976. When I looked inside this table I saw a value of 0 instead of 1 (which should stand for http://).

I Second that.

occurs with the piwik_link class on internal links, not with ‘normal’ outgoing links

I have a ‘goal’ on some of those (internal piwik_link marked) links and these are right (the green flags)

Same problem here… goals keep loading, but do not show any data.
http://r.imgurl.nl/30rvxL

occurs with the piwik_link class on internal links, not with ‘normal’ outgoing links

Thanks for the report.
@rogger @Rontu - do you see a problem ONLY with external links / outlinks ?

Same problem here… goals keep loading, but do not show any data.
This isn’t the same problem, the “Goal report not loading” has a solution in: http://forum.piwik.org/read.php?2,93763,page=1#msg-93775

On my installation of Piwik it only appears on outgoing links. The strange thing is, that it only happens with new links. The ones already known by Piwik are doing just fine.

In the database table they are correctly inserted (e.g. http://example.com/) but the Piwik-UI shows them as http://http://example.com.

If you want to help us fix this, take a look at my post here: 301 Moved Permanently

It’s only about the visitor log but I’m pretty sure it’s the same problem. So take a look at the visitor log, find broken outlinks there and follow the instructions in the other topic.

Thanks!

Everybody having this problem please take a look at the solution over here: Showing http://http://example.org for outlinks when using MYSQLI · Issue #3408 · matomo-org/matomo · GitHub