Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chrome Result of Tag Analysis shows couple errors #15

Open
tjuola opened this issue Aug 24, 2015 · 5 comments
Open

Chrome Result of Tag Analysis shows couple errors #15

tjuola opened this issue Aug 24, 2015 · 5 comments
Assignees
Milestone

Comments

@tjuola
Copy link

tjuola commented Aug 24, 2015

Where to optimize:
Conversion Value should be prefixed with standard currency.
Code should be placed directly above the closing tag.
Conversion Value should be prefixed with standard currency.

Source code:
/* */
tag found. View Source

tag found. View Source

<div style="display:inline">
<img height="1" width="1" style="border-style:none" alt="" src="https://www.googleadservices.com/pagead/conversion/952323784/?label=tSLWCM3ygdsasdsdObKyAM&amp;value=5.83&amp;guid=ON&amp;script=0" />
</div>

@tux-rampage
Copy link
Member

Code should be placed directly above the closing tag.

Well, that's something that strongly depends on the used theme.
The extension registers within the before_body_end section which, by default, is rendered right before </body>. If there are other extensions or code which registeres there after this extension it will not be right before </body>. Also if the theme is a custom one which renders the block not directly before </body>.

The other things could be achieved, I guess.

@tux-rampage tux-rampage added this to the 1.1.0 milestone Sep 8, 2015
@tux-rampage tux-rampage self-assigned this Sep 8, 2015
@iKryss05
Copy link

Hello sir, i have same errors..can you help us to solve this. Please, Thank you!

@tux-rampage
Copy link
Member

Could you please specify which errors you get?

@iKryss05
Copy link

<script> tag found. View Source /* <![CDATA[ */ var google_conversion_id = 1030900639; var google_conversion_language = 'en'; var google_conversion_format = 3; var google_conversion_color = 'ffffff'; var google_conversion_label = 'pEpzCNPYzGQQn5fJ6wM'; var google_conversion_value = 19.17; /* ]]> */ <img> tag found. View Source <img height="1" width="1" border="0" alt="" src=""https://www.googleadservices.com/pagead/conversion/1030900639/?random=1458079482713&cv=8&fst=1458079482713&num=1&fmt=3&value=19.17&label=pEpzCNPYzGQQn5fJ6wM&bg=ffffff&hl=en&guid=ON&u_h=1080&u_w=1920&u_ah=1080&u_aw=1916&u_cd=24&u_his=14&u_tz=120&u_java=false&u_nplug=5&u_nmime=7&frm=0&url=https%3A//mysite-nysite.net/checkout/onepage/success/&ref=https%3A//mysite-nysite.net/onepage/index/index/&tiba=Lentile%20de%20contact%2C%20magazin%20online""> <noscript> tag found. View Source <noscript> <div style="display:inline"> <img height="1" width="1" style="border-style:none" alt="" src=""https://www.googleadservices.com/pagead/conversion/1030900639/?label=pEpzCNPYzGQQn5fJ6wM&value=19.17&guid=ON&script=0"" /> </div> </noscript>
and after that i have 3 blue sugestion
1.Conversion Value should be prefixed with standard currency.
2.Code should be placed directly above the closing tag.
3.Conversion Value should be prefixed with standard currency.

@iKryss05
Copy link

Hello sir, could you please help us with thise little error?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants