abstract fun renewVisitorId(current: String, previous: String?): Unit
ビジターIDの再生成をハンドルします。
current - 現在のビジターID
current
previous - 直前のビジターID
previous