Add ext_id tag as API param for public website and modify hardcoded method method till we need it.
- API return tag_external_id to be parsed for the website and not use integer ids
- method get_public_web_landing_url is unused and was hardcoded. Better to leave it returing "" till we need to implement it.