Heya Gaya,
Can that href
contain wildcards?
I have the same product linked on the two tests, but they are showing as two different formats. So the end link on Amazon should be the same. But I don’t know how to distill the right link to add to the test.
Maybe you can help?
So these are my to links to the same product:
<iframe style="width:120px;height:240px;" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" src="//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ss&ref=as_ss_li_til&ad_type=product_link&tracking_id=landcruadvent-20&language=en_US&marketplace=amazon®ion=US&placement=B0002Z9T0A&asins=B0002Z9T0A&linkId=b52b87d83ff19cfe4b57a5268a937cc6&show_border=true&link_opens_in_new_window=true"></iframe>
and the second one:
<script type="text/javascript">
amzn_assoc_tracking_id = "landcruadvent-20";
amzn_assoc_ad_mode = "manual";
amzn_assoc_ad_type = "smart";
amzn_assoc_marketplace = "amazon";
amzn_assoc_region = "US";
amzn_assoc_design = "enhanced_links";
amzn_assoc_asins = "B0002Z9T0A";
amzn_assoc_placement = "adunit";
amzn_assoc_linkid = "66ca136aa8598bce394b8ff90c94c3b9";
</script>
<script src="//z-na.amazon-adsystem.com/widgets/onejs?MarketPlace=US"></script>