SELECT bookr_app.id FROM bookr_page, bookr_app WHERE bookr_page.fk_app = bookr_app.id AND bookr_page.tag ='dolphins' GROUP BY bookr_app.id