Amazon Ads

Amazon Ads 1.3

No permission to download
Compatible XF 1.x versions
  1. 1.2
  2. 1.3
  3. 1.4
  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)

pic001.webp


(Example of Options Page)

pic002.webp


(Example of User Group permissions)

pic003.webp


Features:
  • Options page allows adding search phrases.
  • Amazon Ads randomly displayed with each page load.
  • User Groups determine which group sees ads.
Installation:
  1. Download amazonads_v1.3.zip and unzip it.
  2. Upload the Andy folder to your server. The correct location is library/Andy.
  3. From your Admin Control Panel, go to the "Install Add-on" page.
  4. Upload the addon-AmazonAds_v1.3.xml file
  5. Click the Install Add-on button.
Setup step 1:

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.
Author
AndyB
Downloads
78
Views
1,473
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from AndyB

Latest updates

  1. See description

    Amazon Ads v1.3 changes: Added ability to list Search Phrases on each line.
  2. See description

    Amazon Ads v1.2 changes: Removed phrases above and below ads. If you have installed Amazon...
  3. See description

    Amazon Ads v1.1 changes: Added new title that explains how members can support the forum.
Top Bottom