We just started talking about inner product spaces and and how one can assign a different notion of length and angle on a vector space. Since the determinant in $\mathbb{R^n}$ captures the notion of "$n$-dimensional oriented volume", does this mean that a different notion of length will give a different meaning to the determinant?
Is the "length" defined by an inner product even connected to the "volume" defined by the determinant?
Consider a local isometry $\varphi: \mathbb R^n \to M$. This induces a new metric whose properties can be seen as follows. Let $\underline \varphi$ be the differential ("Jacobian matrix")of $\varphi$, and let $\overline \varphi$ be the differential's adjoint ("transpose").
Tangent vectors in $M$ can then be pulled back to $\mathbb R^n$ by $\underline \varphi^{-1}$, and cotangent vectors by $\overline \varphi$. This allows us to use the Euclidean metric of $\mathbb R^n$ to compute lengths and distances in $M$.
Say you have a curve $c(t): I \to M$. You find the length of this curve by an integral:
$$\ell = \int_a^b \sqrt{ \left (\underline \varphi^{-1}[c'(t)] \cdot \underline \varphi^{-1}[c'(t)]\right)} \, dt$$
You pull back the tangent vectors to $\mathbb R^n$ and then find the lengths as usual.
Now, what we can do to talk about areas and such is define a wedge product of tangent or cotangent vectors, one that is antisymmetric on exchange. Let $d(u,v)$ trace out a surface in $M$, then $\partial_u d$ and $\partial_v d$ are vectors, and we can denote an infinitesimal area element by $\partial_u d \wedge \partial_v d \, du \, dv$. Still, we have to have a "dot product" of this object with itself to get to a scalar, and we have to square root that to get to an area (I won't explain how this dot product is defined, but it does exist and has a concrete definition).
$$A = \int \int \sqrt{ \left (\underline \varphi^{-1}[\partial_u d \wedge \partial_v d] \cdot \underline \varphi^{-1}[\partial_u d \wedge \partial_v d ] \right)} \, du \, dv$$
When we get to $n$-volumes, it's much the same story. But here's where things get interesting: it turns out that $\underline \varphi^{-1}(v_1 \wedge \ldots \wedge v_n) = v_1 \wedge \ldots \wedge v_n/\alpha$, where $\alpha$ is some scalar. This $\alpha$ is by definition the determinant of $\underline \varphi$, so that an $n$ volume integral becomes
$$V_n = \int [\det \underline \varphi]^{-1} \sqrt{(v_1 \wedge \ldots \wedge v_n)^2} \, d^n x$$
Often we write instead that this is the square root of the metric for general spaces. You can verify that the metric on $\underline g'$ on $M$ depends on $\overline \varphi^{-1} \underline \varphi^{-1}$, so $\det \underline g' = [\det \underline \varphi]^{-2}$.
So a different notion of length--a different metric--will naturally lead to different measurements for volumes, but the volume is still related to the determinant of the metric in every space. It's only in cartesian coordinates for Euclidean space, where the metric is the identity, that taking the determinant of the vectors works out the same as doing the integral above, with the determinant of the metric appearing as well.
The metric determines lengths, as it defines the inner product, and measures of the volume depend on it as well.