- Compatible XF 1.x versions
- 1.2
- 1.3
- 1.4
- 1.5
Description:
Shows Amazon Ads on Forum List, Forum View and Thread View.
The location of the Amazon Ads is located above the bottom breadcrumb.
(Example of Amazon Ads)
(Example of Options Page)
(Example of User Group permissions)
Features:
Go to Amazon Associates and get your code:
Amazon Associates -> Product Linking -> Native Shopping Ads -> Search Ads -> Create Search Ads
Setup step 2:
Edit the andy_amazonads template.
Copy the code you got in step 1 and paste it overwriting the <script> portion in the template.
Paste the two lines shown in red overwriting the default amazon code you just pasted.
Setup step 3:
Go to the Amazon Ads Options page and enter Search Phrases that will show Amazon items related to your forum niche.
Sending a donation:
If you like this add-on, please consider sending a small donation.
https://www.paypal.me/andybajka
Thank you.
Shows Amazon Ads on Forum List, Forum View and Thread View.
The location of the Amazon Ads is located above the bottom breadcrumb.
(Example of Amazon Ads)
(Example of Options Page)
(Example of User Group permissions)
Features:
- Options page allows adding search phrases.
- Amazon Ads randomly displayed with each page load.
- User Groups determine which group sees ads.
- Download amazonads_v1.3.zip and unzip it.
- Upload the Andy folder to your server. The correct location is library/Andy.
- From your Admin Control Panel, go to the "Install Add-on" page.
- Upload the addon-AmazonAds_v1.3.xml file
- Click the Install Add-on button.
Go to Amazon Associates and get your code:
Amazon Associates -> Product Linking -> Native Shopping Ads -> Search Ads -> Create Search Ads
Setup step 2:
Edit the andy_amazonads template.
Copy the code you got in step 1 and paste it overwriting the <script> portion in the template.
Paste the two lines shown in red overwriting the default amazon code you just pasted.
Rich (BB code):
<br />
<br />
<script type="text/javascript">
amzn_assoc_placement = "adunit0";
amzn_assoc_search_bar = "true";
amzn_assoc_tracking_id = "soubayrid-20";
amzn_assoc_search_bar_position = "top";
amzn_assoc_ad_mode = "search";
amzn_assoc_ad_type = "smart";
amzn_assoc_marketplace = "amazon";
amzn_assoc_region = "US";
amzn_assoc_title = "";
amzn_assoc_default_search_phrase = "{$amazonSearchPhrase}";
amzn_assoc_default_category = "All";
amzn_assoc_linkid = "63ac96d49dbb806f1df8fb191ccda54e";
</script>
<script src="//z-na.amazon-adsystem.com/widgets/onejs?MarketPlace=US"></script>
<br />
<br />
Setup step 3:
Go to the Amazon Ads Options page and enter Search Phrases that will show Amazon items related to your forum niche.
Sending a donation:
If you like this add-on, please consider sending a small donation.
https://www.paypal.me/andybajka
Thank you.