Mighty Morphin’ Power Rangers Cyber Monday Deal
Okay, here’s a breakdown of teh provided HTML snippet, focusing on the key data about the product and the tracking data:
Product Information:
* Product Name: Mighty Morphin Power Rangers Complete Collection
* Price: $19.49 (originally $30) – indicating a sale.
* Format: 19-disc set
* Content:
* All 145 episodes of Mighty Morphin Power Rangers
* 10-episode Alien Rangers mini-series
* Archival material
* Retrospective featurettes with interviews with cast and crew.
* Bonus Features: A list of several bonus features are included (see the <ul> list in the HTML).
Link & Tracking Information:
* Link URL: https://www.amazon.com/Mighty-Morphin-Power-Rangers-Complete/dp/B07GNSV6S1?tag=gamespot-bfcm-20
* Affiliate Tag: tag=gamespot-bfcm-20 – This indicates that the link is an affiliate link for Gamespot, likely part of a black Friday/Cyber Monday (BFCM) promotion.
* link Attributes:
* rel="sponsored nofollow": This tells search engines that the link is a sponsored link (likely an ad or affiliate link) and not to pass link juice.
* target="_blank": Opens the link in a new tab/window.
* Data Attributes (for tracking): The data-* attributes are used to pass information to tracking scripts. Here’s a breakdown:
* data-event-tracking: Contains information about the link destination and tracking parameters.
* destUrl: The destination URL of the link.
* dwLinkTag: “listicle|button” – likely categorizes the link within the website’s content.
* leadType: ”deal” – indicates this is a promotional deal.
* linkLocation: ”BuyButton” – specifies where the link is located on the page.
* merchantName: “” – Merchant name is empty.
* seamlessScrollPage: “1” - likely related to how the page loads or scrolls.
* searchDim: “listicle|button” - similar to dwLinkTag.
* data-track-page-event: Contains information about the event to be tracked when the link is clicked.
* eventName: “Monetization Link Clicked” – The event being tracked.
* merchantName: “” – Merchant name is empty.
* merchantPrice: “” – Merchant price is empty.
* data-vars-buy-link: The same link URL as the href attribute.
HTML Structure:
* The product is contained within a <div> with the class item.
* The price is within an <h3> tag, which also contains the link.
* The image is within a <div> with the class image-container, and the link is repeated within an <a> tag inside.
* The product description is within a <div> with the class item-description.
In essence,this snippet represents a product listing with a direct link to purchase on Amazon,and it’s heavily instrumented with tracking data to monitor clicks and conversions for Gamespot’s affiliate program.
