Suppose that $R$ is a commutative ring with $1$, and for $n \in \mathbb{N}$, let $\text{Mat}_n(R)$ be the set of $n \times n$ matrices with entries in $R$.
It is well known that the determinant function $\text{det} : \text{Mat}_n(R) \rightarrow R$ is multiplicative, i.e.
$$ \text{det}(AB) = \text{det}(A) \text{det}(B) $$
$\text{det}$ is certainly not unique in this respect; there are lots of functions $g : \text{Mat}_n(R) \rightarrow R$ which are multiplicative. For a start, there are the constant $1$ and constant $0$ functions, as well as the indicator function of "is invertible". More strangely, for $R = \mathbb{R}$, are the functions
$$ g(A) = \begin{cases} e^{f(\log(\left|\det(A)\right|))} &\text{if} \det(A) \neq 0 \\ 0 &\text{if} \det(A) = 0 \end{cases} $$
where $f : \mathbb{R} \rightarrow \mathbb{R}$ is any solution of the Cauchy functional equation $f(x+y) = f(x)+f(y)$ : non-continuous solutions to this equation are really badly behaved.
However, I have not found any examples of multiplicative functions which are not themselves a function of $\det$.
Is there any such function which is not a function of det?
That is, is there a ring $R$, an $n \in \mathbb{N}$ and $g : \text{Mat}_n(R) \rightarrow R$ which is multiplicative, and not a function of det, i.e. there exist $A,B \in \text{Mat}_n(R)$ such that
$$ \begin{align} \det(A) &= \det(B) \\ g(A) &\neq g(B) \end{align} $$