I have the following
{exp:hits:count_hits_image entry_id='{exp:test:getpage tag="id"}'}where exp:test is a plugin i created to get the entry id.
exp:hits is being parsed before exp:test which makes the whole tag unfunctional. What can i do to tell expressionengine to parse the inside tag before parsing the outside.