merge
This commit is contained in:
commit
046a724272
4209 changed files with 1186656 additions and 0 deletions
13
www/analytics/misc/others/iframeWidget.htm
Normal file
13
www/analytics/misc/others/iframeWidget.htm
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
<html>
|
||||
<body>
|
||||
<script type='text/javascript' src='http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js'></script>
|
||||
<h3 style="color:#143974">Embedding the Piwik Country widget in an Iframe</h3>
|
||||
|
||||
<div id="widgetIframe">
|
||||
<iframe width="500" height="350"
|
||||
src="http://demo.piwik.org/index.php?module=Widgetize&action=iframe&moduleToWidgetize=UserCountry&actionToWidgetize=getCountry&idSite=1&period=month&date=2010-08-31&disableLink=1&token_auth=960d9a24b89ba4feb99be754c5aac15bx"
|
||||
scrolling="no" frameborder="0" marginheight="0" marginwidth="0"></iframe>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue