8 lines
425 B
HTML
8 lines
425 B
HTML
|
|
<html>
|
||
|
|
<body>
|
||
|
|
<h3 style="color:#143974">Embedding the Piwik Country widget in an Iframe</h3>
|
||
|
|
<div id="widgetIframe"><iframe width="500" height="350"
|
||
|
|
src="http://localhost/trunk/index.php?module=Widgetize&action=iframe&moduleToWidgetize=UserCountry&actionToWidgetize=getCountry&idSite=1&period=day&date=2008-11-17&disableLink=1" scrolling="no" frameborder="0" marginheight="0" marginwidth="0"></iframe></div>
|
||
|
|
|
||
|
|
</body></html>
|