Menu Content

Podpora

> Diskusní fóra, FAQs & placená podpora
Welcome, Guest
Username Password: Remember me

Query string in URL
(1 viewing) (1) Guest
Support forum for customers who have purchased this product. Archive only, no new post can be added.

NOTE: This category has been locked. If you have purchased paid version, please, use our Support Ticket system instead. If you are using free edition, please see the Community Support section.

TOPIC: Query string in URL

Query string in URL 10 years, 10 months ago #39788

Hi,
I'm seeing my URLs with ?___store=default&nocache=true&mturbo_dynamic_block=true added to them. What is causing this?

Is this the storeview being active in settings?

Turning it off will fix it?

thanks,
Sam
The topic has been locked.

Re: URLs being added to 10 years, 10 months ago #39790

  • jich
  • OFFLINE
  • Posts: 254
Dear Samiam,

It is special query string which is used during the downloading of the page into cache. "nocache=true" means the page must be loaded from Magento not from the cache. "dynamic_block=true" means "use dynamic block". "__store" is default param from Magento to identify the used storeview.

You should not see these params in your HTML code. M-Turbo automatically strips these params from URL after receiving the request. Could you send URL of your site? I will look at this.
ARTIO Support Team
The topic has been locked.

Re: URLs being added to 10 years, 10 months ago #39793

Hi,
www.worldwellnessstore.com

It's showing up in Google Analytics (seems to be replacing the actual page name). If you visit the site you see the regular URL

If I add the query string to the URL it responds and does not rewrite it to the regular URL

www.worldwellnessstore.com/mimosa-pudica-powder-112g.html

www.worldwellnessstore.com/mimosa-pudica...o_dynamic_block=true

The added string is showing up in analytics reporting as well as the regular URL
Sam
The topic has been locked.

Re: URLs being added to 10 years, 10 months ago #39795

  • jich
  • OFFLINE
  • Posts: 254
Dear samiam,

If you look at HTML code of download page (ex.: www.worldwellnessstore.com/var/turbocach...-mg-60-capsules.html) then you can see


 _gaq.push(["_setAccount", "UA-12739668-4"], ["_trackPageview","/4-weightloss-650-mg-60-capsules.html?___store=default&nocache=true&mturbo_dynamic_block=true"]);



It means that the additional parameters is not stripped when Google Analytics generates its code. It is not good.

Which version Magento you use? Do you use any 3rd party module for generating the GA code or you use the default implementation from Magento?
ARTIO Support Team
Last Edit: 10 years, 10 months ago by jich.
The topic has been locked.

Re: URLs being added to 10 years, 10 months ago #39798

Hi,
Yes we use Fooman Google Analytics + 1.4.1.1 and I do see what you mention. I have a update for it, although I don't know if that will 'fix' it.

Sam
The topic has been locked.

Re: Query string in URL 10 years, 10 months ago #39801

Kristof from Fooman replied

"technically it is different content and our extension will not filter out the ? part since it is vital for tracking things like campaigns and keywords.
You can set your google analytics to ignore certain query parameters."
The topic has been locked.
Moderators: pedu
Přihlášení uživatele Prázdný