How to implement do plugins in mobile analytics? I want to know the new and repeat visitors in adobe analytics for mobile, like: s.getNewRepeat(); ? How to implement it in mobile analytics(ios)?
Implementation plugins are part of Javascript implementation. For, SDKs, you would need to write your own code. Or, as Andrey said, leverage Visit Number dimension to create segments.