Ticket #923 (closed support request: fixed)

Opened 20 months ago

Last modified 11 months ago

Firestats on Blogger

Reported by: charles@… Owned by: omry
Priority: Normal Milestone:
Component: FireStats Version: 1.5
Severity: Normal Keywords:
Cc:

Description

Hello: How do I, if at all, install firestats on my blogger account?

Attachments

Change History

follow-up: ↓ 2   Changed 20 months ago by omry

You will have to install FireStats 1.6 on a server, and use the JavaScript? integration (basically add a line to your html files to get them to report to your FireStats)

in reply to: ↑ 1   Changed 20 months ago by anonymous

Replying to omry:

You will have to install FireStats 1.6 on a server, and use the JavaScript? integration (basically add a line to your html files to get them to report to your FireStats)

Thank you, I have firestats installed on my webserver and added: <?php include('http://charestendell.com/home/content/c/h/a/charlestendell/html/firestats/php/db-hit.php'); fs_add_site_hit(3); ?>

to my template html on blogger. Once I save the changes the code disappears and no stats are logged on firestats.

follow-up: ↓ 4   Changed 20 months ago by omry

That wont work. you can't include php files from another server.

let me repeat it for the last time.

you need FireStats 1.6 to do what you want to do.

once you have it installed, Change the type of site 3 to generic html, and click the help button next to the site in the sites table. it will tell you what you need to add to the html page.

in reply to: ↑ 3 ; follow-up: ↓ 5   Changed 20 months ago by anonymous

Replying to omry:

That wont work. you can't include php files from another server. let me repeat it for the last time. you need FireStats 1.6 to do what you want to do. once you have it installed, Change the type of site 3 to generic html, and click the help button next to the site in the sites table. it will tell you what you need to add to the html page.

thanks, I upgraded like you said and then added <script type='text/javascript' src='http://charlestendell.com/firestats/js/fs.js?site_id=3'></script> to the html on blogger. My blog is blog.charlestendell.com the site where firestats is is charlestendell.com

in reply to: ↑ 4   Changed 20 months ago by anonymous

  • status changed from new to closed
  • resolution set to fixed

Replying to anonymous:

Replying to omry:

That wont work. you can't include php files from another server. let me repeat it for the last time. you need FireStats 1.6 to do what you want to do. once you have it installed, Change the type of site 3 to generic html, and click the help button next to the site in the sites table. it will tell you what you need to add to the html page.

thanks, I upgraded like you said and then added <script type='text/javascript' src='http://charlestendell.com/firestats/js/fs.js?site_id=3'></script> to the html on blogger. My blog is blog.charlestendell.com the site where firestats is is charlestendell.com

Never mind its working thanks.

Add/Change #923 (Firestats on Blogger)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.