Ticket #313 (new feature)

Opened 15 years ago

Last modified 15 years ago

Provide pages to host iFramed Ad Units from Collective Media

Reported by: khaled Owned by: maryann
Priority: major Milestone: Beta 18.1 Release
Component: standard platform Version:
Severity: Deployed (Tech) Keywords:
Cc:

Description

Provide a set of pages, hosted by healthguru.com, that load Collective Media Ad Invocation tags. These pages will then be used as iFrames for the FW ads on our Web site.

Change History

Changed 15 years ago by khaled

Proposed location for ads: /content/adunit
Controller: ContentController?
Action: adunitAction

Changed 15 years ago by khaled

  • severity changed from Ready Implement (Tech) to Ready Review (Tech)

Added action to ContentController?/adunitAction.

The following url can now be used to iframe Collective Media ads:
www.healthguru.com/content/adunit

it uses two parameters width/ and height/. It defaults to 300 width, 250 height. It accepts the following sizes:
728x90, 300x250, and 160x600

For example: http://www.healthguru.com/content/width/728/height/90 provides a iframe capable page for the Collective Media ad creative using the 728x90 invocation code.

Changed 15 years ago by khaled

Validation Test:

Check that a page is served using the three ad unit sizes:
http://www.healthguru.com/content/adunit/width/728/height/90
http://www.healthguru.com/content/adunit/width/300/height/250
http://www.healthguru.com/content/adunit/width/160/height/600

Verify that an ad creative appears and that the div has the right width and height as it's set size.

Changed 15 years ago by khaled

  • severity changed from Ready Review (Tech) to In Review (Tech)

Changed 15 years ago by khaled

  • severity changed from In Review (Tech) to Ready Release (Tech)

Tested and Validated (Dev)

Ready for Release 18.1 Candidate 1

Changed 15 years ago by khaled

  • severity changed from Ready Release (Tech) to Deployed (Tech)
Note: See TracTickets for help on using tickets.