This kind of product can hardly be called intuitively understandable. Here is the relevant excerpt of the classical book «New foundations for classical mechanics» by David Hestenes.
Hestenes introduces the product as a mathematical abstraction, some positivistic notion, entirely justified by the principle «it just works» carefully avoiding the question of physical meaning of this construction. However, this product is not some thing artificial, an empirical observation; it can be easily deduced if one writes down formula for the product of two decomposed vectors (taking into account the following assumptions that are natural for Euclidean world: $x^2 = y^2 = 1$ and $x\wedge y = -x\wedge y$):
$$
(ax + by)(cx + dy) = acx^2 + adx\wedge y + bcy\wedge x + bdy^2 = (ac + bd) + (ad - bc)x\wedge y
$$
So, one has two equivalent entities of grade (Hestenes' term) one, namely vectors, that can be easily attributed physical meaning, as input and the product black-box produces single entity of grade zero and single entity of grade two. Can this operation itself be prescribed any physical or philosophical meaning? Elementary arithmetics tells us that some «law of grade conservation» holds, but what does this law describe? Are there other mathematical constructions qualitatively similar to this one in the sense described above?
P. S. Please do not mistake my question for some thing like «What is geometric algebra and why do we need it?». I am interested in knowing what this specific formula tells us about the World.

This is based on my answer to a similar question here: https://math.stackexchange.com/a/3196259/330319
There's a direct isomorphism to complex numbers, assuming complex numbers are ok intuitively, that is! :-) The symmetric dot product part corresponds to the real part of a complex number, and the antisymmetric wedge part corresponds to the imaginary part.
Hestenes offered the intuition of thinking about it as a "directed arc" in his Oersted Medal Lecture, making the analogy with vectors as directed lines.
However, i prefer the following intuition:
The geometric product between two vectors produces a geometric operator that can perform a scaled rotation of another vector (or other GA objects via linearity) according to the properties of the relationship it captures between the two vectors: their relative angle and magnitudes. However you label it, the main intuition for visualizing it is that it is an operator with the potential to perform a scaled rotation (rather than being a rotation itself or 'directed arc' a la Hestenes, which creates more confusion than clarity IMHO).
To see it easily without cranking through the details, note that the geometric product results in a value with scalar and bivector parts. When multiplying a third vector by the product (now an operator), the operator's scalar part will just create a weighted version of the vector along its same direction, and the operator's bivector part will created a weighted vector in its orthogonal direction, since wedging a vector with a bivector 'cancels' any part in the shared direction. The sum of those two vector 'components' results in the third vector being essentially rotated/scaled, depending on all of the relative magnitudes and angles.
Update:
I want to also partly address the philosophical part of your question by mentioning the invertibility of the geometric product. Dot and wedge products alone throw away information and are not individually invertible. However, by combining them into a single mathematical entity via the geometric product, the product becomes invertible and allows a meaningful vector division.
Here's a nice diagram that I think illustrates how it works in an intuitive way. It's from the 2010 book by Dorst, Fontijne and Mann called "Geometric Algebra for Computer Science: An Object-Oriented Approach to Geometry", which I highly recommend. In addition to paper copies, it's also available in electronic form with an O'Reilly subscription (formerly Safari Books Online).