Page 1 of 1

Where do I get the EKM Push Real Time Widget

Posted: Fri Dec 28, 2012 2:19 pm
by Searchman
How do I download the EKM Push Real time metering widget.

Re: Where do I get the EKM Push Real Time Widget

Posted: Sun Dec 30, 2012 11:30 am
by Jameson
There are a couple of ways you can use the EKM Widget with your EKM Push account.

You can either: go to http://www.ekmmetering.com, click on the "i" icon, then enter your own meter number and EKM Push User Key.

or

You can embed the widget in your own website. To do this insert this html into your own website:

Code: Select all

<iframe src=
"http://widget.ekmmetering.com/ekm3/"
style="width:970px; height:360px;
border-color:#FFFFFF;
border-style:solid;
margin-bottom:0px;
border-width:1px"
scrolling="no" >
</iframe>
There is really not a way to download the widget (it runs on the web). If you are interested in tinkering with the code, we can share the source code with you.

Regards,