Match Overview 3 Widget
Overview
Match Overview 3 is an enhanced version of the match overview widget featuring improved design, real-time countdown functionality, live match indicators, and comprehensive prediction display. It provides a modern card-based layout with dynamic updates and support for multiple sports including football, MMA, and basketball.
Key Features:
- Real-time Countdown: Dynamic countdown to match start with automatic timezone conversion
- Live Match Indicator: Special styling and icon when match is live (within 2 hours)
- Enhanced Design: Modern card layout with team logos, league information, and predictions
- Custom Predictions: Support for custom prediction text and automatic CMS integration
- CTA Integration: Configurable call-to-action buttons with betting partner links
- Multi-Sport Support: Optimized layouts for football, MMA, and basketball
- Tracking-link strategy (
tlTarget): switch affiliate links between the default Vulcan (/go/<cloakedLink>) and the RBO legacy strategy (/go/<legacyId>.html)
Expand me...
<nw-blocks
id="matchoverview3"
matchid="group-football-testing-group-mo3" language="fr" country="FR" headingtext="Your heading text" headinglevel="h3" headingalignment="left" text="Simple text" ctakey="cta-claim-bonus" headingtextkey="top-10-casino" ctatext="CTA text value" ctacolors="#055E37" ctahovercolors="#044E2E" trackinglinktarget="bhp" target="_blank" rel="nofollow" anchorid="testanchormo3" predictionlabel="show">
</nw-blocks>
Expand me...
<nw-blocks
id="matchoverview3"
matchid="group-football-testing-group-mo3" \>
</nw-blocks>
tlTarget set to rbo
Expand me...
<nw-blocks
id="matchoverview3"
matchid="group-football-testing-group-mo3" tlTarget="rbo">
</nw-blocks>
Tracking-link strategy (tlTarget)
By default the widget builds affiliate links with the Vulcan cloaked-link strategy (/go/<cloakedLink>). Set tlTarget="rbo" to switch the prediction CTA links to the RBO legacy strategy /go/<legacyId>.html.
tlTarget |
Link form |
vulcan (default) |
/go/<cloakedLink>?country=…&language=…&wid=… |
rbo |
/go/<legacyId>.html |
- The value is case-insensitive (
RBO, Rbo, rbo all work); any unrecognized value falls back to vulcan.
- The
legacyId for each brand comes from the match’s CMS data (the brand’s legacyId on oddsPredictions), not from the tag. When rbo is set but a brand has no legacyId, that link safely falls back to the Vulcan form.
<nw-blocks id="matchoverview3" matchid="group-football-testing-group-mo3" tlTarget="rbo">
</nw-blocks>