Hi Everone,
Simple Question anybody can answer:
Does your visited pages (top content) report in google loook somethinglike this:
/index.php?main_page=product_info&products_id=68
/index.php?main_page=login
/index.php?main_page=shopping_cart
or do you have actual page names instead of inreadable URL's please click below for a look at mine and be kind enough to tell me if this is normal ?
![]()
Under "Top Content" is "Content by Title". Click on that. It looks like it picks up meta tag data so put your title in the ZC meta tags. See my attached screen shot.
Mark
www.Essential-Stuff-Store.com
Yes I agree I am able to see the content by title too but when you are trying to analyze entrance paths and navigation summaries etc you are still stuck with URL's that are not readable.
Does anyone know how to fix this ?
The other mod by andrew actually did the names perfectly but it does not do conversion tracking and has html validation issues, but i am sure its is possible to put in a code hack that will do the names correcty, I am no php coder otherwise I would do it but Eric, Andrew or anyone else might be able to....
--------------
Can you please be clear on this, I am facing the same problem, no conversions showing after JROX is installed , do we remove the includes/templates/xxx/checkout_success folder and replace it with the above code, also the above codes seems incorrect because it only has the closing the tag </table> , we have the foll JROX code,
<?php
} // flag_disable_footer
##########################################
## START JAM INTEGRATION WITH ZEN CART ##
## ZC Integration code by DrByte 8/2006 ##
##########################################
if (isset($zv_orders_id) && (int)$zv_orders_id > 0 && isset($order_summary) && is_array($order_summary)) {
if (!isset($_SESSION['affiliate_order_id']) || $_SESSION['affiliate_order_id'] != $zv_orders_id ) {
$_SESSION['affiliate_order_id'] = $zv_orders_id;
$commissionable_order_formatted = number_format($order_summary['commissionable_order'], 2, '.', '');
echo '<script language="javascript" type="text/javascript" src="http://www.yoururl.com/affiliates/sale.php?amount=' . $commissionable_order_formatted . '&trans_id=' . $order_summary['order_number'] . '"></script>';
}
}
#######################################
## END JAM INTEGRATION WITH ZEN CART ##
#######################################
?>
Please post a complete set of codes to be replaced.
Hi I need some assistance. When Installing the Google analytics i do not have a
tpl_main_page.php file. instead i have two files tpl_header.php and html_header.php. where do i enter the code:
<?php
require($template->get_template_dir('.php',DIR_WS_TEMPLATE, $current_page_base,'google_analytics') . '/google_analytics.php');
?>
thanks
I have a problem with Google Analytics, I upgraded and I got this message.
1062 Duplicate entry 'GOOGLE_URCHINTRACKING_ACTIVE' for key 2
in:
[INSERT INTO zen_configuration (configuration_id, configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, last_modified, date_added, use_function, set_function) VALUES ('', 'Use Older "urchin.js" Tracking Code', 'GOOGLE_URCHINTRACKING_ACTIVE', 'No', 'This enables you to select which type of tracking code to use (either the older "urchin.js" version or the newer "ga.js" version. By default the system now uses the newer "ga.js" code.
I then uninstalled it, and then installed it again over writing all the old files.
but now there are not configure files in the admin. This is all that shows in the admin.
Google Analytics Configuration
Title Value Action
E-Commerce Engine Copyright © 2003-2008 Zen Cart™
Zen Cart v1.3.7/v1.3.7
bestvarietyshop.com
can someone tell me what went wrong.
You should have this file. It is a core file. If you do not see it in your custom folder, then you can copy the version found in the "/includes/templates/template_default/common/ directory and paste it into your custom directory to alter (as such /includes/templates/your custom template/common
Eric
20 Ways to Increase Sales Using Zen Cart
Zen Cart contribs: Simple Google Analytics, Export Shipping Information
Bookmarks