Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

infusion stat

Asked Modified Viewed 1,176 times
S
snakou
S
snakou 10
  • Junior Member, joined since
  • Contributed 41 posts on the community forums.
  • Started 15 threads in the forums
  • Started this discussions
asked
Junior Member

hello,
there exist an infusion that lets you see the stat site? number of fast by day, month etc ....
thank you very much
0 replies

6 posts

F
Falk
F
Falk 146
Need help?, Having trouble?
• View our Documentation for Guides, Standards and Functions
• Name and Organize your Topics and Content correctly in the corresponding Forums for best support results
• Attaching Log Files and Screenshots when reporting issues will help
• Provide with an URL to live example if one exists
• Please read the How to Report an Error post
• Please read and comply with the Code of Conduct

(¯·._.·(¯°·._.·°º*[ Project Manager ]*º°·._.·°¯)·._.·¯)
  • Super Admin, joined since
  • Contributed 6,201 posts on the community forums.
  • Started 639 threads in the forums
  • Answered 12 questions
answered
Super Admin

Try do a web search for PD Stats Panel
0 replies
S
snakou
S
snakou 10
  • Junior Member, joined since
  • Contributed 41 posts on the community forums.
  • Started 15 threads in the forums
  • Started this discussions
answered
Junior Member

you have a reference site because I was finding but has not run the air
thx

Merged on Sep 10 2014 at 05:26:00:
I find pd stat panel.I add a Panel, but the Panel not Appear year issue, how to see the stat page?
thx
Edited by snakou on 10-09-2014 05:26,
0 replies
F
Falk
F
Falk 146
Need help?, Having trouble?
• View our Documentation for Guides, Standards and Functions
• Name and Organize your Topics and Content correctly in the corresponding Forums for best support results
• Attaching Log Files and Screenshots when reporting issues will help
• Provide with an URL to live example if one exists
• Please read the How to Report an Error post
• Please read and comply with the Code of Conduct

(¯·._.·(¯°·._.·°º*[ Project Manager ]*º°·._.·°¯)·._.·¯)
  • Super Admin, joined since
  • Contributed 6,201 posts on the community forums.
  • Started 639 threads in the forums
  • Answered 12 questions
answered
Super Admin

I am personally not familiar with the Addon, you need to check the readme, there should be clear instructions on how to use it.
0 replies
S
snakou
S
snakou 10
  • Junior Member, joined since
  • Contributed 41 posts on the community forums.
  • Started 15 threads in the forums
  • Started this discussions
answered
Junior Member

there is a code to use google analystic in a Panel?
if so where I can find it? I have my id UA-54649416-1

thx
0 replies
K
KasteR
K
KasteR 10
  • Senior Member, joined since
  • Contributed 290 posts on the community forums.
  • Started 1 thread in the forums
answered
Senior Member

For the PD Stats Panel, check with Grimloch. I would recommend sending him a Private Message on this site and reference this thread, or perhaps visiting his site WhisperWillow.
0 replies
S
snakou
S
snakou 10
  • Junior Member, joined since
  • Contributed 41 posts on the community forums.
  • Started 15 threads in the forums
  • Started this discussions
answered
Junior Member

oki thx

Merged on Sep 11 2014 at 12:31:26:
one last question, how can I do to integrate this code in a Panel?

thx

<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.1/jquery.min.js"></script>
<script type="text/javascript" src="http://www.radiomaria.fr/js/jquery.jplayer.min.js"></script>
<script type="text/javascript" src="add-on/jquery.jplayer.inspector.js"></script>


<script type="text/javascript">
//<![CDATA[
$(document).ready(function(){

$("#jquery_jplayer_1").jPlayer({
ready: function (event) {
$(this).jPlayer("setMedia", {
mp3:"http://217.114.200.126:80/;stream.mp3"
}).jPlayer("play");
},


swfPath: "js",
supplied: "mp3",
wmode: "window"
});
});
//]]>
</script>
Edited by snakou on 11-09-2014 12:31,
0 replies

Category Forum

Panels and Infusions

Labels

None yet

Statistics

  • Views 0 views
  • Posts 6 posts
  • Votes 0 votes
  • Topic users 3 members

3 participants

F
F
Falk 146
Need help?, Having trouble?
• View our Documentation for Guides, Standards and Functions
• Name and Organize your Topics and Content correctly in the corresponding Forums for best support results
• Attaching Log Files and Screenshots when reporting issues will help
• Provide with an URL to live example if one exists
• Please read the How to Report an Error post
• Please read and comply with the Code of Conduct

(¯·._.·(¯°·._.·°º*[ Project Manager ]*º°·._.·°¯)·._.·¯)
  • Super Admin, joined since
  • Contributed 6,201 posts on the community forums.
  • Started 639 threads in the forums
  • Answered 12 questions
K
K
KasteR 10
  • Senior Member, joined since
  • Contributed 290 posts on the community forums.
  • Started 1 thread in the forums
S
S
snakou 10
  • Junior Member, joined since
  • Contributed 41 posts on the community forums.
  • Started 15 threads in the forums
  • Started this discussions

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet