Pixelpost

Authentic Photoblog Flavour


Go Back   Pixelpost Forum > SUPPORT / INFORMATION > Pixelpost Help

Post Reply
 
Thread Tools
  #1  
Old 02-01-2008, 03:35 PM
k10tweet Offline
pp regular
 
Join Date: Jan 2008
Posts: 29
site meter

Can someone tell me if you can site meter to pixle post?
Reply With Quote
  #2  
Old 02-01-2008, 03:46 PM
dakwegmo's Avatar
dakwegmo+ Offline
Team Pixelpost
 
Join Date: Jul 2005
Location: West of Between
Posts: 689
I think you're missing a verb in that statement. I'm going to assume the verb is 'add' and say yes. You can add site meter to pixelpost. They will provide you with code to stick into your site. All you have to do is paste the code they provide into the template(s) for the page(s) you want to track.

If however the verb you meant is 'tickle', well then I can't help you. You'll have to figure it out on your own.
__________________
My Photoblog
If you find my help useful please consider feeding the PixelPost Kitty
If you're short on cash just feed my ego
Reply With Quote
  #3  
Old 02-01-2008, 09:15 PM
k10tweet Offline
pp regular
 
Join Date: Jan 2008
Posts: 29
site meter

So if I want to track each image that I post with site meter I have to add the code to each new page every time I post?

Can you tell me specifically where I am to place this code if I want my images tracked?
Reply With Quote
  #4  
Old 02-01-2008, 11:43 PM
dakwegmo's Avatar
dakwegmo+ Offline
Team Pixelpost
 
Join Date: Jul 2005
Location: West of Between
Posts: 689
Quote:
Originally Posted by k10tweet View Post
So if I want to track each image that I post with site meter I have to add the code to each new page every time I post?
No, pixelpost dynamically generates the page view. Each image has a unique id so that the page is loaded as http://www.yoursite.com/index.php?showimage=1, http://www.yoursite.com/index.php?showimage=2 ... http://www.yoursite.com/index.php?showimage=n. Most statistics programs are smart enough to recognize these as different pages.

Quote:
Originally Posted by k10tweet View Post
Can you tell me specifically where I am to place this code if I want my images tracked?
Without knowing any of the specifics, like what template you're using, I can't be too specific. Generally, though, you would add the code to pixelpostfolder/templates/yourtemplatename/image_template.html. You'll need to follow the site meter instructions for where exactly the code goes on the page. If they say to put it in the header then it would go somewhere between the <head> and </head> tags. If they say put it at the bottom of the page, then it would usually go right before the </body> tag.
__________________
My Photoblog
If you find my help useful please consider feeding the PixelPost Kitty
If you're short on cash just feed my ego
Reply With Quote
  #5  
Old 02-02-2008, 01:22 PM
k10tweet Offline
pp regular
 
Join Date: Jan 2008
Posts: 29
site meter

This is my photoblog address: http://www.kristenritchie.com//index.php
v1.7.1

Perhaps you can tell me what template I'm using based on seeing my blog. (I thought I was getting a specific template, but it looks like I got something else and I don't know its name).

Based on the above information perhaps you can tell me exactly what folder I am to put the information you shared with me. Site meter does say to put the code in between the headers, but I don't know exactly where that is to go.

many thanks
Reply With Quote
  #6  
Old 02-02-2008, 02:44 PM
dakwegmo's Avatar
dakwegmo+ Offline
Team Pixelpost
 
Join Date: Jul 2005
Location: West of Between
Posts: 689
open templates/simple/image_template.html

The head of the document looks like this
HTML Code:
<head>
<title><SITE_TITLE> - <SUB_TITLE></title>
<!-- Link for FEED autodiscovery -->
<FEED_AUTO_DISCOVERY>
<!-- META -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta http-equiv="content-type" name="keywords" content="PhotoBlog,<SITE_TITLE>,<IMAGE_TITLE>,Pixelpost" />
<meta http-equiv="content-type" name="description" content="<SITE_TITLE>-PhotoBlog: <IMAGE_TITLE>, <IMAGE_NOTES_CLEAN>" />
<!-- CSS -->
<link rel="stylesheet" type="text/css" href="templates/simple/styles/light.css" title="light" />
<link rel="alternate stylesheet" type="text/css" href="templates/simple/styles/dark.css" title="dark" />
<!-- SCRIPTS -->
<script type="text/javascript" src="templates/simple/scripts/styleswitcher.js"></script>

</head>
Notice the <head> and </head> tags.

The best place to put the site meter code is going to be right after this
HTML Code:
<!-- SCRIPTS -->
<script type="text/javascript" src="templates/simple/scripts/styleswitcher.js"></script>
but before this
HTML Code:
</head>
__________________
My Photoblog
If you find my help useful please consider feeding the PixelPost Kitty
If you're short on cash just feed my ego
Reply With Quote
  #7  
Old 02-02-2008, 03:05 PM
k10tweet Offline
pp regular
 
Join Date: Jan 2008
Posts: 29
site meter

When I go to templates/simple/image_template, I don't get the code you sent.
I get a screen that says:

Home/Browse/About
Site Style: Light/Dark
Valid HTML Valid CSS
Reply With Quote
  #8  
Old 02-02-2008, 07:53 PM
Dkozikowski's Avatar
Dkozikowski+ Offline
Team Pixelpost
 
Join Date: Oct 2005
Posts: 1,855
Send a message via AIM to Dkozikowski
You must open this file in a simple TEXT editor (EG: Notepad for Windows, Textedit for MAC).

DO NOT open in MS Word or the like.
Reply With Quote
  #9  
Old 02-03-2008, 12:24 AM
k10tweet Offline
pp regular
 
Join Date: Jan 2008
Posts: 29
site meter

Right! Should have thought of that!

Okay, so I've done as you suggested. I added JavaScript HTML in the areas you indicated and then uploaded the file to my public_html.
When I go to my blog I don't see the site meter logo anywhere and when I check my account it's not tracking my visits.
I've tried regular HTML with the same results.

Any ideas?
Reply With Quote
  #10  
Old 02-03-2008, 12:44 AM
dakwegmo's Avatar
dakwegmo+ Offline
Team Pixelpost
 
Join Date: Jul 2005
Location: West of Between
Posts: 689
I'm looking at your page and there's no site-meter code in the template. Go ahead and upload the template with the changes so we can check it.
__________________
My Photoblog
If you find my help useful please consider feeding the PixelPost Kitty
If you're short on cash just feed my ego
Reply With Quote
Post Reply


Thread Tools




All times are GMT. The time now is 08:36 AM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd. | Style Design: d3 designs