Better Support for Analytics Conversion Rates

  • Posts: 10
  • Thank you received: 0
13 years 3 months ago #5820

Hey,

we're using Google Analytics with our shop. We tried to define some goals, for Google Analytics being able to calcualate our conversion rates.

It would be great if HikaShop could assign a unique URL to the "Thank You" page, after the order is complete. This unique url could be set as a goal in Google Analytics. Until now, the urls for the different steps during checkout are the same.

What do you think about this idea?
Thanks,
Alex

Please Log in or Create an account to join the conversation.

  • Posts: 81540
  • Thank you received: 13071
  • MODERATOR
13 years 3 months ago #5821

Hi,

Sure, if that's all you need you can change the code

hikashop::completeLink('checkout&task=step'.$url_itemid);
to
hikashop::completeLink('checkout&task=step'.$url_itemid.'&step='.($this->step+1));
in the file step of the view checkout, which you can edit via the menu Display->Views.

Please Log in or Create an account to join the conversation.

  • Posts: 3
  • Thank you received: 0
12 years 4 months ago #33261

How is this handled in the new version of hikashop, because i cant find this line in mentioned view?

Please Log in or Create an account to join the conversation.

  • Posts: 81540
  • Thank you received: 13071
  • MODERATOR
12 years 4 months ago #33293

Hi,

Google Analytics support is now directly in HikaShop's Business edition. You need to configure the google analytics plugin via the joomla plugins manager and follow the documentation here:
www.hikashop.com/en/support/documentatio...oogle-analytics.html

Please Log in or Create an account to join the conversation.

Time to create page: 0.074 seconds
Powered by Kunena Forum