Piwik and Frame

I have some redirects to web pages and implemented as a frame forwarding:

 <DOCTYPE HTML PUBLIC "- / / W3C / / DTD HTML 4.0 Transitional / / EN">


<HTML>
<HEAD>
<meta http-equiv="expires" content="0">
<title> DSL Surf & Phone by 1 & 1 </ title>
</ HEAD>

<FRAMESET ROWS="30" framespacing="0" frameBorder="0" BORDER="0">
<FRAME SRC="(ext link)dsl.1und1.de/?ps_id=P18782844" NAME="content" marginwidth="0" marginheight="0">

</ FRAMESET>


</ HTML>

Where can I change the code by counting how many visitors there are and where they come from. The source code of the target page I do not come.

Does anyone have another source for frame forwarding with Piwik code?

Thanks nipsild