Amazon-embedded-code

Posted by Helmut_pdorfHelmut_pdorf on 30 Nov 2019 13:43, last edited by Helmut_pdorfHelmut_pdorf on 01 Dec 2019 10:24
Tags: amazon embed

This page was created because of the question on community forum: http://community.wikidot.com/forum/t-6256457/unable-to-embed-amazon-associate-iframes#post-4435176 related to the page http://ardchattan.wikidot.com/local-books (Page source for revision no. 23 )

See also the following child of this page: http://community-playground.wikidot.com/amazon-embedded-code-1 with the iframe solution working on the thread on the community forum.

It was my own security checker ( Kaspersky) which stopped the "data collection" ( Amazon?) of this website (community-playground.wikidot) !
When I go to kaspersky menu on firefox and allow the data collection for this website - than all iframes work well!

Test0

Used iframe from Ed_Johnson:

[[iframe http://ws-eu.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=GB&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=ardcparionena-21&marketplace=amazon&region=GB&placement=1458218066&asins=1458218066&linkId=&show_border=true&link_opens_in_new_window=true width="120px" height="240px"  scrolling="yes" frameborder="0"]]

In action:

Test1:

Using normal iframe code: http://www.wikidot.com/doc-wiki-syntax:embedding-code
( look at the source! )

[[iframe http://ws-eu.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=GB&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=ardcparionena-21&marketplace=amazon&region=GB&placement=1458218066&asins=1458218066&linkId=&show_border=true&link_opens_in_new_window=true width="120px" height="240px"  scrolling="yes" frameborder="0"]]

In Action:

Test2:

Using normal html code ( http://www.wikidot.com/doc-wiki-syntax:html-blocks )
Opening in new window ( target="_blank" )
( look at the source! )

[[html]]
class="amazon amzn-ad-container" style="width:120px;height:240px;" marginwidth="0" marginheight="0" scrolling="no" frameborder="1" src="https://ws-eu.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=GB&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=ardcparionena-21&marketplace=amazon&region=GB&placement=1458218066&asins=1458218066&linkId=&show_border=true&link_opens_in_new_window=true"
[[/html]]

In Action:

This is one of the wanted links: ( DO NOT click on the link! )

Copy this link and open it in a new window on YOUR browser ( not by Wikidot - there is a loss of all CSS styles!

http://ws-eu.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=GB&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=ardcparionena-21&marketplace=amazon&region=GB&placement=1458218066&asins=1458218066&linkId=&show_border=true&link_opens_in_new_window=true

Test 3

Copied html from Amazon wen site:

In Action: This works ! (? )

Test 4

Embed used:

[[embed]]
<script type="text/javascript" src="http://ws-eu.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=GB&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=ardcparionena-21&marketplace=amazon&region=GB&placement=1458218066&asins=1458218066&linkId=&show_border=true&link_opens_in_new_window=true"></script>
[[/embed]]

in Action:

Sorry, no match for the embedded content.


Number of Comments: 3)

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License